Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NA: Bump the maven-non-breaking-changes group across 1 directory with 26 updates #112

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the maven-non-breaking-changes group with 26 updates in the / directory:

Package From To
org.slf4j:slf4j-bom 2.0.13 2.0.16
io.micrometer:micrometer-core 1.13.2 1.13.6
io.micrometer:micrometer-registry-prometheus 1.13.2 1.13.6
io.opentelemetry:opentelemetry-bom 1.40.0 1.43.0
org.jboss.logging:jboss-logging 3.6.0.Final 3.6.1.Final
com.fasterxml.jackson:jackson-bom 2.17.2 2.18.1
com.nimbusds:nimbus-jose-jwt 9.40 9.43
com.nimbusds:oauth2-oidc-sdk 11.14 11.20.1
org.bouncycastle:bcprov-jdk18on 1.78.1 1.79
org.bouncycastle:bcpkix-jdk18on 1.78.1 1.79
ch.qos.logback:logback-classic 1.5.6 1.5.12
org.junit:junit-bom 5.10.3 5.11.3
org.mockito:mockito-bom 5.12.0 5.14.2
org.testcontainers:testcontainers-bom 1.20.1 1.20.3
org.apache.commons:commons-lang3 3.15.0 3.17.0
com.github.jknack:handlebars 4.3.1 4.4.0
com.github.jknack:handlebars-helpers 4.3.1 4.4.0
org.wiremock:wiremock 3.9.1 3.9.2
org.jboss.resteasy:resteasy-bom 6.2.9.Final 6.2.10.Final
org.codehaus.mojo:extra-enforcer-rules 1.8.0 1.9.0
org.apache.maven.plugins:maven-surefire-plugin 3.3.1 3.5.1
org.apache.maven.plugins:maven-failsafe-plugin 3.3.1 3.5.1
org.apache.maven.plugins:maven-install-plugin 3.1.2 3.1.3
org.apache.maven.plugins:maven-deploy-plugin 3.1.2 3.1.3
org.apache.maven.plugins:maven-site-plugin 3.12.1 3.21.0
org.apache.maven.plugins:maven-dependency-plugin 3.7.1 3.8.1

Updates org.slf4j:slf4j-bom from 2.0.13 to 2.0.16

Commits
  • 101086b prepare release 2.0.16
  • 8ae0efc class.getModule is new in Java9
  • 3ff0087 print connected provider only if DEBUG level for internal reporting is enabled
  • 0df43e9 fix javadoc of Slf4jEnvUtil
  • 46b5ea5 start work on 2.0.16-SNAPSHOT
  • 5321a97 prepare release 2.0.15
  • 09111e8 added copyright, @​since to Slf4jEnvUtil
  • 6a04f67 start work on version 2.0.15-SNAPSHOT
  • 03aa6b9 prepare release 2.0.14
  • 7c3b0ef added method returning slf4j version
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-core from 1.13.2 to 1.13.6

Release notes

Sourced from io.micrometer:micrometer-core's releases.

1.13.6

⭐ New Features / Enhancements

  • Improve memory usage of StepBucketHistogram #4954

🐞 Bug Fixes

  • Instrumented Java 11 HttpClient does not re-throw exceptions in sendAsync call #5136
  • Map time units to UCUM format for Dynatrace #5588
  • Aspects' tagsBasedOnJoinPoint may throw uncaught exception #5584
  • Set user agent header in OTLP registry #5577
  • MicrometerHttpRequestExecutor fails to instrument with Apache HC 5.4 #5575

📔 Documentation

  • Remove duplicated context-propagation documentation in Micrometer docs #5549
  • [OTLP Registry] Document batch size configuration #5578

🔨 Dependency Upgrades

  • Bump dropwizard-metrics from 4.2.27 to 4.2.28 #5566
  • Bump context-propagation to 1.1.2 #5592

