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

build(deps-dev): bump factory_bot from 6.4.4 to 6.4.6 #85

Merged
merged 2 commits into from
Mar 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps factory_bot from 6.4.4 to 6.4.6.

Release notes

Sourced from factory_bot's releases.

6.4.6

  • 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).

6.4.5

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

Sourced from factory_bot's changelog.

6.4.6 (January 30, 2023)

  • 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).

6.4.5 (December 29, 2023)

  • Changed: Support Ruby 3.0+, Rails 6.1+ (Mike Burns).
Commits
  • 377d699 Bump to 6.4.6 [ci skip]
  • 6ed466f Bump minimum required ruby version to 3.0
  • 2f2bfc9 Fix linting-factories link in ref/lint.md
  • 0521d91 Fix broken link on ref/modify.html page in docs
  • 087eff1 Bump to 6.4.5 [ci skip]
  • 36bd065 Clean up conditionals based on prior Ruby versions
  • 211c088 Drop EOL Ruby and Rails versions
  • 3289647 Re-add Rails 7.1 support
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [factory_bot](https://github.com/thoughtbot/factory_bot) from 6.4.4 to 6.4.6.
- [Release notes](https://github.com/thoughtbot/factory_bot/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot/blob/main/NEWS.md)
- [Commits](thoughtbot/factory_bot@v6.4.4...v6.4.6)

---
updated-dependencies:
- dependency-name: factory_bot
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2024
Copy link

codecov bot commented Feb 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.64%. Comparing base (d1bf6d4) to head (f62d4f5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   43.64%   43.64%           
=======================================
  Files          30       30           
  Lines         417      417           
  Branches       58       58           
=======================================
  Hits          182      182           
  Misses        235      235           

@EduardoSimon EduardoSimon merged commit 5523663 into main Mar 10, 2024
3 checks passed
@EduardoSimon EduardoSimon deleted the dependabot/bundler/factory_bot-6.4.6 branch March 10, 2024 11:55
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.

None yet

1 participant