ECFMP / flow

Flow Control System
GNU General Public License v3.0
8 stars 1 forks source link

build(deps-dev): bump spatie/laravel-ignition from 2.0.0 to 2.3.1 #441

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps spatie/laravel-ignition from 2.0.0 to 2.3.1.

Release notes

Sourced from spatie/laravel-ignition's releases.

2.3.1

  • fix config description

2.3.0

What's Changed

Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.2.0...2.3.0

2.2.0

  • Add support arguments and argument reducers

2.1.3

What's Changed

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

2.1.2

  • fix regex pattern in MissingImportSolutionProvider

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

2.1.1

  • Set 'open_ai_key' to use environment variable in 'ignition.php'.

What's Changed

Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.1.0...2.1.1

2.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.0.0...2.1.0

Changelog

Sourced from spatie/laravel-ignition's changelog.

2.3.1 - 2023-10-09

  • fix config description

2.3.0 - 2023-08-23

What's Changed

Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.2.0...2.3.0

2.2.0 - 2023-06-28

  • Add support arguments and argument reducers

2.1.3 - 2023-05-25

What's Changed

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

2.1.2 - 2023-05-09

  • fix regex pattern in MissingImportSolutionProvider

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

2.1.1 - 2023-05-04

  • Set 'open_ai_key' to use environment variable in 'ignition.php'.

What's Changed

Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.1.0...2.1.1

2.1.0 - 2023-04-12

What's Changed

... (truncated)

Commits
  • bf21cd1 Merge pull request #163 from spatie/dependabot/github_actions/stefanzweifel/g...
  • 7709e0b Update ignition.php
  • b440ec7 Bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.0
  • 5e0dfd3 Merge pull request #159 from jonassiewertsen/patch-1
  • 8f0c2cf Format
  • bab9523 Merge pull request #157 from spatie/dependabot/github_actions/actions/checkout-4
  • f6edcf4 Bump actions/checkout from 3 to 4
  • 24657ba Update CHANGELOG
  • 4ed813d Merge pull request #156 from jessarcher/sail-solution
  • 2a79af9 Suggest sail artisan on network address error
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
github-actions[bot] commented 11 months ago

:tada: This PR is included in version 1.12.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: