lanceWan / v6blog

Laravel 6.x 博客代码
2 stars 0 forks source link

Bump facade/ignition from 1.11.2 to 1.16.15 #3

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps facade/ignition from 1.11.2 to 1.16.15.

Release notes

Sourced from facade/ignition's releases.

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

1.16.1

  • Fixes a bug when running on Vapor with the vendor folder split up

1.16.0

  • add named routes (#197)

1.15.0

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

1.14.0

  • add indicator that solution is running (#212)

1.13.1

  • Remove external reference for icons (#134)

1.13.0

  • Allow custom grouping types

1.12.1

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

1.12.0

  • 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
Changelog

Sourced from facade/ignition's changelog.

Changelog

All notable changes to ignition will be documented in this file

2.6.0 - 2021-03-24

  • add extra output to test command when executing verbosely

2.5.14 - 2021-03-03

  • fix ignition not working when there is no argv

2.5.13 - 2021-02-16

  • remove custom grouping

2.5.12 - 2021-02-15

  • fix wrong config usage (#354)

2.5.11 - 2021-02-05

  • fix memory leaks caused by log and query recorder (#344)

2.5.10 - 2021-02-02

  • fix tinker logs not being sent to Flare

2.5.9 - 2021-01-26

  • fix logged context not being sent to Flare

2.5.8 - 2020-12-29

  • fix double $ on PHP 8 (#338)

2.5.7 - 2020-12-29

  • fix for breaking change in highlight.js (fixes 2.5.5)

2.5.6 - 2020-12-29

  • revert to compiled js of 2.5.3

2.5.5 - 2020-12-29

  • added compiled js of previous release

2.5.4 - 2020-12-29

... (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/lanceWan/v6blog/network/alerts).
dependabot[bot] commented 2 years ago

Superseded by #5.