Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 5, 2025

Bumps inertia_rails from 3.4.0 to 3.6.1.

Changelog

Sourced from inertia_rails's changelog.

[3.6.1] - 2025-02-04

[3.6.0] - 2024-12-13

Support for the v2.0 Inertia.js release! It's a minor bump because there are no breaking changes!

Kudos to @​skryukov and @​PedroAugustoRamalhoDuarte for driving the features in this release!

  • InertiaRails.defer for deferred props
  • History encryption
  • InertiaRails.merge for merge props
  • InertiaRails.optional props (replaces lazy props in v2.0, InertiaRails.lazy now has a deprecation warning)

[3.5.0] - 2024-11-29

Commits
  • 256a3c9 Bump to 3.6.1
  • 53c2c3c Merge pull request #187 from inertiajs/ci-fixes
  • 9581bfa Merge remote-tracking branch 'arandilopez/tailwindcss-v4' into ci-fixes
  • e7ac985 Handle :inertia_version options that return either single or multiple versions
  • cf31fb1 Allow specs to run in Rails 6.0/7.1
  • ffb19f6 Merge pull request #183 from PedroAugustoRamalhoDuarte/changes-to-new-docs-ur...
  • 13c55d1 Merge pull request #182 from skryukov/patch-1
  • e7f0260 Remove extra linebreak
  • df517c3 Update generator to configure tailwindcss v4 with vite plugin
  • 655c4dd changes docs url from .netlify.app to .dev
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.4.0 to 3.6.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.4.0...v3.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 5, 2025
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.

1 participant