-
Notifications
You must be signed in to change notification settings - Fork 1
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 with 15 updates #327
Closed
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 15 updates: | Package | From | To | | --- | --- | --- | | [io.ktor:ktor-server-core](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` | | [io.ktor:ktor-server-netty](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` | | [io.ktor:ktor-client-apache](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` | | [io.ktor:ktor-serialization-jackson](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` | | [io.ktor:ktor-server-test-host](https://github.com/ktorio/ktor) | `2.3.5` | `2.3.6` | | [no.nav.helse:syfosm-common-models](https://github.com/navikt/syfosm-common) | `2.0.5` | `2.0.6` | | [no.nav.helse:syfosm-common-networking](https://github.com/navikt/syfosm-common) | `2.0.5` | `2.0.6` | | [no.nav.helse:syfosm-common-kafka](https://github.com/navikt/syfosm-common) | `2.0.5` | `2.0.6` | | [no.nav.helse:syfosm-common-mq](https://github.com/navikt/syfosm-common) | `2.0.5` | `2.0.6` | | [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) | `2.29.0` | `2.29.1` | | [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) | `5.0.1` | `5.1.0` | | [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `9.22.3` | `10.0.1` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.10.0` | `5.10.1` | Updates `io.ktor:ktor-server-core` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.5...2.3.6) Updates `io.ktor:ktor-server-netty` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.5...2.3.6) Updates `io.ktor:ktor-client-core` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.5...2.3.6) Updates `io.ktor:ktor-client-apache` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.5...2.3.6) Updates `io.ktor:ktor-client-content-negotiation` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.5...2.3.6) Updates `io.ktor:ktor-serialization-jackson` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.5...2.3.6) Updates `io.ktor:ktor-server-test-host` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/2.3.6/CHANGELOG.md) - [Commits](ktorio/ktor@2.3.5...2.3.6) Updates `no.nav.helse:syfosm-common-models` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/navikt/syfosm-common/releases) - [Commits](navikt/syfosm-common@2.0.5...2.0.6) Updates `no.nav.helse:syfosm-common-networking` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/navikt/syfosm-common/releases) - [Commits](navikt/syfosm-common@2.0.5...2.0.6) Updates `no.nav.helse:syfosm-common-kafka` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/navikt/syfosm-common/releases) - [Commits](navikt/syfosm-common@2.0.5...2.0.6) Updates `no.nav.helse:syfosm-common-mq` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/navikt/syfosm-common/releases) - [Commits](navikt/syfosm-common@2.0.5...2.0.6) Updates `com.google.cloud:google-cloud-storage` from 2.29.0 to 2.29.1 - [Release notes](https://github.com/googleapis/java-storage/releases) - [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/java-storage@v2.29.0...v2.29.1) Updates `com.zaxxer:HikariCP` from 5.0.1 to 5.1.0 - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](brettwooldridge/HikariCP@HikariCP-5.0.1...HikariCP-5.1.0) Updates `org.flywaydb:flyway-core` from 9.22.3 to 10.0.1 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-9.22.3...flyway-10.0.1) Updates `org.junit.jupiter:junit-jupiter` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.0...r5.10.1) --- updated-dependencies: - dependency-name: io.ktor:ktor-server-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-server-netty dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-client-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-client-apache dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.ktor:ktor-serialization-jackson 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-patch dependency-group: dependencies - dependency-name: no.nav.helse:syfosm-common-models dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: no.nav.helse:syfosm-common-networking dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: no.nav.helse:syfosm-common-kafka dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: no.nav.helse:syfosm-common-mq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.google.cloud:google-cloud-storage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.zaxxer:HikariCP dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter 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
Nov 14, 2023
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 15 updates:
2.3.5
2.3.6
2.3.5
2.3.6
2.3.5
2.3.6
2.3.5
2.3.6
2.3.5
2.3.6
2.3.5
2.3.6
2.3.5
2.3.6
2.0.5
2.0.6
2.0.5
2.0.6
2.0.5
2.0.6
2.0.5
2.0.6
2.29.0
2.29.1
5.0.1
5.1.0
9.22.3
10.0.1
5.10.0
5.10.1
Updates
io.ktor:ktor-server-core
from 2.3.5 to 2.3.6Release notes
Sourced from io.ktor:ktor-server-core's releases.
Changelog
Sourced from io.ktor:ktor-server-core's changelog.
Commits
97362b8
Update versions4d00349
Fix publication config8daecf7
Fix mingwx64 compilation (#3808)4af16bb
Add a changelogd599b54
KTOR-6411 resolve connectors in the test engine (#3798)d55a1ff
Update dependency com.auth0:jwks-rsa to v0.22.1 (#3750)89805f7
KTOR-6354 Revert 1.9.10 Kotlin update (#3785)2d0ddda
Drop flaky test (#3756)a65b2ed
Fixed formatting9046e26
Bump versionUpdates
io.ktor:ktor-server-netty
from 2.3.5 to 2.3.6Release notes
Sourced from io.ktor:ktor-server-netty's releases.
Changelog
Sourced from io.ktor:ktor-server-netty's changelog.
Commits
97362b8
Update versions4d00349
Fix publication config8daecf7
Fix mingwx64 compilation (#3808)4af16bb
Add a changelogd599b54
KTOR-6411 resolve connectors in the test engine (#3798)d55a1ff
Update dependency com.auth0:jwks-rsa to v0.22.1 (#3750)89805f7
KTOR-6354 Revert 1.9.10 Kotlin update (#3785)2d0ddda
Drop flaky test (#3756)a65b2ed
Fixed formatting9046e26
Bump versionUpdates
io.ktor:ktor-client-core
from 2.3.5 to 2.3.6Release notes
Sourced from io.ktor:ktor-client-core's releases.
Changelog
Sourced from io.ktor:ktor-client-core's changelog.
Commits
97362b8
Update versions4d00349
Fix publication config8daecf7
Fix mingwx64 compilation (#3808)4af16bb
Add a changelogd599b54
KTOR-6411 resolve connectors in the test engine (#3798)d55a1ff
Update dependency com.auth0:jwks-rsa to v0.22.1 (#3750)89805f7
KTOR-6354 Revert 1.9.10 Kotlin update (#3785)2d0ddda
Drop flaky test (#3756)a65b2ed
Fixed formatting9046e26
Bump versionUpdates
io.ktor:ktor-client-apache
from 2.3.5 to 2.3.6Release notes
Sourced from io.ktor:ktor-client-apache's releases.
Changelog
Sourced from io.ktor:ktor-client-apache's changelog.
Commits
97362b8
Update versions4d00349
Fix publication config8daecf7
Fix mingwx64 compilation (#3808)4af16bb
Add a changelogd599b54
KTOR-6411 resolve connectors in the test engine (#3798)d55a1ff
Update dependency com.auth0:jwks-rsa to v0.22.1 (#3750)89805f7
KTOR-6354 Revert 1.9.10 Kotlin update (#3785)2d0ddda
Drop flaky test (#3756)a65b2ed
Fixed formatting9046e26
Bump versionUpdates
io.ktor:ktor-client-content-negotiation
from 2.3.5 to 2.3.6Release notes
Sourced from io.ktor:ktor-client-content-negotiation's releases.
Changelog
Sourced from io.ktor:ktor-client-content-negotiation's changelog.
Commits
97362b8
Update versions4d00349
Fix publication config8daecf7
Fix mingwx64 compilation (#3808)4af16bb
Add a changelogd599b54
KTOR-6411 resolve connectors in the test engine (#3798)d55a1ff
Update dependency com.auth0:jwks-rsa to v0.22.1 (#3750)89805f7
KTOR-6354 Revert 1.9.10 Kotlin update (#3785)2d0ddda
Drop flaky test (#3756)a65b2ed
Fixed formatting9046e26
Bump versionUpdates
io.ktor:ktor-serialization-jackson
from 2.3.5 to 2.3.6Release notes
Sourced from io.ktor:ktor-serialization-jackson's releases.
Changelog
Sourced from io.ktor:ktor-serialization-jackson's changelog.
Commits
97362b8
Update versions4d00349
Fix publication config8daecf7
Fix mingwx64 compilation (#3808)4af16bb
Add a changelogd599b54
KTOR-6411 resolve connectors in the test engine (#3798)d55a1ff
Update dependency com.auth0:jwks-rsa to v0.22.1 (#3750)89805f7
KTOR-6354 Revert 1.9.10 Kotlin update (#3785)2d0ddda
Drop flaky test (#3756)a65b2ed
Fixed formatting9046e26
Bump versionUpdates
io.ktor:ktor-server-test-host
from 2.3.5 to 2.3.6Release notes
Sourced from io.ktor:ktor-server-test-host's releases.
Changelog
Sourced from io.ktor:ktor-server-test-host's changelog.
Commits
97362b8
Update versions4d00349
Fix publication config8daecf7
Fix mingwx64 compilation (#3808)4af16bb
Add a changelogd599b54
KTOR-6411 resolve connectors in the test engine (#3798)d55a1ff
Update dependency com.auth0:jwks-rsa to v0.22.1 (#3750)89805f7
KTOR-6354 Revert 1.9.10 Kotlin update (#3785)2d0ddda
Drop flaky test (#3756)a65b2ed
Fixed formatting9046e26
Bump versionUpdates
no.nav.helse:syfosm-common-models
from 2.0.5 to 2.0.6Release notes
Sourced from no.nav.helse:syfosm-common-models's releases.
Commits
ddc78b2
Merge pull request #116 from navikt/dependabot/gradle/io.kotest-kotest-runner...a52d920
Bump io.kotest:kotest-runner-junit5 from 5.7.2 to 5.8.0f8edab7
Merge pull request #114 from navikt/MikAoJk-patch-193289c6
Small clean up8228315
Upgrade gradle wrapper to 8.4c7c9793
Fixed build filed4277b5
Update build.gradle.kts5735024
Update build.gradle.ktsa52f0f3
Update build.gradle.ktsUpdates
no.nav.helse:syfosm-common-networking
from 2.0.5 to 2.0.6Release notes
Sourced from no.nav.helse:syfosm-common-networking's releases.
Commits
ddc78b2
Merge pull request #116 from navikt/dependabot/gradle/io.kotest-kotest-runner...a52d920
Bump io.kotest:kotest-runner-junit5 from 5.7.2 to 5.8.0f8edab7
Merge pull request #114 from navikt/MikAoJk-patch-193289c6
Small clean up8228315
Upgrade gradle wrapper to 8.4c7c9793
Fixed build filed4277b5
Update build.gradle.kts5735024
Update build.gradle.ktsa52f0f3
Update build.gradle.ktsUpdates
no.nav.helse:syfosm-common-kafka
from 2.0.5 to 2.0.6Release notes
Sourced from no.nav.helse:syfosm-common-kafka's releases.
Commits
ddc78b2
Merge pull request #116 from navikt/dependabot/gradle/io.kotest-kotest-runner...a52d920
Bump io.kotest:kotest-runner-junit5 from 5.7.2 to 5.8.0f8edab7
Merge pull request #114 from navikt/MikAoJk-patch-193289c6
Small clean up8228315
Upgrade gradle wrapper to 8.4c7c9793
Fixed build filed4277b5
Update build.gradle.kts5735024
Update build.gradle.ktsa52f0f3
Update build.gradle.ktsUpdates
no.nav.helse:syfosm-common-mq
from 2.0.5 to 2.0.6Release notes
Sourced from no.nav.helse:syfosm-common-mq's releases.
Commits
ddc78b2
Merge pull request #116 from navikt/dependabot/gradle/io.kotest-kotest-runner...a52d920
Bump io.kotest:kotest-runner-junit5 from 5.7.2 to 5.8.0f8edab7
Merge pull request #114 from navikt/MikAoJk-patch-193289c6
Small clean up8228315
Upgrade gradle wrapper to 8.4c7c9793
Fixed build filed4277b5
Update build.gradle.kts5735024
Update build.gradle.ktsa52f0f3
Update build.gradle.ktsUpdates
com.google.cloud:google-cloud-storage
from 2.29.0 to 2.29.1Release notes
Sourced from com.google.cloud:google-cloud-storage's releases.
Changelog
Sourced from com.google.cloud:google-cloud-storage's changelog.
Commits
d3da848
chore(main): release 2.29.1 (#2285)9b4bb82
fix: improve 503 handling for json resumable uploads (#2289)cc65fd0
deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...050b82e
test(deps): update cross product test dependencies (#2287)2207400
test(deps): update cross product test dependencies (#2286)899f815
build(deps): update dependency com.google.cloud:google-cloud-shared-config to...94b8dd6
deps: update dependency com.google.apis:google-api-services-storage to v1-rev...0c9bbe8
build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...3b184df
build(deps): update dependency org.apache.maven.plugins:maven-dependency-plug...3cf4402
test(deps): update cross product test dependencies (#2270)Description has been truncated