mhmdomer / ecommerce-laravel

An e-commerce Laravel application from start to finish (excluding payments and shipping) with clean and simple UI
http://vampireecommerce.herokuapp.com
MIT License
306 stars 111 forks source link

Bump facade/ignition from 1.16.1 to 1.17.0 #24

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps facade/ignition from 1.16.1 to 1.17.0.

Release notes

Sourced from facade/ignition's releases.

1.17.0

  • add extra editors (#389)

1.16.15

No release notes provided.

1.16.14

  • fix CVE-2021-3129 for facade/ignition 1.16.x (Laravel 6) (#351)

1.16.4

  • add PHP 8 support

1.16.3

  • improve performance by not using missing package solution provider by default (closes #179)

1.16.2

  • remove ability to fix variable names
Changelog

Sourced from facade/ignition's changelog.

1.17.0

  • add extra editors (#389)

1.16.5 - 2021-02-14

  • fix CVE-2021-3129 for facade/ignition 1.16.x (Laravel 6) (#351)

1.16.4 - 2021-02-13

do not use, tagged on the wrong branch

1.16.3 - 2020-07-13

  • do not use missing package solution provider by default (closes #179)

1.16.2 - 2020-07-12

  • remove ability to fix variable names

1.16.0 - 2020-01-21

  • add named routes (#197)

1.15.0 - 2020-01-21

  • add exception to the bottom of the html (#230)

1.14.0 - 2020-01-06

  • add indicator that solution is running (#212)

1.13.1 - 2020-01-02

  • Remove external reference for icons (#134)

1.13.0 - 2019-11-27

  • Allow custom grouping types

1.12.1 - 2019-11-25

  • Detect multibyte position offsets when adding linenumbers to the blade view - Fixes #193

1.12.0 - 2019-11-14

  • Add exception to html (#206)
  • Add a clear exception when passing no parameters to ddd (#205)
  • Ignore JS tests (#215)
  • Fix share report route bug

... (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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mhmdomer/ecommerce-laravel-fullstack/network/alerts).