-
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 with 11 updates #499
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 all-dependencies group with 11 updates: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.2.0` | `3.2.2` | | [no.nav.security:token-validation-core](https://github.com/navikt/token-support) | `3.2.0` | `4.1.3` | | [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin) | `1.9.21` | `1.9.22` | | org.jetbrains.kotlin:kotlin-maven-allopen | `1.9.21` | `1.9.22` | | org.jetbrains.kotlin:kotlin-maven-plugin | `1.9.21` | `1.9.22` | | [io.mockk:mockk-jvm](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.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.12.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.2` | `3.2.5` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.2.2` | `3.2.5` | | [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) | `1.5.0` | `1.6.0` | Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.0 to 3.2.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.0...v3.2.2) Updates `no.nav.security:token-validation-core` from 3.2.0 to 4.1.3 - [Release notes](https://github.com/navikt/token-support/releases) - [Commits](navikt/token-support@3.2.0...4.1.3) Updates `org.jetbrains.kotlin:kotlin-test-junit5` 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) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 1.9.21 to 1.9.22 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.21 to 1.9.22 Updates `io.mockk:mockk-jvm` 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.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.12.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.2 to 3.2.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.2.5) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.2 to 3.2.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.2.5) Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.5.0...1.6.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: no.nav.security:token-validation-core dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: io.mockk:mockk-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-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
Feb 4, 2024
Superseded by #500. |
dependabot
bot
deleted the
dependabot/maven/all-dependencies-aef5d513b0
branch
February 11, 2024 04:45
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 all-dependencies group with 11 updates:
3.2.0
3.2.2
3.2.0
4.1.3
1.9.21
1.9.22
1.9.21
1.9.22
1.9.21
1.9.22
1.13.8
1.13.9
1.19.3
1.19.4
3.11.0
3.12.1
3.2.2
3.2.5
3.2.2
3.2.5
1.5.0
1.6.0
Updates
org.springframework.boot:spring-boot-dependencies
from 3.2.0 to 3.2.2Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
80c1e66
Release v3.2.2f2362d3
Merge branch '3.1.x' into 3.2.x663a0e6
Add missing harbor vars1a42776
Merge branch '3.1.x' into 3.2.x580865b
Next development version (v3.1.9-SNAPSHOT)3fad814
Merge branch '3.1.x' into 3.2.x7f9bd1c
Switch harbor push location5a90037
Merge branch '3.1.x' into 3.2.x9e2a312
Update CI to use harbor961da4e
Make user details only back off without custom username or passwordUpdates
no.nav.security:token-validation-core
from 3.2.0 to 4.1.3Release notes
Sourced from no.nav.security:token-validation-core's releases.
... (truncated)
Commits
01c42ee
disable mysterious tests1f41776
build(deps): bump ktor.version from 2.3.7 to 2.3.8 (#843)b7345ac
build(deps): bump advanced-security/maven-dependency-submission-action (#842)ed8d033
build(deps): bump spring-boot.version from 3.2.1 to 3.2.2 (#841)e20f7d1
nullability and sealing (#840)093a28e
fix(token-validation-ktor): support optional claims in IssuerConfig construct...cb33892
not nullable post againt endpoint (#838)870dfd8
build(deps): bump actions/cache from 3 to 4 (#837)f0a4366
build(deps): bump no.nav.security:mock-oauth2-server from 2.1.0 to 2.1.1 (#836)eeb6fb9
forceUpdates
org.jetbrains.kotlin:kotlin-test-junit5
from 1.9.21 to 1.9.22Release notes
Sourced from org.jetbrains.kotlin:kotlin-test-junit5's releases.
Changelog
Sourced from org.jetbrains.kotlin:kotlin-test-junit5's changelog.
Commits
44ed2e9
Add changelog for 1.9.22b7b0397
[Gradle] Made klib unpacked for native metadata compile task262697d
[K/JS] Fix file extension inside the JS KGP to run tests with ES modules ^KT-...87c8aa1
[K/JS] Fix case with boxing/unboxing inside the BlockDecomposerLowering ^KT-6...316df8d
[CLI] Add cache for reflection lookup of CLI argumentsb0cc245
Avoid throwing exception when BuildFusService can't be injectedcfbb957
[IR] Correct handling of loops in liveness analysis204cecd
[box-tests] Added a reproducer for #KT-641399c7aac2
[gradle] Use more fine grained directory for K/N incremental compilation9012e67
Add KotlinBuilder 'dumb mode' flagUpdates
org.jetbrains.kotlin:kotlin-maven-allopen
from 1.9.21 to 1.9.22Updates
org.jetbrains.kotlin:kotlin-maven-plugin
from 1.9.21 to 1.9.22Updates
io.mockk:mockk-jvm
from 1.13.8 to 1.13.9Release notes
Sourced from io.mockk:mockk-jvm's releases.
Commits
1a89b1c
Version bumpa162b8b
Merge pull request #1195 from flapenna/fix-generic-base-class-spy-stackoverflow58cde89
fix: checkOverride for generic base class5fb2636
Merge pull request #1192 from re-gmbh/master1626ac7
Merge pull request #1193 from re-gmbh/fix/build-without-android-sdk552ce9d
build: prevent kover setup failure without Android SDKf4c51fe
feat: support value classes for non-primitive typesf879502
Merge pull request #1176 from OitoH/issue#977fa0fb5a
Merge pull request #1184 from geekiyer/Upgrade-Gradle-to-8.494f8c6f
Upgrade Gradle to 8.4Updates
org.testcontainers:postgresql
from 1.19.3 to 1.19.4Release notes
Sourced from org.testcontainers:postgresql's releases.
... (truncated)
Commits
dc0e3da
Merge pull request #8162 from testcontainers/combined-pr-branch733508f
Merge remote-tracking branch 'origin/dependabot/gradle/modules/influxdb/org.i...c0610e3
Merge remote-tracking branch 'origin/dependabot/gradle/modules/solace/com.sol...39641d3
Bump org.influxdb:influxdb-java from 2.23 to 2.24 in /modules/influxdb47400be
Bump com.solacesystems:sol-jcsmp in /modules/solacef9116b1
Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre in /core490f8f8
Update activemq-client version to 6.0.1 (#8150)489ac7d
Merge pull request #8161 from testcontainers/combined-pr-branch2d37a36
New Solace certificates for integration test (#8160)9fa2241
Merge remote-tracking branch 'origin/dependabot/gradle/modules/pulsar/org.apa...Updates
org.apache.maven.plugins:maven-compiler-plugin
from 3.11.0 to 3.12.1Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
736da68
[maven-release-plugin] prepare release maven-compiler-plugin-3.12.1ef93f3d
[MCOMPILER-568] Bump plexusCompilerVersion from 2.14.1 to 2.14.2 (#220)eb7840c
[MCOMPILER-567] - Fail to compile if the "generated-sources/annotations" does...2a7a73b
[maven-release-plugin] prepare for next development iterationc08b0fd
[maven-release-plugin] prepare release maven-compiler-plugin-3.12.0a1c5b13
[MCOMPILER-565] Allow project build by Maven 44855773
Bump plexusCompilerVersion from 2.13.0 to 2.14.11d05342
[MCOMPILER-562] Add property maven.compiler.outputDirectory to CompilerMojo (...ea74978
[MCOMPILER-381] - Refactor incremental detection (#181)fd37f09
[MCOMPILER-333] Cleanup generated source files (#214)Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.2.2 to 3.2.5Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
4b3a271
[maven-release-plugin] prepare release surefire-3.2.5eb3f1d9
Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0430c406
Bump org.assertj:assertj-core from 3.24.2 to 3.25.12d92f2d
[SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java 17+3290740
Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.225a9776
Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.137752f7e
Bump commons-io:commons-io from 2.15.0 to 2.15.18874add
Revert "Bump jacocoVersion from 0.8.8 to 0.8.11"c0f7755
Fix formattinge5f4545
Bump jacocoVersion from 0.8.8 to 0.8.11Updates
org.apache.maven.plugins:maven-failsafe-plugin
from 3.2.2 to 3.2.5Release notes
Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.
... (truncated)
Commits
4b3a271
[maven-release-plugin] prepare release surefire-3.2.5eb3f1d9
Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0430c406
Bump org.assertj:assertj-core from 3.24.2 to 3.25.12d92f2d
[SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java 17+3290740
Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.225a9776
Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.137752f7e
Bump commons-io:commons-io from 2.15.0 to 2.15.18874add
Revert "Bump jacocoVersion from 0.8.8 to 0.8.11"c0f7755
Fix formattinge5f4545
Bump jacocoVersion from 0.8.8 to 0.8.11Updates
org.codehaus.mojo:flatten-maven-plugin
from 1.5.0 to 1.6.0Release notes
Sourced from org.codehaus.mojo:flatten-maven-plugin's releases.