-
Notifications
You must be signed in to change notification settings - Fork 8
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 libs group across 1 directory with 16 updates #261
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
c2affad
to
b60f3e3
Compare
Bumps the libs group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.9.0` | `1.10.1` | | [io.arrow-kt:arrow-core](https://github.com/arrow-kt/arrow) | `1.2.4` | `2.0.0` | | [io.arrow-kt:arrow-fx-coroutines](https://github.com/arrow-kt/arrow) | `1.2.4` | `2.0.0` | | [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `9.41.2` | `9.48` | | [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) | `11.20` | `11.20.1` | | [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) | `1.78.1` | `1.79` | | [com.google.crypto.tink:tink](https://github.com/tink-crypto/tink-java) | `1.15.0` | `1.16.0` | | org.keycloak:keycloak-admin-client | `26.0.2` | `26.0.3` | | id.walt.mdoc-credentials:waltid-mdoc-credentials-jvm | `0.8.0` | `0.10.0` | | [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.4.1` | | [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) | `1.1.6` | `1.1.7` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` | | [org.jetbrains.kotlin.plugin.spring](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` | | org.owasp.dependencycheck | `10.0.4` | `11.1.1` | | org.sonarqube | `5.1.0.4882` | `6.0.1.5171` | Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` 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 `io.arrow-kt:arrow-core` from 1.2.4 to 2.0.0 - [Release notes](https://github.com/arrow-kt/arrow/releases) - [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md) - [Commits](arrow-kt/arrow@1.2.4...2.0.0) Updates `io.arrow-kt:arrow-fx-coroutines` from 1.2.4 to 2.0.0 - [Release notes](https://github.com/arrow-kt/arrow/releases) - [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md) - [Commits](arrow-kt/arrow@1.2.4...2.0.0) Updates `io.arrow-kt:arrow-fx-coroutines` from 1.2.4 to 2.0.0 - [Release notes](https://github.com/arrow-kt/arrow/releases) - [Changelog](https://github.com/arrow-kt/arrow/blob/main/RELEASE.md) - [Commits](arrow-kt/arrow@1.2.4...2.0.0) Updates `com.nimbusds:nimbus-jose-jwt` from 9.41.2 to 9.48 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/tag/9.48) Updates `com.nimbusds:oauth2-oidc-sdk` from 11.20 to 11.20.1 - [Changelog](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/branches/compare/11.20.1..11.20) Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78.1 to 1.79 - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Updates `com.google.crypto.tink:tink` from 1.15.0 to 1.16.0 - [Release notes](https://github.com/tink-crypto/tink-java/releases) - [Commits](tink-crypto/tink-java@v1.15.0...v1.16.0) Updates `org.keycloak:keycloak-admin-client` from 26.0.2 to 26.0.3 Updates `id.walt.mdoc-credentials:waltid-mdoc-credentials-jvm` from 0.8.0 to 0.10.0 Updates `org.springframework.boot` from 3.3.4 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.4...v3.4.1) Updates `io.spring.dependency-management` from 1.1.6 to 1.1.7 - [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases) - [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.6...v1.1.7) Updates `org.jetbrains.kotlin.jvm` from 2.0.20 to 2.1.0 - [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.1.0) Updates `org.jetbrains.kotlin.plugin.spring` from 2.0.20 to 2.1.0 - [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.1.0) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.1.0 - [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.1.0) Updates `org.jetbrains.kotlin.plugin.spring` from 2.0.20 to 2.1.0 - [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.1.0) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.1.0 - [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.1.0) Updates `org.owasp.dependencycheck` from 10.0.4 to 11.1.1 Updates `org.sonarqube` from 5.1.0.4882 to 6.0.1.5171 --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: io.arrow-kt:arrow-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: libs - dependency-name: io.arrow-kt:arrow-fx-coroutines dependency-type: direct:production update-type: version-update:semver-major dependency-group: libs - dependency-name: io.arrow-kt:arrow-fx-coroutines dependency-type: direct:production update-type: version-update:semver-major dependency-group: libs - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: libs - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: com.google.crypto.tink:tink dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: org.keycloak:keycloak-admin-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: libs - dependency-name: id.walt.mdoc-credentials:waltid-mdoc-credentials-jvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: org.springframework.boot dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: io.spring.dependency-management dependency-type: direct:production update-type: version-update:semver-patch dependency-group: libs - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: org.jetbrains.kotlin.plugin.spring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: org.jetbrains.kotlin.plugin.spring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-minor dependency-group: libs - dependency-name: org.owasp.dependencycheck dependency-type: direct:production update-type: version-update:semver-major dependency-group: libs - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-major dependency-group: libs ... Signed-off-by: dependabot[bot] <support@github.com>
b60f3e3
to
d5b7bce
Compare
@dependabot recreate |
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
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 libs group with 16 updates in the / directory:
1.9.0
1.10.1
1.2.4
2.0.0
1.2.4
2.0.0
9.41.2
9.48
11.20
11.20.1
1.78.1
1.79
1.15.0
1.16.0
26.0.2
26.0.3
0.8.0
0.10.0
3.3.4
3.4.1
1.1.6
1.1.7
2.0.20
2.1.0
2.0.20
2.1.0
2.0.20
2.1.0
10.0.4
11.1.1
5.1.0.4882
6.0.1.5171
Updates
org.jetbrains.kotlinx:kotlinx-coroutines-test
from 1.9.0 to 1.10.1Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test'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
io.arrow-kt:arrow-core
from 1.2.4 to 2.0.0Release notes
Sourced from io.arrow-kt:arrow-core's releases.
Changelog
Sourced from io.arrow-kt:arrow-core's changelog.
... (truncated)
Commits
9131152
chore(deps): update all dependencies (#3541)e5fde90
chore(deps): update all dependencies (#3540)89be074
chore(deps): update all dependencies (#3538)3808d09
More overloads for collectors (#3539)63b162f
Prepare for 2.0 publicationa203862
Add and fix contracts for inline functions (#3535)5026cfd
Defer optics generation of invalid classes to later ksp rounds (#3537)2319143
chore(deps): update all dependencies (#3536)b490817
Change zipOrAccumulate to not use delegated properties to prevent IAE (#3533)06ea5b9
Ensure AutoCloseScope and ResourceScope only ever call finalizers once (#3530)Updates
io.arrow-kt:arrow-fx-coroutines
from 1.2.4 to 2.0.0Release notes
Sourced from io.arrow-kt:arrow-fx-coroutines's releases.
Changelog
Sourced from io.arrow-kt:arrow-fx-coroutines's changelog.
... (truncated)
Commits
9131152
chore(deps): update all dependencies (#3541)e5fde90
chore(deps): update all dependencies (#3540)89be074
chore(deps): update all dependencies (#3538)3808d09
More overloads for collectors (#3539)63b162f
Prepare for 2.0 publicationa203862
Add and fix contracts for inline functions (#3535)5026cfd
Defer optics generation of invalid classes to later ksp rounds (#3537)2319143
chore(deps): update all dependencies (#3536)b490817
Change zipOrAccumulate to not use delegated properties to prevent IAE (#3533)06ea5b9
Ensure AutoCloseScope and ResourceScope only ever call finalizers once (#3530)Updates
io.arrow-kt:arrow-fx-coroutines
from 1.2.4 to 2.0.0Release notes
Sourced from io.arrow-kt:arrow-fx-coroutines's releases.
Changelog
Sourced from io.arrow-kt:arrow-fx-coroutines's changelog.
... (truncated)
Commits
9131152
chore(deps): update all dependencies (#3541)e5fde90
chore(deps): update all dependencies (#3540)89be074
chore(deps): update all dependencies (#3538)3808d09
More overloads for collectors (#3539)63b162f
Prepare for 2.0 publicationa203862
Add and fix contracts for inline functions (#3535)5026cfd
Defer optics generation of invalid classes to later ksp rounds (#3537)2319143
chore(deps): update all dependencies (#3536)b490817
Change zipOrAccumulate to not use delegated properties to prevent IAE (#3533)06ea5b9
Ensure AutoCloseScope and ResourceScope only ever call finalizers once (#3530)Updates
com.nimbusds:nimbus-jose-jwt
from 9.41.2 to 9.48Changelog
Sourced from com.nimbusds:nimbus-jose-jwt's changelog.
Commits
Updates
com.nimbusds:oauth2-oidc-sdk
from 11.20 to 11.20.1Changelog
Sourced from com.nimbusds:oauth2-oidc-sdk's changelog.
... (truncated)
Commits
5e425ec
[maven-release-plugin] prepare for next development iteration6d97ef0
Updates README7968337
Sanitises ErrorObject inputs from OIDCResponseTypeValidator.validate, Authent...2dd5cc1
[maven-release-plugin] prepare release 11.20.1Updates
org.bouncycastle:bcpkix-jdk18on
from 1.78.1 to 1.79Changelog
Sourced from org.bouncycastle:bcpkix-jdk18on's changelog.
... (truncated)
Commits
Updates
com.google.crypto.tink:tink
from 1.15.0 to 1.16.0Release notes
Sourced from com.google.crypto.tink:tink's releases.
... (truncated)
Commits
a8214b8
Bump tink-java version to 1.16.0be4a93a
Add X-AES-GCM proto to Tink Go10eb316
Add Wycheproof test vectors to AES-CMAC PRF tests in Java.e1959dc
Add XAesGcm to AeadConfigurationV0.e906eb4
Allow@AccessesPartialKey
to apply to fields and local variables as well992e758
Internally deprecate X-AES-GCM inconsistent template namingfdaa503
Add a Test Vector for AesCtrHmac.9659b06
Move PRF AES-CMAC test-vectors into its own class.d973df3
Merge #48 by osipxdfc8acd3
Update Gradle to 8.5, based on cl/699313517 since cushon@ is OOO this week.Updates
org.keycloak:keycloak-admin-client
from 26.0.2 to 26.0.3Updates
id.walt.mdoc-credentials:waltid-mdoc-credentials-jvm
from 0.8.0 to 0.10.0Updates
org.springframework.boot
from 3.3.4 to 3.4.1Release notes
Sourced from org.springframework.boot's releases.
... (truncated)
Commits
1832852
Release v3.4.1c9e8174
Merge branch '3.3.x'316fe52
Next development version (v3.3.8-SNAPSHOT)4300ee9
Merge branch '3.3.x'da59380
Upgrade to Spring Batch 5.2.1a085a01
Upgrade to Spring Batch 5.1.3fcc569e
Upgrade to Hibernate 6.6.4.Final1b8fcb6
Merge pull request #43560 from arefbehboudidbc1fc2
Polishef43160
Merge branch '3.3.x'Updates
io.spring.dependency-management
from 1.1.6 to 1.1.7Release notes
Sourced from io.spring.dependency-management's releases.
Commits
99c6a87
Release v1.1.7e870ef7
Address another deprecation warning in report takefc43f90
Stop report task from triggering a deprecation warning0d1b43d
Merge pull request #394 from octylFractal09853a2
Check for ModuleComponentIdentifier explicitlye85cd28
Next development version (v1.1.7-SNAPSHOT)Updates
org.jetbrains.kotlin.jvm
from 2.0.20 to 2.1.0Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.