Bump the ruby-security-and-maintenance group across 1 directory with 3 updates - #11
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
✅ Deploy Preview for hafa-code canceled.
|
…3 updates Bumps the ruby-security-and-maintenance group with 3 updates in the /api directory: [bootsnap](https://github.com/rails/bootsnap), [resend](https://github.com/resend/resend-ruby) and [solid_queue](https://github.com/rails/solid_queue). Updates `bootsnap` from 1.24.1 to 1.24.6 - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](rails/bootsnap@v1.24.1...v1.24.6) Updates `resend` from 1.3.0 to 1.7.0 - [Release notes](https://github.com/resend/resend-ruby/releases) - [Changelog](https://github.com/resend/resend-ruby/blob/main/CHANGELOG.md) - [Commits](resend/resend-ruby@v1.3.0...v1.7.0) Updates `solid_queue` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.24.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-security-and-maintenance - dependency-name: resend dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-security-and-maintenance - dependency-name: solid_queue dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-security-and-maintenance ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/bundler/api/ruby-security-and-maintenance-50949148e4
branch
from
August 8, 2026 14:33
c8da4c3 to
ee2fc7f
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/bundler/api/ruby-security-and-maintenance-50949148e4
branch
August 22, 2026 14:33
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 ruby-security-and-maintenance group with 3 updates in the /api directory: bootsnap, resend and solid_queue.
Updates
bootsnapfrom 1.24.1 to 1.24.6Release notes
Sourced from bootsnap's releases.
Changelog
Sourced from bootsnap's changelog.
Commits
026e183Release 1.24.6263e346Merge pull request #556 from byroot/remove-canary7c31cd8Check for [Bug #22023] by checking Ruby version rather than a canary54eba76Merge pull request #554 from byroot/namespace-overflowfe963d5bs_cache_path: account for namespace length7b42db6Merge pull request #553 from arpitjain099/chore/declare-workflow-perms113b184ci: add permissions: contents: read to cid6ca050Release 1.24.5579aa0eMerge pull request #552 from byroot/fix-bootsnap-config2884e89Only load config file is directed to by.setupUpdates
resendfrom 1.3.0 to 1.7.0Release notes
Sourced from resend's releases.
... (truncated)
Changelog
Sourced from resend's changelog.
... (truncated)
Commits
0bdf01echore: bump version to 1.7.0 (#213)2e17892chore(deps-dev): bump rails-html-sanitizer from 1.7.0 to 1.7.1 (#207)958635cchore(deps-dev): bump websocket-driver from 0.8.1 to 0.8.2 (#205)f7aca8fchore(deps-dev): bump loofah from 2.25.1 to 2.25.2 (#204)8c49621chore(deps): update dependency httparty to "~> 0.24.0" (#153)db60773chore(deps): update dependency rails to v8.1.3.1 (#211)f7cca37fix(errors): map 404 to NotFoundError instead of InvalidRequestError (#210)aff0165feat: add suppressions endpoints (#208)3368cf5chore(deps-dev): bump websocket-driver from 0.8.0 to 0.8.1 (#202)1bc2a0dchore: update sync_prs_to_linear action hash to a54e4298f0 (#201)Updates
solid_queuefrom 1.5.0 to 1.6.0Release notes
Sourced from solid_queue's releases.
Commits
86f3d92Bump solid_queue to 1.6.02a479f6Document how to update dynamic recurring tasks7f59932Roll back transactions leaked by killed job threads in tests9c0d5d3Reorganize the execution pools under SolidQueue::Pool30b92caMove the fiber worker checks to Configuration6e27144Extract a base class for the execution pools08e6098Rescue only the code that runs with capacity reserved when posting000e8baReport errors escaping the execution future5270cc8Simplify worker initialization50468faStart the fiber pool's reactor lazily on first useGreptile Summary
The PR updates the API’s Ruby dependency set.
Confidence Score: 5/5
The PR appears safe to merge.
No blocking failure remains.
Important Files Changed
Reviews (2): Last reviewed commit: "Bump the ruby-security-and-maintenance g..." | Re-trigger Greptile