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 org.springframework.integration:spring-integration-aws from 3.0.4 to 3.0.5 #19

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2024

Bumps org.springframework.integration:spring-integration-aws from 3.0.4 to 3.0.5.

Release notes

Sourced from org.springframework.integration:spring-integration-aws's releases.

v3.0.5

🐞 Bug Fixes

  • Kinesis last checkpoint and shard iterator are Strings, but are parsed as BigIntegers and fail with NumberFormatException #238

v3.0.5-RC3

No release notes provided.

v3.0.5-RC2

No release notes provided.

v3.0.5-RC1

No release notes provided.

v3.0.5-M2

No release notes provided.

Commits
  • e9245e0 [artifactory-release] Release version 3.0.5
  • 75cb9ef Upgrade dependencies; prepare for release
  • 958261b Migrate GHAs to spring-io
  • 3e0352e GH-238: Fix KinesisMDCA for highest offset
  • 87a88f3 Add permissions into GHA for GH_TOKEN
  • 57efaa4 Add badge for CI build status to README
  • c24c999 Change to Gradle-specific reusable workflow
  • f1433ca Fix GH workflows for new repository
  • a5ca811 Fix path for file to verify
  • 1961fcc Tweak verify-staged-artifacts.yml
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [org.springframework.integration:spring-integration-aws](https://github.com/spring-projects/spring-integration-aws) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/spring-projects/spring-integration-aws/releases)
- [Commits](spring-projects/spring-integration-aws@v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: org.springframework.integration:spring-integration-aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Jan 7, 2024
@github-actions github-actions bot added this to the 5.0.0-M1 milestone Jan 7, 2024
@github-actions github-actions bot enabled auto-merge (squash) January 7, 2024 06:09
@github-actions github-actions bot merged commit 63f6430 into main Jan 7, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/org.springframework.integration-spring-integration-aws-3.0.5 branch January 7, 2024 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants