-
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 gradle group with 15 updates #1883
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Feb 1, 2024
Bumps the gradle group with 15 updates: | Package | From | To | | --- | --- | --- | | [no.nav.helse:dusseldorf-ktor-core](https://github.com/navikt/dusseldorf-ktor) | `4.1.3` | `4.2.0` | | [no.nav.helse:dusseldorf-ktor-jackson](https://github.com/navikt/dusseldorf-ktor) | `4.1.3` | `4.2.0` | | [no.nav.helse:dusseldorf-ktor-metrics](https://github.com/navikt/dusseldorf-ktor) | `4.1.3` | `4.2.0` | | [no.nav.helse:dusseldorf-ktor-health](https://github.com/navikt/dusseldorf-ktor) | `4.1.3` | `4.2.0` | | [no.nav.helse:dusseldorf-ktor-auth](https://github.com/navikt/dusseldorf-ktor) | `4.1.3` | `4.2.0` | | [no.nav.helse:dusseldorf-ktor-client](https://github.com/navikt/dusseldorf-ktor) | `4.1.3` | `4.2.0` | | [no.nav.helse:dusseldorf-oauth2-client](https://github.com/navikt/dusseldorf-ktor) | `4.1.3` | `4.2.0` | | [no.nav.helse:dusseldorf-test-support](https://github.com/navikt/dusseldorf-ktor) | `4.1.3` | `4.2.0` | | [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `9.22.3` | `10.7.1` | | [no.nav.common:auth](https://github.com/navikt/common-java-modules) | `3.2023.10.23_12.41-bafec3836d28` | `3.2024.01.24_10.14-f70bae69bd65` | | [no.nav.common:rest](https://github.com/navikt/common-java-modules) | `3.2023.10.23_12.41-bafec3836d28` | `3.2024.01.24_10.14-f70bae69bd65` | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.16.0` | `2.16.1` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.8` | `1.13.9` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.3` | `1.19.4` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `1.9.21` | `1.9.22` | Updates `no.nav.helse:dusseldorf-ktor-core` from 4.1.3 to 4.2.0 - [Release notes](https://github.com/navikt/dusseldorf-ktor/releases) - [Commits](navikt/dusseldorf-ktor@4.1.3...4.2.0) Updates `no.nav.helse:dusseldorf-ktor-jackson` from 4.1.3 to 4.2.0 - [Release notes](https://github.com/navikt/dusseldorf-ktor/releases) - [Commits](navikt/dusseldorf-ktor@4.1.3...4.2.0) Updates `no.nav.helse:dusseldorf-ktor-metrics` from 4.1.3 to 4.2.0 - [Release notes](https://github.com/navikt/dusseldorf-ktor/releases) - [Commits](navikt/dusseldorf-ktor@4.1.3...4.2.0) Updates `no.nav.helse:dusseldorf-ktor-health` from 4.1.3 to 4.2.0 - [Release notes](https://github.com/navikt/dusseldorf-ktor/releases) - [Commits](navikt/dusseldorf-ktor@4.1.3...4.2.0) Updates `no.nav.helse:dusseldorf-ktor-auth` from 4.1.3 to 4.2.0 - [Release notes](https://github.com/navikt/dusseldorf-ktor/releases) - [Commits](navikt/dusseldorf-ktor@4.1.3...4.2.0) Updates `no.nav.helse:dusseldorf-ktor-client` from 4.1.3 to 4.2.0 - [Release notes](https://github.com/navikt/dusseldorf-ktor/releases) - [Commits](navikt/dusseldorf-ktor@4.1.3...4.2.0) Updates `no.nav.helse:dusseldorf-oauth2-client` from 4.1.3 to 4.2.0 - [Release notes](https://github.com/navikt/dusseldorf-ktor/releases) - [Commits](navikt/dusseldorf-ktor@4.1.3...4.2.0) Updates `no.nav.helse:dusseldorf-test-support` from 4.1.3 to 4.2.0 - [Release notes](https://github.com/navikt/dusseldorf-ktor/releases) - [Commits](navikt/dusseldorf-ktor@4.1.3...4.2.0) Updates `org.flywaydb:flyway-core` from 9.22.3 to 10.7.1 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-9.22.3...flyway-10.7.1) Updates `no.nav.common:auth` from 3.2023.10.23_12.41-bafec3836d28 to 3.2024.01.24_10.14-f70bae69bd65 - [Release notes](https://github.com/navikt/common-java-modules/releases) - [Commits](https://github.com/navikt/common-java-modules/commits) Updates `no.nav.common:rest` from 3.2023.10.23_12.41-bafec3836d28 to 3.2024.01.24_10.14-f70bae69bd65 - [Release notes](https://github.com/navikt/common-java-modules/releases) - [Commits](https://github.com/navikt/common-java-modules/commits) Updates `com.fasterxml.jackson:jackson-bom` from 2.16.0 to 2.16.1 - [Commits](FasterXML/jackson-bom@jackson-bom-2.16.0...jackson-bom-2.16.1) Updates `io.mockk:mockk` from 1.13.8 to 1.13.9 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.8...1.13.9) Updates `org.testcontainers:postgresql` from 1.19.3 to 1.19.4 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.19.3...1.19.4) Updates `org.jetbrains.kotlin.jvm` from 1.9.21 to 1.9.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.21...v1.9.22) --- updated-dependencies: - dependency-name: no.nav.helse:dusseldorf-ktor-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: no.nav.helse:dusseldorf-ktor-jackson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: no.nav.helse:dusseldorf-ktor-metrics dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: no.nav.helse:dusseldorf-ktor-health dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: no.nav.helse:dusseldorf-ktor-auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: no.nav.helse:dusseldorf-ktor-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: no.nav.helse:dusseldorf-oauth2-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: no.nav.helse:dusseldorf-test-support dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.flywaydb:flyway-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle - dependency-name: no.nav.common:auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: no.nav.common:rest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/gradle/gradle-819ab7bd00
branch
from
February 2, 2024 05:32
2facc29
to
92fb005
Compare
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 gradle group with 15 updates:
4.1.3
4.2.0
4.1.3
4.2.0
4.1.3
4.2.0
4.1.3
4.2.0
4.1.3
4.2.0
4.1.3
4.2.0
4.1.3
4.2.0
4.1.3
4.2.0
9.22.3
10.7.1
3.2023.10.23_12.41-bafec3836d28
3.2024.01.24_10.14-f70bae69bd65
3.2023.10.23_12.41-bafec3836d28
3.2024.01.24_10.14-f70bae69bd65
2.16.0
2.16.1
1.13.8
1.13.9
1.19.3
1.19.4
1.9.21
1.9.22
Updates
no.nav.helse:dusseldorf-ktor-core
from 4.1.3 to 4.2.0Release notes
Sourced from no.nav.helse:dusseldorf-ktor-core's releases.
Commits
8b55d9d
Legger til støtte for Dolly FNR og DNRb41763d
Bump the github group with 1 update (#713)69d7e47
Bump com.nimbusds:oauth2-oidc-sdk from 11.9 to 11.9.1 (#709)1a58bf7
Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#710)dc3c3b3
Bump io.micrometer:micrometer-registry-prometheus from 1.12.1 to 1.12.2 (#711)e4a3a07
Bump io.netty:netty-codec-http2 from 4.1.104.Final to 4.1.106.Final (#714)d7820eb
Bump the gradle-test-app group in /dusseldorf-ktor-testapp with 1 update (#705)3ac9e49
Bump kotlin.version from 1.9.21 to 1.9.22 (#704)223320b
Bump com.nimbusds:oauth2-oidc-sdk from 11.8 to 11.9 (#707)c72c035
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 (#708)Updates
no.nav.helse:dusseldorf-ktor-jackson
from 4.1.3 to 4.2.0Release notes
Sourced from no.nav.helse:dusseldorf-ktor-jackson's releases.
Commits
8b55d9d
Legger til støtte for Dolly FNR og DNRb41763d
Bump the github group with 1 update (#713)69d7e47
Bump com.nimbusds:oauth2-oidc-sdk from 11.9 to 11.9.1 (#709)1a58bf7
Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#710)dc3c3b3
Bump io.micrometer:micrometer-registry-prometheus from 1.12.1 to 1.12.2 (#711)e4a3a07
Bump io.netty:netty-codec-http2 from 4.1.104.Final to 4.1.106.Final (#714)d7820eb
Bump the gradle-test-app group in /dusseldorf-ktor-testapp with 1 update (#705)3ac9e49
Bump kotlin.version from 1.9.21 to 1.9.22 (#704)223320b
Bump com.nimbusds:oauth2-oidc-sdk from 11.8 to 11.9 (#707)c72c035
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 (#708)Updates
no.nav.helse:dusseldorf-ktor-metrics
from 4.1.3 to 4.2.0Release notes
Sourced from no.nav.helse:dusseldorf-ktor-metrics's releases.
Commits
8b55d9d
Legger til støtte for Dolly FNR og DNRb41763d
Bump the github group with 1 update (#713)69d7e47
Bump com.nimbusds:oauth2-oidc-sdk from 11.9 to 11.9.1 (#709)1a58bf7
Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#710)dc3c3b3
Bump io.micrometer:micrometer-registry-prometheus from 1.12.1 to 1.12.2 (#711)e4a3a07
Bump io.netty:netty-codec-http2 from 4.1.104.Final to 4.1.106.Final (#714)d7820eb
Bump the gradle-test-app group in /dusseldorf-ktor-testapp with 1 update (#705)3ac9e49
Bump kotlin.version from 1.9.21 to 1.9.22 (#704)223320b
Bump com.nimbusds:oauth2-oidc-sdk from 11.8 to 11.9 (#707)c72c035
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 (#708)Updates
no.nav.helse:dusseldorf-ktor-health
from 4.1.3 to 4.2.0Release notes
Sourced from no.nav.helse:dusseldorf-ktor-health's releases.
Commits
8b55d9d
Legger til støtte for Dolly FNR og DNRb41763d
Bump the github group with 1 update (#713)69d7e47
Bump com.nimbusds:oauth2-oidc-sdk from 11.9 to 11.9.1 (#709)1a58bf7
Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#710)dc3c3b3
Bump io.micrometer:micrometer-registry-prometheus from 1.12.1 to 1.12.2 (#711)e4a3a07
Bump io.netty:netty-codec-http2 from 4.1.104.Final to 4.1.106.Final (#714)d7820eb
Bump the gradle-test-app group in /dusseldorf-ktor-testapp with 1 update (#705)3ac9e49
Bump kotlin.version from 1.9.21 to 1.9.22 (#704)223320b
Bump com.nimbusds:oauth2-oidc-sdk from 11.8 to 11.9 (#707)c72c035
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 (#708)Updates
no.nav.helse:dusseldorf-ktor-auth
from 4.1.3 to 4.2.0Release notes
Sourced from no.nav.helse:dusseldorf-ktor-auth's releases.
Commits
8b55d9d
Legger til støtte for Dolly FNR og DNRb41763d
Bump the github group with 1 update (#713)69d7e47
Bump com.nimbusds:oauth2-oidc-sdk from 11.9 to 11.9.1 (#709)1a58bf7
Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#710)dc3c3b3
Bump io.micrometer:micrometer-registry-prometheus from 1.12.1 to 1.12.2 (#711)e4a3a07
Bump io.netty:netty-codec-http2 from 4.1.104.Final to 4.1.106.Final (#714)d7820eb
Bump the gradle-test-app group in /dusseldorf-ktor-testapp with 1 update (#705)3ac9e49
Bump kotlin.version from 1.9.21 to 1.9.22 (#704)223320b
Bump com.nimbusds:oauth2-oidc-sdk from 11.8 to 11.9 (#707)c72c035
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 (#708)Updates
no.nav.helse:dusseldorf-ktor-client
from 4.1.3 to 4.2.0Release notes
Sourced from no.nav.helse:dusseldorf-ktor-client's releases.
Commits
8b55d9d
Legger til støtte for Dolly FNR og DNRb41763d
Bump the github group with 1 update (#713)69d7e47
Bump com.nimbusds:oauth2-oidc-sdk from 11.9 to 11.9.1 (#709)1a58bf7
Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#710)dc3c3b3
Bump io.micrometer:micrometer-registry-prometheus from 1.12.1 to 1.12.2 (#711)e4a3a07
Bump io.netty:netty-codec-http2 from 4.1.104.Final to 4.1.106.Final (#714)d7820eb
Bump the gradle-test-app group in /dusseldorf-ktor-testapp with 1 update (#705)3ac9e49
Bump kotlin.version from 1.9.21 to 1.9.22 (#704)223320b
Bump com.nimbusds:oauth2-oidc-sdk from 11.8 to 11.9 (#707)c72c035
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 (#708)Updates
no.nav.helse:dusseldorf-oauth2-client
from 4.1.3 to 4.2.0Release notes
Sourced from no.nav.helse:dusseldorf-oauth2-client's releases.
Commits
8b55d9d
Legger til støtte for Dolly FNR og DNRb41763d
Bump the github group with 1 update (#713)69d7e47
Bump com.nimbusds:oauth2-oidc-sdk from 11.9 to 11.9.1 (#709)1a58bf7
Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#710)dc3c3b3
Bump io.micrometer:micrometer-registry-prometheus from 1.12.1 to 1.12.2 (#711)e4a3a07
Bump io.netty:netty-codec-http2 from 4.1.104.Final to 4.1.106.Final (#714)d7820eb
Bump the gradle-test-app group in /dusseldorf-ktor-testapp with 1 update (#705)3ac9e49
Bump kotlin.version from 1.9.21 to 1.9.22 (#704)223320b
Bump com.nimbusds:oauth2-oidc-sdk from 11.8 to 11.9 (#707)c72c035
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 (#708)Updates
no.nav.helse:dusseldorf-test-support
from 4.1.3 to 4.2.0Release notes
Sourced from no.nav.helse:dusseldorf-test-support's releases.
Commits
8b55d9d
Legger til støtte for Dolly FNR og DNRb41763d
Bump the github group with 1 update (#713)69d7e47
Bump com.nimbusds:oauth2-oidc-sdk from 11.9 to 11.9.1 (#709)1a58bf7
Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 (#710)dc3c3b3
Bump io.micrometer:micrometer-registry-prometheus from 1.12.1 to 1.12.2 (#711)e4a3a07
Bump io.netty:netty-codec-http2 from 4.1.104.Final to 4.1.106.Final (#714)d7820eb
Bump the gradle-test-app group in /dusseldorf-ktor-testapp with 1 update (#705)3ac9e49
Bump kotlin.version from 1.9.21 to 1.9.22 (#704)223320b
Bump com.nimbusds:oauth2-oidc-sdk from 11.8 to 11.9 (#707)c72c035
Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 (#708)Updates
org.flywaydb:flyway-core
from 9.22.3 to 10.7.1Release notes
Sourced from org.flywaydb:flyway-core's releases.