Skip to content
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

Update dependency rubocop-factory_bot to v2.26.1 #339

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rubocop-factory_bot (changelog) 2.23.1 -> 2.26.1 age adoption passing confidence

Release Notes

rubocop/rubocop-factory_bot (rubocop-factory_bot)

v2.26.1

Compare Source

  • Bump RuboCop requirement to +1.61. ([@​ydah])

v2.26.0

Compare Source

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

v2.25.1

Compare Source

  • Fix a false positive for FactoryBot/CreateList when create call does have method calls and repeat multiple times with other argument. ([@​ydah])
  • Fix an error occurred for FactoryBot/IdSequence when sequence with non-symbol argument or without argument. ([@​ydah])

v2.25.0

Compare Source

  • Fix a false positive for FactoryBot/FactoryNameStyle when namespaced models. ([@​ydah])
  • Add new FactoryBot/ExcessiveCreateList cop. ([@​ddieulivol])
  • Fix a false positive for FactoryBot/ConsistentParenthesesStyle when hash pinning. ([@​ydah])

v2.24.0

Compare Source

  • Fix FactoryBot/AssociationStyle cop to ignore explicit associations with strategy: :build. ([@​pirj])
  • Change FactoryBot/CreateList so that it is not an offense if not repeated multiple times. ([@​ydah])
  • Fix a false positive for FactoryBot/AssociationStyle when association is called in trait block and column name is keyword. ([@​ydah])
  • Fix a false positive for FactoryBot/AssociationStyle when EnforcedStyle: Explicit and using trait within trait. ([@​ydah])
  • Change FactoryBot/AssociationStyle, FactoryBot/AttributeDefinedStatically, FactoryBot/CreateList and FactoryBot/FactoryClassName to work with minitest style directory. ([@​ydah])
  • Add FactoryBot/IdSequence cop. ([@​owst])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 6, 2023
@renovate renovate bot force-pushed the renovate/rubocop-factory_bot-2.x-lockfile branch from 4e4cebc to 9cfbe20 Compare January 4, 2024 16:52
@renovate renovate bot changed the title Update dependency rubocop-factory_bot to v2.24.0 Update dependency rubocop-factory_bot to v2.25.0 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/rubocop-factory_bot-2.x-lockfile branch from 9cfbe20 to 8bb53e2 Compare January 8, 2024 09:22
@renovate renovate bot changed the title Update dependency rubocop-factory_bot to v2.25.0 Update dependency rubocop-factory_bot to v2.25.1 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/rubocop-factory_bot-2.x-lockfile branch from 8bb53e2 to 8210d72 Compare June 8, 2024 06:59
@renovate renovate bot changed the title Update dependency rubocop-factory_bot to v2.25.1 Update dependency rubocop-factory_bot to v2.26.0 Jun 8, 2024
@renovate renovate bot force-pushed the renovate/rubocop-factory_bot-2.x-lockfile branch from 8210d72 to cb0bc84 Compare June 11, 2024 19:15
@renovate renovate bot changed the title Update dependency rubocop-factory_bot to v2.26.0 Update dependency rubocop-factory_bot to v2.26.1 Jun 11, 2024
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.

0 participants