Bump the bundler group with 7 updates - #103
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the bundler group with 7 updates: | Package | From | To | | --- | --- | --- | | [rubocop](https://github.com/rubocop/rubocop) | `1.88.1` | `1.88.2` | | [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) | `0.12.0` | `0.13.2` | | [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.6.13321` | `0.6.13367` | | [parser](https://github.com/whitequark/parser) | `3.3.11.1` | `3.3.12.0` | | [simplecov](https://github.com/simplecov-ruby/simplecov) | `0.22.0` | `1.0.3` | | [sorbet](https://github.com/sorbet/sorbet) | `0.6.13321` | `0.6.13367` | | [yard](https://github.com/lsegal/yard) | `0.9.44` | `0.9.45` | Updates `rubocop` from 1.88.1 to 1.88.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.88.1...v1.88.2) Updates `rubocop-sorbet` from 0.12.0 to 0.13.2 - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](Shopify/rubocop-sorbet@v0.12.0...v0.13.2) Updates `sorbet-runtime` from 0.6.13321 to 0.6.13367 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `parser` from 3.3.11.1 to 3.3.12.0 - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](whitequark/parser@v3.3.11.1...v3.3.12.0) Updates `simplecov` from 0.22.0 to 1.0.3 - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](simplecov-ruby/simplecov@v0.22.0...v1.0.3) Updates `sorbet` from 0.6.13321 to 0.6.13367 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `yard` from 0.9.44 to 0.9.45 - [Release notes](https://github.com/lsegal/yard/releases) - [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md) - [Commits](lsegal/yard@v0.9.44...v0.9.45) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.88.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rubocop-sorbet dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: sorbet-runtime dependency-version: 0.6.13367 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: parser dependency-version: 3.3.12.0 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: simplecov dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: bundler - dependency-name: sorbet dependency-version: 0.6.13367 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: yard dependency-version: 0.9.45 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler ... 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 bundler group with 7 updates:
1.88.11.88.20.12.00.13.20.6.133210.6.133673.3.11.13.3.12.00.22.01.0.30.6.133210.6.133670.9.440.9.45Updates
rubocopfrom 1.88.1 to 1.88.2Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
ceb6377Cut 1.88.2ee87be8Update Changeloge161fe6Keep autocorrections in memory during the inspection loopc8e0c83Speed up Style/IfUnlessModifier eligibility checksef10f8aDispatch investigation callbacks only to cops that refine them4de41eaAvoid allocating a Range per offense in the common casebe1bb58Fast-path the gem requirements check in cop relevancy278525bMemoize compiled regexps in pattern mixins28b6cd6Improve Lint/Debugger performance on non-debugger code1066e7bMerge pull request #15434 from koic/fix_else_alignment_for_block_in_expressionUpdates
rubocop-sorbetfrom 0.12.0 to 0.13.2Release notes
Sourced from rubocop-sorbet's releases.
Commits
ed5feb5Release v0.13.2bdf44efMerge pull request #386 from Shopify/rmf-rbs-attr041e4e3Change test to be more realistic512502fKeep signature of the initialize method returningvoidc5e0d71Fix Sorbet/EnforceSignatures to generate correct RBS signature comments for a...4cd1b1eRelease v0.13.103b3827Merge pull request #384 from Shopify/rmf-fix-rbs-signatures46c61eaMerge pull request #385 from Shopify/dependabot/github_actions/actions/stale-...38fa572Bump actions/stale from 10.3.0 to 10.4.004518eeFix RBS signatures when there are optional and keyword parametersUpdates
sorbet-runtimefrom 0.6.13321 to 0.6.13367Release notes
Sourced from sorbet-runtime's releases.
... (truncated)
Commits
Updates
parserfrom 3.3.11.1 to 3.3.12.0Changelog
Sourced from parser's changelog.
Commits
1aa0616Bump versione35a5d0* Bump maintenance branches to 3.3.12 (#1091)f0728b0Update changelog.Updates
simplecovfrom 0.22.0 to 1.0.3Release notes
Sourced from simplecov's releases.
... (truncated)
Changelog
Sourced from simplecov's changelog.
... (truncated)
Commits
e9fddf0Bump version to 1.0.31bc8a8cbundle update0e6eae8fix: memoise key parsing in RubyDataParser to fix combiner performance regres...1a8a9baAccept formatter instances in formatter configuration3ef1068Bump ruby/setup-ruby from 1.316.0 to 1.318.0f33a574Assert engine-independent invariants for receiver name fallbacks3492da6Aggregate method coverage by source location alone2e60550Survive user code that breaks receiver name rendering803dcbcBump version to 1.0.2177b0ccRestore a clean Steep check for the post-1.0.1 code