Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @inertiajs/vue3 from 1.3.0 to 2.0.3 #86

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps @inertiajs/vue3 from 1.3.0 to 2.0.3.

Release notes

Sourced from @​inertiajs/vue3's releases.

v2.0.3

  • Fix: Reload on mount (#2200)

v2.0.2

  • Fix SSR with scroll restoration (#2190)
  • Fix for scroll + back bug (#2191)
  • Backport 1.x fixes from v1.3.0 release (#2193)

v2.0.1

  • Fix playground dependencies (#2070)
  • Removed Vitest tests + dependencies (#2175)
  • Augment vue instead of @vue/runtime-core (#2099)
  • Fix prefetch missing cacheFor default value (#2136)
  • Fix useForm re-renders by memoizing functions in React #2146
  • WhenVisible useEffect function is not recreated when params change. (#2153)
  • Ensure callback execution (#2163)
  • More resilient logic for stripping the origin from page URLs (#2164)
  • Add helper scripts for running tests (#2173)
  • Export InertiaFormProps in React (#2161)
  • Use default empty object in useForm Vue and Svelte (#2052)
  • Remove data option from useForm options type (#2060)
  • Take over scroll restoration from browser (#2051)

v2.0.0

twitter-card

Added

  • Add polling
  • Add link prefetching
  • Add deferred props
  • Add lazy loading of data when scrolling
  • Add history encryption API
  • Add React 19 support (#2131)
  • Add client side visits (#2130)

Changed

  • Removal of NProgress dependency (#2045)
  • Change TypeScript module resolution in the Svelte adapter (#2035)
  • Refactor createInertiaApp in Svelte adapter (#2036)

Fixed

  • Fix: make Link href prop reactive (#2089)

v2.0.0-beta.3

  • [2.x] Ensure current page is set before prefetching (#2100)
  • [2.x] Set the history state before swapping component (#2098)
  • [2.x] Ensure we have a default slot for WhenVisible before executing it (#2096)

... (truncated)

Changelog

Sourced from @​inertiajs/vue3's changelog.

v2.0.3

  • Fix: Reload on mount (#2200)

v2.0.2

  • Fix SSR with scroll restoration (#2190)
  • Fix for scroll + back bug (#2191)
  • Backport 1.x fixes from v1.3.0 release (#2193)

v2.0.1

  • Fix playground dependencies (#2070)
  • Removed Vitest tests + dependencies (#2175)
  • Augment vue instead of @vue/runtime-core (#2099)
  • Fix prefetch missing cacheFor default value (#2136)
  • Fix useForm re-renders by memoizing functions in React #2146
  • WhenVisible useEffect function is not recreated when params change. (#2153)
  • Ensure callback execution (#2163)
  • More resilient logic for stripping the origin from page URLs (#2164)
  • Add helper scripts for running tests (#2173)
  • Export InertiaFormProps in React (#2161)
  • Use default empty object in useForm Vue and Svelte (#2052)
  • Remove data option from useForm options type (#2060)
  • Take over scroll restoration from browser (#2051)

v2.0.0

Added

  • Add polling
  • Add link prefetching
  • Add deferred props
  • Add lazy loading of data when scrolling
  • Add history encryption API
  • Add React 19 support (#2131)
  • Add client side visits (#2130)

Changed

  • Removal of NProgress dependency (#2045)
  • Change TypeScript module resolution in the Svelte adapter (#2035)
  • Refactor createInertiaApp in Svelte adapter (#2036)

Fixed

  • Fix: make Link href prop reactive (#2089)
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 27, 2025
Bumps [@inertiajs/vue3](https://github.com/inertiajs/inertia/tree/HEAD/packages/vue3) from 1.3.0 to 2.0.3.
- [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.0.3/packages/vue3)

---
updated-dependencies:
- dependency-name: "@inertiajs/vue3"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/inertiajs/vue3-2.0.3 branch from 09f1ed6 to e795cf9 Compare February 8, 2025 20:39
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 8, 2025

Looks like @inertiajs/vue3 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/inertiajs/vue3-2.0.3 branch February 8, 2025 20:47
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.

0 participants