build(deps-dev): Bump the development-and-testing group across 1 directory with 4 updates - #13
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…ctory with 4 updates Bumps the development-and-testing group with 4 updates in the / directory: [rubocop](https://github.com/rubocop/rubocop), [rubocop-rspec](https://github.com/rubocop/rubocop-rspec), [rubocop-yard](https://github.com/ksss/rubocop-yard) and [ruby-lsp](https://github.com/Shopify/ruby-lsp). Updates `rubocop` from 1.86.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.86.1...v1.88.2) Updates `rubocop-rspec` from 3.9.0 to 3.10.2 - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v3.9.0...v3.10.2) Updates `rubocop-yard` from 1.1.0 to 1.3.0 - [Release notes](https://github.com/ksss/rubocop-yard/releases) - [Changelog](https://github.com/ksss/rubocop-yard/blob/main/CHANGELOG.md) - [Commits](ksss/rubocop-yard@v1.1.0...v1.3.0) Updates `ruby-lsp` from 0.26.9 to 0.26.10 - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](Shopify/ruby-lsp@v0.26.9...v0.26.10) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.88.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-and-testing - dependency-name: rubocop-rspec dependency-version: 3.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-and-testing - dependency-name: rubocop-yard dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-and-testing - dependency-name: ruby-lsp dependency-version: 0.26.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-and-testing ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/bundler/development-and-testing-72e4797204
branch
July 13, 2026 09:55
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 development-and-testing group with 4 updates in the / directory: rubocop, rubocop-rspec, rubocop-yard and ruby-lsp.
Updates
rubocopfrom 1.86.1 to 1.88.2Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
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-rspecfrom 3.9.0 to 3.10.2Release notes
Sourced from rubocop-rspec's releases.
Changelog
Sourced from rubocop-rspec's changelog.
Commits
2488441Merge pull request #2189 from rubocop/releasec9e53cfBump version to 3.10.27ae0a42Merge pull request #2186 from sakuro/fix/spec-file-path-format-empty-custom-t...8b0b5e9Merge branch 'master' into fix/spec-file-path-format-empty-custom-transformdc4465cMerge pull request #2188 from rubocop/fix-2185d5de6b2Consider regexp with options a non-simple regexpbad0cb3🐛 Fix RSpec/SpecFilePathFormat false positives when CustomTransform maps ...ec3eeabMerge pull request #2183 from rubocop/fix-match-with-simple-regex-with-interp...16bbf49Bump version to 3.10.12a78abdIgnore interpolation in MatchWithSimpleRegexUpdates
rubocop-yardfrom 1.1.0 to 1.3.0Release notes
Sourced from rubocop-yard's releases.
Changelog
Sourced from rubocop-yard's changelog.
Commits
bc55c8av1.3.068d7505Bundle update (#44)5fa0253Guard against YARD parser type/explainer size mismatch (#45)456f085v1.2.068939ceallow@paramon Struct/Data constant assignments (#42)6678ae5Update Ruby (#40)Updates
ruby-lspfrom 0.26.9 to 0.26.10Release notes
Sourced from ruby-lsp's releases.
Commits
584117fAdd back the x64-mingw-ucrt platform to the Gemfile.lock to fix the build on ...f2db81cPrepare for 0.26.101786573Merge pull request #4156 from Shopify/dependabot/npm_and_yarn/vscode/minor-an...bc80b24Merge pull request #4154 from Shopify/dependabot/submodules/test/fixtures/pri...9004a25Merge pull request #4155 from Shopify/dependabot/github_actions/ruby/setup-ru...f501249Bump the minor-and-patch group in /vscode with 6 updatesf96cdc6Bump ruby/setup-ruby from 1.314.0 to 1.316.05ba6d69Bump test/fixtures/prism from26cfb91tod07335c01e0d0eMerge pull request #4151 from Shopify/dependabot/npm_and_yarn/vscode/types/no...0678348Merge pull request #4147 from Shopify/dependabot/npm_and_yarn/vscode/vscode/t...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