Bump the dependencies group across 1 directory with 5 updates#3
Open
dependabot[bot] wants to merge 1 commit intomainlinefrom
Open
Bump the dependencies group across 1 directory with 5 updates#3dependabot[bot] wants to merge 1 commit intomainlinefrom
dependabot[bot] wants to merge 1 commit intomainlinefrom
Conversation
Bumps the dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [io.javalin:javalin](https://github.com/javalin/javalin) | `6.7.0` | `7.1.0` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.20.1` | `2.21.2` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.20.1` | `2.21.2` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.20.1` | `2.21.2` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.2.0` | `9.4.1` | Updates `io.javalin:javalin` from 6.7.0 to 7.1.0 - [Release notes](https://github.com/javalin/javalin/releases) - [Commits](javalin/javalin@javalin-parent-6.7.0...7.1.0) Updates `com.fasterxml.jackson.core:jackson-core` from 2.20.1 to 2.21.2 - [Commits](FasterXML/jackson-core@jackson-core-2.20.1...jackson-core-2.21.2) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.20.1 to 2.21.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.20.1 to 2.21.2 Updates `gradle-wrapper` from 9.2.0 to 9.4.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.2.0...v9.4.1) --- updated-dependencies: - dependency-name: io.javalin:javalin dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.21.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.21.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.21.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: gradle-wrapper dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
d43393e to
fd53b67
Compare
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 4 updates in the / directory: io.javalin:javalin, com.fasterxml.jackson.core:jackson-core, com.fasterxml.jackson.datatype:jackson-datatype-jsr310 and gradle-wrapper.
Updates
io.javalin:javalinfrom 6.7.0 to 7.1.0Release notes
Sourced from io.javalin:javalin's releases.
... (truncated)
Commits
e458dba[maven-release-plugin] prepare for next development iteration9766d2f[maven-release-plugin] prepare release javalin-parent-7.1.012acf0b[performance] Eliminate per-request regex and allocation overhead (#2560)f6a1e40[performance] Reduce per-request overhead in hot path1e59eda[pom] Add javalin-bom module (#2558)b43f37a[rendering] jte - introduce directoryTemplateEngine for (6.x-like behavior)72b2320[micrometer] AddwsExceptionHandlertoMicrometerPlugin37c91c4[readme] Update artifactId for SSL plugin9acf45e[cleanup] Use Header constants0289084[headers] Add missing headers to Header.ktUpdates
com.fasterxml.jackson.core:jackson-corefrom 2.21.1 to 2.21.2Commits
9c9f7f1[maven-release-plugin] prepare release jackson-core-2.21.287914a9Prep for 2.21.2 release7195a45Release note add wrt #1570fcac9bdMerge branch '2.20' into 2.21861a0d3Merge branch '2.19' into 2.206659bb8Merge branch '2.18' into 2.197ce3622Backport #1570 fix (#1573)8247d8fPartial backport of #1542 to fix #1541 in 2.21 (for 2.21.2 patch) (#1567)83e2556Merge branch '2.20' into 2.21a4d149fMerge branch '2.19' into 2.20Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.21.1 to 2.21.2Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.20.1 to 2.21.2Updates
gradle-wrapperfrom 9.2.0 to 9.4.1Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
2d63270Ignore test (#37180)4c15906Ignore test9759ac1Make console/SIGINT test deterministic (#37178)aaf6ed4Make console/SIGINT test deterministic47cb783Fix OSC 9;4 progress bar not cleared on SIGINT (#37038)ef03f1dFix order-dependent assertion in CrossBuildScriptCachingIntegrationSpecfd26fd3Fix OSC 9;4 taskbar progress bar not cleared on build end or SIGINT0a84d67Release notes for 9.4.1 (#37148)e569c31cleanup9f227decleanup