-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the dependencies group across 1 directory with 18 updates #309
Closed
Conversation
This file contains 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
Bumps the dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [com.fasterxml.jackson.module:jackson-module-jaxb-annotations](https://github.com/FasterXML/jackson-modules-base) | `2.18.0` | `2.18.1` | | [com.fasterxml.jackson.module:jackson-module-kotlin](https://github.com/FasterXML/jackson-module-kotlin) | `2.18.0` | `2.18.1` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.18.0` | `2.18.1` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.18.0` | `2.18.1` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.9` | `1.5.12` | | org.apache.kafka:kafka_2.12 | `3.8.0` | `3.8.1` | | [io.ktor:ktor-server-core](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.0` | | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.0` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.0` | | [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.0` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.0` | | [io.ktor:ktor-client-apache](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.0` | | [io.ktor:ktor-server-content-negotiation](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.0` | | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.12` | `3.0.0` | | [no.nav.helse:diagnosekoder](https://github.com/navikt/diagnosekoder) | `1.2024.0` | `1.2024.1` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.12` | `1.13.13` | | jvm | `2.0.20` | `2.0.21` | Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `com.fasterxml.jackson.module:jackson-module-jaxb-annotations` from 2.18.0 to 2.18.1 - [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.18.0...jackson-modules-base-2.18.1) Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.0 to 2.18.1 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.0...jackson-module-kotlin-2.18.1) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.0 to 2.18.1 - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.0...jackson-dataformat-xml-2.18.1) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.0 to 2.18.1 Updates `com.fasterxml.jackson.module:jackson-module-kotlin` from 2.18.0 to 2.18.1 - [Commits](FasterXML/jackson-module-kotlin@jackson-module-kotlin-2.18.0...jackson-module-kotlin-2.18.1) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.0 to 2.18.1 - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.0...jackson-dataformat-xml-2.18.1) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.0 to 2.18.1 Updates `ch.qos.logback:logback-classic` from 1.5.9 to 1.5.12 - [Commits](qos-ch/logback@v_1.5.9...v_1.5.12) Updates `org.apache.kafka:kafka_2.12` from 3.8.0 to 3.8.1 Updates `io.ktor:ktor-server-core` from 2.3.12 to 3.0.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.0) Updates `io.ktor:ktor-server-netty` from 2.3.12 to 3.0.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.0) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 to 3.0.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.0) Updates `io.ktor:ktor-serialization-jackson` from 2.3.12 to 3.0.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.0) Updates `io.ktor:ktor-client-core` from 2.3.12 to 3.0.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.0) Updates `io.ktor:ktor-client-apache` from 2.3.12 to 3.0.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.0) Updates `io.ktor:ktor-server-content-negotiation` from 2.3.12 to 3.0.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.0) Updates `io.ktor:ktor-server-test-host` from 2.3.12 to 3.0.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.0) Updates `io.ktor:ktor-server-netty` from 2.3.12 to 3.0.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.0) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.12 to 3.0.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.0) Updates `io.ktor:ktor-serialization-jackson` from 2.3.12 to 3.0.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.0) Updates `io.ktor:ktor-client-core` from 2.3.12 to 3.0.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.0) Updates `io.ktor:ktor-client-apache` from 2.3.12 to 3.0.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.0) Updates `no.nav.helse:diagnosekoder` from 1.2024.0 to 1.2024.1 - [Release notes](https://github.com/navikt/diagnosekoder/releases) - [Commits](navikt/diagnosekoder@v1.2024.0...v1.2024.1) Updates `io.ktor:ktor-server-content-negotiation` from 2.3.12 to 3.0.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.0) Updates `io.mockk:mockk` from 1.13.12 to 1.13.13 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.12...1.13.13) Updates `io.ktor:ktor-server-test-host` from 2.3.12 to 3.0.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.12...3.0.0) Updates `jvm` from 2.0.20 to 2.0.21 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-jaxb-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.module:jackson-module-kotlin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.kafka:kafka_2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-server-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-client-apache dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-serialization-jackson dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.ktor:ktor-client-apache dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: no.nav.helse:diagnosekoder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-server-content-negotiation dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-server-test-host dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Oct 29, 2024
Superseded by #310. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 18 updates in the / directory:
2.0.20
2.0.21
2.18.0
2.18.1
2.18.0
2.18.1
2.18.0
2.18.1
2.18.0
2.18.1
1.5.9
1.5.12
3.8.0
3.8.1
2.3.12
3.0.0
2.3.12
3.0.0
2.3.12
3.0.0
2.3.12
3.0.0
2.3.12
3.0.0
2.3.12
3.0.0
2.3.12
3.0.0
2.3.12
3.0.0
1.2024.0
1.2024.1
1.13.12
1.13.13
2.0.20
2.0.21
Updates
org.jetbrains.kotlin:kotlin-stdlib
from 2.0.20 to 2.0.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
284e9b4
Add ChangeLog for 2.0.21-RC38084f0
Enable source information for getters and other special-named functions9fcd247
Move source information of default parameters to the default group4bad11d
Add source markers to@ExplicitGroupsComposable
fcc1075
Bump IntelliJ platform to 233.13135.1281499254
[FIR2IR] Add static fields to the list of declarations of lazy IR java class8f121bc
Derelocate NSTextAttachment and NSTextContainer methodscc0919d
Allow using categories in the def file to reintroduce methods in the classb1504e7
[IC] Add synchronized clean methods to storage classes273abb8
Derelocate deprecated DOMElement APIsUpdates
com.fasterxml.jackson.module:jackson-module-jaxb-annotations
from 2.18.0 to 2.18.1Commits
1515a8d
[maven-release-plugin] prepare release jackson-modules-base-2.18.16661e7c
Prepare for 2.18.1 release6225019
Minor fixe12283b
Back to snapshot deps5ca9eec
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.18.0 to 2.18.1Commits
3f1c827
[maven-release-plugin] prepare release jackson-module-kotlin-2.18.1fb5b731
Prep for 2.18.1 releasef27a76e
Merge pull request #836 from k163377/fix-docs62e4015
Fix docs3b48486
Back to snapshot depad4b22e
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.dataformat:jackson-dataformat-xml
from 2.18.0 to 2.18.1Commits
7411dc6
[maven-release-plugin] prepare release jackson-dataformat-xml-2.18.123caee5
Prepare for 2.18.1 release7375278
Merge branch '2.18' of github.com:FasterXML/jackson-dataformat-xml into 2.185265704
Add test to verify #517 still failing (#673)a5ab6a7
Merge branch '2.17' into 2.187da4860
Fix bad renaming (went to 2.17 instead of master)eff8f8a
Modifysurefire plugin
failing test scope (#674)29d946c
Manual merge of pom.xml90f48fb
...c262e76
Merge branch '2.17' into 2.18Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.18.0 to 2.18.1Updates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.18.0 to 2.18.1Commits
3f1c827
[maven-release-plugin] prepare release jackson-module-kotlin-2.18.1fb5b731
Prep for 2.18.1 releasef27a76e
Merge pull request #836 from k163377/fix-docs62e4015
Fix docs3b48486
Back to snapshot depad4b22e
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.dataformat:jackson-dataformat-xml
from 2.18.0 to 2.18.1Commits
7411dc6
[maven-release-plugin] prepare release jackson-dataformat-xml-2.18.123caee5
Prepare for 2.18.1 release7375278
Merge branch '2.18' of github.com:FasterXML/jackson-dataformat-xml into 2.185265704
Add test to verify #517 still failing (#673)a5ab6a7
Merge branch '2.17' into 2.187da4860
Fix bad renaming (went to 2.17 instead of master)eff8f8a
Modifysurefire plugin
failing test scope (#674)29d946c
Manual merge of pom.xml90f48fb
...c262e76
Merge branch '2.17' into 2.18Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.18.0 to 2.18.1Updates
ch.qos.logback:logback-classic
from 1.5.9 to 1.5.12Commits
3a64b51
prepare release 1.5.12ecae664
fix issues/87985968fa
logger call ends with two exceptions - fix issues/876ea3cec8
Update README.md887cbba
update README.mddf2a3b6
start work on 1.5.12-SNAPSHOT3aa0730
prepare release of version 1.5.118bcfd9a
allow for InsertFromJNDIModelHandler to be callable from logback-tyler75bee86
refactorings in support of logback-tyler8749edc
start work on 1.5.11-SNAPSHOTUpdates
org.apache.kafka:kafka_2.12
from 3.8.0 to 3.8.1Updates
io.ktor:ktor-server-core
from 2.3.12 to 3.0.0Release notes
Sourced from io.ktor:ktor-server-core's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-core's changelog.
... (truncated)
Commits
6d55f8b
Add changelog for Ktor 3.0.0 (#4390)c2715b5
Update dependency io.mockk:mockk to v1.13.13 (#4385)eb4f0a5
Release 3.0.0 (#4383)02d1043
Update tomcat to v9.0.96 (#4378)89a3bbc
KTOR-6963 Fix darwin maxFrameSize option (#4374)1c98f87
Update dependency gg.jte:jte to v3.1.13 (#4382)4d5ca8c
KTOR-7548 Introduce Flow API for multi-part2b67b7b
Fix build error (#4380)9f663af
KTOR-7543 Fix a couple backwards compatibility issues in 3.0 (#4377)f64f733
Change version to 3.0.0-SNAPSHOT (#4376)Updates
io.ktor:ktor-server-netty
from 2.3.12 to 3.0.0Release notes
Sourced from io.ktor:ktor-server-netty's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-server-netty's changelog.
... (truncated)
Commits
6d55f8b
Add changelog for Ktor 3.0.0 (#4390)c2715b5
Update dependency io.mockk:mockk to v1.13.13 (#4385)eb4f0a5
Release 3.0.0 (#4383)02d1043
Update tomcat to v9.0.96 (#4378)89a3bbc
KTOR-6963 Fix darwin maxFrameSize option (#4374)1c98f87
Update dependency gg.jte:jte to v3.1.13 (#4382)4d5ca8c
KTOR-7548 Introduce Flow API for multi-part2b67b7b
Fix build error (#4380)9f663af
KTOR-7543 Fix a couple backwards compatibility issues in 3.0 (#4377)f64f733
Change version to 3.0.0-SNAPSHOT (#4376)Updates
io.ktor:ktor-client-content-negotiation
from 2.3.12 to 3.0.0Release notes
Sourced from io.ktor:ktor-client-content-negotiation's releases.
... (truncated)
Changelog
Sourced from io.ktor:ktor-client-content-negotiation's changelog.
... (truncated)
Commits
6d55f8b
Add changelog for Ktor 3.0.0 (