Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2025

Bumps the all-dependencies group with 2 updates: no.nav.security:token-validation-spring and org.springframework.boot.

Updates no.nav.security:token-validation-spring from 5.0.27 to 5.0.28

Release notes

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

5.0.28

What's Changed

⬆️ Dependency upgrades

Commits

Updates org.springframework.boot from 3.4.5 to 3.4.6

Release notes

Sourced from org.springframework.boot's releases.

v3.4.6

🐞 Bug Fixes

  • Micrometer "enable" annotations property does not cover observed aspect #45616
  • SpringApplication.setEnvironmentPrefix is ignored when reading SPRING_PROFILES_ACTIVE #45548
  • IllegalStateException when extracting using layers a module with no code of its own #45448
  • Suggested values for spring.jpa.hibernate.ddl-auto are not aligned with Hibernate #45350
  • Custom default units declared on a field are ignored when binding properties in a native image #45346
  • JerseyWebApplicationInitializer always gets loaded, setting a ServletContext initParameter #45296

📔 Documentation

  • Document the java info contribution #45633
  • Document the process info contribution #45631
  • Document the os info contribution #45629
  • Document typical spring.application.group and name use #45627
  • Document that bean methods should be static when annotated with @ConfigurationPropertiesBinding #45625
  • Document the way that primary Kotlin constructors are used when binding #45552
  • Improve "profile" reference documentation with additional admonitions #45550
  • Improve setEnvironmentPrefix(...) reference documentation #45375
  • Document all the available Testcontainers integrations #45366
  • Document when a spring.config.import value is relative and when it is fixed #45362
  • Update link to "Parameter Name Retention" section of Spring Framework's release notes #45298

🔨 Dependency Upgrades

  • Upgrade to Hibernate 6.6.15.Final #45537
  • Upgrade to HttpClient5 5.4.4 #45455
  • Upgrade to Jackson Bom 2.18.4 #45456
  • Upgrade to Jetty 12.0.21 #45516
  • Upgrade to jOOQ 3.19.23 #45458
  • Upgrade to Micrometer 1.14.7 #45412
  • Upgrade to Micrometer Tracing 1.4.6 #45413
  • Upgrade to Neo4j Java Driver 5.28.5 #45431
  • Upgrade to Netty 4.1.121.Final #45459
  • Upgrade to R2DBC Proxy 1.1.6.RELEASE #45460
  • Upgrade to Reactor Bom 2024.0.6 #45414
  • Upgrade to REST Assured 5.5.2 #45570
  • Upgrade to Spring Data Bom 2024.1.6 #45415
  • Upgrade to Spring Framework 6.2.7 #45417
  • Upgrade to Spring Integration 6.4.5 #45419
  • Upgrade to Spring Kafka 3.3.6 #45421
  • Upgrade to Spring Pulsar 1.2.6 #45423
  • Upgrade to Spring Retry 2.0.12 #45425
  • Upgrade to Spring Security 6.4.6 #45558
  • Upgrade to Spring WS 4.0.14 #45581
  • Upgrade to Tomcat 10.1.41 #45517
  • Upgrade to XmlUnit2 2.10.1 #45605

❤️ Contributors

... (truncated)

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 22, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/all-dependencies-d68efb8618 branch from 930b4a0 to 10d1d3e Compare May 27, 2025 18:14
@flexable777
Copy link
Contributor

@dependabot recreate

Bumps the all-dependencies group with 2 updates: [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) and [org.springframework.boot](https://github.com/spring-projects/spring-boot).


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

Updates `org.springframework.boot` from 3.4.5 to 3.4.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.5...v3.4.6)

---
updated-dependencies:
- dependency-name: no.nav.security:token-validation-spring
  dependency-version: 5.0.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.springframework.boot
  dependency-version: 3.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/all-dependencies-d68efb8618 branch from 10d1d3e to 8d967b1 Compare May 29, 2025 05:41
@flexable777 flexable777 merged commit fe8b953 into main May 29, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/gradle/all-dependencies-d68efb8618 branch May 29, 2025 05:49
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.

1 participant