isleofruby / isleofruby-activities

organise activities around your conference
Other
1 stars 1 forks source link

Update jbuilder 2.7.0 → 2.11.5 (minor) #304

Closed depfu[bot] closed 1 year ago

depfu[bot] commented 1 year ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ jbuilder (2.7.0 → 2.11.5) · Repo · Changelog

Release Notes

2.11.5

What's Changed

  • Make sure action_view is loaded before using it.

Full Changelog: v2.11.4...v2.11.5

2.11.4

What's Changed

  • Fix scaffold controller generator with namespace by @ceritium in #512
  • Remove the unwanted #empty call on the collection by @yuki24 in #524

Full Changelog: v2.11.3...v2.11.4

2.11.3

What's Changed

  • Speed up collection rendering and add support for multifetch collection handling by @yuki24 in #501

Full Changelog: v2.11.2...v2.11.3

2.11.2 (from changelog)

2.11.1 (from changelog)

  • Use symbols instead of strings for before_action filters [DHH]
  • Slim down comments in generated scaffold code [DHH]

2.11.0 (from changelog)

2.10.2 (from changelog)

  • Update scaffold generator to use double quotes, 422 form error responds, and modern string-of-arrays syntax [DHH]

2.10.1

  • Fix keyword arguments warning on Ruby 2.7

2.10.0 (from changelog)

  • Requires Rails 5+ and Ruby 2.2+
  • Nested hashes are deep-merged

2.9.1 (from changelog)

2.9.0 (from changelog)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ multi_json (indirect, 1.13.1 → 1.15.0) · Repo · Changelog

Release Notes

1.15.0 (from changelog)

1.14.1 (from changelog)

1.14.0 (from changelog)

Does any of this look wrong? Please let us know.

Commits

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


Depfu Status

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.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)