Skip to content
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

Bump the minor-and-patch group with 7 updates #2237

Merged
merged 2 commits into from
Mar 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps the minor-and-patch group with 7 updates:

Package From To
minitest 5.25.4 5.25.5
google-protobuf 4.30.0 4.30.1
graphql 2.4.13 2.4.14
nokogiri 1.18.3 1.18.4
rbi 0.3.0 0.3.1
sorbet-static-and-runtime 0.5.11911 0.5.11934
spoom 1.6.0 1.6.1

Updates minitest from 5.25.4 to 5.25.5

Changelog

Sourced from minitest's changelog.

=== 5.25.5 / 2025-03-12

  • 4 bug fixes:

    • Bumped minimum ruby to 2.7.
    • Fixed expectation docs for must/wont_pattern_match. (jaredcwhite)
    • Reorder Minitest::Test.ancestors to allow reaching Minitest::Assertions#skipped? (Edouard-chin)
    • Update the ruby and rails compatibility tables. (bquorning)
Commits
  • 4dcad89 prepped for release
  • 8e2f840 - Bumped minimum ruby to 2.7.
  • 7b63c6c Added notice to readme about development versions
  • 7b88058 - Update the ruby and rails compatibility tables. (bquorning)
  • 55ad48a - Reorder Minitest::Test.ancestors to allow reaching Minitest::Assertions#ski...
  • 06bae5b Added ruby 3.4 to CI
  • 8a59450 - Fixed expectation docs for must/wont_pattern_match. (jaredcwhite)
  • See full diff in compare view

Updates google-protobuf from 4.30.0 to 4.30.1

Commits
  • 63fc9d6 Updating version.json and repo version numbers to: 30.1-dev
  • See full diff in compare view

Updates graphql from 2.4.13 to 2.4.14

Changelog

Sourced from graphql's changelog.

2.4.14 (13 Mar 2025)

Bug fixes

  • New Relic tracing: fix dataloaded, skipped scalars #5277
Commits

Updates nokogiri from 1.18.3 to 1.18.4

Release notes

Sourced from nokogiri's releases.

v1.18.4 / 2025-03-14

Security

8f2263cef9953ce09bd5293d76c9bbd3013d2f94d1cca67783dfe6635c529deb  nokogiri-1.18.4-aarch64-linux-gnu.gem
4e231f8ba3128cfc2ef0cc0bdc807d7ce71fc62cb6a78216e817be8631fe6a96  nokogiri-1.18.4-aarch64-linux-musl.gem
73902663b23b1123282b9c0b6d9654b1fb286dfee8d65cb1f6029087b7f0d037  nokogiri-1.18.4-arm64-darwin.gem
cc2945e2c19560a61a97737e6bd3b329edb1f82ca204d46a18e5e98ad0a550a6  nokogiri-1.18.4-arm-linux-gnu.gem
4fb7f44de0cd85abfa869e4cfb619410da174ebf9fbe26ae0caa65462b818bcb  nokogiri-1.18.4-arm-linux-musl.gem
bb7820521c1bbae1d3e0092ff03b27a8e700912b37d80f962b7e4567947a64ac  nokogiri-1.18.4.gem
cbc0bab72eb5a9573efa7b98351fdd44c609e8d4585456ca1be18db2b7764b64  nokogiri-1.18.4-java.gem
bd567cb509eb75de8f27ca6ecaf4a38bf0563482188991f9bcccccac9c3b9a2f  nokogiri-1.18.4-x64-mingw-ucrt.gem
e4776f58eea9b94d05caf8bf351e3c6aa1cce01edcc2ed530f3c302c13178965  nokogiri-1.18.4-x86_64-darwin.gem
b1c6407b346b88704e97a342a80acd4755175324e624da34d0c5cfdc8d34191e  nokogiri-1.18.4-x86_64-linux-gnu.gem
ea7c0356a70f3d2d0d76315b533877013d20368d5c9f437c38e0bd462c4844dc  nokogiri-1.18.4-x86_64-linux-musl.gem
Changelog

Sourced from nokogiri's changelog.

v1.18.4 / 2025-03-14

Security

Commits

Updates rbi from 0.3.0 to 0.3.1

Release notes

Sourced from rbi's releases.

v0.3.1

What's Changed

🐛 Bug Fixes

🛠 Other Changes

Full Changelog: Shopify/rbi@v0.3.0...v0.3.1

