Bump the dependencies group across 1 directory with 6 updates - #10
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the dependencies group across 1 directory with 6 updates#10dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.javalin:javalin](https://github.com/javalin/javalin) | `6.7.0` | `7.2.3` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.21.1` | `2.22.2` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.20.1` | `2.22.2` | | zenithproxy.plugin.dev | `1.0.0-SNAPSHOT` | `1.0.1-SNAPSHOT` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.2.0` | `9.7.1` | Updates `io.javalin:javalin` from 6.7.0 to 7.2.3 - [Release notes](https://github.com/javalin/javalin/releases) - [Commits](javalin/javalin@javalin-parent-6.7.0...javalin-parent-7.2.3) Updates `com.fasterxml.jackson.core:jackson-core` from 2.21.1 to 2.22.2 - [Commits](FasterXML/jackson-core@jackson-core-2.21.1...jackson-core-2.22.2) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.1 to 2.22.2 - [Commits](FasterXML/jackson-databind@jackson-databind-2.21.1...jackson-databind-2.22.2) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.20.1 to 2.22.2 Updates `zenithproxy.plugin.dev` from 1.0.0-SNAPSHOT to 1.0.1-SNAPSHOT Updates `gradle-wrapper` from 9.2.0 to 9.7.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.2.0...v9.7.1) --- updated-dependencies: - dependency-name: io.javalin:javalin dependency-version: 7.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.2 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.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: zenithproxy.plugin.dev dependency-version: 1.0.1-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: gradle-wrapper dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 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 dependencies group with 5 updates in the / directory:
6.7.07.2.32.21.12.22.22.20.12.22.21.0.0-SNAPSHOT1.0.1-SNAPSHOT9.2.09.7.1Updates
io.javalin:javalinfrom 6.7.0 to 7.2.3Release notes
Sourced from io.javalin:javalin's releases.
... (truncated)
Commits
8c12b9f[maven-release-plugin] prepare release javalin-parent-7.2.33208ac5[deps] Bump stable deps and sync OptionalDependency.kt (#2624)54f0559[deps]: Bump the dependencies group across 1 directory with 32 updates (#2617)48bf31c[content-type] Add application/xml (closes #2614)c83b8b2[static-files] Stream static files instead of reading into memory (#2618)6600d23[workflow]: Bump the dependencies group across 1 directory with 2 updates (#2...0ae00ca[http] Return 404 for unrecognized request methods instead of 500 (#2609)c397adc[workflow]: Bump codecov/codecov-action in the dependencies group (#2606)fd59a40[context] AddContext.addHeadermethod (#2605)4b82867[validation] Add default enum converters (#2600)Updates
com.fasterxml.jackson.core:jackson-corefrom 2.21.1 to 2.22.2Commits
24bab14[maven-release-plugin] prepare release jackson-core-2.22.2dbbd2a0Prep for 2.22.2 release038fc7aMerge branch '2.21' into 2.22aaf3398Merge branch '2.20' into 2.212911daeMerge branch '2.19' into 2.20ed8e9dcMerge branch '2.18' into 2.19f8dc7d7Post-release dep version bump7add1bf[maven-release-plugin] prepare for next development iterationd11418c[maven-release-plugin] prepare release jackson-core-2.18.1066a7a17Prep for 2.18.10 releaseUpdates
com.fasterxml.jackson.core:jackson-databindfrom 2.21.1 to 2.22.2Commits
25b2a22[maven-release-plugin] prepare release jackson-databind-2.22.2bab1c1aPrep for 2.22.2 releasebc03cf8Merge branch '2.21' into 2.2283379fbMerge branch '2.20' into 2.210d400c9Merge branch '2.19' into 2.20ce36a27Merge branch '2.18' into 2.197a209e1Post-release dep version bumpa432707[maven-release-plugin] prepare for next development iteration176df1d[maven-release-plugin] prepare release jackson-databind-2.18.107785f5fPrep for 2.18.10 releaseUpdates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.20.1 to 2.22.2Updates
zenithproxy.plugin.devfrom 1.0.0-SNAPSHOT to 1.0.1-SNAPSHOTUpdates
gradle-wrapperfrom 9.2.0 to 9.7.1Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
92f0512update fixed issues for 9.7.1 (#38892)820ee75update fixed issues for 9.7.182c23f9Fix annotation parameter ordering problem in KTS (#38878)ef11a72Fix annotation parameter ordering issuebb0d8a9Make relevant tests polyglot (run for multiple DSLs)336e129Update signing configuration (#38874)4bdf0daUpdate signing configurationcd9b92cList issues resolved in 9.7.1 (#38839)5f4e381List issues resolved in 9.7.11e08ab5Keep type-use annotations in extracted ABI classes (#38810)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