Bump the minor-and-patch group across 1 directory with 5 updates#2481
Merged
amomchilov merged 4 commits intomainfrom Jan 8, 2026
Merged
Bump the minor-and-patch group across 1 directory with 5 updates#2481amomchilov merged 4 commits intomainfrom
amomchilov merged 4 commits intomainfrom
Conversation
Contributor
|
I think Dependabot made this without being on Ruby 4, and accidentally deleted Restored. |
amomchilov
approved these changes
Jan 8, 2026
f6dceb5 to
6079c44
Compare
Contributor
|
Rebased to stack this PR on top of #2483, which does this same Sorbet bump (which needs some other small tweaks) |
Bumps the minor-and-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.10` | `1.19.0` | | [bcrypt](https://github.com/bcrypt-ruby/bcrypt-ruby) | `3.1.20` | `3.1.21` | | [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.6.12873` | `0.6.12875` | | [thor](https://github.com/rails/thor) | `1.4.0` | `1.5.0` | | [rbi](https://github.com/Shopify/rbi) | `0.3.8` | `0.3.9` | Updates `nokogiri` from 1.18.10 to 1.19.0 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.10...v1.19.0) Updates `bcrypt` from 3.1.20 to 3.1.21 - [Release notes](https://github.com/bcrypt-ruby/bcrypt-ruby/releases) - [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG) - [Commits](bcrypt-ruby/bcrypt-ruby@v3.1.20...v3.1.21) Updates `sorbet-static-and-runtime` from 0.6.12873 to 0.6.12875 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `thor` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rails/thor/releases) - [Commits](rails/thor@v1.4.0...v1.5.0) Updates `rbi` from 0.3.8 to 0.3.9 - [Release notes](https://github.com/Shopify/rbi/releases) - [Commits](Shopify/rbi@v0.3.8...v0.3.9) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: bcrypt dependency-version: 3.1.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-version: 0.6.12875 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: thor dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rbi dependency-version: 0.3.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
To put back `sqlite3` and `mini_portile2`
5f86ef2 to
17fb93d
Compare
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 minor-and-patch group with 5 updates in the / directory:
1.18.101.19.03.1.203.1.210.6.128730.6.128751.4.01.5.00.3.80.3.9Updates
nokogirifrom 1.18.10 to 1.19.0Release notes
Sourced from nokogiri's releases.
Changelog
Sourced from nokogiri's changelog.
Commits
d77bfb6version bump to v1.19.01eb5c2cdev: convert scripts/test-gem-set to use mise88a120fdep: Add native Ruby 4 support, drop Ruby 3.1 support (v1.19.x) (#3592)f8c8f74Skip the parser compression test for Windows system libse91c0fcci: temporarily pin to setup-ruby with windows ruby 41b08accdep: update to minitest 6404487ddep: require JRuby >= 10.019b22eadep: add support for native Ruby 4.0 gemec57d11ci: bump versions in CI imagesf7b640fci: avoid bundler collisions in downstream testsUpdates
bcryptfrom 3.1.20 to 3.1.21Release notes
Sourced from bcrypt's releases.
Changelog
Sourced from bcrypt's changelog.
Commits
82e6c4cMerge pull request #290 from tenderlove/bump4b1fc73add bundler tasks64605fcbump versionda89a83Merge pull request #289 from tenderlove/trusted-publishers344ca59Configure trusted publishingca9cea1Merge pull request #288 from tenderlove/deal-with-flaked94041aTry to deal with flaky testseba09deMerge pull request #287 from tenderlove/modernize-cic156254Modernize CI27dbab3Declare development dependenciesUpdates
sorbet-static-and-runtimefrom 0.6.12873 to 0.6.12875Release notes
Sourced from sorbet-static-and-runtime's releases.
Commits
Updates
thorfrom 1.4.0 to 1.5.0Release notes
Sourced from thor's releases.
Commits
6a680f2Prepare for 1.5.0615b0c2Merge pull request #919 from rails/rmf-cif16a2dbUnlock bundler development dependency7b99536Test with Ruby 4.02a1eecbMerge pull request #918 from rails/dependabot/github_actions/actions/checkout-6ed9ffcaMerge pull request #916 from moritzschepp/ec-encoding5b85a33Bump actions/checkout from 5 to 62e2b684fix encoding error when running a merge toolb2d98feRemove whatisthor.com references17a3be9Merge pull request #912 from rails/dependabot/github_actions/actions/checkout-5Updates
rbifrom 0.3.8 to 0.3.9Release notes
Sourced from rbi's releases.
Commits
2f6093aBump version to v0.3.96261ea6Merge pull request #550 from Shopify/uk-smarter-constant-merge87ae1ebFix merge tree conflicts between Scope and non-Scope nodese9ecc0eMerge pull request #549 from Shopify/dependabot/github_actions/ruby/setup-rub...8a3f50aBump ruby/setup-ruby from 1.276.0 to 1.278.0c18e6efMerge pull request #548 from Shopify/dependabot/github_actions/ruby/setup-rub...37ee3feBump ruby/setup-ruby from 1.275.0 to 1.276.0d189ae2Merge pull request #547 from Shopify/dependabot/github_actions/ruby/setup-rub...c0f8620Bump ruby/setup-ruby from 1.270.0 to 1.275.0e939b3cMerge pull request #546 from Shopify/new-release-workflowDependabot 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