Commits
  • 7171069 Bump version to v0.3.1
  • cf73e04 Merge pull request #436 from Shopify/at-fix-rbs-yard
  • df53186 Do not parse rdoc annotations as RBS comments
  • 2b03e11 Merge pull request #435 from Shopify/dependabot/bundler/json-2.10.2
  • 9d72ce1 Bump json from 2.10.1 to 2.10.2
  • f205d39 Merge pull request #434 from Shopify/at-rbi-dir
  • 67d17e5 Export rbi/rbi.rbi
  • 35028af Bump spoom to v1.6.0
  • See full diff in compare view

Updates sorbet-static-and-runtime from 0.5.11911 to 0.5.11934

Release notes

Sourced from sorbet-static-and-runtime's releases.

sorbet 0.5.11933.20250313191715-f416167bd

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11933', :group => :development
gem 'sorbet-runtime', '0.5.11933'

sorbet 0.5.11932.20250313123424-d9180005d

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11932', :group => :development
gem 'sorbet-runtime', '0.5.11932'

sorbet 0.5.11931.20250313122033-fa5ce1a39

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11931', :group => :development
gem 'sorbet-runtime', '0.5.11931'

sorbet 0.5.11930.20250312174930-23b1dbd68

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11930', :group => :development
gem 'sorbet-runtime', '0.5.11930'

sorbet 0.5.11929.20250312153101-129488227

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11929', :group => :development
gem 'sorbet-runtime', '0.5.11929'

sorbet 0.5.11928.20250312174337-5b98de7b5

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11928', :group => :development
gem 'sorbet-runtime', '0.5.11928'

sorbet 0.5.11927.20250312140302-62b9ad96d

To use Sorbet add this line to your Gemfile:

gem 'sorbet', '0.5.11927', :group => :development
gem 'sorbet-runtime', '0.5.11927'

sorbet 0.5.11926.20250312110407-c992e3fa8

... (truncated)

Commits

Updates spoom from 1.6.0 to 1.6.1

Release notes

Sourced from spoom's releases.

v1.6.1

What's Changed

✨ Enhancements

🐛 Bug Fixes

Full Changelog: Shopify/spoom@v1.6.0...v1.6.1

Commits
  • f3e6772 Bump version to v1.6.1
  • b123413 Merge pull request #700 from Shopify/at-fix-rbs-yard
  • 6bbf8bd Update exported RBI
  • 7ad424c Ignore RBS signatures that contain a parsing error
  • a6702b4 Bump rbi to v0.3.1
  • d66be80 Merge pull request #699 from Shopify/at-rbs-optional-names
  • a8b36a3 Update exported RBI
  • 5d7efee Add option to generate RBS sigs without positional names
  • 78aeb3a Merge pull request #698 from Shopify/dependabot/bundler/json-2.10.2
  • 0298084 Bump json from 2.10.1 to 2.10.2
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the minor-and-patch group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [minitest](https://github.com/minitest/minitest) | `5.25.4` | `5.25.5` |
| [google-protobuf](https://github.com/protocolbuffers/protobuf) | `4.30.0` | `4.30.1` |
| [graphql](https://github.com/rmosolgo/graphql-ruby) | `2.4.13` | `2.4.14` |
| [nokogiri](https://github.com/sparklemotion/nokogiri) | `1.18.3` | `1.18.4` |
| [rbi](https://github.com/Shopify/rbi) | `0.3.0` | `0.3.1` |
| [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.5.11911` | `0.5.11934` |
| [spoom](https://github.com/Shopify/spoom) | `1.6.0` | `1.6.1` |


Updates `minitest` from 5.25.4 to 5.25.5
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.25.4...v5.25.5)

Updates `google-protobuf` from 4.30.0 to 4.30.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.30.0...v4.30.1)

Updates `graphql` from 2.4.13 to 2.4.14
- [Release notes](https://github.com/rmosolgo/graphql-ruby/releases)
- [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md)
- [Commits](rmosolgo/graphql-ruby@v2.4.13...v2.4.14)

Updates `nokogiri` from 1.18.3 to 1.18.4
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.4/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.18.3...v1.18.4)

Updates `rbi` from 0.3.0 to 0.3.1
- [Release notes](https://github.com/Shopify/rbi/releases)
- [Commits](Shopify/rbi@v0.3.0...v0.3.1)

Updates `sorbet-static-and-runtime` from 0.5.11911 to 0.5.11934
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

Updates `spoom` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/Shopify/spoom/releases)
- [Commits](Shopify/spoom@v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: minitest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: google-protobuf
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: graphql
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: nokogiri
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: rbi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: sorbet-static-and-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: spoom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team March 17, 2025 22:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 17, 2025
@vinistock vinistock merged commit 0b5a508 into main Mar 17, 2025
19 checks passed
@vinistock vinistock deleted the dependabot/bundler/minor-and-patch-828447d8a3 branch March 17, 2025 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant