build(deps-dev): bump the dev-ruby-dependencies group with 3 updates#243
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps-dev): bump the dev-ruby-dependencies group with 3 updates#243dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dev-ruby-dependencies group with 3 updates: [rubocop](https://github.com/rubocop/rubocop), [ruby-lsp](https://github.com/Shopify/ruby-lsp) and [webmock](https://github.com/bblimke/webmock). Updates `rubocop` from 1.85.0 to 1.86.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.85.0...v1.86.0) Updates `ruby-lsp` from 0.26.7 to 0.26.8 - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](Shopify/ruby-lsp@v0.26.7...v0.26.8) Updates `webmock` from 3.26.1 to 3.26.2 - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.26.1...v3.26.2) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.86.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: ruby-lsp dependency-version: 0.26.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-ruby-dependencies - dependency-name: webmock dependency-version: 3.26.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Merged
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 dev-ruby-dependencies group with 3 updates: rubocop, ruby-lsp and webmock.
Updates
rubocopfrom 1.85.0 to 1.86.0Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
... (truncated)
Commits
2c1b30aCut 1.86d96701aUpdate Changelog9b019c7[Fix rubocop#14916] Fix false positive for `Layout/MultilineMethodCallIndenta...a49271dFix incorrect autocorrection forStyle/IfUnlessModifierwhen multipleif/...8d25311Document MaxFilesInCache: false option for disabling cache pruning12c7d39Detect constant reassignment after class/module definition in `Lint/ConstantR...fbf175cAllow disabling cache cleanup3fcae5d[Fix #14961] AddAllowedParentClassesoption toStyle/EmptyClassDefinition4eba3e6Memoize forwarded arg lookups in ArgumentsForwardingfc300c7[Fix #10822] Don't cache if there are warningsUpdates
ruby-lspfrom 0.26.7 to 0.26.8Release notes
Sourced from ruby-lsp's releases.
Commits
177fb2eBump version to v0.26.84d49bc3Ensure bundle is re-composed when CLI arguments change (#3987)ad931b9Suppress version manager environment errors from extension telemetry (#4003)a2a7d90Ensure the original CLI arguments are used when updating (#3986)e93f043Merge pull request #3999 from Shopify/dependabot/github_actions/actions/setup...c188dc3Suppress missing Ruby version errors from extension telemetry (#3996)46e55e4Suppress Bundler::InstallError from telemetry (#3994)619f1cfMerge pull request #4001 from Shopify/dependabot/npm_and_yarn/vscode/minor-an...cab4e72Merge pull request #4000 from Shopify/dependabot/github_actions/ruby/setup-ru...ae999a4Merge pull request #3998 from Shopify/dependabot/submodules/test/fixtures/pri...Updates
webmockfrom 3.26.1 to 3.26.2Release notes
Sourced from webmock's releases.
Changelog
Sourced from webmock's changelog.
Commits
ce700d9Version 3.26.2ddf8a43Merge pull request #1121 from criess/cr/curb-http-2-parse-headers035e9fc[fix] add support to parse http/2 request on curb adapter29d3532Merge pull request #1123 from sferik/support-http_rb-6801ad3bMerge pull request #1122 from criess/cr/curb-easy-code-as-aliasa4de224Add HTTP.rb 6.0.0 compatibility to http_rb adapterc6cf2f1[fix] CurbAdapter aliascodefromresponse_code596d8a8Merge pull request #1113 from koic/ci_against_ruby_4_086977f8Run CI against Ruby 4.0cc11b78Merge pull request #1114 from koic/remove_pride_option_from_minitest_rake_taskDependabot 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