📝 Tasks

  • Bump org.junit:junit-bom from 5.10.4 to 5.10.5 #5571
  • Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.3 to 0.4.4 #5567
  • Bump jersey3 from 3.0.12 to 3.0.16 #5560
  • Do not include formerly removed micrometer-samples-jetty12 subproject #5554
  • Bump spring from 5.3.37 to 5.3.39 #5419
  • Bump org.junit.platform:junit-platform-launcher from 1.10.4 to 1.10.5 #5557
  • Bump org.mongodb:mongodb-driver-sync from 4.11.3 to 4.11.4 #5538
  • Bump uk.org.webcompere:system-stubs-jupiter from 2.1.6 to 2.1.7 #5536
  • Bump io.netty:netty-bom from 4.1.112.Final to 4.1.114.Final #5534
  • Bump io.spring.develocity.conventions from 0.0.20 to 0.0.22 #5533
  • Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.10.4 #5532
  • Bump jetty9 from 9.4.55.v20240627 to 9.4.56.v20240826 #5531
  • Bump junit from 5.10.3 to 5.10.4 #5530
  • Bump spring from 5.3.37 to 5.3.39 #5455

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​lenin-jaganathan, @​pirgeo, @​kinddevil, and @​joaopgrassi

1.13.5

🐞 Bug Fixes

  • ConcurrentModificationException when late meter filters are added #5489

... (truncated)

