Bump the rubocop-dependencies group across 1 directory with 4 updates#95
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the rubocop-dependencies group across 1 directory with 4 updates#95dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rubocop-dependencies group with 4 updates in the / directory: [rubocop-capybara](https://github.com/rubocop/rubocop-capybara), [rubocop-rails](https://github.com/rubocop/rubocop-rails), [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) and [rubocop-yard](https://github.com/ksss/rubocop-yard). Updates `rubocop-capybara` from 2.22.1 to 2.23.0 - [Release notes](https://github.com/rubocop/rubocop-capybara/releases) - [Changelog](https://github.com/rubocop/rubocop-capybara/blob/main/CHANGELOG.md) - [Commits](rubocop/rubocop-capybara@v2.22.1...v2.23.0) Updates `rubocop-rails` from 2.34.3 to 2.35.3 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.34.3...v2.35.3) Updates `rubocop-rspec` from 3.9.0 to 3.10.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.9.0...v3.10.0) Updates `rubocop-yard` from 1.1.0 to 1.2.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.2.0) --- updated-dependencies: - dependency-name: rubocop-capybara dependency-version: 2.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rubocop-dependencies - dependency-name: rubocop-rails dependency-version: 2.35.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rubocop-dependencies - dependency-name: rubocop-rspec dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rubocop-dependencies - dependency-name: rubocop-yard dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rubocop-dependencies ... 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 rubocop-dependencies group with 4 updates in the / directory: rubocop-capybara, rubocop-rails, rubocop-rspec and rubocop-yard.
Updates
rubocop-capybarafrom 2.22.1 to 2.23.0Release notes
Sourced from rubocop-capybara's releases.
Changelog
Sourced from rubocop-capybara's changelog.
Commits
2aa3696Merge pull request #170 from rubocop/v2.23.0d6ffe96v2.23.0da0500dMerge pull request #168 from rubocop/fix/167-find-all-first-receiverd16b170Fix an incorrect autocorrect forCapybara/FindAllFirstwhenfindorall...965c790Merge pull request #166 from rubocop/ci-test-rspec-4-on-its-main-branch3a3e959CI: Test RSpec 4 prerelease on rspec main branchae01cbeMerge pull request #164 from rubocop/haveselector44490b7Fix an error forCapybara/RSpec/HaveSelectorwhen passing only a selector typee5adb53Merge pull request #155 from rubocop/move-rspec-deptf172ed9SplitCapybara/MatchStyleintoCapybara/AssertStyleand `Capybara/RSpec/M...Updates
rubocop-railsfrom 2.34.3 to 2.35.3Release notes
Sourced from rubocop-rails's releases.
... (truncated)
Changelog
Sourced from rubocop-rails's changelog.
Commits
944f6f5Cut 2.35.37f93b76Update Changelog3e9d4a5Merge pull request #1631 from koic/fix_false_positive_for_rails_strong_parame...3529b8d[Fix #1630] Fix a false positive inRails/StrongParametersExpectdbb2e27Merge pull request #1629 from lucasmazza/fix/strong-parameters-expect-safe-na...0ea9fbcFix Rails/StrongParametersExpect to allow safe navigation operator on optiona...5d4154dReset the docs version26f1034Cut 2.35.265841f0Update Changeloge89ab8eMerge pull request #1626 from koic/fix_false_positives_for_rails_strong_param...Updates
rubocop-rspecfrom 3.9.0 to 3.10.0Release notes
Sourced from rubocop-rspec's releases.
Changelog
Sourced from rubocop-rspec's changelog.
Commits
48c9f28Merge pull request #2179 from rubocop/releaseb7775acBump version to 3.10.0e010e02Merge pull request #2171 from cvx/argumentless03a728eCatch argumentless matchers inRSpec/ExpectActuald95deb9Extract#register_offenseinExpectActual5bb9847Merge pull request #2176 from rubocop/issue-2167-spec-file-path-formatb8af4aaMerge pull request #2174 from rubocop/issue-2173-contain-exactly-single-splat23c23ccFix a false positive forRSpec/ContainExactlywhencontain_exactlyhas mu...e7b6e4cFix false negatives forRSpec/SpecFilePathFormatwhen the expected class pa...679d990Merge pull request #2169 from rubocop/add-include-suggestion-for-match-with-s...Updates
rubocop-yardfrom 1.1.0 to 1.2.0Release notes
Sourced from rubocop-yard's releases.
Changelog
Sourced from rubocop-yard's changelog.
Commits
456f085v1.2.068939ceallow@paramon Struct/Data constant assignments (#42)6678ae5Update Ruby (#40)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