-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the rubocop group with 2 updates #1034
Conversation
Bumps the rubocop group with 2 updates: [rubocop](https://github.com/rubocop/rubocop) and [rubocop-rspec](https://github.com/rubocop/rubocop-rspec). Updates `rubocop` from 1.69.1 to 1.69.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.69.1...v1.69.2) Updates `rubocop-rspec` from 3.2.0 to 3.3.0 - [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.2.0...v3.3.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rubocop - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rubocop ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Pull Request Test Coverage Report for Build 12309607363Details
💛 - Coveralls |
Bumps the rubocop group with 2 updates: rubocop and rubocop-rspec.
Updates
rubocop
from 1.69.1 to 1.69.2Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
3ba4aef
Cut 1.69.2e74cea2
Update Changelog19ee909
[Fix #13556] Fix false positives forStyle/FileNull
fd13dab
[Fix #13299] FixStyle/BlockDelimiters
to always accept braces when an oper...522950a
FixStyle/ExactRegexpMatch
cop error on invalid regular expression literale0777ff
Merge pull request #13539 from dvandersluis/issue/133207fbd78a
Net::HTTPSession
is deprecated nowbd31b8a
Update RSpec 4 CI to the monorepo4618790
FixLint/UnescapedBracketInRegexp
cop failure with invalid multibyte escapeb00b5f1
Merge pull request #13570 from viralpraxis/fix-naming-rescue-exceptions-varia...Updates
rubocop-rspec
from 3.2.0 to 3.3.0Release notes
Sourced from rubocop-rspec's releases.
Changelog
Sourced from rubocop-rspec's changelog.
Commits
4272587
Merge pull request #2007 from rubocop/releasef659b41
Merge pull request #2006 from Earlopain/rspec-monorepo47365dc
Release v3.3.0737f2d0
CI: Add actions:write to gem-publish workflow3c4c64e
Update RSpec 4 CI to the monorepob8a0eb1
Merge pull request #2005 from rubocop/fix-empty-metadata-for-kwargs-splat4832625
Fix EmptyMetadata for splat kwargs274c7d9
Merge pull request #1998 from rubocop/use-node-extensions-instead-of-splata115a93
Use Node extensions instead of *splat5e7b947
Merge pull request #2003 from rubocop/fix-markdownDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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