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

Update sqs to 2.24.5 #497

Closed
wants to merge 2 commits into from
Closed

Update sqs to 2.24.5 #497

wants to merge 2 commits into from

Conversation

scala-steward-asf[bot]
Copy link
Contributor

About this PR

📦 Updates software.amazon.awssdk:sqs from 2.20.162 to 2.24.5

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "software.amazon.awssdk", artifactId = "sqs" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "software.amazon.awssdk", artifactId = "sqs" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

@raboof
Copy link
Member

raboof commented Feb 18, 2024

failure looks unrelated, filed #498

LGTM when tests succeed after fixing conflicts

@pjfanning
Copy link
Contributor

I'm on a day trip today but with previous upgrades, they have broken sqs build.

@pjfanning
Copy link
Contributor

I can't get the build logs to display on my phone but I think these change causes a compile failure.

@raboof
Copy link
Member

raboof commented Feb 18, 2024

MqttFlowSpec failure is #468

Sqs tests indeed need looking into

@pjfanning pjfanning closed this Feb 25, 2024
@pjfanning pjfanning deleted the update/sqs-2.24.5 branch May 25, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants