Bump spatie/laravel-ignition from 2.1.2 to 2.1.3 #56

Merged
dependabot[bot] merged 1 commits from dependabot/composer/spatie/laravel-ignition-2.1.3 into main 2023-05-27 02:38:45 +00:00
dependabot[bot] commented 2023-05-26 01:14:40 +00:00 (Migrated from github.com)

Bumps spatie/laravel-ignition from 2.1.2 to 2.1.3.

Release notes

Sourced from spatie/laravel-ignition's releases.

2.1.3

What's Changed

Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.1.2...2.1.3

Changelog

Sourced from spatie/laravel-ignition's changelog.

2.1.3 - 2023-05-25

What's Changed

Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.1.2...2.1.3

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)
Bumps [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) from 2.1.2 to 2.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spatie/laravel-ignition/releases">spatie/laravel-ignition's releases</a>.</em></p> <blockquote> <h2>2.1.3</h2> <h2>What's Changed</h2> <ul> <li>Better support for custom context and exception context by <a href="https://github.com/rubenvanassche"><code>@​rubenvanassche</code></a> in <a href="https://redirect.github.com/spatie/laravel-ignition/pull/146">spatie/laravel-ignition#146</a></li> <li>Support for PhpStorm Remote editor</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spatie/laravel-ignition/compare/2.1.2...2.1.3">https://github.com/spatie/laravel-ignition/compare/2.1.2...2.1.3</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md">spatie/laravel-ignition's changelog</a>.</em></p> <blockquote> <h2>2.1.3 - 2023-05-25</h2> <h3>What's Changed</h3> <ul> <li>Better support for custom context and exception context by <a href="https://github.com/rubenvanassche"><code>@​rubenvanassche</code></a> in <a href="https://redirect.github.com/spatie/laravel-ignition/pull/146">spatie/laravel-ignition#146</a></li> <li>Support for PhpStorm Remote editor</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/spatie/laravel-ignition/compare/2.1.2...2.1.3">https://github.com/spatie/laravel-ignition/compare/2.1.2...2.1.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spatie/laravel-ignition/commit/35711943d4725aa80f8033e4f1cb3a6775530b25"><code>3571194</code></a> Merge pull request <a href="https://redirect.github.com/spatie/laravel-ignition/issues/146">#146</a> from spatie/custom-context</li> <li><a href="https://github.com/spatie/laravel-ignition/commit/e4a5c41cfea93f651874606223359e914587344f"><code>e4a5c41</code></a> Add phpstorm-remote config option</li> <li><a href="https://github.com/spatie/laravel-ignition/commit/6714a8cbf282d87a9d53c025435b4b0a8cdc583e"><code>6714a8c</code></a> Split custom context from exception context</li> <li><a href="https://github.com/spatie/laravel-ignition/commit/44a4c268a1ac31782267b24eb3cc0155e9449add"><code>44a4c26</code></a> Enhance support for custom context</li> <li><a href="https://github.com/spatie/laravel-ignition/commit/61875010719c5ce4e5a8dff06c3b87382b7f5725"><code>6187501</code></a> Update CHANGELOG</li> <li>See full diff in <a href="https://github.com/spatie/laravel-ignition/compare/2.1.2...2.1.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=spatie/laravel-ignition&package-manager=composer&previous-version=2.1.2&new-version=2.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Sign in to join this conversation.