Bump the prod-dependencies group across 2 directories with 4 updates#14310
Merged
JamieMagee merged 2 commits intomainfrom Mar 1, 2026
Merged
Bump the prod-dependencies group across 2 directories with 4 updates#14310JamieMagee merged 2 commits intomainfrom
JamieMagee merged 2 commits intomainfrom
Conversation
Bumps the prod-dependencies group with 4 updates in the / directory: [zeitwerk](https://github.com/fxn/zeitwerk), [aws-sdk-ecr](https://github.com/aws/aws-sdk-ruby), [sorbet-runtime](https://github.com/sorbet/sorbet) and [parseconfig](https://github.com/datafolklabs/ruby-parseconfig). Bumps the prod-dependencies group with 2 updates in the /updater directory: [aws-sdk-ecr](https://github.com/aws/aws-sdk-ruby) and [sorbet-runtime](https://github.com/sorbet/sorbet). Updates `zeitwerk` from 2.7.1 to 2.7.5 - [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md) - [Commits](fxn/zeitwerk@v2.7.1...v2.7.5) Updates `aws-sdk-ecr` from 1.121.0 to 1.122.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-ecr/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `sorbet-runtime` from 0.6.12956 to 0.6.12977 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `parseconfig` from 1.0.8 to 1.1.2 - [Changelog](https://github.com/datafolklabs/ruby-parseconfig/blob/master/Changelog) - [Commits](https://github.com/datafolklabs/ruby-parseconfig/commits) Updates `aws-sdk-ecr` from 1.121.0 to 1.122.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-ecr/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `sorbet-runtime` from 0.6.12956 to 0.6.12977 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: zeitwerk dependency-version: 2.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: aws-sdk-ecr dependency-version: 1.122.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: sorbet-runtime dependency-version: 0.6.12977 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: parseconfig dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: aws-sdk-ecr dependency-version: 1.122.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: sorbet-runtime dependency-version: 0.6.12977 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
cc0acec to
da7db83
Compare
JamieMagee
approved these changes
Mar 1, 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 prod-dependencies group with 4 updates in the / directory: zeitwerk, aws-sdk-ecr, sorbet-runtime and parseconfig.
Bumps the prod-dependencies group with 2 updates in the /updater directory: aws-sdk-ecr and sorbet-runtime.
Updates
zeitwerkfrom 2.7.1 to 2.7.5Changelog
Sourced from zeitwerk's changelog.
Commits
adfeec4Ready for 2.7.5a22d742Use the now yielded cwd in a few tests5df497fAdds unit tests for Zeitwerk::Loader::FileSystem0a7021aLet with_(files|setup) yield the cwd976b8f1Update code comment8398da8Let the log method take a block812d0eeUse Dir.scan if availablef845a27Delete PoC file112cfdfdirectory -> dir for consistency064b76cAdd a section about predicates to PROJECT_RULES.mdUpdates
aws-sdk-ecrfrom 1.121.0 to 1.122.0Changelog
Sourced from aws-sdk-ecr's changelog.
Commits
Updates
sorbet-runtimefrom 0.6.12956 to 0.6.12977Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
Updates
parseconfigfrom 1.0.8 to 1.1.2Changelog
Sourced from parseconfig's changelog.
... (truncated)
Commits
Updates
aws-sdk-ecrfrom 1.121.0 to 1.122.0Changelog
Sourced from aws-sdk-ecr's changelog.
Commits
Updates
sorbet-runtimefrom 0.6.12956 to 0.6.12977Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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