#bibliothek
1 messages · Page 1 of 1 (latest)
[PaperMC/bibliothek] New branch created: gh-readonly-queue/main/pr-153-0f868a3fc9e5eb3052efc1b53ad5a9f3e1a83951
[PaperMC/bibliothek] branch deleted: gh-readonly-queue/main/pr-153-0f868a3fc9e5eb3052efc1b53ad5a9f3e1a83951
[PaperMC/bibliothek] branch deleted: dependabot/gradle/io.spring.dependency-management-1.1.1
fb887ca build(deps): bump io.spring.dependency-manageme... - dependabot[bot]
Bumps io.spring.dependency-management from 1.1.1 to 1.1.2.
Release notes
Sourced from io.spring.dependency-management's releases.
v1.1.2
:lady_beetle: Bug Fixes
Resolution fails when a dependency with Gradle module metadata relies on constraints from a platform dependency #360
Commits
c109397 Release v1.1.2
d34453b Fix exclusion handling when a platform depends on a platform
b36e4a0 Test refined exclusion handlin...
[PaperMC/bibliothek] New branch created: dependabot/gradle/io.spring.dependency-management-1.1.2
d9c83a8 build(deps): bump com.diffplug.spotless from 6.... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/com.diffplug.spotless-6.20.0
Missing required version field in info in the OpenAPI specification.
https://swagger.io/specification/v3/#info-object
The specifications requires for the info object to have both the title, and the version.
Missing required version field in the PaperMC download OpenAPI specification. (https://api.papermc.io/openapi)
https://swagger.io/specification/#info-object
The specifications requires for the info object to have both the title, and the version.
The PaperMC OpenAPI specification is missing the version field.
Is:
"info": {
"title": "PaperMC API"
},
Should be:
"info": {
"title": "PaperMC API"
"version": "FOO"
},
(I'm not necessarily...
a44c969 build(deps): bump org.springframework.boot from... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/org.springframework.boot-3.1.2
[PaperMC/bibliothek] New branch created: gh-readonly-queue/main/pr-157-608c66abf48410ba8ad4ddacca97113cbe7405ff
[PaperMC/bibliothek] branch deleted: gh-readonly-queue/main/pr-157-608c66abf48410ba8ad4ddacca97113cbe7405ff
193462b Add small contributing guide + update dependencies - MiniDigger
[PaperMC/bibliothek] New branch created: maintinance
will need to be rebased on #160
tested locally, lgtm
tested locally, lgtm
need to think what we set as remote url, might wanna put the b2 bucket behind cf
Bumps io.spring.dependency-management from 1.1.1 to 1.1.3.
Release notes
Sourced from io.spring.dependency-management's releases.
v1.1.3
:lady_beetle: Bug Fixes
NullPointerException when Maven-style exclusions are enabled and a dependency has a pom which Maven's Model Builder considers to be invalid #365
v1.1.2
:lady_beetle: Bug Fixes
Resolution fails when a dependency with Gradle module metadata relies on constrain...
41ca8fd build(deps): bump io.spring.dependency-manageme... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/io.spring.dependency-management-1.1.3
[PaperMC/bibliothek] branch deleted: dependabot/gradle/io.spring.dependency-management-1.1.2
670b89a build(deps): bump org.gradle.toolchains.foojay-... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/org.gradle.toolchains.foojay-resolver-convention-0.7.0
[PaperMC/bibliothek] branch deleted: dependabot/gradle/org.gradle.toolchains.foojay-resolver-convention-0.6.0
d22d2a5 build(deps): bump mongodb from 4.2.1 to 5.8.0 i... - dependabot[bot]
[PaperMC/bibliothek] Pull request opened: #164 build(deps): bump mongodb from 4.2.1 to 5.8.0 in /cli
Bumps mongodb from 4.2.1 to 5.8.0.
Release notes
Sourced from mongodb's releases.
v5.8.0
5.8.0 (2023-08-21)
The MongoDB Node.js team is pleased to announce version 5.8.0 of the mongodb package!
Release Notes
The AutoEncrypter interface has been deprecated
The AutoEncrypter interface was used internally but accidentally made public in the 4.x version of the driver. It is now deprecated and will be made internal in the next major release.
Ker...
[PaperMC/bibliothek] New branch created: dependabot/npm_and_yarn/cli/mongodb-5.8.0
[PaperMC/bibliothek] branch deleted: dependabot/npm_and_yarn/cli/mongodb-5.7.0
3256baf build(deps): bump mongodb from 4.2.1 to 5.8.1 i... - dependabot[bot]
[PaperMC/bibliothek] Pull request opened: #165 build(deps): bump mongodb from 4.2.1 to 5.8.1 in /cli
Bumps mongodb from 4.2.1 to 5.8.1.
Release notes
Sourced from mongodb's releases.
v5.8.1
5.8.1 (2023-08-23)
The MongoDB Node.js team is pleased to announce version 5.8.1 of the mongodb package!
Release Notes
Import of saslprep updated to correct library.
Fixes the import of saslprep to be the correct @mongodb-js/saslprep library.
Bug Fixes
NODE-5572: fix saslprep import (#3837) (250dc21)
Documentation
Reference
API
Changelog
We invite yo...
[PaperMC/bibliothek] New branch created: dependabot/npm_and_yarn/cli/mongodb-5.8.1
[PaperMC/bibliothek] branch deleted: dependabot/npm_and_yarn/cli/mongodb-5.8.0
02e5f0f build(deps): bump org.springframework.boot from... - dependabot[bot]
Bumps org.springframework.boot from 3.1.1 to 3.1.3.
Release notes
Sourced from org.springframework.boot's releases.
v3.1.3
:lady_beetle: Bug Fixes
Logging config URLs with query parameters are not detected as XML #37062
Changed environment variable name APP_PASSWORD to APP_USER_PASSWORD i? #37044
BindableRuntimeHintsRegistrar does not generate hints for all nested types of a ConfigurationProperties type #37022
server.max-http-request-header...
[PaperMC/bibliothek] New branch created: dependabot/gradle/org.springframework.boot-3.1.3
[PaperMC/bibliothek] branch deleted: dependabot/gradle/org.springframework.boot-3.1.2
ea37d7e build(deps): bump mongodb from 4.2.1 to 6.0.0 i... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/npm_and_yarn/cli/mongodb-6.0.0
[PaperMC/bibliothek] Pull request opened: #167 build(deps): bump mongodb from 4.2.1 to 6.0.0 in /cli
Bumps mongodb from 4.2.1 to 6.0.0.
Release notes
Sourced from mongodb's releases.
v6.0.0
6.0.0 (2023-08-22)
The MongoDB Node.js team is pleased to announce version 6.0.0 of the mongodb package!
The main focus of this release was usability improvements and a streamlined API. Read on for details!
Release Notes
[!IMPORTANT]
This is a list of changes relative to v5.8.1 of the driver. ALL changes listed below are BREAKING.
Users migrating from a...
[PaperMC/bibliothek] branch deleted: dependabot/npm_and_yarn/cli/mongodb-5.8.1
0029d8c build(deps): bump com.diffplug.spotless from 6.... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/com.diffplug.spotless-6.21.0
[PaperMC/bibliothek] branch deleted: dependabot/gradle/com.diffplug.spotless-6.20.0
0343a86 build(deps): bump mongodb from 4.2.1 to 6.1.0 i... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/npm_and_yarn/cli/mongodb-6.1.0
[PaperMC/bibliothek] Pull request opened: #169 build(deps): bump mongodb from 4.2.1 to 6.1.0 in /cli
Bumps mongodb from 4.2.1 to 6.1.0.
Release notes
Sourced from mongodb's releases.
v6.1.0
6.1.0 (2023-09-14)
The MongoDB Node.js team is pleased to announce version 6.1.0 of the mongodb package!
Release Notes
Bump bson version to expose new Decimal128.fromStringWithRounding() method
In this release, we have adopted the changes made to Decimal128 in bson version 6.1.0. We have added a new fromStringWithRounding() method which exposes the previ...
[PaperMC/bibliothek] branch deleted: dependabot/npm_and_yarn/cli/mongodb-6.0.0
49fba7c build(deps): bump org.springframework.boot from... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/org.springframework.boot-3.1.4
Bumps org.springframework.boot from 3.1.1 to 3.1.4.
Release notes
Sourced from org.springframework.boot's releases.
v3.1.4
:star: New Features
Add TWENTY_ONE to JavaVersion enum #37364
:lady_beetle: Bug Fixes
When SLF4J and Logback are initialized on multiple threads in parallel, startup may fail due to SubstituteLoggerFactory being considered to be a competing LoggerFactory implementation #37484
Saml2RelyingPartyAutoConfiguration ignores...
[PaperMC/bibliothek] branch deleted: dependabot/gradle/org.springframework.boot-3.1.3
df4602d build(deps): bump com.diffplug.spotless from 6.... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/com.diffplug.spotless-6.22.0
[PaperMC/bibliothek] branch deleted: dependabot/gradle/com.diffplug.spotless-6.21.0
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an [ignore condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-upda...
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an [ignore condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-upda...
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an [ignore condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-upda...
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an [ignore condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-upda...
[PaperMC/bibliothek] branch deleted: dependabot/gradle/indra-3.1.2
[PaperMC/bibliothek] branch deleted: dependabot/gradle/org.gradle.toolchains.foojay-resolver-convention-0.7.0
[PaperMC/bibliothek] branch deleted: dependabot/gradle/io.spring.dependency-management-1.1.3
[PaperMC/bibliothek] branch deleted: dependabot/gradle/org.springframework.boot-3.1.4
[PaperMC/bibliothek] branch deleted: dependabot/gradle/com.diffplug.spotless-6.22.0
90fe509 build(deps): bump org.springframework.boot from... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/org.springframework.boot-3.1.5
Bumps org.springframework.boot from 3.1.4 to 3.1.5.
Release notes
Sourced from org.springframework.boot's releases.
v3.1.5
:warning: Noteworthy Changes
The behavior of spring.jms.listener.concurrency has been corrected to match the documentation (#37180). If you were setting spring.jms.listener.concurrency without also setting spring.jms.listener.max-concurrency, please review your configuration when upgrading.
:lady_beetle: Bug Fixes
Con...
be443d0 build(deps): bump mongodb from 4.2.1 to 6.2.0 i... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/npm_and_yarn/cli/mongodb-6.2.0
[PaperMC/bibliothek] Pull request opened: #173 build(deps): bump mongodb from 4.2.1 to 6.2.0 in /cli
Bumps mongodb from 4.2.1 to 6.2.0.
Release notes
Sourced from mongodb's releases.
v6.2.0
6.2.0 (2023-10-19)
The MongoDB Node.js team is pleased to announce version 6.2.0 of the mongodb package!
Release Notes
Updated to BSON 6.2.0
BSON now prints in full color! :rainbow: :rocket:
See our release notes for BSON 6.2.0 here for more examples!
insertedIds in bulk write now contain only successful insertions
Prior to this fix, the bulk write erro...
[PaperMC/bibliothek] branch deleted: dependabot/npm_and_yarn/cli/mongodb-6.1.0
This PR close #102 with the addition of a filter argument for channel for get builds based in version, for avoid a breaking this PR add the argument like a optional in request (aka filter for "all") this also make the possible errors make more detailed about the valid channels for avoid get empty builds for the bad typing.
a072fed build(deps): bump io.spring.dependency-manageme... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/io.spring.dependency-management-1.1.4
Bumps io.spring.dependency-management from 1.1.3 to 1.1.4.
Release notes
Sourced from io.spring.dependency-management's releases.
v1.1.4
:lady_beetle: Bug Fixes
Dependencies declared in a platform are excluded unless applyMavenExclusions is set to false #368
Invalid pom is produced when using both the dependency management plugin and Gradle's bom support #257
:notebook_with_decorative_cover: Documentation
Typo in &q...
10102b9 build(deps): bump org.jetbrains:annotations fro... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/org.jetbrains-annotations-24.1.0
Bumps org.jetbrains:annotations from 24.0.1 to 24.1.0.
Changelog
Sourced from org.jetbrains:annotations's changelog.
Version 24.1.0
@CheckReturnValue is not experimental anymore.
Commits
b41de54 Update README to 24.1.0
5da8dac Graduate CheckReturnValue annotation (#94)
ac4b67f Merge pull request #93 from Anton-Vasilev/patch-1
37ab6c2 Typo "an user" -> "a user"
See full diff in compare view
[![Dependabot compa...
8b1d55f build(deps): bump mongodb from 4.2.1 to 6.3.0 i... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/npm_and_yarn/cli/mongodb-6.3.0
[PaperMC/bibliothek] Pull request opened: #177 build(deps): bump mongodb from 4.2.1 to 6.3.0 in /cli
Bumps mongodb from 4.2.1 to 6.3.0.
Release notes
Sourced from mongodb's releases.
v6.3.0
6.3.0 (2023-11-15)
The MongoDB Node.js team is pleased to announce version 6.3.0 of the mongodb package!
Release Notes
New client option serverMonitoringMode
For users that want to control the behaviour of the monitoring connection between each node in the topology, a new option, serverMonitoringMode, has been added. This defaults to auto but can be forc...
[PaperMC/bibliothek] branch deleted: dependabot/npm_and_yarn/cli/mongodb-6.2.0
1e05bec build(deps): bump org.springframework.boot from... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/org.springframework.boot-3.2.0
Bumps org.springframework.boot from 3.1.4 to 3.2.0.
Release notes
Sourced from org.springframework.boot's releases.
v3.2.0
:star: New Features
Auto-configure observations for RestClients #38500
Add support for Oracle Free, the replacement for Oracle XE, with Testcontainers and Docker Compose #38476
Provide dependency management for org.crac:crac #38378
Add new properties for Liquibase 4.24.0 #38274
Provide a way to create custom Application...
[PaperMC/bibliothek] branch deleted: dependabot/gradle/org.springframework.boot-3.1.5
06e1143 build(deps): bump com.diffplug.spotless from 6.... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/com.diffplug.spotless-6.23.0
609720b build(deps): bump com.diffplug.spotless from 6.... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/com.diffplug.spotless-6.23.2
[PaperMC/bibliothek] branch deleted: dependabot/gradle/com.diffplug.spotless-6.23.0
7d04e15 build(deps): bump com.diffplug.spotless from 6.... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/com.diffplug.spotless-6.23.3
[PaperMC/bibliothek] branch deleted: dependabot/gradle/com.diffplug.spotless-6.23.2
e8f3dab build(deps): bump org.springdoc:springdoc-opena... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.3.0
Bumps org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.2.0 to 2.3.0.
Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
springdoc-openapi v2.3.0 released!
What's Changed
feat: support OIDC by @uc4w6c in springdoc/springdoc-openapi#2340
Support Schema added in OpenAPI Specification v3.1 by @uc4w6c in springdoc/springdoc-openapi#2345
Add more test for OpenAPI Specification v3.1 by @xiaoxiangmoe...
5d83fb3 build(deps): bump org.springframework.boot from... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/org.springframework.boot-3.2.1
Bumps org.springframework.boot from 3.1.4 to 3.2.1.
Release notes
Sourced from org.springframework.boot's releases.
v3.2.1
:star: New Features
Cleanup java sources #38877
:lady_beetle: Bug Fixes
HibernateJpaAutoConfiguration should be applied before DataSourceTransactionManagerAutoConfiguration #38880
META-INF entries are duplicated under BOOT-INF/classes causing "Conflicting persistence unit definitions" error #38862
logging.in...
[PaperMC/bibliothek] branch deleted: dependabot/gradle/org.springframework.boot-3.2.0
e6e6372 build(deps): bump com.diffplug.spotless from 6.... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/com.diffplug.spotless-6.24.0
[PaperMC/bibliothek] branch deleted: dependabot/gradle/com.diffplug.spotless-6.23.3
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an [ignore condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-upda...
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an [ignore condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-upda...
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an [ignore condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-upda...
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an [ignore condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-upda...
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an [ignore condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-upda...
[PaperMC/bibliothek] branch deleted: dependabot/gradle/org.jetbrains-annotations-24.1.0
[PaperMC/bibliothek] branch deleted: dependabot/gradle/org.springframework.boot-3.2.1
[PaperMC/bibliothek] branch deleted: dependabot/gradle/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.3.0
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an [ignore condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-upda...
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an [ignore condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-upda...
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an [ignore condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-upda...
[PaperMC/bibliothek] branch deleted: dependabot/npm_and_yarn/cli/mongodb-6.3.0
[PaperMC/bibliothek] branch deleted: dependabot/npm_and_yarn/cli/gitlog-4.0.8
[PaperMC/bibliothek] branch deleted: dependabot/npm_and_yarn/cli/yargs-17.7.2
b8d7cac build(deps): bump org.springframework.boot from... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/org.springframework.boot-3.2.2
Bumps org.springframework.boot from 3.2.1 to 3.2.2.
Release notes
Sourced from org.springframework.boot's releases.
v3.2.2
:lady_beetle: Bug Fixes
SslBundle implementations do not provide useful toString() results #39167
JarEntry.getComment() returns incorrect result from NestedJarFile instances #39166
Mixing PEM and JKS certificate material in server.ssl properties does not work #39158
Having AspectJ and Micrometer on the classpath is not ...
[PaperMC/bibliothek] New branch created: gh-readonly-queue/main/pr-185-5362e4958cdad9b9d4fe090b30845b788f830c4a
[PaperMC/bibliothek] branch deleted: gh-readonly-queue/main/pr-185-5362e4958cdad9b9d4fe090b30845b788f830c4a
[PaperMC/bibliothek] branch deleted: dependabot/gradle/org.springframework.boot-3.2.2
22c382e build(deps): bump com.diffplug.spotless from 6.... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/com.diffplug.spotless-6.25.0
[PaperMC/bibliothek] New branch created: gh-readonly-queue/main/pr-186-8603f31f96695a87bb69e2082aa85743b7ec67ca
[PaperMC/bibliothek] branch deleted: gh-readonly-queue/main/pr-186-8603f31f96695a87bb69e2082aa85743b7ec67ca
[PaperMC/bibliothek] branch deleted: dependabot/gradle/com.diffplug.spotless-6.25.0
Fixes an issue that would throw this error upon making a request after recent dependency updates
No validator could be found for constraint 'jakarta.validation.constraints.Pattern' validating type 'java.lang.Integer'. Check configuration for 'downloadSpecific.buildNumber'
[PaperMC/bibliothek] New branch created: gh-readonly-queue/main/pr-187-e7181a75168313afcda250e074ecb6b5482b652c
[PaperMC/bibliothek] branch deleted: gh-readonly-queue/main/pr-187-e7181a75168313afcda250e074ecb6b5482b652c
This moves the static application/java-archive content type to picking one based on file extension
[PaperMC/bibliothek] New branch created: gh-readonly-queue/main/pr-188-8aacd29172e6fe31f283257d74ddf709e9db82fb
[PaperMC/bibliothek] branch deleted: gh-readonly-queue/main/pr-188-8aacd29172e6fe31f283257d74ddf709e9db82fb
c66d34f build(deps): bump org.springframework.boot from... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/org.springframework.boot-3.2.3
Bumps org.springframework.boot from 3.2.2 to 3.2.3.
Release notes
Sourced from org.springframework.boot's releases.
v3.2.3
:warning: Noteworthy
This release upgrades to Hibernate 6.4.4.Final. While it contains a number of valuable bug fixes, it does not work correctly in a native image. If you are using GraalVM, Hibernate should be temporarily downgraded to 6.4.2.Final using the hibernate.version property.
:lady_beetle: Bug Fixes
Nested j...
2105828 build(deps): bump mongodb from 4.2.1 to 6.4.0 i... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/npm_and_yarn/cli/mongodb-6.4.0
[PaperMC/bibliothek] Pull request opened: #190 build(deps): bump mongodb from 4.2.1 to 6.4.0 in /cli
Bumps mongodb from 4.2.1 to 6.4.0.
Release notes
Sourced from mongodb's releases.
v6.4.0
6.4.0 (2024-02-29)
The MongoDB Node.js team is pleased to announce version 6.4.0 of the mongodb package!
Release Notes
Server selection will use a different Mongos on retry
When retrying reads or writes on a sharded cluster, the driver will attempt to select a different mongos for the retry if multiple are present. This should heuristically avoid encount...
A little bump for know if this is being consider
1841445 build(deps): bump mongodb from 4.2.1 to 6.5.0 i... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/npm_and_yarn/cli/mongodb-6.5.0
[PaperMC/bibliothek] Pull request opened: #191 build(deps): bump mongodb from 4.2.1 to 6.5.0 in /cli
Bumps mongodb from 4.2.1 to 6.5.0.
Release notes
Sourced from mongodb's releases.
v6.5.0
6.5.0 (2024-03-11)
The MongoDB Node.js team is pleased to announce version 6.5.0 of the mongodb package!
Release Notes
Bulk Write Operations Generate Ids using pkFactory
When performing inserts, the driver automatically generates _ids for each document if there is no _id present. By default, the driver generates ObjectIds. An option, pkFactory, can be ...
[PaperMC/bibliothek] branch deleted: dependabot/npm_and_yarn/cli/mongodb-6.4.0
6355779 build(deps): bump org.springdoc:springdoc-opena... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.4.0
Bumps org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.3.0 to 2.4.0.
Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
springdoc-openapi v2.4.0 released!
What's Changed
Respect schema annotations when using spring mvc with kotlin by @viktor-berglund-mw in springdoc/springdoc-openapi#2443
Fix CODE_OF_CONDUCT.md links by @danrose499 in springdoc/springdoc-openapi#2453
Fix typo by @zinzoddari i...
50109e2 build(deps): bump org.springframework.boot from... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/org.springframework.boot-3.2.4
Bumps org.springframework.boot from 3.2.2 to 3.2.4.
Release notes
Sourced from org.springframework.boot's releases.
v3.2.4
:star: New Features
Add TWENTY_TWO to JavaVersion enum #39825
:lady_beetle: Bug Fixes
Thread name prefix is not always set when using virtual threads #39958
spring-boot-maven-plugin doesn't work with Java 22 #39927
Resolving a BuildpackReference created from a URL-like String can fail on Windows #39793
SpringProfile a...
[PaperMC/bibliothek] branch deleted: dependabot/gradle/org.springframework.boot-3.2.3
bbfd944 build(deps): bump org.springdoc:springdoc-opena... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.5.0
Bumps org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.3.0 to 2.5.0.
Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
springdoc-openapi v2.5.0 released!
What's Changed
Fix typo in SpringRepositoryRestResourceProvider.java by @codespearhead in springdoc/springdoc-openapi#2540
Add 'springdoc.trim-kotlin-indent' property to handle Kotlin multiline string indentation by @e-build in springdoc/spr...
[PaperMC/bibliothek] branch deleted: dependabot/gradle/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.4.0
2e20faa build(deps): bump org.springframework.boot from... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/org.springframework.boot-3.2.5
Bumps org.springframework.boot from 3.2.2 to 3.2.5.
Release notes
Sourced from org.springframework.boot's releases.
v3.2.5
:lady_beetle: Bug Fixes
BindValidationFailureAnalyzer uses wrong target #40364
Log4j2LoggingSystem pollutes Log4j2's environment with a SpringEnvironmentPropertySource that is never removed #40326
When using Maven, configuring the spring-boot.excludes or spring-boot-includes user properties causes the build to fail with...
[PaperMC/bibliothek] branch deleted: dependabot/gradle/org.springframework.boot-3.2.4
[PaperMC/bibliothek] New branch created: feature/jib
- [ ] remove old
Dockerfile - [ ] remove
docker/default.application.yaml
abe0f8f build(deps): bump io.spring.dependency-manageme... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/gradle/io.spring.dependency-management-1.1.5
Bumps io.spring.dependency-management from 1.1.4 to 1.1.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/spring-gradle-plugins/dependency-management-plugin/releases">io.spring.dependency-management's releases</a>.</em></p>
<blockquote>
<h2>v1.1.5</h2>
<h2>:lady_beetle: Bug Fixes</h2>
<ul>
<li>When a dependency has been substituted by changing its target, its version is managed based on its original group and artifact IDs <a href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/383">#383</a></li>
<li>Plugin triggers a deprecation warning for LenientConfiguration#getArtifacts(Spec) with Gradle 8.8 <a href="https://redirect.github.com/spring-gradle-plugins/dependency-management-plugin/issues/381">#381</a></li>
<li>Exclusions are calculated unnecessarily for non-transitive configurations <a href="https://redirect.github.com/spring-gr...
c976557 build(deps): bump mongodb from 4.2.1 to 6.6.0 i... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/npm_and_yarn/cli/mongodb-6.6.0
[PaperMC/bibliothek] Pull request opened: #198 build(deps): bump mongodb from 4.2.1 to 6.6.0 in /cli
Bumps mongodb from 4.2.1 to 6.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mongodb/node-mongodb-native/releases">mongodb's releases</a>.</em></p>
<blockquote>
<h2>v6.6.0</h2>
<h2><a href="https://github.com/mongodb/node-mongodb-native/compare/v6.5.0...v6.6.0">6.6.0</a> (2024-05-02)</h2>
<p>The MongoDB Node.js team is pleased to announce version 6.6.0 of the <code>mongodb</code> package!</p>
<h2>Release Notes</h2>
<h3>Aggregation pipelines can now add stages manually</h3>
<p>When creating an aggregation pipeline cursor, a new generic method <code>addStage()</code> has been added in the fluid API for users to add <a href="https://www.mongodb.com/docs/manual/reference/operator/aggregation-pipeline/">aggregation pipeline stages</a> in a general manner.</p>
<pre lang="ts"><code>const documents = await users.aggregate().addStage({ $project: { name: true } }).toArray();
</code></pre>
<p>Tha...
[PaperMC/bibliothek] branch deleted: dependabot/npm_and_yarn/cli/mongodb-6.5.0
89b8acb build(deps): bump mongodb from 4.2.1 to 6.6.1 i... - dependabot[bot]
[PaperMC/bibliothek] New branch created: dependabot/npm_and_yarn/cli/mongodb-6.6.1
[PaperMC/bibliothek] Pull request opened: #199 build(deps): bump mongodb from 4.2.1 to 6.6.1 in /cli
Bumps mongodb from 4.2.1 to 6.6.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mongodb/node-mongodb-native/releases">mongodb's releases</a>.</em></p>
<blockquote>
<h2>v6.6.1</h2>
<h2><a href="https://github.com/mongodb/node-mongodb-native/compare/v6.6.0...v6.6.1">6.6.1</a> (2024-05-06)</h2>
<p>The MongoDB Node.js team is pleased to announce version 6.6.1 of the <code>mongodb</code> package!</p>
<h2>Release Notes</h2>
<h3><code>ref()</code>-ed timer keeps event loop running until <code>client.connect()</code> resolves</h3>
<p>When the <code>MongoClient</code> is first starting up (<code>client.connect()</code>) monitoring connections begin the process of discovering servers to make them selectable. The <a href="https://nodejs.org/docs/latest/api/timers.html#timeoutref"><code>ref()</code>-ed</a> <code>serverSelectionTimeoutMS</code> timer keeps Node.js' event loop running as the monitoring...
[PaperMC/bibliothek] branch deleted: dependabot/npm_and_yarn/cli/mongodb-6.6.0
[PaperMC/bibliothek] New branch created: gh-readonly-queue/main/pr-196-b57ea188ef4e59507be98a99bf7af0d86687781a
[PaperMC/bibliothek] branch deleted: gh-readonly-queue/main/pr-196-b57ea188ef4e59507be98a99bf7af0d86687781a
[PaperMC/bibliothek] branch deleted: feature/jib
4549c6d ci: replace setup-env with setup java - MiniDigger
[PaperMC/bibliothek] New branch created: gh-readonly-queue/main/pr-195-4549c6d468ffcab8c9d6955c4cd97cb2ddb7779d
[PaperMC/bibliothek] branch deleted: gh-readonly-queue/main/pr-195-4549c6d468ffcab8c9d6955c4cd97cb2ddb7779d
[PaperMC/bibliothek] branch deleted: dependabot/gradle/org.springframework.boot-3.2.5
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
[PaperMC/bibliothek] branch deleted: dependabot/gradle/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.5.0
[PaperMC/bibliothek] New branch created: gh-readonly-queue/main/pr-197-0b78784c881a3a47d078738105072d348ded7486
[PaperMC/bibliothek] branch deleted: gh-readonly-queue/main/pr-197-0b78784c881a3a47d078738105072d348ded7486
[PaperMC/bibliothek] branch deleted: dependabot/gradle/io.spring.dependency-management-1.1.5
[PaperMC/bibliothek] New branch created: gh-readonly-queue/main/pr-129-4efb5126b69b00693a823f308e58ebef51ddb43a
[PaperMC/bibliothek] branch deleted: gh-readonly-queue/main/pr-129-4efb5126b69b00693a823f308e58ebef51ddb43a
[PaperMC/bibliothek] branch deleted: branches/renovate/yargs-17.x-lockfile
[PaperMC/bibliothek] branch deleted: branches/renovate/gitlog-4.x-lockfile
[PaperMC/bibliothek] branch deleted: renovate/configure
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
[PaperMC/bibliothek] branch deleted: dependabot/npm_and_yarn/cli/mongodb-6.6.1
[PaperMC/bibliothek] branch deleted: branches/renovate/yargs-17.x-lockfile
[PaperMC/bibliothek] branch deleted: branches/renovate/gitlog-4.x-lockfile
[PaperMC/bibliothek] branch deleted: branches/renovate/actions-checkout-4.x
[PaperMC/bibliothek] branch deleted: branches/renovate/gradle-wrapper-validation-action-3.x
[PaperMC/bibliothek] branch deleted: branches/renovate/actions-setup-java-4.x
[PaperMC/bibliothek] New branch created: gh-readonly-queue/main/pr-204-3616bd18112ce044c6784f8aae5724f32f661b20
[PaperMC/bibliothek] New branch created: gh-readonly-queue/main/pr-205-a17a533b79235cc1c2d5b8b88fc8920fcc9713eb
[PaperMC/bibliothek] branch deleted: gh-readonly-queue/main/pr-205-a17a533b79235cc1c2d5b8b88fc8920fcc9713eb
[PaperMC/bibliothek] branch deleted: gh-readonly-queue/main/pr-204-3616bd18112ce044c6784f8aae5724f32f661b20
[PaperMC/bibliothek] branch deleted: renovate/actions-checkout-4.x
[PaperMC/bibliothek] branch deleted: renovate/actions-setup-java-4.x
this changes are still need or wanna keep the default renovate config?
Currently https://papermc.io/api/openapi returns "info":{"title":"PaperMC API"}. This causes the OpenAPI generator I am attempting to use to fail, as it is missing the key version that is a required field (see https://swagger.io/specification/v3/#info-object)
I can see that this was resolved in #156/#157/#158, although this value still does not seem to be set. I am unsure as to where the configuration for this application lives, but is it possible app.ApiVersion isn't being passed as a command line argument following this change?
[PaperMC/bibliothek] branch deleted: branches/renovate/spring-boot
[PaperMC/bibliothek] branch deleted: branches/renovate/spring-boot
[PaperMC/bibliothek] branch deleted: branches/renovate/com.google.cloud.tools.jib-3.x
[PaperMC/bibliothek] New branch created: gh-readonly-queue/main/pr-210-57207ca11e121f7ed23dfccc37427fa97655cc96
[PaperMC/bibliothek] branch deleted: gh-readonly-queue/main/pr-210-57207ca11e121f7ed23dfccc37427fa97655cc96
[PaperMC/bibliothek] branch deleted: renovate/com.google.cloud.tools.jib-3.x
[PaperMC/bibliothek] branch deleted: branches/renovate/gradle-8.x
[PaperMC/bibliothek] branch deleted: branches/renovate/gradle-8.x
[PaperMC/bibliothek] branch deleted: branches/renovate/gradle-8.x
[PaperMC/bibliothek] branch deleted: branches/renovate/gradle-8.x
[PaperMC/bibliothek] branch deleted: branches/renovate/gradle-8.x
[PaperMC/bibliothek] branch deleted: branches/renovate/gradle-8.x
[PaperMC/bibliothek] branch deleted: branches/renovate/gradle-8.x
[PaperMC/bibliothek] branch deleted: branches/renovate/gradle-8.x
[PaperMC/bibliothek] branch deleted: branches/renovate/gradle-8.x
[PaperMC/bibliothek] branch deleted: branches/renovate/gradle-8.x
[PaperMC/bibliothek] branch deleted: branches/renovate/gradle-8.x
[PaperMC/bibliothek] branch deleted: branches/renovate/gradle-8.x
[PaperMC/bibliothek] branch deleted: branches/renovate/gradle-8.x
[PaperMC/bibliothek] branch deleted: renovate/gitlog-4.x-lockfile
[PaperMC/bibliothek] branch deleted: renovate/yargs-17.x-lockfile
[PaperMC/bibliothek] branch deleted: renovate/mongodb-4.x-lockfile
[PaperMC/bibliothek] branch deleted: renovate/gitlog-5.x
[PaperMC/bibliothek] branch deleted: renovate/mongodb-6.x
I wanted to add PaperMC and Velocity to my RSS Reader to be notified of new releases/builds.
I use the RSS Reader to get an overview over a handful of projects that might use different channels/sources/workflows.
I tough having an official endpoint that essentially lists the most recent builds for a project with some metadata (e.g. timestamp) in a standardized format would be nice.
Any Workarounds I tried?
Using the current JSON endpoints, I would need a script that:
- Fetches the versions for a given project (e.g. velocity)
- Fetches the builds for the version I am interested in
- Send me a message or something but do not notify me for builds that I already 'know of'
Because of the required logic, I wasn't able to find a nice workaround.
With some other sites, I can just request the HTML and use CSS selectors to extract the needed information, but the PaperMC website relies heavily on client-side JavaScript, so that's not really an option.
Closing words
(https://discor...
Do you have an example of what you would expect an entry in an RSS feed to look like?
Are you asking for an <entry> example? Maybe something like this (with actual links):
<entry>
<updated>2025-03-27T14:37:53+01:00</updated>
<title>Paper 1.21.4 (#222)</title>
<content type="html">[<a>9b1798d</a>] Simplify custom payload handling (<a>#12347</a>)</content>
</entry>
I don't mind how the Paper Download page displays stuff - I think keeping it similar is probably fine. And I wouldn't consider changing the content or title to be similar to a breaking change or something.
Some more ideas:
- Maybe the content could be 'prefixed' with something like 'Build #${buildNumber} contains the following commits:'.
- It might make sense to put the commits in an <ul>
- I took the
<content type="html">from how GitHub's atom feed looks like. Not sure how common it is to also include a type=text for example
*I'm fairly new to the whole RSS Feed game myself - Too you...
[PaperMC/bibliothek] branch deleted: renovate/gradle-8.x
[PaperMC/bibliothek] branch deleted: renovate/org.gradle.toolchains.foojay-resolver-convention-0.x
[PaperMC/bibliothek] branch deleted: renovate/spring-boot
[PaperMC/bibliothek] branch deleted: renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.x
[PaperMC/bibliothek] branch deleted: renovate/org.gradle.toolchains.foojay-resolver-convention-1.x
[PaperMC/bibliothek] branch deleted: renovate/yargs-18.x