usernotnull / tall-toasts

A Toast notification library for the Laravel TALL stack. You can push notifications from the backend or frontend to render customizable toasts with almost zero footprint on the published CSS/JS 🔥🚀
MIT License
553 stars 32 forks source link

Update spatie/laravel-package-tools requirement from ^1.15 to ^1.16 #423

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on spatie/laravel-package-tools to permit the latest version.

Release notes

Sourced from spatie/laravel-package-tools's releases.

1.16.0

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-package-tools/compare/1.15.0...1.16.0

Changelog

Sourced from spatie/laravel-package-tools's changelog.

1.16.0 - 2023-08-09

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-package-tools/compare/1.15.0...1.16.0

1.15.0 - 2023-04-27

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-package-tools/compare/1.14.3...1.15.0

1.14.3 - 2023-04-25

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-package-tools/compare/1.14.2...1.14.3

1.14.2 - 2023-03-14

What's Changed

New Contributors

... (truncated)

Commits
  • 38fe533 Merge pull request #103 from ArielMejiaDev/feature/AddVueComponents
  • 37a4a00 update readme file with possible inertia file names
  • ae56386 update readme file
  • 9a6440f add publish inertia components to installable command
  • 5e7c206 update readme file
  • 2d41502 add inertia components publish option
  • 019164e Merge pull request #101 from spatie/dependabot/github_actions/dependabot/fetc...
  • 24ade84 Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
  • baf2ed9 Merge pull request #100 from spatie/dependabot/github_actions/dependabot/fetc...
  • ac50c1d Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1
  • Additional commits viewable in compare view


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 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)