Skip to content

Bump facade/ignition from 2.0.7 to 2.6.0 #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 30, 2021

Bumps facade/ignition from 2.0.7 to 2.6.0.

Release notes

Sourced from facade/ignition's releases.

2.6.0

  • add extra output to test command when executing verbosely.

2.5.14

  • fix ignition not working when there is no argv

2.5.13

  • remove custom grouping

2.5.12

  • fix wrong config usage (#354)

2.5.11

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

2.5.10

  • fix tinker logs not being sent to Flare

2.5.9

  • fix logged context not being sent to Flare

2.5.8

  • fix double $ on PHP 8 (#338)

2.5.7

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

2.5.6

revert compiled js

2.5.5

Include compiled js of 2.5.5

2.5.4

  • added support for Nova text editor (#343)

2.5.3

  • Use Livewire compatible compiler engine when using Livewire (#340)

2.5.2

  • fix MakeViewVariableOptionalSolution to disallow stream wrappers and files that do not end in ".blade.php" (#334)

2.5.1

  • add support for LiveWire component urls

2.5.0

  • add PHP 8.0-dev support
  • remove unnecessary scrivo/highlight.php dependency

2.4.2

... (truncated)

Changelog

Sourced from facade/ignition's changelog.

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

  • added support for Nova text editor (#343)

2.5.3 - 2020-12-08

... (truncated)

Commits
  • 4be10a9 wip
  • 1b8b8d6 Merge branch 'master' of github.com:facade/ignition
  • 672d309 Update CHANGELOG.md
  • 2ffd65f Merge pull request #356 from anasmirza534/2.4.1-branch
  • 1f1f688 Merge branch 'master' into 2.4.1-branch
  • 17097f7 Update changelog
  • e957d06 fix ignition not working when there is no argv
  • 11ffca1 Fix MakeViewVariableOptionalSolution to disallow stream wrappers and files th...
  • 5e9ef38 Update changelog
  • fa131f3 Remove custom grouping
  • Additional commits viewable in compare view

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.

Bumps [facade/ignition](https://github.com/facade/ignition) from 2.0.7 to 2.6.0.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
- [Commits](facade/ignition@2.0.7...2.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants