Bump the minor-and-patch group with 7 updates - #2713
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the minor-and-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) | `0.15.0` | `0.16.0` | | [google-protobuf](https://github.com/protocolbuffers/protobuf) | `4.36.0` | `4.36.1` | | [sorbet-static](https://github.com/sorbet/sorbet) | `0.6.13454` | `0.6.13480` | | [webmock](https://github.com/bblimke/webmock) | `3.26.3` | `3.26.4` | | [parallel](https://github.com/grosser/parallel) | `2.1.0` | `2.2.0` | | [rubydex](https://github.com/Shopify/rubydex) | `0.4.0` | `0.4.1` | | [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.6.13454` | `0.6.13480` | Updates `rubocop-sorbet` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](Shopify/rubocop-sorbet@v0.15.0...v0.16.0) Updates `google-protobuf` from 4.36.0 to 4.36.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `sorbet-static` from 0.6.13454 to 0.6.13480 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `webmock` from 3.26.3 to 3.26.4 - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.26.3...v3.26.4) Updates `parallel` from 2.1.0 to 2.2.0 - [Changelog](https://github.com/grosser/parallel/blob/master/CHANGELOG.md) - [Commits](grosser/parallel@v2.1.0...v2.2.0) Updates `rubydex` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/Shopify/rubydex/releases) - [Commits](Shopify/rubydex@v0.4.0...v0.4.1) Updates `sorbet-static-and-runtime` from 0.6.13454 to 0.6.13480 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: rubocop-sorbet dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: google-protobuf dependency-version: 4.36.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-static dependency-version: 0.6.13480 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: webmock dependency-version: 3.26.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: parallel dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rubydex dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-version: 0.6.13480 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 7 updates:
0.15.00.16.04.36.04.36.10.6.134540.6.134803.26.33.26.42.1.02.2.00.4.00.4.10.6.134540.6.13480Updates
rubocop-sorbetfrom 0.15.0 to 0.16.0Release notes
Sourced from rubocop-sorbet's releases.
Commits
a901233Release v0.16.0045339dMerge pull request #416 from Shopify/rm-Lint/SelfAssignmente3d8591Enable AllowRBSInlineAnnotation for Lint/SelfAssignment by defaultd0141f4Merge pull request #410 from Shopify/rbs-nested-assertions70866cdMerge pull request #415 from Shopify/dependabot/github_actions/rubygems/relea...4bb9c90Bump rubygems/release-gem from 1.4.0 to 1.4.1255b396Autocorrect RBS assertions in argumentsUpdates
google-protobuffrom 4.36.0 to 4.36.1Commits
Updates
sorbet-staticfrom 0.6.13454 to 0.6.13480Release notes
Sourced from sorbet-static's releases.
... (truncated)
Commits
Updates
webmockfrom 3.26.3 to 3.26.4Release notes
Sourced from webmock's releases.
Changelog
Sourced from webmock's changelog.
Commits
0fdbad0Version 3.26.4b187df8Merge pull request #1131 from koic/fix_race_condition_in_httpclient_adapter_a...f275724Fix race condition inHTTPClientadapter async requestsUpdates
parallelfrom 2.1.0 to 2.2.0Changelog
Sourced from parallel's changelog.
Commits
582ae13v2.2.0fd824dfMerge pull request #390 from OskarEichler/codex/security-redact-hmac-secret1b1bd98Merge pull request #392 from grosser/grosser/readc4eeeecpin permissions to read574da0fRedact HMAC secrets from inspect outputc032f43Merge pull request #385 from OskarEichler/codex/validate-worker-counts0720b14Merge pull request #389 from grosser/OskarEichler-codex/cleanup-ractors-on-pa...b7c01ebtests6f51a55cleanup2622beeStop Ractors after parent-side failuresUpdates
rubydexfrom 0.4.0 to 0.4.1Release notes
Sourced from rubydex's releases.
Commits
43926a2Merge pull request #1035 from Shopify/vs_make_generate_rules_a_prereq9a31435Make generate rules a pre-requisite of compile0033135Bump version to v0.4.16513526Merge pull request #1034 from Shopify/vs_remove_test_case_from_rbi3ac6458Remove optional test case file from exported RBI279ea5aMerge pull request #1022 from Shopify/vs_auto_generate_built_in_rules60ab332Update agents with section about rules and diagnostics12af671Add CI check for stale generated rulesa677e94Add auto-generate built-in rule classes6c02697Allow explaining built-in rulesUpdates
sorbet-static-and-runtimefrom 0.6.13454 to 0.6.13480Release notes
Sourced from sorbet-static-and-runtime'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 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