chore(deps): bump the java-dependencies group across 1 directory with 7 updates#45
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump the java-dependencies group across 1 directory with 7 updates#45dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
… 7 updates Bumps the java-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | org.owasp.dependencycheck | `12.2.0` | `12.2.1` | | org.cyclonedx.bom | `3.2.0` | `3.2.4` | | [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `5.1.0` | `7.0.2` | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.50.3.0` | `3.51.3.0` | | [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `10.8` | `10.9` | | [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer) | `1.16.4` | `1.16.5` | Updates `org.owasp.dependencycheck` from 12.2.0 to 12.2.1 Updates `org.cyclonedx.bom` from 3.2.0 to 3.2.4 Updates `com.zaxxer:HikariCP` from 5.1.0 to 7.0.2 - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-5.1.0...HikariCP-7.0.2) Updates `org.xerial:sqlite-jdbc` from 3.50.3.0 to 3.51.3.0 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.50.3.0...3.51.3.0) Updates `com.nimbusds:nimbus-jose-jwt` from 10.8 to 10.9 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.9..10.8) Updates `io.micrometer:micrometer-core` from 1.16.4 to 1.16.5 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.16.4...v1.16.5) Updates `io.micrometer:micrometer-registry-prometheus` from 1.16.4 to 1.16.5 - [Release notes](https://github.com/micrometer-metrics/micrometer/releases) - [Commits](micrometer-metrics/micrometer@v1.16.4...v1.16.5) --- updated-dependencies: - dependency-name: org.owasp.dependencycheck dependency-version: 12.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies - dependency-name: org.cyclonedx.bom dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies - dependency-name: com.zaxxer:HikariCP dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: java-dependencies - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.51.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-dependencies - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.9' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-dependencies - dependency-name: io.micrometer:micrometer-core dependency-version: 1.16.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies - dependency-name: io.micrometer:micrometer-registry-prometheus dependency-version: 1.16.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the java-dependencies group with 6 updates in the / directory:
12.2.012.2.13.2.03.2.45.1.07.0.23.50.3.03.51.3.010.810.91.16.41.16.5Updates
org.owasp.dependencycheckfrom 12.2.0 to 12.2.1Updates
org.cyclonedx.bomfrom 3.2.0 to 3.2.4Updates
com.zaxxer:HikariCPfrom 5.1.0 to 7.0.2Changelog
Sourced from com.zaxxer:HikariCP's changelog.
... (truncated)
Commits
80c46ae[maven-release-plugin] prepare release HikariCP-7.0.2cba7ebedecrease thread yield frequency in ConcurrentBag.unreserve()22cc9bdUpdate README.md86915ee[maven-release-plugin] prepare for next development iteration217bcc8[maven-release-plugin] prepare release HikariCP-7.0.129ad2f4update changes logb81bbc9fixes #2323 always reset schema upon connection retrieval (#2346)ee5328ddecrease yield() frequency during direct hand-off attempts1da3a33Update README.md17c4b33Update README.mdUpdates
org.xerial:sqlite-jdbcfrom 3.50.3.0 to 3.51.3.0Release notes
Sourced from org.xerial:sqlite-jdbc's releases.
... (truncated)
Commits
bf18ce1chore(release): 3.51.3.0 [skip ci]fe41e3echore: update native libraries09e9741feat(sqlite): upgrade to sqlite 3.51.389dfbc8ci: set-version trigger CI after build native64a3199chore: update native libraries64cf690feat(sqlite): upgrade to sqlite 3.52.0eed41aeci: set-version commit and trigger workflow22e5106ci: set-version fix VERSION4c34072ci: set-version checks before enabling97985f8ci: add set-version workflowUpdates
com.nimbusds:nimbus-jose-jwtfrom 10.8 to 10.9Changelog
Sourced from com.nimbusds:nimbus-jose-jwt's changelog.
... (truncated)
Commits
e48aa07[maven-release-plugin] prepare for next development iteration4b02531Adds X509CertUtils.computeSHA1Thumbprint(X509Certificate) method6b52455[maven-release-plugin] prepare release 10.9Updates
io.micrometer:micrometer-corefrom 1.16.4 to 1.16.5Release notes
Sourced from io.micrometer:micrometer-core's releases.
Commits
cf727d0Bump com.netflix.spectator:spectator-reg-atlas from 1.9.5 to 1.9.6 (#7393)55b8f06Fix OkHttp tests140b83bHarmonize@Nullableannotations in okhttp instrumentation (#7375)8c1758bHandle null peerName in GrpcClientObservationConvention (#7381)5ee71b4Merge branch '1.15.x' into 1.16.x84faaa6Fix build cache misses from overlapping outputs in statsd module (#7349)9a0441dMerge branch '1.15.x' into 1.16.x1010433NullMeterTagSupportTests does not match its filenamec2770fcBump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 (#7362)26f6da0Bump io.netty:netty-bom from 4.1.131.Final to 4.1.132.Final (#7335)Updates
io.micrometer:micrometer-registry-prometheusfrom 1.16.4 to 1.16.5Release notes
Sourced from io.micrometer:micrometer-registry-prometheus's releases.
Commits
cf727d0Bump com.netflix.spectator:spectator-reg-atlas from 1.9.5 to 1.9.6 (#7393)55b8f06Fix OkHttp tests140b83bHarmonize@Nullableannotations in okhttp instrumentation (#7375)8c1758bHandle null peerName in GrpcClientObservationConvention (#7381)5ee71b4Merge branch '1.15.x' into 1.16.x84faaa6Fix build cache misses from overlapping outputs in statsd module (#7349)9a0441dMerge branch '1.15.x' into 1.16.x1010433NullMeterTagSupportTests does not match its filenamec2770fcBump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 (#7362)26f6da0Bump io.netty:netty-bom from 4.1.131.Final to 4.1.132.Final (#7335)Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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