Skip to content

Bump inertia_rails from 3.21.0 to 3.21.1#1325

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

Bump inertia_rails from 3.21.0 to 3.21.1#1325
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 20, 2026

Bumps inertia_rails from 3.21.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

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)
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)
  • See full diff 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.21.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.21.0...v3.21.1)

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

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 20, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 20, 2026

PR author is in the excluded authors list.

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