Bump the "all" group with 2 updates across multiple ecosystems#975
Merged
Conversation
Bumps the all group with 3 updates: [language_server-protocol](https://github.com/mtsmfm/language_server-protocol-ruby), [rubocop](https://github.com/rubocop/rubocop) and [rubocop-ast](https://github.com/rubocop/rubocop-ast). Updates `language_server-protocol` from 3.17.0.5 to 3.17.0.6 - [Changelog](https://github.com/mtsmfm/language_server-protocol-ruby/blob/main/CHANGELOG.md) - [Commits](mtsmfm/language_server-protocol-ruby@v3.17.0.5...v3.17.0.6) 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-ast` from 1.49.1 to 1.50.0 - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-ast@v1.49.1...v1.50.0) build(deps): bump actions/stale from 10.3.0 to 10.4.0 in the all group Bumps the all group with 1 update: [actions/stale](https://github.com/actions/stale). Updates `actions/stale` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@eb5cf3a...1e223db) --- updated-dependencies: - dependency-name: language_server-protocol dependency-version: 3.17.0.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: rubocop dependency-version: 1.88.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: rubocop-ast dependency-version: 1.50.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: actions/stale dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... 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 all group with 3 updates: language_server-protocol, rubocop and rubocop-ast.
Updates
language_server-protocolfrom 3.17.0.5 to 3.17.0.6Changelog
Sourced from language_server-protocol's changelog.
Commits
8608d51Setup trusted publishingd56025dRelease 3.17.0.6a21a339Merge pull request #141 from mtsmfm/mtsmfm/fix-generate-file-rb42d1aa6Regenerate protocol fileseb8d9d2Remove Node generator stackba05d93Fix Ruby protocol generator70d4feeMerge pull request #142 from mtsmfm/mtsmfm/downstream-teste33cb4dAdd dependent test workflow1c56613Merge pull request #137 from mtsmfm/mtsmfm/tweak-gemfile4a063a3Do not specify activesupport versionUpdates
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-astfrom 1.49.1 to 1.50.0Release notes
Sourced from rubocop-ast's releases.
Changelog
Sourced from rubocop-ast's changelog.
Commits
f6652cbCut 1.50.0aed3f91Update Changelog9cd60beAvoid intermediate array allocations in HashNode#each_key/each_valueda8ce39Fix force_encoding being a no-op for frozen string inputse16ee6fDon't allocate an array per node visited in filtered traversals (#411)611925aUse identity comparison in argument? (#412)0ccd1a9Small ProcessedSource fixes (#408)8045bfeReduce allocations in hot node predicates (#410)9be9067Use Prism by default for Ruby 3.3 analysis (#405)f27d1f4Fix the enumerator form of the deprecated each_* branch methods (#407)Bumps the all group with 1 update: actions/stale.
Updates
actions/stalefrom 10.3.0 to 10.4.0Release notes
Sourced from actions/stale's releases.
Commits
1e223dbBump undici to 6.27.0 via override, clean up stale license files, and version...9461cb1fix:only-issue-typesdoes not affect PRs (#1338)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