-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Bump the "all" group with 3 updates across multiple ecosystems #20309
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
Conversation
Bumps the all group with 1 update in the /Library/Homebrew/formula-analytics directory: [certifi](https://github.com/certifi/python-certifi). Updates `certifi` from 2025.7.9 to 2025.7.14 - [Commits](certifi/python-certifi@2025.07.09...2025.07.14) build(deps): bump github/codeql-action in the all group Bumps the all group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.29.2 to 3.29.4 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@181d5ee...4e828ff) build(deps): bump the all group across 1 directory with 8 updates Bumps the all group with 4 updates in the /Library/Homebrew directory: [rubocop-ast](https://github.com/rubocop/rubocop-ast), [parallel_tests](https://github.com/grosser/parallel_tests), [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) and [spoom](https://github.com/Shopify/spoom). Updates `rubocop-ast` from 1.45.1 to 1.46.0 - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-ast@v1.45.1...v1.46.0) Updates `parallel_tests` from 5.3.0 to 5.3.1 - [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md) - [Commits](grosser/parallel_tests@v5.3.0...v5.3.1) Updates `sorbet-static-and-runtime` from 0.5.12230 to 0.5.12357 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `spoom` from 1.7.4 to 1.7.5 - [Release notes](https://github.com/Shopify/spoom/releases) - [Commits](Shopify/spoom@v1.7.4...v1.7.5) Updates `sorbet-runtime` from 0.5.12230 to 0.5.12357 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `parser` from 3.3.8.0 to 3.3.9.0 - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](whitequark/parser@v3.3.8.0...v3.3.9.0) Updates `sorbet` from 0.5.12230 to 0.5.12357 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-static` from 0.5.12230 to 0.5.12357 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.7.14 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: github/codeql-action dependency-version: 3.29.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: rubocop-ast dependency-version: 1.46.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: parallel_tests dependency-version: 5.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: sorbet-static-and-runtime dependency-version: 0.5.12357 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: spoom dependency-version: 1.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: sorbet-runtime dependency-version: 0.5.12357 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: parser dependency-version: 3.3.9.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: sorbet dependency-version: 0.5.12357 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: sorbet-static dependency-version: 0.5.12357 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
|
@Bo98 I vaguely recall there being something about |
|
@Bo98 @dduugg Looks like we hit the (possible) Bundler bug we encountered last week when vendoring gems. |
The issue here is specific to a change in 2.6.9 so 2.6.8 should be a quick fix here, and we can handle any further changes for Ruby 3.5 if the issue is still present. Technically the change in 2.6.9 is a bug fix but the presence of that now-fixed bug reduced the impact of the other bug we face. Now there's just one bigger bug. |
The runtime issue you're seeing is just because the changes to Dependabot PRs require you to manually run this workflow to commit these changes: https://github.com/Homebrew/brew/actions/workflows/vendor-gems.yml?query=event%3Aworkflow_dispatch. We removed doing so automatically a while back. A maintainer reviews the changes and approves it by dispatching the workflow. |
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
See #17718 for context:
|
|
Thanks @Bo98! |
|
Thanks @Bo98! Could we bring that back perhaps scoped entirely to run automatically for just Dependabot? |
|
Already was and we removed it. Can discuss some further ideas on Slack. |
Bumps the all group with 1 update in the /Library/Homebrew/formula-analytics directory: certifi.
Updates
certififrom 2025.7.9 to 2025.7.14Commits
ddd90c62025.07.14 (#359)Bumps the all group with 1 update: github/codeql-action.
Updates
github/codeql-actionfrom 3.29.2 to 3.29.4Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
4e828ffMerge pull request #2989 from github/update-v3.29.4-37264dc0bb3114b8Update changelog for v3.29.437264dcMerge pull request #2988 from github/koesie10/disable-combine-single-file5a29823Merge remote-tracking branch 'origin/main' into koesie10/disable-combine-sing...5a2327aMerge pull request #2987 from github/mbg/combine-sarif-error287d421Disable combining runs within a single file43afe6eTreat processing error for multiple runs with the same category as configurat...8f2e636Merge pull request #2981 from github/dependabot/npm_and_yarn/npm-fe13dfda4676bf77dMerge pull request #2980 from github/dependabot/github_actions/actions-504b6c...9e7d13dMerge pull request #2983 from github/koesie10/update-changelog-linkBumps the all group with 4 updates in the /Library/Homebrew directory: rubocop-ast, parallel_tests, sorbet-static-and-runtime and spoom.
Updates
rubocop-astfrom 1.45.1 to 1.46.0Release notes
Sourced from rubocop-ast's releases.
Changelog
Sourced from rubocop-ast's changelog.
Commits
9cba9c7Cut 1.46.0b3469e4Update Changelog745ae82SupportRuboCop::AST::ComplexNodec8a2a52FixRuboCop::AST::NumericNode#sign?to return boolean8c26dbbSuppress a RuboCop's offense4f97e54Suppress RuboCop's offenses993e9eaAdd release notes73ad40bRestore docs/antora.ymlUpdates
parallel_testsfrom 5.3.0 to 5.3.1Changelog
Sourced from parallel_tests's changelog.
Commits
c9f15e8v5.3.1ba7362eCorrect options key passed to ParallelTests.determine_multiple (#1018)ed3b62dsilence ruby head logger warnings (#1016)84dab0cbootstrap example (#1013)Updates
sorbet-static-and-runtimefrom 0.5.12230 to 0.5.12357Release notes
Sourced from sorbet-static-and-runtime's releases.
... (truncated)
Commits
Updates
spoomfrom 1.7.4 to 1.7.5Release notes
Sourced from spoom's releases.
Commits
8070574Bump version to v1.7.5d4ffeb4Merge pull request #779 from Shopify/at-rbs-visibilityd0c967eUpdate exported RBIc8acc71Scope rescues to specific linese407a00Fix RBS to RBI signature translation for def nodes within sends40e192dMerge pull request #778 from Shopify/dependabot/bundler/minor-and-patch-482a9...d6b8883Bump sorbet-static-and-runtime in the minor-and-patch groupc55280bMerge pull request #775 from Shopify/dependabot/bundler/minor-and-patch-20010...f2f3f30Bump the minor-and-patch group with 2 updatesf69ec98Merge pull request #774 from Shopify/dependabot/bundler/minor-and-patch-76f86...Updates
sorbet-runtimefrom 0.5.12230 to 0.5.12357Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
Updates
parserfrom 3.3.8.0 to 3.3.9.0Changelog
Sourced from parser's changelog.
... (truncated)
Commits
f1af918Update changelog.acb5d43Bump version2605e95* Bump maintenance branches to 3.3.9 (#1080)087fce1* Bump maintenance branches to 3.2.9 (#1079)74439e5Update changelog.Updates
sorbetfrom 0.5.12230 to 0.5.12357Release notes
Sourced from sorbet's releases.
... (truncated)
Commits
Updates
sorbet-staticfrom 0.5.12230 to 0.5.12357Release notes
Sourced from sorbet-static'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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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