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 8 updates #2480

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2023

Bumps the all-dependencies group with 8 updates:

Package From To
org.springframework.boot:spring-boot-starter-parent 3.1.5 3.2.0
no.nav.familie:prosessering-core 2.20231026103714_2f17845 2.20231212093500_bfa0e7c
no.nav.familie.kontrakter:enslig-forsorger 3.0_20231206111937_3c866af 3.0_20231215081141_948d3f9
no.nav.familie.kontrakter:felles 3.0_20231206111937_3c866af 3.0_20231215081141_948d3f9
no.nav.familie.kontrakter:enslig-forsorger-test 3.0_20231206111937_3c866af 3.0_20231215081141_948d3f9
io.cucumber:cucumber-java 7.14.1 7.15.0
io.cucumber:cucumber-junit-platform-engine 7.14.1 7.15.0
org.apache.maven.plugins:maven-surefire-plugin 3.2.2 3.2.3

Updates org.springframework.boot:spring-boot-starter-parent from 3.1.5 to 3.2.0

Release notes

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

v3.2.0

⭐ New Features

  • Auto-configure observations for RestClients #38500
  • Add support for Oracle Free, the replacement for Oracle XE, with Testcontainers and Docker Compose #38476
  • Provide dependency management for org.crac:crac #38378
  • Add new properties for Liquibase 4.24.0 #38274
  • Provide a way to create custom ApplicationContextFactory in SpringBootContextLoader #38205
  • Report friendly error when failing to find AOT initializer #38188

🐞 Bug Fixes

  • Annotation based ConditionalOnBean checks can cause early initialization of FactoryBeans #38507
  • CRaC restoration fails when Actuator's running on a separate port #38502
  • App that depends on Tomcat and on Jetty's websocket-server module fails to start with IllegalStateException: WebSocketComponents has not been created #38286
  • App fails to start with a NoSuchMethodError when using Flyway 10.0.0 #38268
  • MeterRegistry throws BeanCreationNotAllowedException on shutdown #38240
  • Resolution of productionRuntimeClasspath configuration may select the wrong variant and contain a dependency's source jar #38233
  • Docker JSON parsing fails on certain locales #38220
  • FileNotFoundException is thrown serving resources due to JarUrlConnection.getLastModified() returning zero #38204
  • Failed to extract parameter names exception thrown when binding with non-enumerable property source #38201
  • Spring Boot 3.2.0-RC1 application fails on JDK with CRaC but without a dependency on org.crac:crac #38186
  • Missing configuration processing for PartEvent support #37642

📔 Documentation

  • Document supported SQL comment prefixes #38496
  • Update access log pattern documentation to align with changes in Tomcat 10 #38425
  • Update Dynatrace docs with info about the meter metadata toggle #38368
  • Improve documentation regarding tracing in tests #38362
  • Document the accepted inputs when configuring tags on spring-boot:build-image and bootBuildImage #38354
  • Document how to use cloudfoundry specific actuators with a custom base path for webflux applications #38353
  • Document Liberica JDK with CRaC #38350
  • Add a Restarting a stopped or failed Job section to the batch howto #38341
  • Clarify documentation on importing Testcontainer declarations and using @ServiceConnection or @DynamicPropertySource #38337
  • Make distinction between Testcontainers for integration tests and development more clear in documentation #38336
  • When using Testcontainers at development time with @ServiceConnection on a @Bean method, describe when to use the name attribute and why #38335
  • Fix link to Elasticsearch health indicator #38334
  • Update Spring Framework documentation links #38289
  • Code sample in "Developing Your First Spring Boot Application" does not work #38272
  • Improve --help and documentation for "encodepassword -a/--algorithm" in the Spring Boot CLI #38249
  • Add how-to documentation for test-only database migrations with Flyway/Liquibase #38231
  • Document that PEM content can be used directly in application.yaml #38215
  • Document that TomcatConnectorCustomizers are not applied to additional connectors #38198

🔨 Dependency Upgrades

  • Upgrade to AspectJ 1.9.20.1 #38358
  • Upgrade to Byte Buddy 1.14.10 #38407
  • Upgrade to DB2 JDBC 11.5.9.0 #38408

... (truncated)

Commits

Updates no.nav.familie:prosessering-core from 2.20231026103714_2f17845 to 2.20231212093500_bfa0e7c

Commits

Updates no.nav.familie.kontrakter:enslig-forsorger from 3.0_20231206111937_3c866af to 3.0_20231215081141_948d3f9

Commits

Updates no.nav.familie.kontrakter:felles from 3.0_20231206111937_3c866af to 3.0_20231215081141_948d3f9

Commits

Updates no.nav.familie.kontrakter:enslig-forsorger-test from 3.0_20231206111937_3c866af to 3.0_20231215081141_948d3f9

Commits

Updates io.cucumber:cucumber-java from 7.14.1 to 7.15.0

Release notes

Sourced from io.cucumber:cucumber-java's releases.

v7.15.0

Changed

  • [Core] Upgrade vis-timeline to v7.7.3

Added

  • [Core] Support nested jar file systems (i.e. Spring Boot 3.2) (#2830 M.P. Korstanje)
Changelog

Sourced from io.cucumber:cucumber-java's changelog.

[7.15.0] - 2023-12-11

Changed

  • [Core] Upgrade vis-timeline to v7.7.3

Added

  • [Core] Support nested jar file systems (i.e. Spring Boot 3.2) (#2830 M.P. Korstanje)
Commits

Updates io.cucumber:cucumber-junit-platform-engine from 7.14.1 to 7.15.0

Release notes

Sourced from io.cucumber:cucumber-junit-platform-engine's releases.

v7.15.0

Changed

  • [Core] Upgrade vis-timeline to v7.7.3

Added

  • [Core] Support nested jar file systems (i.e. Spring Boot 3.2) (#2830 M.P. Korstanje)
Changelog

Sourced from io.cucumber:cucumber-junit-platform-engine's changelog.

[7.15.0] - 2023-12-11

Changed

  • [Core] Upgrade vis-timeline to v7.7.3

Added

  • [Core] Support nested jar file systems (i.e. Spring Boot 3.2) (#2830 M.P. Korstanje)
Commits

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3

Commits
  • ac9e574 [maven-release-plugin] prepare release surefire-3.2.3
  • 2d6cbc6 [SUREFIRE-2220] SurefireForkChannel#getForkNodeConnectionString() returns inv...
  • 05322d9 [SUREFIRE-2212] OutOfMemoryError raised when parsing files with huge stderr/s...
  • 55ccd06 [SUREFIRE-2211] additionalClasspathElement with UNC path not working with Mav...
  • aa864f4 [SUREFIRE-2216] Upgrade plugins and components (in ITs)
  • 6662e07 [SUREFIRE-2215] Upgrade to Parent 41
  • f5b73ab [SUREFIRE-2214] Uprade to HtmlUnit 3.8.0
  • 47c5816 [SUREFIRE-2210] - Restore ordering of additional class path elements
  • 9b7ecf1 [maven-release-plugin] prepare for next development iteration
  • 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

@dependabot dependabot bot requested a review from a team as a code owner December 17, 2023 04:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 17, 2023
Bumps the all-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.1.5` | `3.2.0` |
| [no.nav.familie:prosessering-core](https://github.com/navikt/familie-prosessering-backend) | `2.20231026103714_2f17845` | `2.20231212093500_bfa0e7c` |
| [no.nav.familie.kontrakter:enslig-forsorger](https://github.com/navikt/familie-kontrakter) | `3.0_20231206111937_3c866af` | `3.0_20231215081141_948d3f9` |
| [no.nav.familie.kontrakter:felles](https://github.com/navikt/familie-kontrakter) | `3.0_20231206111937_3c866af` | `3.0_20231215081141_948d3f9` |
| [no.nav.familie.kontrakter:enslig-forsorger-test](https://github.com/navikt/familie-kontrakter) | `3.0_20231206111937_3c866af` | `3.0_20231215081141_948d3f9` |
| [io.cucumber:cucumber-java](https://github.com/cucumber/cucumber-jvm) | `7.14.1` | `7.15.0` |
| [io.cucumber:cucumber-junit-platform-engine](https://github.com/cucumber/cucumber-jvm) | `7.14.1` | `7.15.0` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.2` | `3.2.3` |


Updates `org.springframework.boot:spring-boot-starter-parent` from 3.1.5 to 3.2.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.5...v3.2.0)

Updates `no.nav.familie:prosessering-core` from 2.20231026103714_2f17845 to 2.20231212093500_bfa0e7c
- [Commits](https://github.com/navikt/familie-prosessering-backend/commits)

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

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

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

Updates `io.cucumber:cucumber-java` from 7.14.1 to 7.15.0
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.14.1...v7.15.0)

Updates `io.cucumber:cucumber-junit-platform-engine` from 7.14.1 to 7.15.0
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.14.1...v7.15.0)

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

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: no.nav.familie:prosessering-core
  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: no.nav.familie.kontrakter:felles
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: no.nav.familie.kontrakter:enslig-forsorger-test
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: io.cucumber:cucumber-java
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: io.cucumber:cucumber-junit-platform-engine
  dependency-type: direct:development
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/all-dependencies-f9b4e9c393 branch from ddfbcea to 12a756e Compare December 20, 2023 15:06
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2023

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

@dependabot dependabot bot closed this Dec 24, 2023
@dependabot dependabot bot deleted the dependabot/maven/all-dependencies-f9b4e9c393 branch December 24, 2023 04:03
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