jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

[10.0.x] Bump the dev-dependencies group across 1 directory with 21 updates

Open dependabot[bot] opened this issue 5 months ago • 0 comments
trafficstars

Bumps the dev-dependencies group with 21 updates in the / directory:

Package From To
com.fasterxml.jackson:jackson-bom 2.18.3 2.19.0
org.junit:junit-bom 5.12.2 5.13.0
com.google.code.gson:gson 2.13.0 2.13.1
io.grpc:grpc-core 1.72.0 1.73.0
org.apache.maven.resolver:maven-resolver-api 1.9.22 1.9.23
org.apache.maven.resolver:maven-resolver-connector-basic 1.9.22 1.9.23
org.apache.maven.resolver:maven-resolver-impl 1.9.22 1.9.23
org.apache.maven.resolver:maven-resolver-spi 1.9.22 1.9.23
org.apache.maven.resolver:maven-resolver-transport-file 1.9.22 1.9.23
org.apache.maven.resolver:maven-resolver-transport-http 1.9.22 1.9.23
org.apache.maven.resolver:maven-resolver-util 1.9.22 1.9.23
org.codehaus.plexus:plexus-xml 4.0.4 4.1.0
org.eclipse.sisu:org.eclipse.sisu.inject 0.9.0.M3 0.9.0.M4
org.wildfly.security:wildfly-elytron 2.6.3.Final 2.6.4.Final
com.puppycrawl.tools:checkstyle 10.23.0 10.25.0
eu.maveniverse.maven.njord:extension 0.5.5 0.7.1
eu.maveniverse.maven.plugins:njord 0.5.5 0.7.1
com.google.cloud:google-cloud-datastore 2.28.0 2.28.2
org.apache.openwebbeans:openwebbeans-jetty9 2.0.27 2.0.28
org.apache.openwebbeans:openwebbeans-web 2.0.27 2.0.28
org.eclipse.tycho:tycho-p2-repository-plugin 4.0.12 4.0.13

Updates com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.19.0

Commits
  • 077244b [maven-release-plugin] prepare release jackson-bom-2.19.0
  • 4dc20cb Prep for 2.19.0 release
  • d9bd916 Merge branch '2.18' into 2.19
  • 6b19afb Update CI to latest Ubuntu
  • 08349a2 Back to snapshot dep
  • 4a60457 [maven-release-plugin] prepare for next development iteration
  • 59119af [maven-release-plugin] prepare release jackson-bom-2.19.0-rc2
  • 503a444 Prep for 2.19.0-rc2 (due to botched rc1)
  • 52fed7b Rename master->3.x
  • 8953aa2 Back to snapshot dep
  • Additional commits viewable in compare view

Updates org.junit:junit-bom from 5.12.2 to 5.13.0

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.13.0 = Platform 1.13.0 + Jupiter 5.13.0 + Vintage 5.13.0

See Release Notes.

New Contributors

Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0

JUnit 5.13.0-RC1 = Platform 1.13.0-RC1 + Jupiter 5.13.0-RC1 + Vintage 5.13.0-RC1

See Release Notes.

New Contributors

Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M3...r5.13.0-RC1

JUnit 5.13.0-M3 = Platform 1.13.0-M3 + Jupiter 5.13.0-M3 + Vintage 5.13.0-M3

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M2...r5.13.0-M3

JUnit 5.13.0-M2 = Platform 1.13.0-M2 + Jupiter 5.13.0-M2 + Vintage 5.13.0-M2

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.13.0-M1...r5.13.0-M2

JUnit 5.13.0-M1 = Platform 1.13.0-M1 + Jupiter 5.13.0-M1 + Vintage 5.13.0-M1

See Release Notes.

New Contributors

Full Changelog: https://github.com/junit-team/junit5/compare/r5.12.1...r5.13.0-M1

