-
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 all-dependencies group across 1 directory with 8 updates #30
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
990914f
to
2751795
Compare
Bumps the all-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.9.0` | `1.10.1` | | [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `5.0.16` | `5.0.17` | | [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `5.0.16` | `5.0.17` | | [no.nav.security:token-validation-spring-test](https://github.com/navikt/token-support) | `5.0.16` | `5.0.17` | | [org.jetbrains.kotlin.plugin.allopen](https://github.com/JetBrains/kotlin) | `1.9.22` | `2.1.10` | | [jvm](https://github.com/JetBrains/kotlin) | `1.9.25` | `2.1.10` | | [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.4.2` | `3.4.3` | | [plugin.jpa](https://github.com/JetBrains/kotlin) | `1.9.25` | `2.1.10` | Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.9.0...1.10.1) Updates `no.nav.security:token-validation-spring` from 5.0.16 to 5.0.17 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.16...5.0.17) Updates `no.nav.security:token-client-spring` from 5.0.16 to 5.0.17 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.16...5.0.17) Updates `no.nav.security:token-validation-spring-test` from 5.0.16 to 5.0.17 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.16...5.0.17) Updates `no.nav.security:token-client-spring` from 5.0.16 to 5.0.17 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.16...5.0.17) Updates `no.nav.security:token-validation-spring-test` from 5.0.16 to 5.0.17 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@5.0.16...5.0.17) Updates `org.jetbrains.kotlin.plugin.allopen` from 1.9.22 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.22...v2.1.10) Updates `jvm` from 1.9.25 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.25...v2.1.10) Updates `org.springframework.boot` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) Updates `plugin.jpa` from 1.9.25 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.25...v2.1.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: no.nav.security:token-validation-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: no.nav.security:token-client-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: no.nav.security:token-validation-spring-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: no.nav.security:token-client-spring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: no.nav.security:token-validation-spring-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin.plugin.allopen dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: plugin.jpa dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
2751795
to
f6a873b
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
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 all-dependencies group with 8 updates in the / directory:
1.9.0
1.10.1
5.0.16
5.0.17
5.0.16
5.0.17
5.0.16
5.0.17
1.9.22
2.1.10
1.9.25
2.1.10
3.4.2
3.4.3
1.9.25
2.1.10
Updates
org.jetbrains.kotlinx:kotlinx-coroutines-core
from 1.9.0 to 1.10.1Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's changelog.
Commits
ee92d16
Version 1.10.19a773f1
Ignore a flaky test2a9b88c
Fix binary incompatibility introduced in #4261 (#4310)33b18cd
Version 1.10.0d2f2717
Merge remote-tracking branch 'origin/master' into developbed3d29
Introduce Flow.any, Flow.all, Flow.noneec83195
Disable timing-sensitive test on Windows8f83057
Do not initialize non-mocked Dispatchers.Main unnecessarily (#4301)f8c0304
Properly cleanup thread locals for non-CoroutineDispatcher-intercepte… (#4303)2cafea4
Update Kotlin to 2.1.0 (#4284)Updates
no.nav.security:token-validation-spring
from 5.0.16 to 5.0.17Commits
606d9bf
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.2 to 11.23 (#998)4ee9a36
Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 (#997)2b9d108
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.1 to 11.22.2 (#996)981238c
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#994)5d6da3b
Bump com.nimbusds:oauth2-oidc-sdk from 11.22 to 11.22.1 (#995)01a1129
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.3 to 11.22 (#993)743307e
Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.11.0 (#992)9a64f54
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.2 to 11.21.3 (#991)Updates
no.nav.security:token-client-spring
from 5.0.16 to 5.0.17Commits
606d9bf
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.2 to 11.23 (#998)4ee9a36
Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 (#997)2b9d108
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.1 to 11.22.2 (#996)981238c
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#994)5d6da3b
Bump com.nimbusds:oauth2-oidc-sdk from 11.22 to 11.22.1 (#995)01a1129
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.3 to 11.22 (#993)743307e
Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.11.0 (#992)9a64f54
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.2 to 11.21.3 (#991)Updates
no.nav.security:token-validation-spring-test
from 5.0.16 to 5.0.17Commits
606d9bf
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.2 to 11.23 (#998)4ee9a36
Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 (#997)2b9d108
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.1 to 11.22.2 (#996)981238c
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#994)5d6da3b
Bump com.nimbusds:oauth2-oidc-sdk from 11.22 to 11.22.1 (#995)01a1129
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.3 to 11.22 (#993)743307e
Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.11.0 (#992)9a64f54
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.2 to 11.21.3 (#991)Updates
no.nav.security:token-client-spring
from 5.0.16 to 5.0.17Commits
606d9bf
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.2 to 11.23 (#998)4ee9a36
Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 (#997)2b9d108
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.1 to 11.22.2 (#996)981238c
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#994)5d6da3b
Bump com.nimbusds:oauth2-oidc-sdk from 11.22 to 11.22.1 (#995)01a1129
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.3 to 11.22 (#993)743307e
Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.11.0 (#992)9a64f54
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.2 to 11.21.3 (#991)Updates
no.nav.security:token-validation-spring-test
from 5.0.16 to 5.0.17Commits
606d9bf
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.2 to 11.23 (#998)4ee9a36
Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 (#997)2b9d108
Bump com.nimbusds:oauth2-oidc-sdk from 11.22.1 to 11.22.2 (#996)981238c
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#994)5d6da3b
Bump com.nimbusds:oauth2-oidc-sdk from 11.22 to 11.22.1 (#995)01a1129
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.3 to 11.22 (#993)743307e
Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.11.0 (#992)9a64f54
Bump com.nimbusds:oauth2-oidc-sdk from 11.21.2 to 11.21.3 (#991)Updates
org.jetbrains.kotlin.plugin.allopen
from 1.9.22 to 2.1.10Release notes
Sourced from org.jetbrains.kotlin.plugin.allopen's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.allopen's changelog.
... (truncated)
Commits
6dff565
Add ChangeLog for 2.1.10-RC25e6f6a6
[tests] Turned on passing testsb968b02
[K/N] Skip missing dependencies during cache building8b57d44
[CMP] no metadata annotations on synthetic classesf82abd9
[AA] Lazily compute the effective visibility in FIR stub-based deserializer618eaff
[FIR] Don't render lazy attributes withnull
value in FIR renderer5f5af38
[FIR] Remove incorrect fast-path from@PublishedAPI
computation for binary de...435080b
[FIR] Consider effective visibility of parent class during deserialization05e92d4
[Test] Reproduce KT-74040 in AA testsc49acfb
[Test] RenderisPublicApi
attribute in AA testsUpdates
jvm
from 1.9.25 to 2.1.10Release notes
Sourced from jvm's releases.
... (truncated)
Changelog
Sourced from jvm's changelog.
... (truncated)
Commits
6dff565
Add ChangeLog for 2.1.10-RC25e6f6a6
[tests] Turned on passing testsb968b02
[K/N] Skip missing dependencies during cache building8b57d44
[CMP] no metadata annotations on synthetic classesf82abd9
[AA] Lazily compute the effective visibility in FIR stub-based deserializer618eaff
[FIR] Don't render lazy attributes withnull
value in FIR renderer5f5af38
[FIR] Remove incorrect fast-path from@PublishedAPI
computation for binary de...435080b
[FIR] Consider effective visibility of parent class during deserialization05e92d4
[Test] Reproduce KT-74040 in AA testsc49acfb
[Test] RenderisPublicApi
attribute in AA testsUpdates
org.springframework.boot
from 3.4.2 to 3.4.3Release notes
Sourced from org.springframework.boot's releases.
... (truncated)
Commits
2f53c0a
Release v3.4.3f99171f
Merge branch '3.3.x' into 3.4.x70e0744
Next development version (v3.3.10-SNAPSHOT)07d9db3
Merge pull request #44380 from nosan2295809
Register Log42J StatusListener575655c
Upgrade Tomcat 11 smoke tests to Tomcat 11.0.4c74397a
Merge branch '3.3.x' into 3.4.xc718461
Protect against NoSuchMethodException on setReadOnly7dc9bf2
Upgrade to Testcontainers Redis Module 2.2.47d1fc06
Upgrade to Testcontainers 1.20.5Updates
plugin.jpa
from 1.9.25 to 2.1.10Release notes
Sourced from plugin.jpa's releases.
... (truncated)
Changelog
Sourced from plugin.jpa's changelog.
... (truncated)
Commits
6dff565
Add ChangeLog for 2.1.10-RC25e6f6a6
[tests] Turned on passing testsb968b02
[K/N] Skip missing dependencies during cache building8b57d44
[CMP] no metadata annotations on synthetic classesf82abd9
[AA] Lazily compute the effective visibility in FIR stub-based deserializer618eaff
[FIR] Don't render lazy attributes withnull
value in FIR renderer5f5af38
[FIR] Remove incorrect fast-path from@PublishedAPI
computation for binary de...435080b
[FIR] Consider effective visibility of parent class during deserialization05e92d4
[Test] Reproduce KT-74040 in AA testsc49acfb
[Test] RenderisPublicApi
attribute in AA testsDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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