Bump the minor-java-dependencies group with 6 updates - #1152
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the minor-java-dependencies group with 6 updates#1152dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-java-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [io.netty:netty-bom](https://github.com/netty/netty) | `4.1.136.Final` | `4.1.137.Final` | | [io.netty:netty-tcnative-boringssl-static](https://github.com/netty/netty-tcnative) | `2.0.81.Final` | `2.0.82.Final` | | [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) | `4.2.39` | `4.2.40` | | [io.micrometer:micrometer-core](https://github.com/micrometer-metrics/micrometer-commercial) | `1.17.0` | `1.17.1` | | org.apache.maven:apache-maven | `3.9.6` | `3.9.16` | | [org.apache.maven.wrapper:maven-wrapper](https://github.com/apache/maven-wrapper) | `3.2.0` | `3.3.4` | Updates `io.netty:netty-bom` from 4.1.136.Final to 4.1.137.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.136.Final...netty-4.1.137.Final) Updates `io.netty:netty-tcnative-boringssl-static` from 2.0.81.Final to 2.0.82.Final - [Release notes](https://github.com/netty/netty-tcnative/releases) - [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.81.Final...netty-tcnative-parent-2.0.82.Final) Updates `io.dropwizard.metrics:metrics-core` from 4.2.39 to 4.2.40 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.39...v4.2.40) Updates `io.micrometer:micrometer-core` from 1.17.0 to 1.17.1 - [Commits](https://github.com/micrometer-metrics/micrometer-commercial/commits) Updates `org.apache.maven:apache-maven` from 3.9.6 to 3.9.16 Updates `org.apache.maven.wrapper:maven-wrapper` from 3.2.0 to 3.3.4 - [Release notes](https://github.com/apache/maven-wrapper/releases) - [Commits](apache/maven-wrapper@maven-wrapper-3.2.0...maven-wrapper-3.3.4) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-version: 4.1.137.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-java-dependencies - dependency-name: io.netty:netty-tcnative-boringssl-static dependency-version: 2.0.82.Final dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-java-dependencies - dependency-name: io.dropwizard.metrics:metrics-core dependency-version: 4.2.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-java-dependencies - dependency-name: io.micrometer:micrometer-core dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-java-dependencies - dependency-name: org.apache.maven:apache-maven dependency-version: 3.9.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-java-dependencies - dependency-name: org.apache.maven.wrapper:maven-wrapper dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-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 minor-java-dependencies group with 6 updates:
4.1.136.Final4.1.137.Final2.0.81.Final2.0.82.Final4.2.394.2.401.17.01.17.13.9.63.9.163.2.03.3.4Updates
io.netty:netty-bomfrom 4.1.136.Final to 4.1.137.FinalRelease notes
Sourced from io.netty:netty-bom's releases.
Commits
5471f0a[maven-release-plugin] prepare release netty-4.1.137.Final9e05192Merge changes from forks (#17213) (#17217)c602219Update to latest netty-tcnative release (#17056) (#17122)cba4420Update surefire plugin to latest version (#17210) (#17212)576765bAuto-port 4.1: Add.editorconfigto enforce consistent coding style (#17209)b75a281Weakly reference engines from the OpenSSL engine map (#17199) (#17205)b8a40d2Adaptive allocator backports (#17206)1b8faadHttpServerCodec: do not consume the method queue for 1xx interim responses ...95bc09dDo not write WebSocket handshake response to the tail of the pipeline (#17192...9cdfef4Auto-port 4.1: Update compress-lzf to 1.2.1 (#17197)Updates
io.netty:netty-tcnative-boringssl-staticfrom 2.0.81.Final to 2.0.82.FinalCommits
9ef1af7[maven-release-plugin] prepare release netty-tcnative-parent-2.0.82.Final5575e03Add NULL check to guard against SIGSERV (#999)a4c20b5Pin github actions to reduce risk (#1000)bbe7446Make the Linux artifacts loadable on musl (Alpine) again (#997)990751eDelete local references as soon as possible in callbacks (#996)2e39099Delete local references while processing the loop to fill the singature algor...6ad94b7[maven-release-plugin] prepare for next development iterationUpdates
io.dropwizard.metrics:metrics-corefrom 4.2.39 to 4.2.40Release notes
Sourced from io.dropwizard.metrics:metrics-core's releases.
Commits
deca21f[maven-release-plugin] prepare release v4.2.40adc06fcfeat: add module for logback 1.6.x (#5370)7a8bae2fix(deps): update jackson3 monorepo (release/4.2.x) (minor) (#5288)c04e360build: compile in-process rather than by forkingjavac(#5369)16f0efcfix(deps): update dependency com.rabbitmq:amqp-client to v5.35.0 (#5367)2f4a844fix(deps): update dependency net.bytebuddy:byte-buddy to v1.18.12-jdk5 (#5361)9789a72fix(deps): update jackson monorepo to v3.1.6 (#5362)d8603c7fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...75340bdfix(deps): update jetty monorepo to v12.1.12 (#5357)d6fc38efix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...Updates
io.micrometer:micrometer-corefrom 1.17.0 to 1.17.1Commits
Updates
org.apache.maven:apache-mavenfrom 3.9.6 to 3.9.16Updates
org.apache.maven.wrapper:maven-wrapperfrom 3.2.0 to 3.3.4Release notes
Sourced from org.apache.maven.wrapper:maven-wrapper's releases.
... (truncated)
Commits
524486a[maven-release-plugin] prepare release maven-wrapper-3.3.417c1ec9Revert wrapper version removal (#365)366207fEnsure Path Traversal is fully addressed in MavenWrapperDownloader086b1c9[maven-release-plugin] prepare for next development iteratione2a0c81[maven-release-plugin] prepare release maven-wrapper-3.3.380952cdClarify usage of MAVEN_USER_HOME08e7200Remove wrapper lifecycle36886faSupport for snapshot distributions - fix (#352)d02d845Use invoker version from parentaf7671bBump mavenVersion from 3.9.6 to 3.9.11 (#360)Most Recent Ignore Conditions Applied to This Pull Request
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