Commits
  • f539f92 Release 5.13.0
  • a54ad65 Use set/get on AtomicBoolean compatibility with Java 8
  • 9bb6a0f Finalize 5.13.0 release notes
  • 5f0e4e6 Remove short-circuiting to ensure all classes are checked for cycles (#4598)
  • 36bb005 Improve assertion failure message in TestClassPredicatesTests
  • 2c86dfa Avoid publishing Gradle Module Metadata for shadowRuntimeElements
  • 4b27910 Allow publishing files to an existing directory
  • b819306 Fix console launcher's --uid option (#4589)
  • df46651 Fix :junit-platform-console:compileModule
  • 182a268 Force Gradle to update snapshots
  • Additional commits viewable in compare view

Updates com.google.code.gson:gson from 2.13.0 to 2.13.1

Release notes

Sourced from com.google.code.gson:gson's releases.

Gson 2.13.1

What's Changed

New Contributors

Full Changelog: https://github.com/google/gson/compare/gson-parent-2.13.0...gson-parent-2.13.1

Commits
  • 257bee9 [maven-release-plugin] prepare release gson-parent-2.13.1
  • 63d74b3 Bump the maven group with 5 updates (#2851)
  • 810e356 Add shrinker test for interface implementation being deserialized (#2845)
  • 00ae397 Adjust Troubleshooting Guide ProGuard / R8 section (#2844)
  • 0eec6f3 Remove outdated android-proguard-example (#2843)
  • 4e65e6a Give FieldNamingStrategy the ability to return multiple String names (#2776)
  • 6010131 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.grpc:grpc-core from 1.72.0 to 1.73.0

Commits

Updates org.apache.maven.resolver:maven-resolver-api from 1.9.22 to 1.9.23

Release notes

Sourced from org.apache.maven.resolver:maven-resolver-api's releases.

1.9.23

Release Notes - Maven Resolver - Version 1.9.23

... (truncated)

Commits
  • 8535d09 [maven-release-plugin] prepare release maven-resolver-1.9.23
  • 5eb06ca Refresh links on the configuration page
  • d60e7c8 Remove suppressions for checkstyle MagicNumber
  • fcc2fcc [MRESOLVER-703] Expose redirect config for http transport
  • 2830727 [MRESOLVER-711] Bump org.redisson:redisson from 3.45.1 to 3.46.0 (#714)
  • fa94e8d Deploy snapshot artifacts by Jenkins
  • 2683c54 Update site descriptors
  • 27cb420 [MRESOLVER-717] Bump org.codehaus.plexus:plexus-classworlds from 2.7.0 to 2.9...
  • 6a7019f [MRESOLVER-716] Bump com.google.guava:guava from 33.1.0-jre to 33.4.8-jre (#712)
  • 79c973e [MRESOLVER-714] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.2 (#709)
  • Additional commits viewable in compare view

Updates org.apache.maven.resolver:maven-resolver-connector-basic from 1.9.22 to 1.9.23

Release notes

Sourced from org.apache.maven.resolver:maven-resolver-connector-basic's releases.

1.9.23

Release Notes - Maven Resolver - Version 1.9.23

... (truncated)

Commits
  • 8535d09 [maven-release-plugin] prepare release maven-resolver-1.9.23
  • 5eb06ca Refresh links on the configuration page
  • d60e7c8 Remove suppressions for checkstyle MagicNumber
  • fcc2fcc [MRESOLVER-703] Expose redirect config for http transport
  • 2830727 [MRESOLVER-711] Bump org.redisson:redisson from 3.45.1 to 3.46.0 (#714)
  • fa94e8d Deploy snapshot artifacts by Jenkins
  • 2683c54 Update site descriptors
  • 27cb420 [MRESOLVER-717] Bump org.codehaus.plexus:plexus-classworlds from 2.7.0 to 2.9...
  • 6a7019f [MRESOLVER-716] Bump com.google.guava:guava from 33.1.0-jre to 33.4.8-jre (#712)
  • 79c973e [MRESOLVER-714] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.2 (#709)
  • Additional commits viewable in compare view

Updates org.apache.maven.resolver:maven-resolver-impl from 1.9.22 to 1.9.23

Release notes

Sourced from org.apache.maven.resolver:maven-resolver-impl's releases.

1.9.23

Release Notes - Maven Resolver - Version 1.9.23

... (truncated)

Commits
  • 8535d09 [maven-release-plugin] prepare release maven-resolver-1.9.23
  • 5eb06ca Refresh links on the configuration page
  • d60e7c8 Remove suppressions for checkstyle MagicNumber
  • fcc2fcc [MRESOLVER-703] Expose redirect config for http transport
  • 2830727 [MRESOLVER-711] Bump org.redisson:redisson from 3.45.1 to 3.46.0 (#714)
  • fa94e8d Deploy snapshot artifacts by Jenkins
  • 2683c54 Update site descriptors
  • 27cb420 [MRESOLVER-717] Bump org.codehaus.plexus:plexus-classworlds from 2.7.0 to 2.9...
  • 6a7019f [MRESOLVER-716] Bump com.google.guava:guava from 33.1.0-jre to 33.4.8-jre (#712)
  • 79c973e [MRESOLVER-714] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.2 (#709)
  • Additional commits viewable in compare view

Updates org.apache.maven.resolver:maven-resolver-spi from 1.9.22 to 1.9.23

Release notes

Sourced from org.apache.maven.resolver:maven-resolver-spi's releases.

1.9.23

Release Notes - Maven Resolver - Version 1.9.23

... (truncated)

Commits
  • 8535d09 [maven-release-plugin] prepare release maven-resolver-1.9.23
  • 5eb06ca Refresh links on the configuration page
  • d60e7c8 Remove suppressions for checkstyle MagicNumber
  • fcc2fcc [MRESOLVER-703] Expose redirect config for http transport
  • 2830727 [MRESOLVER-711] Bump org.redisson:redisson from 3.45.1 to 3.46.0 (#714)
  • fa94e8d Deploy snapshot artifacts by Jenkins
  • 2683c54 Update site descriptors
  • 27cb420 [MRESOLVER-717] Bump org.codehaus.plexus:plexus-classworlds from 2.7.0 to 2.9...
  • 6a7019f [MRESOLVER-716] Bump com.google.guava:guava from 33.1.0-jre to 33.4.8-jre (#712)
  • 79c973e [MRESOLVER-714] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.2 (#709)
  • Additional commits viewable in compare view

Updates org.apache.maven.resolver:maven-resolver-transport-file from 1.9.22 to 1.9.23

Release notes

Sourced from org.apache.maven.resolver:maven-resolver-transport-file's releases.

1.9.23

Release Notes - Maven Resolver - Version 1.9.23

... (truncated)

Commits
  • 8535d09 [maven-release-plugin] prepare release maven-resolver-1.9.23
  • 5eb06ca Refresh links on the configuration page
  • d60e7c8 Remove suppressions for checkstyle MagicNumber
  • fcc2fcc [MRESOLVER-703] Expose redirect config for http transport
  • 2830727 [MRESOLVER-711] Bump org.redisson:redisson from 3.45.1 to 3.46.0 (#714)
  • fa94e8d Deploy snapshot artifacts by Jenkins
  • 2683c54 Update site descriptors
  • 27cb420 [MRESOLVER-717] Bump org.codehaus.plexus:plexus-classworlds from 2.7.0 to 2.9...
  • 6a7019f [MRESOLVER-716] Bump com.google.guava:guava from 33.1.0-jre to 33.4.8-jre (#712)
  • 79c973e [MRESOLVER-714] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.2 (#709)
  • Additional commits viewable in compare view

Updates org.apache.maven.resolver:maven-resolver-transport-http from 1.9.22 to 1.9.23

Updates org.apache.maven.resolver:maven-resolver-util from 1.9.22 to 1.9.23

Release notes

Sourced from org.apache.maven.resolver:maven-resolver-util's releases.

1.9.23

Release Notes - Maven Resolver - Version 1.9.23

... (truncated)

Commits
  • 8535d09 [maven-release-plugin] prepare release maven-resolver-1.9.23
  • 5eb06ca Refresh links on the configuration page
  • d60e7c8 Remove suppressions for checkstyle MagicNumber
  • fcc2fcc [MRESOLVER-703] Expose redirect config for http transport
  • 2830727 [MRESOLVER-711] Bump org.redisson:redisson from 3.45.1 to 3.46.0 (#714)
  • fa94e8d Deploy snapshot artifacts by Jenkins
  • 2683c54 Update site descriptors
  • 27cb420 [MRESOLVER-717] Bump org.codehaus.plexus:plexus-classworlds from 2.7.0 to 2.9...
  • 6a7019f [MRESOLVER-716] Bump com.google.guava:guava from 33.1.0-jre to 33.4.8-jre (#712)
  • 79c973e [MRESOLVER-714] Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.2 (#709)
  • Additional commits viewable in compare view

Updates org.codehaus.plexus:plexus-xml from 4.0.4 to 4.1.0

Release notes

Sourced from org.codehaus.plexus:plexus-xml's releases.

4.0.1

4.1.0

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

Commits
  • 9f89131 [maven-release-plugin] prepare release plexus-xml-4.1.0
  • fd8cf37 Apply spotless re-formatting
  • 2b85a28 Bump org.apache.maven:maven-xml from 4.0.0-rc-2 to 4.0.0-rc-3
  • 26b9749 Bump org.codehaus.plexus:plexus from 19 to 20
  • 1f1ff6f Upgrade to Maven 4.0.0-rc-2
  • bf03664 Cleanup tests and drop dependency to plexus-utils
  • 5a1f0a3 Cleanup tests
  • f6fc5ed Bump descriptions to Maven beta-5
  • f411cdd Adjust to new model
  • ead39dd Bump org.codehaus.plexus:plexus from 18 to 19
  • Additional commits viewable in compare view

Updates org.eclipse.sisu:org.eclipse.sisu.inject from 0.9.0.M3 to 0.9.0.M4

Release notes

Sourced from org.eclipse.sisu:org.eclipse.sisu.inject's releases.

0.9.0.M4

Most important change: ASM is "demoted" to plain dependency, hence, consumer is able to override/update it the usual "Maven way". This applies to all components: inject, plexus and sisu-maven-plugin as well.

Historically, Sisu shaded in ASM just like Guice did. Later Sisu started shipping "main" JAR with shaded ASM but also "no_asm" classified artifact without ASM (just like Guice did with "classes" classified JAR). Starting from this version, Sisu does not shade ASM anymore, it is "demoted" to transitive dependency. Sisu is built with ASM 9.8.

Sisu is compatible with range of Guice [3,7).

What's Changed

Full Changelog: https://github.com/eclipse-sisu/sisu-project/compare/milestones/0.9.0.M3...milestones/0.9.0.M4

Commits

Updates org.wildfly.security:wildfly-elytron from 2.6.3.Final to 2.6.4.Final

Commits
  • 844d40c [ELY-2908] Release WildFly Elytron 2.6.4.Final
  • b86f308 Merge branch '2.2.x' into 2.6.x
  • c277cb5 Next is 2.2.12
  • c1bed58 [ELY-2907] Release WildFly Elytron 2.2.11.Final
  • 0ec132b [ELY-2903] skip nonce check on oidc client refresh. Check nonce on oidc reque...
  • b6474cd Merge branch '2.2.x' into 2.6.x
  • 65c68fb Merge pull request #2282 from rsearls/ELY-2903-refresh-tokens-skip-nonce-2.2.x
  • d53d40e [ELY-2903] skip nonce check on oidc client refresh.
  • c966fcf Merge branch '2.2.x' into 2.6.x
  • c42688f Merge pull request #2280 from ivassile/JBEAP-30011
  • Additional commits viewable in compare view

Updates com.puppycrawl.tools:checkstyle from 10.23.0 to 10.25.0

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-10.25.0

Checkstyle 10.25.0 - https://checkstyle.org/releasenotes.html#Release_10.25.0

New:

#14945 - Add Check Support for Java 21 Record Pattern : New Check UnnecessaryNullCheckWithInstanceOf

Bug fixes:

#17120 - False positives for google_checks when using switch expression in lambda

checkstyle-10.24.0

Checkstyle 10.24.0 - https://checkstyle.org/releasenotes.html#Release_10.24.0

New:

#5983 - CLI: generate suppresion xml content (SuppressionFilter) for certain Checks but whole file with violation #16174 - New Check: MultiFileRegexpHeader to allow specify few header file to validate

Bug fixes:

#16786 - private enums being treated as public in JavadocVariableCheck #16564 - EmptyLineSeparator check does not validate newlines before comments in Interfaces #8807 - SuppressWithPlainTextCommentFilter is slow on files with multiple errors #14654 - incompatibility with google-java-format: CatchFormalParameter is indented by 4 spaces instead of 2 #15098 - Indentation of the Block child of switch rule is not validated when no braces

... (truncated)

Commits
  • 6242de6 [maven-release-plugin] prepare release checkstyle-10.25.0
  • 81f2fae doc: release notes for 10.25.0
  • c44cd64 infra: PR_NUMBER is not a special variable any more
  • ac2dfca infra: print more in logs to understand reasons of failure
  • b0e04b3 Pull #17146: allow cirrus to run on PR from its own repository
  • 7206dc2 dependency: bump pmd.version from 7.13.0 to 7.14.0
  • 42b8a4b Issue #17142: add excluded link to avoid false positives from broken link check
  • 8883d3b Issue #17139: build set JAVA_HOME and update PATH for OpenJDK installation
  • 2fff2de dependency: bump commons-beanutils:commons-beanutils
  • 57962fa Issue #17127: Add hazelcast project to no-error CI job
  • Additional commits viewable in compare view

Updates eu.maveniverse.maven.njord:extension from 0.5.5 to 0.7.1

Release notes

Sourced from eu.maveniverse.maven.njord:extension's releases.

0.7.1

Revamped config, that as consequence has that IF Njord is disabled njord.enabled=false (property, so system, project or user property, hence is settable via profile as well), it stays fully dormant, and works on Maven 3.8.8 as well.

What's Changed

Full Changelog: https://github.com/maveniverse/njord/compare/release-0.7.0...release-0.7.1

0.7.0

New features:

  • new property njord.autoDrop (def: true) to control whether to drop auto-published stores (or keep them).
  • new mojo export-all that simply exports ALL stores locally staged
  • new CP feature "wait for states": Njord can wait for certain state transitions, if feature enabled (see eu.maveniverse.maven.njord.publisher.sonatype.SonatypeCentralPortalPublisherConfig javadoc). By default will wait for validation to pass, and succeed if validation was OK, or fail the build if validation was FAILED.

Plugin doco https://maveniverse.eu/docs/njord/plugin-documentation/plugin-info.html

What's Changed

Full Changelog: https://github.com/maveniverse/njord/compare/release-0.6.2...release-0.7.0

0.6.2

Mostly bug fixes, regarding (mis) configuration. Most important changes:

  • Fixed extension classpath, is leaner. Also improves logging in case unsupported Maven version is used.
  • Fixed configuration keys for njord.publisher.sonatype-cp.bundleName and added support for njord.publisher.sonatype-cp.publishingType. This means Njord now can run "fully unattended" publishing (by setting property njord.publisher.sonatype-cp.publishingType=AUTOMATIC property). Note: Njord will not wait nor fail the build if validation fails!
  • Publish to Sonatype Central Portal from locally staged snapshots with missing auth will fail the build (as expected)

What's Changed

Full Changelog: https://github.com/maveniverse/njord/compare/release-0.6.1...release-0.6.2

0.6.1

What's Changed

Full Changelog: https://github.com/maveniverse/njord/compare/release-0.6.0...release-0.6.1

... (truncated)

Commits
  • a4f005d [maven-release-plugin] prepare release release-0.7.1
  • 8204a21 Rework config (#116)
  • 35c1e10 Fix typo
  • e28365c Bump version.resolver from 1.9.22 to 1.9.23 (#58)
  • caf92a0 [maven-release-plugin] prepare for next development iteration
  • 6f7b71d [maven-release-plugin] prepare release release-0.7.0
  • bd67da7 WaitOnStates: make CP publisher wait state transitions (#114)
  • 394c3f2 autoDrop: new property to control drop of auto published store (#111)
  • 0a8225a New mojo: export-all (#112)
  • 09e325f Small fix for Maven 3.8 and older (#108)
  • Additional commits viewable in compare view

Updates eu.maveniverse.maven.plugins:njord from 0.5.5 to 0.7.1

Release notes

Sourced from eu.maveniverse.maven.plugins:njord's releases.

0.7.1

Revamped config, that as consequence has that IF Njord is disabled njord.enabled=false (property, so system, project or user property, hence is settable via profile as well), it stays fully dormant, and works on Maven 3.8.8 as well.

What's Changed

Full Changelog: https://github.com/maveniverse/njord/compare/release-0.7.0...release-0.7.1

0.7.0

New features:

  • new property njord.autoDrop (def: true) to control whether to drop auto-published stores (or keep them).
  • new mojo export-all that simply exports ALL stores locally staged
  • new CP feature "wait for states": Njord can wait for certain state transitions, if feature enabled (see eu.maveniverse.maven.njord.publisher.sonatype.SonatypeCentralPortalPublisherConfigDescription has been truncated

dependabot[bot] avatar Jun 02 '25 01:06 dependabot[bot]