Commits
  • 0b4d07f Merge branch '1.12.x' into 1.13.x
  • f3ef95a Bump context-propagation to 1.1.2
  • 0944ad3 Merge branch '1.12.x' into 1.13.x
  • 9c3b760 Map time units to UCUM format for Dynatrace (#5589)
  • 77d72d2 Merge branch '1.12.x' into 1.13.x
  • d7daaef Set user agent header in OTLP registry
  • 12db19f Merge branch '1.12.x' into 1.13.x
  • adfdd3e Catch runtime exception thrown from pjp function in aspects (#5585)
  • e3ac3ad Merge branch '1.12.x' into 1.13.x
  • 5435fc4 Document batchSize config for OTLP registry
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-registry-prometheus from 1.13.2 to 1.13.6

Release notes

Sourced from io.micrometer:micrometer-registry-prometheus's releases.

1.13.6

⭐ New Features / Enhancements

  • Improve memory usage of StepBucketHistogram #4954

🐞 Bug Fixes

  • Instrumented Java 11 HttpClient does not re-throw exceptions in sendAsync call #5136
  • Map time units to UCUM format for Dynatrace #5588
  • Aspects' tagsBasedOnJoinPoint may throw uncaught exception #5584
  • Set user agent header in OTLP registry #5577
  • MicrometerHttpRequestExecutor fails to instrument with Apache HC 5.4 #5575

📔 Documentation

  • Remove duplicated context-propagation documentation in Micrometer docs #5549
  • [OTLP Registry] Document batch size configuration #5578

🔨 Dependency Upgrades

  • Bump dropwizard-metrics from 4.2.27 to 4.2.28 #5566
  • Bump context-propagation to 1.1.2 #5592

📝 Tasks

  • Bump org.junit:junit-bom from 5.10.4 to 5.10.5 #5571
  • Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.3 to 0.4.4 #5567
  • Bump jersey3 from 3.0.12 to 3.0.16 #5560
  • Do not include formerly removed micrometer-samples-jetty12 subproject #5554
  • Bump spring from 5.3.37 to 5.3.39 #5419
  • Bump org.junit.platform:junit-platform-launcher from 1.10.4 to 1.10.5 #5557
  • Bump org.mongodb:mongodb-driver-sync from 4.11.3 to 4.11.4 #5538
  • Bump uk.org.webcompere:system-stubs-jupiter from 2.1.6 to 2.1.7 #5536
  • Bump io.netty:netty-bom from 4.1.112.Final to 4.1.114.Final #5534
  • Bump io.spring.develocity.conventions from 0.0.20 to 0.0.22 #5533
  • Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.10.4 #5532
  • Bump jetty9 from 9.4.55.v20240627 to 9.4.56.v20240826 #5531
  • Bump junit from 5.10.3 to 5.10.4 #5530
  • Bump spring from 5.3.37 to 5.3.39 #5455

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​lenin-jaganathan, @​pirgeo, @​kinddevil, and @​joaopgrassi

1.13.5

🐞 Bug Fixes

  • ConcurrentModificationException when late meter filters are added #5489

... (truncated)

Commits
  • 0b4d07f Merge branch '1.12.x' into 1.13.x
  • f3ef95a Bump context-propagation to 1.1.2
  • 0944ad3 Merge branch '1.12.x' into 1.13.x
  • 9c3b760 Map time units to UCUM format for Dynatrace (#5589)
  • 77d72d2 Merge branch '1.12.x' into 1.13.x
  • d7daaef Set user agent header in OTLP registry
  • 12db19f Merge branch '1.12.x' into 1.13.x
  • adfdd3e Catch runtime exception thrown from pjp function in aspects (#5585)
  • e3ac3ad Merge branch '1.12.x' into 1.13.x
  • 5435fc4 Document batchSize config for OTLP registry
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-bom from 1.40.0 to 1.43.0

Release notes

Sourced from io.opentelemetry:opentelemetry-bom's releases.

Version 1.43.0

API

  • Add helper class to capture context using ScheduledExecutorService (#6712)
  • Adds Baggage.getEntry(String key) (#6765)

Extensions

  • Fix ottracepropagation for short span ids (#6734)

SDK

Metrics

  • Optimize advice with FilteredAttributes (#6633)

Exporters

  • Add experimental stdout log, metric, trace exporters for printing records to stdout in standard OTLP JSON format. (#6675, #6750)
  • Add Marshalers for profiling signal type (#6680)

Extensions

  • Add *Model suffix to declarative config generated classes. (#6721)
  • Use autoconfigured ClassLoader to load declarative config (#6725)
  • Update declarative config to use opentelemetry-configuration v0.3.0 (#6733)
  • Add StructuredConfigProperties#getStructured default method, add StructuredConfigProperties.empty() (#6759)

Testing

  • Add context info about wrong span or trace. (#6703)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​ammachado @​breedx-splk @​codeboten @​codefromthecrypt @​jack-berg @​jhalliday @​jkwatson @​laurit @​reta @​shalk @​smola @​stevesea @​trask @​vasantteja

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-bom's changelog.

Version 1.43.0 (2024-10-11)

API

  • Add helper class to capture context using ScheduledExecutorService (#6712)
  • Adds Baggage.getEntry(String key) (#6765)

Extensions

  • Fix ottracepropagation for short span ids (#6734)

SDK

Metrics

  • Optimize advice with FilteredAttributes (#6633)

Exporters

  • Add experimental stdout log, metric, trace exporters for printing records to stdout in standard OTLP JSON format. (#6675, #6750)
  • Add Marshalers for profiling signal type (#6680)

Extensions

  • Add *Model suffix to declarative config generated classes. (#6721)
  • Use autoconfigured ClassLoader to load declarative config (#6725)
  • Update declarative config to use opentelemetry-configuration v0.3.0 (#6733)
  • Add StructuredConfigProperties#getStructured default method, add StructuredConfigProperties.empty() (#6759)

Testing

  • Add context info about wrong span or trace. (#6703)

Version 1.42.1 (2024-09-10)

API

... (truncated)

Commits
  • bc4c65d [release/v1.43.x] Prepare release 1.43.0 (#6783)
  • b1cd30e Prepare changelog for 1.43.0 release (#6782)
  • b6badb2 Adds Baggage.getEntry(String key) (#6765)
  • e6eceb5 fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2....
  • b927d9d Stdout exporter for span and metrics (#6750)
  • eb53fe3 Add helper class to capture context using ScheduledExecutorService (#6712)
  • 0f859b4 chore(deps): update plugin com.gradleup.shadow to v8.3.3 (#6758)
  • a7f950d fix(deps): update dependency com.google.api.grpc:proto-google-common-protos t...
  • 65af651 fix(deps): update dependency com.toasttab.android:gummy-bears-api-21 to v0.10...
  • 503cc53 fix(deps): update dependency org.junit:junit-bom to v5.11.2 (#6764)
  • Additional commits viewable in compare view

Updates io.micrometer:micrometer-registry-prometheus from 1.13.2 to 1.13.6

Release notes

Sourced from io.micrometer:micrometer-registry-prometheus's releases.

1.13.6

⭐ New Features / Enhancements

  • Improve memory usage of StepBucketHistogram #4954

🐞 Bug Fixes

  • Instrumented Java 11 HttpClient does not re-throw exceptions in sendAsync call #5136
  • Map time units to UCUM format for Dynatrace #5588
  • Aspects' tagsBasedOnJoinPoint may throw uncaught exception #5584
  • Set user agent header in OTLP registry #5577
  • MicrometerHttpRequestExecutor fails to instrument with Apache HC 5.4 #5575

📔 Documentation

  • Remove duplicated context-propagation documentation in Micrometer docs #5549
  • [OTLP Registry] Document batch size configuration #5578

🔨 Dependency Upgrades

  • Bump dropwizard-metrics from 4.2.27 to 4.2.28 #5566
  • Bump context-propagation to 1.1.2 #5592

📝 Tasks

  • Bump org.junit:junit-bom from 5.10.4 to 5.10.5 #5571
  • Bump me.champeau.gradle:japicmp-gradle-plugin from 0.4.3 to 0.4.4 #5567
  • Bump jersey3 from 3.0.12 to 3.0.16 #5560
  • Do not include formerly removed micrometer-samples-jetty12 subproject #5554
  • Bump spring from 5.3.37 to 5.3.39 #5419
  • Bump org.junit.platform:junit-platform-launcher from 1.10.4 to 1.10.5 #5557
  • Bump org.mongodb:mongodb-driver-sync from 4.11.3 to 4.11.4 #5538
  • Bump uk.org.webcompere:system-stubs-jupiter from 2.1.6 to 2.1.7 #5536
  • Bump io.netty:netty-bom from 4.1.112.Final to 4.1.114.Final #5534
  • Bump io.spring.develocity.conventions from 0.0.20 to 0.0.22 #5533
  • Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.10.4 #5532
  • Bump jetty9 from 9.4.55.v20240627 to 9.4.56.v20240826 #5531
  • Bump junit from 5.10.3 to 5.10.4 #5530
  • Bump spring from 5.3.37 to 5.3.39 #5455

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​lenin-jaganathan, @​pirgeo, @​kinddevil, and @​joaopgrassi

1.13.5

🐞 Bug Fixes

  • ConcurrentModificationException when late meter filters are added #5489

... (truncated)

Commits
  • 0b4d07f Merge branch '1.12.x' into 1.13.x
  • f3ef95a Bump context-propagation to 1.1.2
  • 0944ad3 Merge branch '1.12.x' into 1.13.x
  • 9c3b760 Map time units to UCUM format for Dynatrace (#5589)
  • 77d72d2 Merge branch '1.12.x' into 1.13.x
  • d7daaef Set user agent header in OTLP registry
  • 12db19f Merge branch '1.12.x' into 1.13.x
  • adfdd3e Catch runtime exception thrown from pjp function in aspects (#5585)
  • e3ac3ad Merge branch '1.12.x' into 1.13.x
  • 5435fc4 Document batchSize config for OTLP registry
  • Additional commits viewable in compare view

Updates org.jboss.logging:jboss-logging from 3.6.0.Final to 3.6.1.Final

Release notes

Sourced from org.jboss.logging:jboss-logging's releases.

3.6.1.Final

What's Changed

Full Changelog: jboss-logging/jboss-logging@3.6.0.Final...3.6.1.Final

Commits
  • 086ff9f Prepare for 3.6.1.Final release
  • 1be977b Merge pull request #118 from jboss-logging/dependabot/maven/ch.qos.logback-lo...
  • 22763fa Merge pull request #117 from jamezp/JBLOGGING-190
  • 3d2e02c [JBLOGGING-190] When required, use a privileged action to find the class in t...
  • b1f2234 Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.8
  • 51864b2 Merge pull request #115 from jboss-logging/dependabot/maven/org.junit-junit-b...
  • be4e0ea Bump org.junit:junit-bom from 5.10.2 to 5.11.0
  • 069b3b7 Next is 3.6.1.Final
  • See full diff in compare view

Updates com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.1

Commits
  • ef33ac7 [maven-release-plugin] prepare release jackson-bom-2.18.1
  • f43bf9f Prepare for 2.18.1 release
  • 6f5259d Change to snapshot version of jackson-parent
  • 3f21ec5 Back to snapshot dep
  • bb45933 [maven-release-plugin] prepare for next development iteration
  • 7236550 [maven-release-plugin] prepare release jackson-bom-2.18.0
  • 58c2791 Prepare for 2.18.0 release
  • 3775318 Merge pull request #73 from FasterXML/dependabot/github_actions/github-action...
  • 540b7e7 Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group
  • 6cc8c64 Back to snapshot deps
  • Additional commits viewable in compare view

Updates com.nimbusds:nimbus-jose-jwt from 9.40 to 9.43

Changelog

Sourced from com.nimbusds:nimbus-jose-jwt's changelog.

9.43 (2024-10-31) * Adds JWK.toRevokedJWK(KeyRevocation) method.

Commits
  • 0ab8280 Adds change log for iss #564)
  • 9b42b43 Fixes change log
  • a2fa965 Unifies the RSA_OAEP_SHA2.encryptCEK error message on invalid key (size) (iss...
  • 1a4f9b5 Merged in ISSUE-561 (pull request #120)
  • 317bafa Minor edits to PBKDF2 code and JavaDocs (iss #564q)
  • aa7e705 Fixes CHANGELOG.txt typos
  • a45bb29 PBKDF2 must use the JCA provider configured via PasswordBasedCryptoProvider.g...
  • cb7965f [maven-release-plugin] prepare release 9.41
  • 70b16ac [maven-release-plugin] prepare for next development iteration
  • a6eefbf Adds BC provider test to PBKDF2Test
  • Additional commits viewable in compare view

Updates com.nimbusds:oauth2-oidc-sdk from 11.14 to 11.20.1

Changelog

Sourced from com.nimbusds:oauth2-oidc-sdk's changelog.

version 1.0 (2012-05-29) * First official release with authorisation endpoint, token endpoint, check ID endpoint and UserInfo endpoint support. * JSON Web Tokens (JWTs) support through the Nimbus-JWT library. * Language Tags (RFC 5646) support through the Nimbus-LangTag library. * JSON support through the JSON Smart library.

version 2.0 (2013-05-13) * Intermediary development release with Maven build, published to Maven Central.

version 2.1 (2013-06-06) * Updates the APIs to OpenID Connect Messages draft 20, OpenID Connect Standard draft 21, OpenID Connect Discovery draft 17 and OpenID Connect Registration draft 19. * Major refactoring of the APIs for greater simplicity. * Adds JUnit tests.

version 2.2 (2013-06-18) * Refactors dynamic OpenID Connect client registration. * Adds partial support of the OAuth 2.0 Dynamic Client Registration Protocol (draft-ietf-oauth-dyn-reg-12). * Optimises parsing of request parameters consisting of one or more tokens (scope, response type, etc).

version 2.3 (2013-06-19) * Renames OAuth 2.0 dynamic client registration package. * Adds ClientInformation.getClientMetadata() method. * Adds OIDCClientInformation class.

version 2.4 (2013-06-20) * Adds static OIDCClientInformation.parse(JSONObject) method.

version 2.5 (2013-06-22) * Adds support OAuth 2.0 dynamic client update. * Adds OpenID Connect dynamic client registration classes.

version 2.6 (2013-06-25) * Enforces order of preference of ACR values in OpenID Connect client metadata, as required by the specification. * Documentation and performance improvements.

version 2.7 (2013-06-26) * Switches Identifier generation to java.security.SecureRandom.

version 2.8 (2013-06-30) * Fixes serialisation and assignment bugs in ClientMetadata. * Switches Secret generation to java.security.SecureRandom.

version 2.9 (2013-09-17)

... (truncated)

Commits
  • b5b7479 Adds AuthenticationResponse.getIssuer, getJWTResponse, getResponseMode, impli...
  • 8423e9a [maven-release-plugin] prepare release 11.16
  • 6396b60 [maven-release-plugin] prepare for next development iteration
  • 82d0884 Fixes TokenExchangeGrant.getSubjectToken JavaDoc
  • 0d2f453 Adds extra IDTokenClaimsSet constructor "aud", "exp" and "iat" argument checks
  • 6a9b9a3 [maven-release-plugin] prepare release 11.16.1
  • a5ee82c [maven-release-plugin] prepare for next development iteration
  • 9000ee0 Adds DeviceSSOScopeValue
  • c794406 The DeviceAuthorizationRequest should set the HTTP Accept header to "applicat...
  • 9093752 [maven-release-plugin] prepare release 11.17
  • Additional commits viewable in compare view

Updates org.bouncycastle:bcprov-jdk18on from 1.78.1 to 1.79

Changelog

Sourced from org.bouncycastle:bcprov-jdk18on's changelog.

2.1.1 Version Release: 1.79 Date:      2024, 30th October.

... (truncated)

Commits

Updates org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79

Changelog

Sourced from org.bouncycastle:bcpkix-jdk18on's changelog.

2.1.1 Version Release: 1.79 Date:      2024, 30th October.

... (truncated)

Commits

Updates ch.qos.logback:logback-classic from 1.5.6 to 1.5.12

Commits
  • 3a64b51 prepare release 1.5.12
  • ecae664 fix issues/879
  • 85968fa logger call ends with two exceptions - fix issues/876
  • ea3cec8 Update README.md
  • 887cbba update README.md
  • df2a3b6 start work on 1.5.12-SNAPSHOT
  • 3aa0730 prepare release of version 1.5.11
  • 8bcfd9a allow for InsertFromJNDIModelHandler to be callable from logback-tyler
  • 75bee86 refactorings in support of logback-tyler
  • 8749edc start work on 1.5.11-SNAPSHOT
  • Additional commits viewable in compare view

Updates org.junit:junit-bom from 5.10.3 to 5.11.3

Release notes

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

JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.2...r5.11.3

JUnit 5.11.2 = Platform 1.11.2 + Jupiter 5.11.2 + Vintage 5.11.2

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.1...r5.11.2

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.0...r5.11.1

JUnit 5.11.0 = Platform 1.11.0 + Jupiter 5.11.0 + Vintage 5.11.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit5@r5.10.3...r5.11.0

JUnit 5.11.0-RC1 = Platform 1.11.0-RC1 + Jupiter 5.11.0-RC1 + Vintage 5.11.0-RC1

See Release Notes.

New Contributors

... (truncated)

Commits
  • b20991e Release 5.11.3
  • e57b508 Finalize 5.11.3 release notes
  • fb1254c Allow repeating ExtendWith annotation on fields and parameters
  • a3192bd Fix package name comparison on Java 8 (#4077)
  • fcb7b01 Remove useless Order annotation
  • 57dfcb5 Allow repeating @…Source annotations when used as meta annotations
  • 09cd8b3 Add ArchUnit test for consistency of repeatable annotations
  • fa46a92 Hard-wrap at 90 characters
  • 8f45eea Find repeatable @⁠ExtendWith meta-annotations on fields again
  • b451122 Introduce release notes for 5.11.3
  • Additional commits viewable in compare view

Updates org.mockito:mockito-bom from 5.12.0 to 5.14.2

Release notes

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

v5.14.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.2

v5.14.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.1

v5.14.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.0

… 26 updates

Bumps the maven-non-breaking-changes group with 26 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.slf4j:slf4j-bom](https://github.com/qos-ch/slf4j) | `2.0.13` | `2.0.16` |
| [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.13.2` | `1.13.6` |
| [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) | `1.13.2` | `1.13.6` |
| [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.40.0` | `1.43.0` |
| [org.jboss.logging:jboss-logging](https://github.com/jboss-logging/jboss-logging) | `3.6.0.Final` | `3.6.1.Final` |
| [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.17.2` | `2.18.1` |
| [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `9.40` | `9.43` |
| [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) | `11.14` | `11.20.1` |
| [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.78.1` | `1.79` |
| [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.78.1` | `1.79` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.6` | `1.5.12` |
| [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.10.3` | `5.11.3` |
| [org.mockito:mockito-bom](https://github.com/mockito/mockito) | `5.12.0` | `5.14.2` |
| [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.3` |
| org.apache.commons:commons-lang3 | `3.15.0` | `3.17.0` |
| [com.github.jknack:handlebars](https://github.com/jknack/handlebars.java) | `4.3.1` | `4.4.0` |
| [com.github.jknack:handlebars-helpers](https://github.com/jknack/handlebars.java) | `4.3.1` | `4.4.0` |
| [org.wiremock:wiremock](https://github.com/wiremock/wiremock) | `3.9.1` | `3.9.2` |
| [org.jboss.resteasy:resteasy-bom](https://github.com/resteasy/resteasy) | `6.2.9.Final` | `6.2.10.Final` |
| [org.codehaus.mojo:extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) | `1.8.0` | `1.9.0` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.3.1` | `3.5.1` |
| [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.3.1` | `3.5.1` |
| [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) | `3.1.2` | `3.1.3` |
| [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.2` | `3.1.3` |
| [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) | `3.12.1` | `3.21.0` |
| [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.7.1` | `3.8.1` |



Updates `org.slf4j:slf4j-bom` from 2.0.13 to 2.0.16
- [Commits](qos-ch/slf4j@v_2.0.13...v_2.0.16)

Updates `io.micrometer:micrometer-core` from 1.13.2 to 1.13.6
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.2...v1.13.6)

Updates `io.micrometer:micrometer-registry-prometheus` from 1.13.2 to 1.13.6
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.2...v1.13.6)

Updates `io.opentelemetry:opentelemetry-bom` from 1.40.0 to 1.43.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.40.0...v1.43.0)

Updates `io.micrometer:micrometer-registry-prometheus` from 1.13.2 to 1.13.6
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](micrometer-metrics/micrometer@v1.13.2...v1.13.6)

Updates `org.jboss.logging:jboss-logging` from 3.6.0.Final to 3.6.1.Final
- [Release notes](https://github.com/jboss-logging/jboss-logging/releases)
- [Commits](jboss-logging/jboss-logging@3.6.0.Final...3.6.1.Final)

Updates `com.fasterxml.jackson:jackson-bom` from 2.17.2 to 2.18.1
- [Commits](FasterXML/jackson-bom@jackson-bom-2.17.2...jackson-bom-2.18.1)

Updates `com.nimbusds:nimbus-jose-jwt` from 9.40 to 9.43
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.43..9.40)

Updates `com.nimbusds:oauth2-oidc-sdk` from 11.14 to 11.20.1
- [Changelog](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/branches/compare/11.20.1..11.14)

Updates `org.bouncycastle:bcprov-jdk18on` from 1.78.1 to 1.79
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78.1 to 1.79
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `ch.qos.logback:logback-classic` from 1.5.6 to 1.5.12
- [Commits](qos-ch/logback@v_1.5.6...v_1.5.12)

Updates `org.junit:junit-bom` from 5.10.3 to 5.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.3...r5.11.3)

Updates `org.mockito:mockito-bom` from 5.12.0 to 5.14.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.12.0...v5.14.2)

Updates `org.testcontainers:testcontainers-bom` from 1.20.1 to 1.20.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.1...1.20.3)

Updates `org.apache.commons:commons-lang3` from 3.15.0 to 3.17.0

Updates `com.github.jknack:handlebars` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/jknack/handlebars.java/releases)
- [Commits](jknack/handlebars.java@v4.3.1...v4.4.0)

Updates `com.github.jknack:handlebars-helpers` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/jknack/handlebars.java/releases)
- [Commits](jknack/handlebars.java@v4.3.1...v4.4.0)

Updates `com.github.jknack:handlebars-helpers` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/jknack/handlebars.java/releases)
- [Commits](jknack/handlebars.java@v4.3.1...v4.4.0)

Updates `org.wiremock:wiremock` from 3.9.1 to 3.9.2
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.9.1...3.9.2)

Updates `org.jboss.resteasy:resteasy-bom` from 6.2.9.Final to 6.2.10.Final
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@6.2.9.Final...6.2.10.Final)

Updates `org.codehaus.mojo:extra-enforcer-rules` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases)
- [Commits](mojohaus/extra-enforcer-rules@1.8.0...1.9.0)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.1 to 3.5.1
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.5.1)

Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.3.1 to 3.5.1
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.5.1)

Updates `org.apache.maven.plugins:maven-install-plugin` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/apache/maven-install-plugin/releases)
- [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.2...maven-install-plugin-3.1.3)

Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3)

Updates `org.apache.maven.plugins:maven-site-plugin` from 3.12.1 to 3.21.0
- [Release notes](https://github.com/apache/maven-site-plugin/releases)
- [Commits](apache/maven-site-plugin@maven-site-plugin-3.12.1...maven-site-plugin-3.21.0)

Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.7.1 to 3.8.1
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.7.1...maven-dependency-plugin-3.8.1)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-non-breaking-changes
- dependency-name: io.micrometer:micrometer-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-non-breaking-changes
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-non-breaking-changes
- dependency-name: io.opentelemetry:opentelemetry-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
- dependency-name: io.micrometer:micrometer-registry-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-non-breaking-changes
- dependency-name: org.jboss.logging:jboss-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-non-breaking-changes
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
- dependency-name: com.nimbusds:oauth2-oidc-sdk
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-non-breaking-changes
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
- dependency-name: org.mockito:mockito-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-non-breaking-changes
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
- dependency-name: com.github.jknack:handlebars
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
- dependency-name: com.github.jknack:handlebars-helpers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
- dependency-name: com.github.jknack:handlebars-helpers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
- dependency-name: org.wiremock:wiremock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-non-breaking-changes
- dependency-name: org.jboss.resteasy:resteasy-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-non-breaking-changes
- dependency-name: org.codehaus.mojo:extra-enforcer-rules
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
- dependency-name: org.apache.maven.plugins:maven-install-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-non-breaking-changes
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-non-breaking-changes
- dependency-name: org.apache.maven.plugins:maven-site-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-non-breaking-changes
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2024

Superseded by #115.

@dependabot dependabot bot closed this Nov 7, 2024
@dependabot dependabot bot deleted the dependabot/maven/maven-non-breaking-changes-2640f70b55 branch November 7, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants