Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

chore(deps): bump org.springframework.integration:spring-integration-aws from 3.0.0 to 3.0.5 #183

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.springframework.integration:spring-integration-aws from 3.0.0 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.

v3.0.4

🐞 Bug Fixes

  • fix: Fixing new AWS SDK v2 pagination #237
  • KCL2 standard consumer registering as Fanout Consumer #235

❤️ Contributors

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

@​rogeriolino

v3.0.4-M2

No release notes provided.

v3.0.4-M1

No release notes provided.

v3.0.3

No release notes provided.

v3.0.3-M1

No release notes provided.

v3.0.2

Change log:

0ecd78bb577e2dfd85d100e892d689488cc69080 Upgrade dependencies; prepare for release 2dd8a89f6a6687b9acedc1232f287741414a02eb Use Flux for KCL multi stream load 3a4f3552f551836f1b99d93241617943599c427c GH-232: Fix KCL support for multi streams 5fc8659b700979219287008fd8994af3abe41f8f Fix author name in KclMessageDrivenChannelAdapter 59415106f30e04fc463331daa0e617d8d006823b GH-233: Add KCL polling config support 0b41aa23d85a5b03c0eec7b9ff1940c592d66a00 Mention AWS CRT client in the README

... (truncated)

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 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)

@dependabot dependabot bot requested a review from a team as a code owner January 8, 2024 00:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 8, 2024
@jk-idealo
Copy link

@dependabot recreate

Bumps [org.springframework.integration:spring-integration-aws](https://github.com/spring-projects/spring-integration-aws) from 3.0.0 to 3.0.5.
- [Release notes](https://github.com/spring-projects/spring-integration-aws/releases)
- [Commits](spring-projects/spring-integration-aws@v3.0.0...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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.springframework.integration-spring-integration-aws-3.0.5 branch from d4bc099 to 13b5561 Compare January 23, 2024 13:10
@sarakais sarakais closed this Feb 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/org.springframework.integration-spring-integration-aws-3.0.5 branch February 1, 2024 13:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

2 participants