Skip to content

Update dependency factory_bot to '~> 6.4.6'

This MR contains the following updates:

Package Update Change
factory_bot (changelog) minor '~> 6.3.0' -> '~> 6.4.6'

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

thoughtbot/factory_bot (factory_bot)

v6.4.6: 6.4.6

Compare Source

  • Fix: Bump minimum required Ruby in gemspec (Earlopain).
  • Fix: Broken link in FactoryBot.modify docs (Matt Brictson).
  • Fix: Broken link in FactoryBot.lint docs (Anton Dieterle).

v6.4.5: 6.4.5

Compare Source

  • Changed: Support Ruby 3.0+, Rails 6.1+ (Mike Burns).

v6.4.4: 6.4.4

Compare Source

  • Internal: Remove observer dependency (Earlopain).

v6.4.3: 6.4.3

Compare Source

  • Fix: Support models without ID setters in build_stubbed (Olivier Bellone).
  • Fix: Explicit observer dependency (Oleg Antonyan).
  • Internal: Add Rails 7.1 to CI (Olivier Bellone).
  • Internal: Bump github actions/checkout to v4 (Lorenzo Zabot)
  • Internal: Stop passing disable-error_highlight in CI (Mike Burns).
  • Internal: Relax the exception message check (Mike Burns).

v6.4.2: 6.4.2

Compare Source

  • Fix: top-level traits pass their class to ActiveSupport::Notifications (makicamel).

v6.4.1: 6.4.1

Compare Source

  • Fix: factories with traits pass their class to ActiveSupport::Notifications (makicamel).

v6.4.0: Version 6.4.0

Compare Source

  • Added: if build_stubbed detects a UUID primary key, generate the correct type (Peter Boling, Alexandre Ruban).
  • Docs: show examples of Ruby 3 syntactic sugars (Sean Doyle).
  • Internal: resolve test warning messages (Mike Burns).

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports