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 spring-cloud-gateway.version from 4.1.0-M2 to 4.1.0-RC1 #541

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps spring-cloud-gateway.version from 4.1.0-M2 to 4.1.0-RC1.
Updates org.springframework.cloud:spring-cloud-starter-gateway from 4.1.0-M2 to 4.1.0-RC1

Release notes

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

4.1.0-RC1

🐞 Bug Fixes

  • MVC Form URL encoded functionality is broken #3094

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​dependabot[bot]

Commits
  • fb325a5 Update SNAPSHOT to 4.1.0-RC1
  • 51367a8 Bumping versions
  • 9d6ab54 Correctly proxy form urlencoded posts.
  • ec69691 Formatting
  • 3db2b35 Implements new methods
  • 5a9b234 Disables ServerMvcIntegrationTests.formUrlencodedWorks()
  • e9cfe1d Asserts headers are not null.
  • 0321c64 Makes ArgumentSupplierBeanPostProcessor bean method static
  • 76e35bb Merge branch '4.0.x'
  • 7dff731 Support spring.codec.max-in-memory-size configuration for CacheRequestBodyFilter
  • Additional commits viewable in compare view

Updates org.springframework.cloud:spring-cloud-contract-wiremock from 4.1.0-M2 to 4.1.0-RC1

Commits
  • 4c6e703 Update SNAPSHOT to 4.1.0-RC1
  • 977eaa6 Bump org.ow2.asm:asm from 9.5 to 9.6 (#2024)
  • 9963ac0 Bump testcontainers.version from 1.19.0 to 1.19.1 (#2023)
  • c958ae1 Bump org.apache.maven:maven-archiver from 3.5.1 to 3.6.1 (#2022)
  • 7284911 Bump org.apache.httpcomponents:httpclient from 4.5.13 to 4.5.14 (#2021)
  • 2512c06 Bump org.apache.maven.plugins:maven-project-info-reports-plugin (#2020)
  • ce4df3d Bump camel.version from 3.21.0 to 3.21.1 (#2019)
  • 7095b5a Bump org.apache.maven.plugin-tools:maven-plugin-annotations (#2017)
  • fb54d0e Bump artemis.version from 2.26.0 to 2.31.0 (#2016)
  • cec410e Bump org.glassfish.jersey.core:jersey-client from 2.35 to 2.40 (#2015)
  • 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 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `spring-cloud-gateway.version` from 4.1.0-M2 to 4.1.0-RC1.

Updates `org.springframework.cloud:spring-cloud-starter-gateway` from 4.1.0-M2 to 4.1.0-RC1
- [Release notes](https://github.com/spring-cloud/spring-cloud-gateway/releases)
- [Commits](spring-cloud/spring-cloud-gateway@v4.1.0-M2...v4.1.0-RC1)

Updates `org.springframework.cloud:spring-cloud-contract-wiremock` from 4.1.0-M2 to 4.1.0-RC1
- [Release notes](https://github.com/spring-cloud/spring-cloud-contract/releases)
- [Commits](spring-cloud/spring-cloud-contract@v4.1.0-M2...v4.1.0-RC1)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-starter-gateway
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.cloud:spring-cloud-contract-wiremock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 31, 2023
@ilgrosso ilgrosso merged commit 3b68fea into master Nov 1, 2023
28 checks passed
@dependabot dependabot bot deleted the dependabot/maven/spring-cloud-gateway.version-4.1.0-RC1 branch November 1, 2023 09:12
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