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

[Snyk] Upgrade @inertiajs/vue3 from 1.0.15 to 1.3.0 #458

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

YashGovekar
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade @inertiajs/vue3 from 1.0.15 to 1.3.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 6 versions ahead of your current version.

  • The recommended version was released 2 months ago.

Release notes
Package name: @inertiajs/vue3
  • 1.3.0 - 2024-12-13

    Added

    Changed

    • Skip intercepting non-left button clicks on links (#1908, #1910)
    • Changed preserveScroll to be true on initial page visit (#1360)
    • Return early when using router.on() during SSR (#1715)
    • Use updater function in setData in useForm hook in React adapter (#1859)

    Fixed

    • Fix history navigation issue on Chrome iOS (#1984, #1992)
    • Fix setNavigationType for Safari 10 (#1957)
    • Export InertiaFormProps in all adapters (#1596, #1734)
    • Fix isDirty after form.defaults() call in Vue 3 (#1985)
    • Fix scroll reset on page navigation (#1980)
    • Fix scroll position restoration for [scroll-region] elements (#1782, #1980)
    • Fix useForm re-renders by memoizing functions in React adapter (#1607)
    • Fix doubling hash when using <React.StrictMode> (#1728)
    • Fix type augmentation in Vue 3 adapter (#1958)
    • Fix form helper transform return type in React adapter (#1896)
    • Fix props reactivity in Svelte adapter (#1969)
    • Fix <Render /> component to respect preserveState option in Svelte adapter (#1943)
    • Fix 'received an unexpected slot "default"' warning in Svelte adapter (#1941)
    • Fix command + click behavior on links in React adapter (#2132)
    • Fix import in Svelte adapter (#2002)
  • 1.3.0-beta.2 - 2024-10-10
  • 1.3.0-beta.1 - 2024-10-08

    Added

    • Add Svelte 5 support (#1970)
    • Add TypeScript support to Svelte adapter (#1866)

    Changed

    • Skip intercepting non-left button clicks on links (#1908, #1910)
    • Changed preserveScroll to be true on initial page visit (#1360)
    • Return early when using router.on() during SSR (#1715)
    • Use updater function in setData in useForm hook in React adapter (#1859)

    Fixed

    • Fix history navigation issue on Chrome iOS (#1984, #1992)
    • Fix setNavigationType for Safari 10 (#1957)
    • Export InertiaFormProps in all adapters (#1596, #1734)
    • Fix isDirty after form.defaults() call in Vue 3 (#1985)
    • Fix scroll reset on page navigation (#1980)
    • Fix scroll position restoration for [scroll-region] elements (#1782, #1980)
    • Fix useForm re-renders by memoizing functions in React adapter (#1607)
    • Fix doubling hash when using <React.StrictMode> (#1728)
    • Fix type augmentation in Vue 3 adapter (#1958)
    • Fix form helper transform return type in React adapter (#1896)
    • Fix props reactivity in Svelte adapter (#1969)
    • Fix <Render /> component to respect preserveState option in Svelte adapter (#1943)
    • Fix 'received an unexpected slot "default"' warning in Svelte adapter (#1941)
  • 1.2.0 - 2024-06-13
    • Fix preserveScroll and preserveState types (#1882)
    • Revert "merge props from partial reloads" (#1895)
  • 1.1.0 - 2024-05-25
    • Add new except visit option to exclude props from partial reloads (#1876)
    • Deep merge props from partial reloads (#1877)
  • 1.0.16 - 2024-04-16
    • Fix Svelte 4 slot rendering issues (#1763)
    • Fix accessibility warning in Svelte Link component (#1858)
    • Use Omit instead of Exclude in router types (#1857)
  • 1.0.15 - 2024-02-26
    • Bump axios from v1.4.0 to v1.6.0 (#1723)
from @inertiajs/vue3 GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @inertiajs/vue3 from 1.0.15 to 1.3.0.

See this package in npm:
@inertiajs/vue3

See this project in Snyk:
https://app.snyk.io/org/yashgovekar/project/d7b93f82-b1ca-402e-9e5a-b98d6414cecd?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants