Skip to content

Bump inertia_rails from 3.17.0 to 3.21.1#180

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/inertia_rails-3.21.1
Open

Bump inertia_rails from 3.17.0 to 3.21.1#180
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/inertia_rails-3.21.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps inertia_rails from 3.17.0 to 3.21.1.

Release notes

Sourced from inertia_rails's releases.

v3.21.1

What's Changed

New Contributors

Full Changelog: inertiajs/inertia-rails@v3.21.0...v3.21.1

v3.21.0

What's Changed

New Contributors

Full Changelog: inertiajs/inertia-rails@v3.20.0...v3.21.0

v3.20.0

What's Changed

Full Changelog: inertiajs/inertia-rails@v3.19.0...v3.20.0

v3.19.0

What's Changed

... (truncated)

Changelog

Sourced from inertia_rails's changelog.

[3.21.1] - 2026-05-19

  • Specify initializer run order for middleware insertion to avoid frozen middleware stack errors on Rails 8.1+ (@​julik)
  • Set an explicit formats: :html when rendering Inertia responses (@​agrobbin)
  • Use params.expect instead of params.require(...).permit(...) in scaffold generator and docs (@​tyrro)
  • Add railsfullstack.com to Awesome page (@​code-creativeapps)

[3.21.0] - 2026-04-14

  • Skip excluded hash props on partial reloads (@​erickreutz)
  • Fix Vite plugin insertion order in install generator (@​onk)
  • Fix typo in inertia() plugin configuration example in docs (@​onk)
  • Better SSR Puma plugin lookup defaults (@​skryukov)
  • Add prop-level caching and caching documentation (@​skryukov)
  • Skip session cleanup in middleware when session was never loaded (@​khamusa)
  • Support layout option in render inertia: calls (@​skryukov)

[3.20.0] - 2026-04-04

  • Fix partial reload filtering with arrays
  • Docs update for the v3.0 upgrade
  • Add plugin for Puma so that SSR Just Works in production for apps using Puma

[3.19.0] - 2026-03-25

  • Upgrades to support Inertia.js 3.x! All thanks to @​skyrukov!
  • Improvements to renderer code structure
  • Improved inertia_share implementation, including an instance method to go alongside the class method
  • Better SSR in development
  • Docs updates
  • Support nested deferred/optional props
  • ...and more!

[3.18.0] - 2026-03-11

  • New (super awesome) landing page design (seriously, go look at the animated graphic) (@​skryukov)
  • Convert _inertia_meta to Hash in props for testing (@​greendrop)
  • Make InertaRails.scroll props deferable (@​skyrukov)
  • Add withAllErrors as default (@​skyrukov)
  • Improved testing with evaluate_optional_props (@​skyrukov)
  • Add Railsified Precognition support (@​skyrukov)
Commits
  • 30fe44b Bump to 3.21.1
  • 4dc3731 Specify the initializer run order for middleware insertion (#374)
  • 9cf7a67 set an explicit formats: :html when rendering Inertia responses (#371)
  • f53128d Add railsfullstack.com to awesome.md (#372)
  • 4a8353d Use params.expect instead of params.require.permit (Rails 8+) (#370)
  • fd11caa Bump to 3.21.0
  • d406e23 Support layout renderer option (#367)
  • cb83cf4 Fix changelog bump & reverse failed bump commit (#366)
  • 2adc8f9 Skip session cleanup in middleware when session was never loaded (#364)
  • b052b05 Build and deploy pages (#365)
  • 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 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)

Bumps [inertia_rails](https://github.com/inertiajs/inertia-rails) from 3.17.0 to 3.21.1.
- [Release notes](https://github.com/inertiajs/inertia-rails/releases)
- [Changelog](https://github.com/inertiajs/inertia-rails/blob/master/CHANGELOG.md)
- [Commits](inertiajs/inertia-rails@v3.17.0...v3.21.1)

---
updated-dependencies:
- dependency-name: inertia_rails
  dependency-version: 3.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 22, 2026
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants