Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2023

This PR contains the following updates:

Package Change Age Confidence
spatie/laravel-ignition (source) ^1.0 -> ^2.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v2.9.1

Compare Source

What's Changed
New Contributors

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

v2.9.0

Compare Source

What's Changed
New Contributors

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

v2.8.0

Compare Source

What's Changed
New Contributors

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

v2.7.0

Compare Source

What's Changed

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

v2.6.2

Compare Source

What's Changed

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

v2.6.1

Compare Source

What's Changed

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

v2.6.0

Compare Source

What's Changed

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

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

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

v2.5.0

Compare Source

What's Changed
New Contributors

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

v2.4.2

Compare Source

What's Changed

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

v2.4.1

Compare Source

What's Changed
New Contributors

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

v2.4.0

Compare Source

What's Changed

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

v2.3.3

Compare Source

What's Changed
New Contributors

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

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

What's Changed

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

v2.1.3

Compare Source

What's Changed
  • Better support for custom context and exception context by @​rubenvanassche in #​146
  • Support for PhpStorm Remote editor

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

v2.1.2

Compare Source

What's Changed
  • Better support for custom context and exception context by @​rubenvanassche in #​146
  • Support for PhpStorm Remote editor

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

v2.1.1

Compare Source

  • fix regex pattern in MissingImportSolutionProvider

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

v2.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: spatie/laravel-ignition@2.0.0...2.1.0

v2.0.0

Compare Source

What's Changed
New Contributors

Full Changelog: spatie/laravel-ignition@2.0.0...2.1.0


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
Copy link
Contributor Author

renovate bot commented Mar 10, 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: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/RicLeP/laravel-storyblok-docs":"/mnt/renovate/gh/RicLeP/laravel-storyblok-docs" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/RicLeP/laravel-storyblok-docs" docker.io/containerbase/sidecar bash -l -c "install-tool php 8.2.3 && install-tool composer 2.5.4 && composer update spatie/laravel-ignition --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
    - Root composer.json requires spatie/laravel-ignition ^2.0 -> satisfiable by spatie/laravel-ignition[2.0.0].
    - spatie/laravel-ignition 2.0.0 requires illuminate/support ^10.0 -> found illuminate/support[v10.0.0, ..., 10.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - nette/schema v1.2.2 requires php >=7.1 <8.2 -> your php version (8.2.3) does not satisfy that requirement.
    - league/commonmark 2.3.5 requires league/config ^1.1.1 -> satisfiable by league/config[v1.1.1].
    - laravel/framework v9.30.0 requires league/commonmark ^2.2 -> satisfiable by league/commonmark[2.3.5].
    - league/config v1.1.1 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.2.2].
    - laravel/framework is locked to version v9.30.0 and an update of this package was not requested.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/spatie-laravel-ignition-2.x branch from c772f6d to 4a3b838 Compare August 11, 2025 04:06
@renovate
Copy link
Contributor Author

renovate bot commented Aug 11, 2025

⚠️ 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.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
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.
Dependency guzzlehttp/guzzle 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
    - Root composer.json requires spatie/laravel-ignition ^2.0 -> satisfiable by spatie/laravel-ignition[2.9.1].
    - spatie/laravel-ignition 2.9.1 requires illuminate/support ^10.0|^11.0|^12.0 -> found illuminate/support[v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev, v12.0.0, ..., 12.x-dev] but these were not loaded, likely because it conflicts with another require.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

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.

1 participant