Skip to content
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

Update dependency spatie/laravel-ignition to v2.9.0 #23

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
spatie/laravel-ignition (source) 2.1.2 -> 2.9.0 age adoption passing confidence

Release Notes

spatie/laravel-ignition (spatie/laravel-ignition)

v2.9.0

Compare Source

What's Changed
New Contributors

Full Changelog: spatie/laravel-ignition@2.8.0...2.9.0

v2.8.0

Compare Source

What's Changed

Full Changelog: spatie/laravel-ignition@2.7.0...2.8.0

v2.7.0

Compare Source

What's Changed

Full Changelog: spatie/laravel-ignition@2.6.2...2.7.0

v2.6.2

Compare Source

What's Changed

Full Changelog: spatie/laravel-ignition@2.6.1...2.6.2

v2.6.1

Compare Source

What's Changed

Full Changelog: spatie/laravel-ignition@2.6.0...2.6.1

v2.6.0

Compare Source

What's Changed

v2.5.2

Compare Source

What's Changed

Full Changelog: spatie/laravel-ignition@2.5.1...2.5.2

v2.5.1

Compare Source

What's Changed
New Contributors

Full Changelog: spatie/laravel-ignition@2.5.0...2.5.1

v2.5.0

Compare Source

What's Changed

Full Changelog: spatie/laravel-ignition@2.4.2...2.5.0

v2.4.2

Compare Source

What's Changed
New Contributors

Full Changelog: spatie/laravel-ignition@2.4.1...2.4.2

v2.4.1

Compare Source

What's Changed

Full Changelog: spatie/laravel-ignition@2.4.0...2.4.1

v2.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: spatie/laravel-ignition@2.3.3...2.4.0

v2.3.3

Compare Source

  • decode job payload data if it is a string

v2.3.2

Compare Source

  • Fix issue where sending Flare reports from tinker was impossible (especially logging)

v2.3.1

Compare Source

  • fix config description

v2.3.0

Compare Source

What's Changed

Full Changelog: spatie/laravel-ignition@2.2.0...2.3.0

v2.2.0

Compare Source

  • Add support arguments and argument reducers

v2.1.3

Compare Source

What's Changed

Full Changelog: spatie/laravel-ignition@2.1.2...2.1.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.1.3 Update dependency spatie/laravel-ignition to v2.2.0 Jun 28, 2023
@renovate renovate bot force-pushed the renovate/spatie-laravel-ignition-2.x-lockfile branch from b11c46e to 3f53c55 Compare June 28, 2023 17:17
@renovate renovate bot force-pushed the renovate/spatie-laravel-ignition-2.x-lockfile branch from 3f53c55 to 3d92786 Compare July 9, 2023 11:55
@renovate renovate bot force-pushed the renovate/spatie-laravel-ignition-2.x-lockfile branch from 3d92786 to 97c426b Compare August 22, 2023 16:51
@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.2.0 Update dependency spatie/laravel-ignition to v2.3.0 Aug 23, 2023
@renovate renovate bot force-pushed the renovate/spatie-laravel-ignition-2.x-lockfile branch 2 times, most recently from 22fd418 to 0620873 Compare August 27, 2023 12:34
@renovate renovate bot force-pushed the renovate/spatie-laravel-ignition-2.x-lockfile branch from 0620873 to 5a5281d Compare September 19, 2023 11:28
@renovate renovate bot force-pushed the renovate/spatie-laravel-ignition-2.x-lockfile branch from 5a5281d to 091face Compare September 30, 2023 17:02
@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.3.0 Update dependency spatie/laravel-ignition to v2.3.1 Oct 9, 2023
@renovate renovate bot force-pushed the renovate/spatie-laravel-ignition-2.x-lockfile branch from 091face to 9bedad3 Compare October 9, 2023 15:26
@renovate renovate bot force-pushed the renovate/spatie-laravel-ignition-2.x-lockfile branch from 9bedad3 to 445e013 Compare October 30, 2023 14:07
@renovate renovate bot force-pushed the renovate/spatie-laravel-ignition-2.x-lockfile branch from 445e013 to 7ff6f5f Compare November 16, 2023 10:31
@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.3.1 Update dependency spatie/laravel-ignition to v2.3.2 Dec 15, 2023
Copy link
Contributor Author

renovate bot commented Dec 15, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update spatie/laravel-ignition:2.7.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency laravel/framework is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - nette/schema v1.2.3 requires php >=7.1 <8.3 -> your php version (8.3.6) does not satisfy that requirement.
    - league/commonmark 2.4.0 requires league/config ^1.1.1 -> satisfiable by league/config[v1.2.0].
    - laravel/framework v10.10.1 requires league/commonmark ^2.2.1 -> satisfiable by league/commonmark[2.4.0].
    - league/config v1.2.0 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.2.3].
    - laravel/framework is locked to version v10.10.1 and an update of this package was not requested.


@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.3.2 Update dependency spatie/laravel-ignition to v2.3.3 Dec 21, 2023
@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.3.3 Update dependency spatie/laravel-ignition to v2.4.0 Jan 4, 2024
@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.4.0 Update dependency spatie/laravel-ignition to v2.4.1 Jan 12, 2024
@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.4.1 Update dependency spatie/laravel-ignition to v2.4.2 Feb 9, 2024
@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.4.2 Update dependency spatie/laravel-ignition to v2.5.0 Mar 29, 2024
@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.5.0 Update dependency spatie/laravel-ignition to v2.5.1 Apr 2, 2024
@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.5.1 Update dependency spatie/laravel-ignition to v2.5.2 Apr 16, 2024
@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.5.2 Update dependency spatie/laravel-ignition to v2.6.0 Apr 29, 2024
@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.6.0 Update dependency spatie/laravel-ignition to v2.6.1 Apr 30, 2024
@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.6.1 Update dependency spatie/laravel-ignition to v2.6.2 Apr 30, 2024
@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.6.2 Update dependency spatie/laravel-ignition to v2.7.0 May 3, 2024
Copy link
Contributor Author

renovate bot commented May 11, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update spatie/laravel-ignition:2.9.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency laravel/framework is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - laravel/framework is locked to version v10.10.1 and an update of this package was not requested.
    - laravel/framework v10.10.1 requires league/commonmark ^2.2.1 -> satisfiable by league/commonmark[2.4.0].
    - league/commonmark 2.4.0 requires league/config ^1.1.1 -> satisfiable by league/config[v1.2.0].
    - league/config v1.2.0 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.2.3].
    - nette/schema v1.2.3 requires php >=7.1 <8.3 -> your php version (8.4.1) does not satisfy that requirement.


@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.7.0 Update dependency spatie/laravel-ignition to v2.8.0 Jun 12, 2024
@renovate renovate bot changed the title Update dependency spatie/laravel-ignition to v2.8.0 Update dependency spatie/laravel-ignition to v2.9.0 Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants