Skip to content
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 9 updates #826

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2024

Bumps the all-dependencies group with 9 updates:

Package From To
org.springframework.boot:spring-boot-dependencies 3.2.5 3.3.1
no.nav.familie.kontrakter:felles 3.0_20240514121145_5e689cc 3.0_20240607101709_d35e18c
no.nav.familie.kontrakter:enslig-forsorger 3.0_20240514121145_5e689cc 3.0_20240607101709_d35e18c
jakarta.servlet:jakarta.servlet-api 6.0.0 6.1.0
org.apache.maven.plugins:maven-release-plugin 3.0.1 3.1.1
org.apache.maven.plugins:maven-surefire-plugin 3.2.5 3.3.1
no.nav.security:token-client-core 4.1.8 5.0.1
no.nav.security:token-client-spring 4.1.8 5.0.1
no.nav.security:token-validation-spring 4.1.8 5.0.1

Updates org.springframework.boot:spring-boot-dependencies from 3.2.5 to 3.3.1

Release notes

Sourced from org.springframework.boot:spring-boot-dependencies's releases.

v3.3.1

🐞 Bug Fixes

  • SQL Server JDBC URL is malformed after adding org.springframework.boot.jdbc.parameters label #41169
  • Git instant properties cannot be coerced following git-commit-id Maven plugin upgrade #41152
  • Excluding status code from DefaultErrorAttributes throws NPE #41141
  • Spring Boot remote restart with devtools causes 'factory already defined' Tomcat error when running with 'java -jar' #41107
  • MongoHealthIndicator not compliant with Mongo stable API with strict setting #41104
  • Service connection for bitnami mongodb fails to connect #41097
  • Image building requires builder to specify a stack #41091
  • DataSourceProperties fail to bind if java.sql module isn't included #41084
  • AOT causes Logback configuration error when using include #41081
  • Image building hangs when builder and buildpack are configured #41049
  • IllegalArgumentException when trying to use Tomcat's HttpNio2Protocol with Spring Boot-configured SSL #41010
  • Uber jar fails to start when it contains a dependency with Multi-Release: true in its manifest and unexpected file entries in META-INF/versions #41006
  • JSP-related resources may not be found in an executable war file when using Jetty #40996
  • The value of the tomcat.threads.config.max metric is always -1, irrespective of the configured maximum number of threads #40957
  • The auto-configured reactiveNeo4jTransactionManager may cause a failure due to multiple TransactionManager beans #40953
  • Application fails to start when server.tomcat.threads.max < 10 #40945
  • SBOM actuator endpoint doesn't work in a native image #40939
  • Starter parent applies its configuration of the CycloneDX Maven plugin too broadly #40927
  • buildInfo does not work with Gradle 8.7 or later when the configuration cache is enabled #40924
  • Prometheus Exemplars are missing from _count #40904
  • Extract fails due to a duplicate entry when BOOT-INF/classes contains a directory that's also present in the root of the jar #40903
  • sbom is not available to the actuator endpoint when using bootRun or bootWar #40890
  • A newline character is missing from the start of the default banner #40889

📔 Documentation

  • Fix links to Spring AMQP's javadoc #41144
  • Document more precisely how a Container's Docker image name is used to find the matching service connection #41123
  • Cross-link to the CDS how-to guide #41118
  • Fix typos in javadoc of MockServerRestClientCustomizer and MockServerRestTemplateCustomizer #41065
  • Improve readability when listing three pillars of observability #41064
  • Add CDS training run configuration documentation #41045
  • Document the need to switch to io.micrometer:micrometer-registry-prometheus-simpleclient to use the Prometheus push gateway #40993
  • Improve consistency of documentation guidelines for packaging and running applications #40977
  • Fix typos in method names and javadoc #40976
  • Replace hard-coded links to Micrometer in documentation #40967
  • Add Kotlin example for @Testcontainers #40943
  • Fix various minor inconsistencies of the documentation #40942
  • Warn in the documentation that spring.profiles.group can only be used in non-profile-specific documents #40941
  • Broken Micrometer links in documentation #40916
  • Document Buildpacks CDS and Spring AOT support #40762

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.14.17 #41066
  • Upgrade to FreeMarker 2.3.33 #41067
  • Upgrade to HSQLDB 2.7.3 #41068

... (truncated)

Commits

Updates no.nav.familie.kontrakter:felles from 3.0_20240514121145_5e689cc to 3.0_20240607101709_d35e18c

Commits

Updates no.nav.familie.kontrakter:enslig-forsorger from 3.0_20240514121145_5e689cc to 3.0_20240607101709_d35e18c

Commits

Updates jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0

Commits

Updates no.nav.familie.kontrakter:enslig-forsorger from 3.0_20240514121145_5e689cc to 3.0_20240607101709_d35e18c

Commits

Updates org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1

Release notes

Sourced from org.apache.maven.plugins:maven-release-plugin's releases.

3.1.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • 4f350d4 [maven-release-plugin] prepare release maven-release-3.1.1
  • 06f6de4 [MRELEASE-1153] Revert parts of MRELEASE-1109 (8dfcb47996320af5e6f0b2d50eac20...
  • 985d0bc [MRELEASE-1149] Current release of the plugin has configuration docs missing
  • 47e94b4 [maven-release-plugin] prepare for next development iteration
  • f2f9f4e [maven-release-plugin] prepare release maven-release-3.1.0
  • e109d3b Bump scmVersion from 2.0.1 to 2.1.0
  • 5f794a1 Bump org.apache.maven.shared:maven-invoker from 3.2.0 to 3.3.0
  • 28201bb Bump org.codehaus.plexus:plexus-interactivity-api from 1.2 to 1.3
  • 8547606 Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27
  • adf6aaf Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.1

Release notes

Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.

3.3.0

Release Notes - Maven Surefire - Version 3.3.0

What's Changed

... (truncated)

Commits
  • 7e45620 [maven-release-plugin] prepare release surefire-3.3.1
  • 561b4ca [SUREFIRE-2250] Surefire Test Report Schema properties element is not consist...
  • 6aaea8a [SUREFIRE-1360] Ability to disable properties for successfully passed tests
  • c17b92b Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24
  • 748d9dc Fix typos
  • f8092e9 Improve time units
  • c670335 [SUREFIRE-1934] Ability to disable system-out/system-err for successfully pas...
  • bce1b39 Improve docs of linkXRef
  • 3c49ebd Bump org.htmlunit:htmlunit from 4.2.0 to 4.3.0
  • 6ff0f83 [SUREFIRE-2242] Plain test report does not include names of the skipped tests
  • Additional commits viewable in compare view

Updates no.nav.security:token-client-core from 4.1.8 to 5.0.1

Release notes

Sourced from no.nav.security:token-client-core's releases.

5.0.1

What's Changed

⬆️ Dependency upgrades

5.0.0

What's Changed

⬆️ Dependency upgrades

Commits
  • 5381543 Update pom.xml (#909)
  • 0fe967e Bump no.nav.security:mock-oauth2-server from 2.1.6 to 2.1.7 (#908)
  • c49e541 Bump spring-boot.version from 3.3.0 to 3.3.1 (#907)
  • 2db2b9d Bump no.nav.security:mock-oauth2-server from 2.1.5 to 2.1.6 (#906)
  • c9cf353 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#905)
  • 6ceffb6 Bump com.nimbusds:nimbus-jose-jwt from 9.39.3 to 9.40 (#904)
  • 8f34c39 Bump kotest.version from 5.9.0 to 5.9.1 (#903)
  • See full diff in compare view

Updates no.nav.security:token-client-spring from 4.1.8 to 5.0.1

Release notes

Sourced from no.nav.security:token-client-spring's releases.

5.0.1

What's Changed

⬆️ Dependency upgrades

5.0.0

What's Changed

⬆️ Dependency upgrades

Commits
  • 5381543 Update pom.xml (#909)
  • 0fe967e Bump no.nav.security:mock-oauth2-server from 2.1.6 to 2.1.7 (#908)
  • c49e541 Bump spring-boot.version from 3.3.0 to 3.3.1 (#907)
  • 2db2b9d Bump no.nav.security:mock-oauth2-server from 2.1.5 to 2.1.6 (#906)
  • c9cf353 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#905)
  • 6ceffb6 Bump com.nimbusds:nimbus-jose-jwt from 9.39.3 to 9.40 (#904)
  • 8f34c39 Bump kotest.version from 5.9.0 to 5.9.1 (#903)
  • See full diff in compare view

Updates no.nav.security:token-validation-spring from 4.1.8 to 5.0.1

Release notes

Sourced from no.nav.security:token-validation-spring's releases.

5.0.1

What's Changed

⬆️ Dependency upgrades

5.0.0

What's Changed

⬆️ Dependency upgrades

Commits
  • 5381543 Update pom.xml (#909)
  • 0fe967e Bump no.nav.security:mock-oauth2-server from 2.1.6 to 2.1.7 (#908)
  • c49e541 Bump spring-boot.version from 3.3.0 to 3.3.1 (#907)
  • 2db2b9d Bump no.nav.security:mock-oauth2-server from 2.1.5 to 2.1.6 (#906)
  • c9cf353 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#905)
  • 6ceffb6 Bump com.nimbusds:nimbus-jose-jwt from 9.39.3 to 9.40 (#904)
  • 8f34c39 Bump kotest.version from 5.9.0 to 5.9.1 (#903)
  • See full diff in compare view

Updates no.nav.security:token-client-spring from 4.1.8 to 5.0.1

Release notes

Sourced from no.nav.security:token-client-spring's releases.

5.0.1

What's Changed

⬆️ Dependency upgrades

5.0.0

What's Changed

⬆️ Dependency upgrades

Commits
  • 5381543 Update pom.xml (#909)
  • 0fe967e Bump no.nav.security:mock-oauth2-server from 2.1.6 to 2.1.7 (#908)
  • c49e541 Bump spring-boot.version from 3.3.0 to 3.3.1 (#907)
  • 2db2b9d Bump no.nav.security:mock-oauth2-server from 2.1.5 to 2.1.6 (#906)
  • c9cf353 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#905)
  • 6ceffb6 Bump com.nimbusds:nimbus-jose-jwt from 9.39.3 to 9.40 (#904)
  • 8f34c39 Bump kotest.version from 5.9.0 to 5.9.1 (#903)
  • See full diff in compare view

Updates no.nav.security:token-validation-spring from 4.1.8 to 5.0.1

Release notes

Sourced from no.nav.security:token-validation-spring's releases.

5.0.1

What's Changed

⬆️ Dependency upgrades

5.0.0

What's Changed

⬆️ Dependency upgrades

Commits
  • 5381543 Update pom.xml (#909)
  • 0fe967e Bump no.nav.security:mock-oauth2-server from 2.1.6 to 2.1.7 (#908)
  • c49e541 Bump spring-boot.version from 3.3.0 to 3.3.1 (#907)
  • 2db2b9d Bump no.nav.security:mock-oauth2-server from 2.1.5 to 2.1.6 (#906)
  • c9cf353 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#905)
  • 6ceffb6 Bump com.nimbusds:nimbus-jose-jwt from 9.39.3 to 9.40 (#904)
  • 8f34c39 Bump kotest.version from 5.9.0 to 5.9.1 (#903)
  • See full diff in compare view

Dependabot 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

Bumps the all-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.1` |
| [no.nav.familie.kontrakter:felles](https://github.com/navikt/familie-kontrakter) | `3.0_20240514121145_5e689cc` | `3.0_20240607101709_d35e18c` |
| [no.nav.familie.kontrakter:enslig-forsorger](https://github.com/navikt/familie-kontrakter) | `3.0_20240514121145_5e689cc` | `3.0_20240607101709_d35e18c` |
| [jakarta.servlet:jakarta.servlet-api](https://github.com/eclipse-ee4j/servlet-api) | `6.0.0` | `6.1.0` |
| [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.0.1` | `3.1.1` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.5` | `3.3.1` |
| [no.nav.security:token-client-core](https://github.com/navikt/token-support) | `4.1.8` | `5.0.1` |
| [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `4.1.8` | `5.0.1` |
| [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `4.1.8` | `5.0.1` |


Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.5 to 3.3.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.5...v3.3.1)

Updates `no.nav.familie.kontrakter:felles` from 3.0_20240514121145_5e689cc to 3.0_20240607101709_d35e18c
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

Updates `no.nav.familie.kontrakter:enslig-forsorger` from 3.0_20240514121145_5e689cc to 3.0_20240607101709_d35e18c
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

Updates `jakarta.servlet:jakarta.servlet-api` from 6.0.0 to 6.1.0
- [Commits](https://github.com/eclipse-ee4j/servlet-api/commits)

Updates `no.nav.familie.kontrakter:enslig-forsorger` from 3.0_20240514121145_5e689cc to 3.0_20240607101709_d35e18c
- [Commits](https://github.com/navikt/familie-kontrakter/commits)

Updates `org.apache.maven.plugins:maven-release-plugin` from 3.0.1 to 3.1.1
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.1.1)

Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.5 to 3.3.1
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.5...surefire-3.3.1)

Updates `no.nav.security:token-client-core` from 4.1.8 to 5.0.1
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@4.1.8...5.0.1)

Updates `no.nav.security:token-client-spring` from 4.1.8 to 5.0.1
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@4.1.8...5.0.1)

Updates `no.nav.security:token-validation-spring` from 4.1.8 to 5.0.1
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@4.1.8...5.0.1)

Updates `no.nav.security:token-client-spring` from 4.1.8 to 5.0.1
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@4.1.8...5.0.1)

Updates `no.nav.security:token-validation-spring` from 4.1.8 to 5.0.1
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@4.1.8...5.0.1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:felles
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:enslig-forsorger
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: jakarta.servlet:jakarta.servlet-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:enslig-forsorger
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: org.apache.maven.plugins:maven-release-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-minor
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 15, 2024 12:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 21, 2024
@dependabot dependabot bot deleted the dependabot/maven/all-dependencies-9654635aa5 branch July 21, 2024 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants