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

fix: bump the other-dependencies group with 4 updates #41

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2023

Bumps the other-dependencies group with 4 updates: org.springframework.cloud:spring-cloud-dependencies, io.pivotal.spring.cloud:spring-cloud-services-dependencies, org.springframework.boot and io.spring.dependency-management.

Updates org.springframework.cloud:spring-cloud-dependencies from 2021.0.6 to 2022.0.4

Release notes

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

2022.0.4

2023-07-28

  • Spring Cloud Zookeeper 4.0.1 (issues)
  • Spring Cloud Kubernetes 3.0.4 (issues)
  • Spring Cloud Function 4.0.5 (issues)
  • Spring Cloud Commons 4.0.4 (issues)
  • Spring Cloud Circuitbreaker 3.0.3 (issues)
  • Spring Cloud Openfeign 4.0.4 (issues)
  • Spring Cloud Gateway 4.0.7 (issues)
  • Spring Cloud Stream 4.0.4 (issues)
  • Spring Cloud Consul 4.0.3 (issues)
  • Spring Cloud Build 4.0.5 (issues)
  • Spring Cloud Config 4.0.4 (issues)
  • Spring Cloud Contract 4.0.4 (issues)
  • Spring Cloud Starter Build 2022.0.4 (issues)
  • Spring Cloud Netflix 4.0.3 (issues)

2022.0.3

⭐ Releases

  • spring-cloud-build 4.0.3
  • spring-cloud-bus 4.0.1
  • spring-cloud-circuitbreaker 3.0.2
  • spring-cloud-commons 4.0.3
  • spring-cloud-config 4.0.3
  • spring-cloud-consul 4.0.2
  • spring-cloud-contract 4.0.3
  • spring-cloud-function 4.0.3
  • spring-cloud-gateway 4.0.6
  • spring-cloud-kubernetes 3.0.3
  • spring-cloud-netflix 4.0.2
  • spring-cloud-openfeign 4.0.3
  • spring-cloud-stream 4.0.3
  • spring-cloud-task 3.0.3
  • spring-cloud-vault 4.0.1
  • spring-cloud-zookeeper 4.0.0

2021.0.8

⭐ Releases

  • spring-cloud-build 3.1.8
  • spring-cloud-bus 3.1.2
  • spring-cloud-circuitbreaker 2.1.7
  • spring-cloud-cli 3.1.1
  • spring-cloud-cloudfoundry 3.1.3
  • spring-cloud-commons 3.1.7
  • spring-cloud-config 3.1.8
  • spring-cloud-consul 3.1.4

... (truncated)

Commits
  • 635cf5c Update SNAPSHOT to 2022.0.4
  • 890216a Upgrade to Spring Boot 3.0.9.
  • cd1d892 Update pom.xml
  • 6e3fe94 Added a releaseTrain attribute for release train docs generation
  • adafb26 Updates versions to snapshots
  • fffe92e Bumping versions to 2022.0.4-SNAPSHOT after release
  • bff457f Going back to snapshots
  • d3d2bbe Update SNAPSHOT to 2022.0.3
  • c3c8fc7 Updates gateway to 4.0.6-SNAPSHOT
  • 97f519d Fixes non-snapshotversions
  • Additional commits viewable in compare view

Updates io.pivotal.spring.cloud:spring-cloud-services-dependencies from 3.5.5 to 4.0.4

Release notes

Sourced from io.pivotal.spring.cloud:spring-cloud-services-dependencies's releases.

v4.0.4

This is a maintenance release.

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.1.4
  • Upgrade to Spring Cloud 2022.0.4
  • Upgrade to Java CFEnv 3.1.1

v4.0.3

This is a maintenance release.

🔨 Dependency Upgrades

  • Upgrade to Spring Boot 3.1.0
  • Upgrade to Spring Cloud 2022.0.3

v4.0.2

This is a maintenance release.

🔨 Dependency Upgrades

  • Upgrade to Spring Framework 6.0.6
  • Upgrade to Spring Boot 3.0.4

v4.0.1

This is a maintenance release.

⭐ Fixed Issues

🔨 Dependency Upgrades

  • Upgrade to Spring Framework 6.0.4
  • Upgrade to Spring Boot 3.0.2
  • Upgrade to Spring Cloud 2022.0.1

v4.0.0

🔨 Dependency Upgrades

  • Upgrade to Spring Framework 6.0.3
  • Upgrade to Spring Boot 3.0.1
  • Upgrade to Spring Cloud 2022.0.0

⚠️ Note

Spring Boot 3.0 requires Java 17 as a minimum version. If you are currently using Java 8 or Java 11, you’ll need to upgrade your JDK before you can develop Spring Boot 3.0 applications.

Commits
  • aa40131 Release v4.0.4
  • 09e6453 Generates java-doc and sources jar files to publish in to maven central (#381)
  • 52b975b Upgrade Spring Boot and Spring Cloud dependencies (#380)
  • 88000ee Bump org.jfrog.buildinfo:build-info-extractor-gradle (#379)
  • b6e44be Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.0.2 to 5.1.9 (#378)
  • a71019d Bump io.spring.gradle:dependency-management-plugin from 1.1.0 to 1.1.3 (#369)
  • 6de7776 Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.0.1 to 5.0.2 (#365)
  • 0cedb65 Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.0.0 to 5.0.1 (#364)
  • bd1c274 Bump org.jfrog.buildinfo:build-info-extractor-gradle (#361)
  • a5f770e Adds Java-Platform plugin (#363)
  • Additional commits viewable in compare view

Updates org.springframework.boot from 2.7.12 to 3.1.5

Release notes

Sourced from org.springframework.boot's releases.

v3.1.5

⚠️ Noteworthy Changes

  • The behavior of spring.jms.listener.concurrency has been corrected to match the documentation (#37180). If you were setting spring.jms.listener.concurrency without also setting spring.jms.listener.max-concurrency, please review your configuration when upgrading.

🐞 Bug Fixes

  • Constructor binding with a custom collection type does not work #37941
  • @Order does not work on (CommandLine|Application)Runner @Bean methods #37938
  • @ComponentScan on a test class is processed when creating a test context but is not included in the context's cache key #37924
  • Restarter creates memory leak in tests #37920
  • AOT processing fails when a @WebServlet found by scanning is annotated with @MultipartConfig #37883
  • Gradle plugin uses to-be-deprecated API for getting and setting file permissions #37881
  • Task executor metrics are not registered when using lazy initialization #37838
  • Gradle AOT processing tasks do not use project's Java toolchain #37826
  • @ServiceConnection is not found when used in an interface implemented by a test class #37671
  • Image building can fail when using GraalVM compilation and a remote Docker daemon #37665
  • NPE from Jetty's WebSocketUpgradeFilter when testing with @SpringBootTest, @AutoConfigureMockMvc, and MockMvc #37663
  • @WebListener does not work in a native image without additional reflection hints #37635
  • AspectJ transaction management with compile-time weaving does not work with spring.main.lazy-initialization=true #37632
  • IPv6 IP addresses cannot be used with RabbitMQ #37619
  • Unwanted Logback status messages are sometimes logged during startup #37600
  • Managed types for Neo4j are not used in Neo4j Data auto configuration #37594
  • fileMode and dirMode are not applied to all entries in an archive produced by BootJar #37588
  • Application fails to start when an optional config import cannot be resolved #37570
  • Contrary to the documentation, setting spring.jms.listener.concurrency alone configures the maximum concurrency #37553
  • Dependency management for kafka-server-common with a test classifier is missing #37542
  • RepackageMojo doesn't support 1 digit numerical values for project.build.outputTimestamp #37535

📔 Documentation

  • Document that 'spring.docker.compose.file' can be used to share Docker Compose configuration between applications #37886
  • Remove link to LiveReload website due to timeout #37691
  • Refer to ActiveMQ as ActiveMQ "Classic" #37615
  • Removal of spring.webflux.multipart.streaming is not documented #37609
  • Default value of spring.jmx.registration-policy is not documented #37596
  • Update documentation to align with Mockito 5 using the inline mock maker by default #37561
  • Add Javadoc since for AbstractAotMojo.getSession() #37547
  • Document support for Java 21 #37532
  • Use more idiomatic Kotlin in example for "Map Health Indicators to Micrometer Metrics" #37510

🔨 Dependency Upgrades

  • Upgrade to Byte Buddy 1.14.9 #37853
  • Upgrade to Couchbase Client 3.4.11 #37759
  • Upgrade to Dropwizard Metrics 4.2.21 #37897
  • Upgrade to Hibernate 6.2.13.Final #37854
  • Upgrade to HttpCore5 5.2.3 #37762
  • Upgrade to Infinispan 14.0.19.Final #37855
  • Upgrade to Jackson Bom 2.15.3 #37898

... (truncated)

Commits

Updates io.spring.dependency-management from 1.0.11.RELEASE to 1.1.3

Release notes

Sourced from io.spring.dependency-management's releases.

v1.1.3

🐞 Bug Fixes

  • NullPointerException when Maven-style exclusions are enabled and a dependency has a pom which Maven's Model Builder considers to be invalid #365

v1.1.2

🐞 Bug Fixes

  • Resolution fails when a dependency with Gradle module metadata relies on constraints from a platform dependency #360

v1.1.1

🐞 Bug Fixes

  • Pom customization has unwanted side-effect of reversing bom import ordering #355
  • Build fails with an ArrayIndexOutOfBoundsException when a dependency has a pom with more than 8192 characters #350
  • Enabling configuration on demand causes build failure in multi module project with different group name #321
  • Transitive platform dependencies may prevent exclusions from being applied #310

📔 Documentation

  • Update Javadoc to link to Java 8 #359
  • Document support for Gradle 8 #356
  • Update the reference documentation to use more up-to-date examples #354

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v1.1.0

🐞 Bug Fixes

  • Exclusions are not applied when versions are provided by constraints #341
  • Performance regression in 1.1.0-RC1 #339

v1.1.0-RC1

⭐ New Features

  • Remove support for Gradle's maven plugin #333
  • Raise the minimum supported version of Java to 8 #270
  • Raise the minimum supported version of Gradle to 6.8 #269

v1.0.15.RELEASE

🐞 Bug Fixes

  • Exclusions are not applied when versions are provided by constraints #340

v1.0.14.RELEASE

🐞 Bug Fixes

... (truncated)

Commits
  • c7e308a Release v1.1.3
  • 1fe2c33 Improve handling of dependencies with invalid poms
  • 0bbf7b2 Provide credentials for pulling springio/github-changelog-generator
  • 45a08b2 Next development version (v1.1.3-SNAPSHOT)
  • d34453b Fix exclusion handling when a platform depends on a platform
  • b36e4a0 Test refined exclusion handling with dependency that uses GMM
  • cf49bef Avoid excluding parent poms
  • 19e3971 Provide credentials for pulling concourse-release-scripts
  • 7130863 Next development version (v1.1.2-SNAPSHOT)
  • eb7ec29 Update metadata in published poms
  • Additional commits viewable 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 will merge this PR once CI passes on it, as requested by @nickmcdowall.


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 other-dependencies group with 4 updates: [org.springframework.cloud:spring-cloud-dependencies](https://github.com/spring-cloud/spring-cloud-release), [io.pivotal.spring.cloud:spring-cloud-services-dependencies](https://github.com/pivotal-cf/spring-cloud-services-starters), [org.springframework.boot](https://github.com/spring-projects/spring-boot) and [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin).


Updates `org.springframework.cloud:spring-cloud-dependencies` from 2021.0.6 to 2022.0.4
- [Release notes](https://github.com/spring-cloud/spring-cloud-release/releases)
- [Commits](spring-cloud/spring-cloud-release@v2021.0.6...v2022.0.4)

Updates `io.pivotal.spring.cloud:spring-cloud-services-dependencies` from 3.5.5 to 4.0.4
- [Release notes](https://github.com/pivotal-cf/spring-cloud-services-starters/releases)
- [Commits](pivotal-cf/spring-cloud-services-starters@v3.5.5...v4.0.4)

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

Updates `io.spring.dependency-management` from 1.0.11.RELEASE to 1.1.3
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.0.11.RELEASE...v1.1.3)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other-dependencies
- dependency-name: io.pivotal.spring.cloud:spring-cloud-services-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other-dependencies
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other-dependencies
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 22, 2023
@nickmcdowall
Copy link
Collaborator

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 22, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2023

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

@dependabot dependabot bot closed this Oct 29, 2023
@dependabot dependabot bot deleted the dependabot/gradle/other-dependencies-c34ef50d21 branch October 29, 2023 19:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant