Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2022

Bumps rubocop-rspec from 2.11.1 to 2.12.1.

Changelog

Sourced from rubocop-rspec's changelog.

2.12.1 (2022-07-03)

  • Fix a false positive for RSpec/Capybara/SpecificMatcher. ([@​ydah][])

2.12.0 (2022-07-02)

  • Fix incorrect path suggested by RSpec/FilePath cop when second argument contains spaces. ([@​tejasbubane][])
  • Fix autocorrect for EmptyLineSeparation. ([@​johnny-miyake][])
  • Add new RSpec/Capybara/SpecificMatcher cop. ([@​ydah][])
  • Fixed false offense detection in FactoryBot/CreateList when a n.times block is including method calls in the factory create arguments. ([@​ngouy][])
  • Fix error in RSpec/RSpec/FactoryBot/CreateList cop for empty block. ([@​tejasbubane][])
  • Update RSpec/MultipleExpectations cop documentation with examples of aggregate_failures use. ([@​edgibbs][])
  • Declare autocorrect as unsafe for RSpec/VerifiedDoubleReference. ([@​Drowze][])
  • Add new RSpec/Rails/HaveHttpStatus cop. ([@​akiomik][])
Commits
  • a8b16a6 Merge pull request #1312 from rubocop/release
  • ccb5ddf Bump version to 2.12.1
  • a124f84 Merge pull request #1311 from ydah/fix_specific_matcher
  • 0b7f05a [Fix #1310] Fix a false positive for RSpec/Capybara/SpecificMatcher
  • 594c06f Switch docs version back to master
  • 004d041 Switch docs version to 2.12
  • 6f64f8e Merge pull request #1309 from rubocop/release
  • 8f0172a Bump version to 2.12.0
  • bcde3ae Merge pull request #1307 from akiomik/have-http-status
  • f05f6f8 Add new RSpec/Rails/HaveHttpStatus cop
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.11.1 to 2.12.1.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec@v2.11.1...v2.12.1)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 20, 2022
@andrii-rieznik andrii-rieznik enabled auto-merge (squash) June 14, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant