Dependencies: 2026-06-26 - #457
Merged
Merged
Conversation
Deploy: 2026-04-07
security: dependabot cooldowns
Majors (reviewed + suite passing): - puma 7.2.0 -> 8.0.2 (#435) - grape 2.4.0 -> 3.3.0 (#418) - brakeman 7.1.2 -> 8.0.5 (#411) Minor/patch: - view_component 4.6.0 -> 4.12.0 (#421) - selenium-webdriver 4.41.0 -> 4.45.0 (#416) - aws-sdk-s3 1.218.0 -> 1.226.0 (#434) - aws-sdk-lambda 1.176.0 -> 1.185.0 (#431) - smarter_csv 1.16.2 -> 1.18.0 (#436) - overcommit 0.68.0 -> 0.69.0 (#409) Note: grape-swagger 2.1.4 emits a desc() deprecation under grape 3; upstream lag, docs still generate and API specs pass. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This was referenced Jun 26, 2026
This was referenced Jun 26, 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.
Consolidates the safe + reviewed Dependabot updates into grouped commits. Once merged, Dependabot will auto-close the superseded individual PRs.
GitHub Actions
Ruby gems
Majors (reviewed, full suite passing):
Minor/patch:
JS packages
Verification
rspec(models/requests/tasks/helpers): 58 examples, 0 failuresrspec spec/features: passing (one flaky chromedriver crash under full-suite load, passes in isolation — pre-existing)brakeman -q -w2: no warningsyarn build+yarn build:css: succeedNotes
desc()positional-Hash deprecation under grape 3. Upstream lag; Swagger docs still generate and all API specs pass.Deliberately excluded
🤖 Generated with Claude Code