crimethinc / website

Ruby on Rails app that powers crimethinc.com
https://crimethinc.com
Creative Commons Zero v1.0 Universal
102 stars 31 forks source link

Bump the bundler-lint group with 4 updates #3859

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the bundler-lint group with 4 updates: rubocop-capybara, rubocop-rspec, rubocop-factory_bot and rubocop-rspec_rails.

Updates rubocop-capybara from 2.20.0 to 2.21.0

Release notes

Sourced from rubocop-capybara's releases.

RuboCop Capybara v2.21.0

  • Fix a false negative for Capybara/NegationMatcher when using to_not. (@​ydah)
  • Fix a false negative for Capybara/SpecificFinders when using find(:id, 'some-id'). (@​ydah)
Changelog

Sourced from rubocop-capybara's changelog.

2.21.0 (2024-06-08)

  • Fix a false negative for Capybara/NegationMatcher when using to_not. ([@​ydah])
  • Fix a false negative for Capybara/SpecificFinders when using find(:id, 'some-id'). ([@​ydah])
Commits
  • 4375bca Merge pull request #125 from rubocop/release-2_21
  • d716e56 Release v2.21.0
  • 281fd36 Merge pull request #124 from rubocop/add-gh-token
  • d5fce5e Add GH_TOKEN to publish workflow
  • 0593c65 Merge pull request #120 from boris-petrov/fix-example
  • dd13347 Fix example code in the SpecificMatcher cop
  • 05819a3 Merge pull request #123 from rubocop/add-doc
  • a996f50 Merge pull request #122 from rubocop/new-cop-command
  • 930bb3a Suggest a richer source of inspiration
  • 194fd27 Add document about Create a new cop
  • Additional commits viewable in compare view


Updates rubocop-rspec from 2.30.0 to 2.31.0

Release notes

Sourced from rubocop-rspec's releases.

RuboCop RSpec v2.31.0

  • Support AutoCorrect: contextual option for LSP. (@​ydah)
Changelog

Sourced from rubocop-rspec's changelog.

2.31.0 (2024-06-07)

  • Support AutoCorrect: contextual option for LSP. ([@​ydah])
Commits


Updates rubocop-factory_bot from 2.25.1 to 2.26.0

Release notes

Sourced from rubocop-factory_bot's releases.

RuboCop FactoryBot v2.26.0

  • Fix a false positive for FactoryBot/AssociationStyle when using nested factories with traits. (@​jaydorsey)
  • Support AutoCorrect: contextual option for LSP. (@​ydah)
Changelog

Sourced from rubocop-factory_bot's changelog.

2.26.0 (2024-06-08)

  • Fix a false positive for FactoryBot/AssociationStyle when using nested factories with traits. ([@​jaydorsey])
  • Support AutoCorrect: contextual option for LSP. ([@​ydah])
Commits
  • ba7b16d Merge pull request #123 from rubocop/release-2_26
  • 940f06e Release v2.26.0
  • adc6f57 Merge pull request #122 from rubocop/add-gh-token
  • 22fd70d Merge pull request #121 from rubocop/publish-workflow
  • 8b43931 Add GH_TOKEN to publish workflow
  • 527e6da Fix a publish workflow
  • 932a438 Merge pull request #120 from rubocop/support-contextual
  • 0faa678 Support AutoCorrect: contextual option for LSP
  • 2051d01 Merge pull request #119 from rubocop/pirj-patch-1
  • 2267144 Better cop rename examples
  • Additional commits viewable in compare view


Updates rubocop-rspec_rails from 2.28.3 to 2.29.0

Release notes

Sourced from rubocop-rspec_rails's releases.

RuboCop RSpec Rails v2.29.0

  • Support AutoCorrect: contextual option for LSP. (@​ydah)
Changelog

Sourced from rubocop-rspec_rails's changelog.

2.29.0 (2024-06-08)

  • Support AutoCorrect: contextual option for LSP. ([@​ydah])
Commits
  • 6e194c5 Merge pull request #37 from rubocop/release-2_29
  • 701d21c Release v2.29.0
  • 27d4340 Merge pull request #36 from rubocop/add-gh-token
  • 17a26d2 Add GH_TOKEN to publish workflow
  • bae2e60 Merge pull request #35 from rubocop/bye-danger
  • b466bc8 Merge pull request #34 from rubocop/support-contextual
  • bebe86e Revert "Add a Danger check to prevent review approval for cops that have beco...
  • 48b8256 Support AutoCorrect: contextual option for LSP
  • d840f0b Merge pull request #32 from rubocop/add-doc
  • 3bc33de Better sourc of good and bad examples
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions