tarampampam / laravel-roadrunner-in-docker

:rocket: An example of Laravel app that runs in a docker container with RoadRunner
MIT License
179 stars 36 forks source link

Update spatie/laravel-ignition requirement from ^1.0 to ^1.1 #141

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

Sourced from spatie/laravel-ignition's releases.

1.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.1.0...1.1.1

Changelog

Sourced from spatie/laravel-ignition's changelog.

1.1.1 - 2022-03-21

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.1.0...1.1.1

1.1.0 - 2022-03-19

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.0.11...1.1.0

1.0.11 - 2022-03-19

What's Changed

  • Fix: respect Ignition config to disable Share to Flare feature
  • Fix: avoid fatal error when Ignition config is null
  • Fix: move registering routes to boot method of IgnitionServiceProvider by @​jnoordsij in spatie/laravel-ignition#72

New Contributors

Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.0.10...1.0.11

1.0.10 - 2022-03-17

  • Add option to publish Ignition config and Flare config files separately

Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.0.9...1.0.10

1.0.9 - 2022-03-11

  • Fix the reported URL when using Octane on Vapor

Full Changelog: https://github.com/spatie/laravel-ignition/compare/1.0.8...1.0.9

... (truncated)

Commits
  • f3243fd Merge pull request #77 from nuernbergerA/fix-composer-json
  • afc309f remove duplicate requirement
  • c5bb2b1 Update CHANGELOG
  • 5b8c360 Code formatting
  • 473485f Merge pull request #66 from kudashevs/settings_test
  • fb8356e Merge branch 'main' into settings_test
  • bc10556 Update CHANGELOG
  • d4b2082 Merge pull request #72 from jnoordsij/defer-route-loading
  • 1ba9f5b Bugfix: avoid fatal error when Ignition config is null
  • a59b057 Update CHANGELOG
  • 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 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)
tarampampam commented 2 years ago

@dependabot squash and merge

tarampampam commented 2 years ago

https://github.com/dependabot squash and merge