Skip to content

Update jbuilder 2.13.0 → 2.14.1 (minor)#622

Open
depfu[bot] wants to merge 1 commit intodevelopfrom
depfu/update/jbuilder-2.14.1
Open

Update jbuilder 2.13.0 → 2.14.1 (minor)#622
depfu[bot] wants to merge 1 commit intodevelopfrom
depfu/update/jbuilder-2.14.1

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu Bot commented Dec 12, 2025

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.13.0 → 2.14.1) · Repo · Changelog

Release Notes

2.14.1

What's Changed

  • Ensure that Jbuilder.encode properly forwards arguments to .new by @flavorjones in #601

New Contributors

Full Changelog: v2.14.0...v2.14.1

2.14.0

What's Changed

  • Drop support to Ruby < 3.0 and Rails < 7.0
  • Test against Rails 8 and fix Rails 7 logger dependency by @excid3 in #582
  • Add status: :see_other to update action by @excid3 in #583
  • Force close final statement in templates by @ienders in #578
  • Optimize _is_collection? method by @moberegger in #590
  • Add #frozen_string_literal: true to all files by @moberegger in #599
  • Optimize _key to prevent string allocation when formatting Symbols by @moberegger in #593
  • Optimize key formatter by @moberegger in #597
  • Optimize internal extract! calls to save on memory allocation by @moberegger in #598
  • Fix regression in API controllers with view_cache_dependencies helper by @excid3 in #575
  • Optimize method_missing via alias_method by @moberegger in #600
  • Cleanup project for Rails 7+ support by @moberegger in #594
  • Fix warnings and prevent Jbuilder::VERSION constant from being obliterated by @pixeltrix in #574
  • Optimize memory allocation when rendering partials by @moberegger in #591

New Contributors

Full Changelog: v2.13.0...v2.14.0

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

Commits

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

↗️ cgi (indirect, 0.5.0 → 0.5.1) · Repo

Release Notes

0.5.1

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

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

Commits

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

↗️ minitest (indirect, 5.26.2 → 5.27.0) · Repo · Changelog

Commits

See the full diff on Github. The new version differs by 15 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)

@depfu depfu Bot added dependencies Pull requests that update a dependency file Technical debt Technical debt labels Dec 12, 2025
@depfu
Copy link
Copy Markdown
Contributor Author

depfu Bot commented Dec 12, 2025

Sorry, but the merge failed with:

At least 1 approving review is required by reviewers with write access.

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 Technical debt Technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants