codeforamerica / ohana-api

The open source API directory of community social services.
http://ohana-api-demo.herokuapp.com/api
BSD 3-Clause "New" or "Revised" License
185 stars 344 forks source link

Update factory_bot_rails: 4.10.0 → 4.11.0 (minor) #477

Closed depfu[bot] closed 5 years ago

depfu[bot] commented 6 years ago

We've updated a dependency and here is what you need to know:

name version specification old version new version
factory_bot_rails 4.10.0 4.11.0

Additionally, the update changed a few other dependencies as well:

action name old version new version
updated factory_bot 4.10.0 4.11.0

You should probably take a good look at the info here and the test results before merging this pull request, of course.

What changed?

✳️ factory_bot_rails (4.10.0 → 4.11.0) · Repo · Changelog

Release Notes

From the Github release:

Bumped factory_bot version to 4.11.0

Commits

See the full diff on Github. The new version differs by 14 commits:

↗️ factory_bot (indirect, 4.10.0 → 4.11.0) · Repo · Changelog

Release Notes

From the Github release:

  • Bugfix: Do not raise error for valid build_stubbed methods: decrement, increment, and toggle
  • Bugfix: Do not add timestamps with build_stubbed for objects that shouldn't have timestamps
  • Deprecate static attributes
Commits

See the full diff on Github. The new version differs by 16 commits:


Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

Depfu Status

monfresh commented 5 years ago

Closing in favor of #481