-
Notifications
You must be signed in to change notification settings - Fork 20
chore(deps): bump the dependencies group with 9 updates #222
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
base: main
Are you sure you want to change the base?
Conversation
Bumps the dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.19.2` | `2.20.0` | | com.fasterxml.jackson.core:jackson-annotations | `2.19.2` | `2.20.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.19.2` | `2.20.0` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.19.2` | `2.20.0` | | [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.53.0` | `1.54.1` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.4` | `3.27.6` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.19.0` | `5.20.0` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `5.13.4` | `6.0.0` | | com.diffplug.spotless | `7.2.1` | `8.0.0` | Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-core@jackson-core-2.19.2...jackson-core-2.20.0) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.2 to 2.20.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.2 to 2.20.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.2 to 2.20.0 Updates `io.opentelemetry:opentelemetry-bom` from 1.53.0 to 1.54.1 - [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.53.0...v1.54.1) Updates `org.assertj:assertj-core` from 3.27.4 to 3.27.6 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.4...assertj-build-3.27.6) Updates `org.mockito:mockito-core` from 5.19.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) Updates `org.junit.jupiter:junit-jupiter` from 5.13.4 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) Updates `com.diffplug.spotless` from 7.2.1 to 8.0.0 --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.opentelemetry:opentelemetry-bom dependency-version: 1.54.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: com.diffplug.spotless dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
@jimmyjames do you think it's time to drop support for Java 11? We were discussing following in Springboot's footsteps earlier this year and maybe it is about time. |
Bumps the dependencies group with 9 updates:
2.19.2
2.20.0
2.19.2
2.20.0
2.19.2
2.20.0
2.19.2
2.20.0
1.53.0
1.54.1
3.27.4
3.27.6
5.19.0
5.20.0
5.13.4
6.0.0
7.2.1
8.0.0
Updates
com.fasterxml.jackson.core:jackson-core
from 2.19.2 to 2.20.0Commits
ea0830a
[maven-release-plugin] prepare release jackson-core-2.20.0e16733a
Prep for 2.20.093deb38
Drop RC from version pre-2.20.0 releasef0bcc3c
Handle deprecation warnings6e70d08
Fix #1462: deprecateJsonFactory.createParser(URL)
(#1464)588cc76
Post release version bump018f9e1
[maven-release-plugin] prepare for next development iteration360e498
[maven-release-plugin] prepare release jackson-core-2.20.0-rc1538ac44
Prep for 2.20.0-rc1dfbf47b
Merge branch '2.19' into 2.xUpdates
com.fasterxml.jackson.core:jackson-annotations
from 2.19.2 to 2.20.0Updates
com.fasterxml.jackson.core:jackson-databind
from 2.19.2 to 2.20.0Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.19.2 to 2.20.0Updates
com.fasterxml.jackson.core:jackson-annotations
from 2.19.2 to 2.20.0Updates
com.fasterxml.jackson.core:jackson-databind
from 2.19.2 to 2.20.0Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.19.2 to 2.20.0Updates
io.opentelemetry:opentelemetry-bom
from 1.53.0 to 1.54.1Release notes
Sourced from io.opentelemetry:opentelemetry-bom's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry:opentelemetry-bom's changelog.
Commits
edf8896
[release/v1.54.x] Prepare release 1.54.1 (#7672)7aedd4b
[release/v1.54.x] Add change log for upcoming patch release (#7671)4d4218b
[release/v1.54.x] Update Prometheus Exporter dependencies to use no-protobuf ...61e066b
[release/v1.54.x] Prepare release 1.54.0 (#7644)5f4d898
Add change log for upcoming release (#7641)2a92794
fix(deps): update armeriaversion to v1.33.2 (#7625)7ef1410
don't call old plugin when declarative config is in use (#7472)b18583a
pass meter provider to avoid using the global otel instance (#7475)6610806
chore(deps): update plugin com.gradleup.shadow to v9.1.0 (#7628)35fda16
fix(deps): update dependency io.netty:netty-bom to v4.2.5.final (#7635)Updates
org.assertj:assertj-core
from 3.27.4 to 3.27.6Release notes
Sourced from org.assertj:assertj-core's releases.
Commits
716b1e0
[maven-release-plugin] prepare release assertj-build-3.27.6e189652
Add missing export fororg.assertj.core.annotation
(#3951)0cb489e
Update Maven Central URL7286309
[maven-release-plugin] prepare for next development iterationdd4cc1d
[maven-release-plugin] prepare release assertj-build-3.27.51d0defc
Add missing permission to release workflow844d5d0
Add missing GitHub Actions pinning to CodeQL workflowbdd7106
Add CodeQL custom workflowa93d7e6
Remove EOL Java 2426ea866
Update production dependencies (#3947)Updates
org.mockito:mockito-core
from 5.19.0 to 5.20.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
3a1a19e
Add support for generic types inMockedConstruction
andMockedStatic
(#3729)f3c957a
Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730)3cfbd42
Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725)6f9a04b
Bump com.gradle.develocity from 4.1.1 to 4.2 (#3726)c75dfb8
Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#3720)54474fa
Bump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719)bc06f21
Use Assume.assumeThat for SequencedCollection tests (#3711)a10aed0
Bump actions/setup-java from 4 to 5 (#3715)37bb3e5
Fix metadata generation on GraalVM (#3710)ef2fd6f
Bump com.gradle.develocity from 4.1 to 4.1.1 (#3713)Updates
org.junit.jupiter:junit-jupiter
from 5.13.4 to 6.0.0Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
... (truncated)
Commits
4f79594
Release 6.0.055af30a
Revert "Usedevelop/6.x
branch for junit-examples during release build"df3cfdd
Release 5.14.0fcb84a2
Disable backward compatibility check when offlinec9c8344
Prune 5.14.0 release notes03d8a72
Update broken link to using API Gaurdian with bndtools3a0b29b
Use temporary JUnit 6 logo6603caa
RenameeclipseClasspath
toeclipseConventions
to avoid confusionab3470b
Make sealedMediaType
work in Eclipsea8cd41e
Remove annotations not visible in EclipseUpdates
com.diffplug.spotless
from 7.2.1 to 8.0.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions