girardinsamuel / masonite-inertia

Server-side Masonite adapter for Inertia.js
https://samuelgirardin.gitbook.io/masonite-inertia
MIT License
23 stars 6 forks source link

Bump ziggy-js from 1.3.1 to 1.4.6 #132

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ziggy-js from 1.3.1 to 1.4.6.

Release notes

Sourced from ziggy-js's releases.

v1.4.6

What's Changed

Full Changelog: https://github.com/tighten/ziggy/compare/v1.4.5...v1.4.6

v1.4.5

What's Changed

Full Changelog: https://github.com/tighten/ziggy/compare/v1.4.4...v1.4.5

v1.4.4

What's Changed

New Contributors

Full Changelog: https://github.com/tighten/ziggy/compare/v1.4.3...v1.4.4

v1.4.3

What's Changed

Full Changelog: https://github.com/tighten/ziggy/compare/v1.4.2...v1.4.3

v1.4.2

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from ziggy-js's changelog.

[v1.4.6] - 2022-04-08

Fixed

[v1.4.5] - 2022-03-25

Fixed

[v1.4.4] - 2022-03-11

Added

Fixed

[v1.4.3] - 2022-01-28

Added

Fixed

[v1.4.2] - 2021-10-01

Fixed

  • Fix route().current() matching route names with multiple periods (#466)

[v1.4.1] - 2021-09-24

Fixed

  • Fix undefined error if there's no global Ziggy variable (#462)
  • Fix payload caching for Octane (#460)

... (truncated)

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 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[bot] commented 2 years ago

Superseded by #155.