[dependabot:bundler] bump the regular-updates group across 1 directory with 3 updates#450
Merged
marianayovcheva merged 1 commit intoMay 13, 2026
Conversation
Infrastructure ChangesDevelopment CDK Diff |
…y with 3 updates Bumps the regular-updates group with 3 updates in the / directory: [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby), [datadog](https://github.com/DataDog/dd-trace-rb) and [bootsnap](https://github.com/rails/bootsnap). Updates `aws-sdk-s3` from 1.219.0 to 1.220.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `datadog` from 2.30.0 to 2.31.0 - [Release notes](https://github.com/DataDog/dd-trace-rb/releases) - [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md) - [Commits](DataDog/dd-trace-rb@v2.30.0...v2.31.0) Updates `bootsnap` from 1.23.0 to 1.24.2 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.23.0...v1.24.2) --- updated-dependencies: - dependency-name: aws-sdk-s3 dependency-version: 1.220.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular-updates - dependency-name: bootsnap dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular-updates - dependency-name: datadog dependency-version: 2.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular-updates ... Signed-off-by: dependabot[bot] <support@github.com>
63e0710 to
3dfa1e1
Compare
marianayovcheva
approved these changes
May 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the regular-updates group with 3 updates in the / directory: aws-sdk-s3, datadog and bootsnap.
Updates
aws-sdk-s3from 1.219.0 to 1.220.0Changelog
Sourced from aws-sdk-s3's changelog.
Commits
Updates
datadogfrom 2.30.0 to 2.31.0Release notes
Sourced from datadog's releases.
Changelog
Sourced from datadog's changelog.
Commits
722deb0Merge pull request #5610 from DataDog/fix-publish-workflow4f01b14Fix job_workflow_ref for Publish Gem workflowf662d0cMerge pull request #5609 from DataDog/fix-publish-workflow921f56bFix publish gem workflow97e315fMerge pull request #5608 from DataDog/bump_to_version_2.31.007860adAdd 2.31.0 to CHANGELOG.md96fbeebMerge pull request #5603 from DataDog/bump_to_version_2.31.01ccdc22Update system-tests ref manually6756760Merge pull request #5598 from DataDog/ai-guard-fix-messages-truncation38b8189Switch AI Guard messages list truncation orderUpdates
bootsnapfrom 1.23.0 to 1.24.2Release notes
Sourced from bootsnap's releases.
Changelog
Sourced from bootsnap's changelog.
Commits
21b7ad8Release 1.24.2fbcb561Merge pull request #540 from byroot/use-proper-parser58d9134Workaround Ruby [Bug #22023]51cceccRelease 1.24.1e4479c0Merge pull request #538 from byroot/debug-compiler-encodingd6d8768Fix ISeq.input_to_output to respect default external encodingdc57c20Release 1.24.0481b9b9Avoid interning string on every call81e6db4Merge pull request #535 from byroot/compilation-backends320ca02Allow to substitute the Ruby compiler