Skip to content

Bump fabrication from 2.23.0 to 2.28.0 - #58

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/fabrication-2.28.0
Closed

Bump fabrication from 2.23.0 to 2.28.0#58
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/fabrication-2.28.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 29, 2022

Copy link
Copy Markdown
Contributor

Bumps fabrication from 2.23.0 to 2.28.0.

Changelog

Sourced from fabrication's changelog.

2.28.0

  • Fix LoadError when destroying generated models in Rails (!20)

2.27.0

  • Add meta section with accurate project links (!18)

2.26.0

  • Use new notification system to power cucumber support (!17)

If you're using the cucumber steps you'll want to regenerate them. It will not be a breaking change but will make the deprecation warnings disappear.

rails g fabrication:cucumber_steps

2.25.0

  • Pass transients to init blocks (!16)

2.24.0

  • Enhance fabricator_paths to accept files as well as folders (#18)

2.23.1

  • Restore the explicit Mongoid generator and add a test to ensure we don't break objects that have an attributes property that isn't a mass assignment setter. (#19)
  • Install rubocop-performance and address some small performance issues (!12)
Commits
  • 5eab07a Version 2.28.0
  • 886134d Merge branch 'fix-generator-destroy' into 'master'
  • 8aca6bc Ignore LoadError when invoking the rails generator
  • fd5b431 Merge branch 'bundle-update' into 'master'
  • 17f619a Do not execute sequel 4 or 5 appraisals on ruby 3.1 or above
  • ab27bb0 Remove with expectations from allow statements in StepFabricator spec
  • 905e3d3 Add ruby 3.1 to CI runs
  • 6e0b1c5 Only install activemodel 7 appraisals if we're on ruby 2.7.0+
  • fb5012d Fix new RuboCop warnings
  • 9e3793f Bundle update
  • 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 [fabrication](https://gitlab.com/fabrication-gem/fabrication) from 2.23.0 to 2.28.0.
- [Release notes](https://gitlab.com/fabrication-gem/fabrication/tags)
- [Changelog](https://gitlab.com/fabrication-gem/fabrication/blob/master/Changelog.markdown)
- [Commits](https://gitlab.com/fabrication-gem/fabrication/compare/2.23.0...2.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 29, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jun 23, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #78.

@dependabot dependabot Bot closed this Jun 23, 2022
@dependabot
dependabot Bot deleted the dependabot/bundler/fabrication-2.28.0 branch June 23, 2022 04:26
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