Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps @inertiajs/vue3 from 2.3.8 to 2.3.10.

Release notes

Sourced from @​inertiajs/vue3's releases.

v2.3.10

What's Changed

Full Changelog: inertiajs/inertia@v2.3.9...v2.3.10

v2.3.9

What's Changed

New Contributors

Full Changelog: inertiajs/inertia@v2.3.8...v2.3.9

Changelog

Sourced from @​inertiajs/vue3's changelog.

v2.3.10 - 2026-01-15

What's Changed

Full Changelog: inertiajs/inertia@v2.3.9...v2.3.10

v2.3.9 - 2026-01-14

What's Changed

New Contributors

Full Changelog: inertiajs/inertia@v2.3.8...v2.3.9

Commits
  • 4036a42 v2.3.10
  • 55ac646 Prevent converting a string response to an object (#2821)
  • 04c9c85 Pass onceProps as second argument in client-side visit props callback (#2816)
  • 72a5b4d Fix smooth scrolling in Firefox and add Firefox to CI (#2815)
  • 3681eb9 v2.3.9
  • b55fbc0 [2.x] Add Form Context Support (#2671)
  • bfb783f fix: preserve query parameters in test server responses (#2665)
  • 5794413 Cancel in-flight deferred prop requests on navigation (#2656)
  • e59a7ed Add test for concurrent reloads (#2813)
  • 1bb9553 Fix deferred props not loading after back button navigation (#2812)
  • 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 [@inertiajs/vue3](https://github.com/inertiajs/inertia/tree/HEAD/packages/vue3) from 2.3.8 to 2.3.10.
- [Release notes](https://github.com/inertiajs/inertia/releases)
- [Changelog](https://github.com/inertiajs/inertia/blob/master/CHANGELOG.md)
- [Commits](https://github.com/inertiajs/inertia/commits/v2.3.10/packages/vue3)

---
updated-dependencies:
- dependency-name: "@inertiajs/vue3"
  dependency-version: 2.3.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 19, 2026
@pridit pridit merged commit 04e44f3 into main Jan 19, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/inertiajs/vue3-2.3.10 branch January 19, 2026 19:31
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants