Skip to content

chore(deps): update dependency spatie/laravel-ignition to v2#47

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/spatie-laravel-ignition-2.x
Open

chore(deps): update dependency spatie/laravel-ignition to v2#47
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/spatie-laravel-ignition-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v2.12.0

Compare Source

What's Changed
  • Fix HTML view data leaking into laravel.log (#​224)
  • Bump spatie/ignition to ^1.16 for Symfony 8 / Laravel 13 support (#​253)
  • Bump ramsey/composer-install from 3 to 4

v2.11.0

Compare Source

Add Laravel 13.x support

v2.10.0

Compare Source

What's Changed

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

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

v1.7.2

Compare Source

  • Fix a dependency issue

v1.7.1

Compare Source

What's Changed
  • Fix HTML view data leaking into laravel.log (#​224)

ViewException's context() method HTML-dumped all view data, which Laravel's exception handler then included in log entries. Moved the HTML dumping into the Flare middleware so it only applies when rendering the error page or reporting to Flare.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR is behind base branch, 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 commented Jul 1, 2023

Copy link
Copy Markdown
Contributor Author

⚠ 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.6.2 --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.6.2].
    - spatie/laravel-ignition 2.6.2 requires illuminate/support ^10.0|^11.0 -> found illuminate/support[v10.0.0, ..., v10.48.10, v11.0.0, ..., v11.6.0] 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.

@renovate renovate Bot force-pushed the renovate/spatie-laravel-ignition-2.x branch 4 times, most recently from 1806fe9 to ae4e4ba Compare July 2, 2023 03:15
@renovate renovate Bot force-pushed the renovate/spatie-laravel-ignition-2.x branch 5 times, most recently from ba15417 to 0a6baac Compare July 14, 2023 16:39
@renovate renovate Bot force-pushed the renovate/spatie-laravel-ignition-2.x branch 3 times, most recently from f917f97 to ef491f0 Compare July 19, 2023 22:06
@renovate renovate Bot force-pushed the renovate/spatie-laravel-ignition-2.x branch 3 times, most recently from d5ed0f9 to 5c323d4 Compare August 1, 2023 18:26
@renovate renovate Bot force-pushed the renovate/spatie-laravel-ignition-2.x branch 11 times, most recently from 9ff90ef to d544ba7 Compare August 9, 2023 07:35
@renovate renovate Bot force-pushed the renovate/spatie-laravel-ignition-2.x branch 3 times, most recently from d1a88e6 to f9badde Compare August 15, 2023 18:10
@renovate renovate Bot force-pushed the renovate/spatie-laravel-ignition-2.x branch 4 times, most recently from c3233bc to 0f6e97d Compare September 19, 2023 20:12
@renovate renovate Bot force-pushed the renovate/spatie-laravel-ignition-2.x branch 3 times, most recently from 7a7f355 to 7962b7b Compare October 8, 2023 10:37
@renovate renovate Bot force-pushed the renovate/spatie-laravel-ignition-2.x branch 2 times, most recently from 9c77690 to da86b70 Compare October 11, 2023 19:28
@renovate renovate Bot force-pushed the renovate/spatie-laravel-ignition-2.x branch 4 times, most recently from fd879c9 to e483914 Compare October 26, 2023 15:33
@renovate renovate Bot force-pushed the renovate/spatie-laravel-ignition-2.x branch 2 times, most recently from 1e6c6f2 to 0bfed79 Compare November 8, 2023 00:59
@renovate renovate Bot force-pushed the renovate/spatie-laravel-ignition-2.x branch from 0bfed79 to 474a208 Compare November 16, 2023 13:17
@renovate renovate Bot force-pushed the renovate/spatie-laravel-ignition-2.x branch 8 times, most recently from 57b8a66 to 4603411 Compare January 2, 2024 18:58
@renovate renovate Bot force-pushed the renovate/spatie-laravel-ignition-2.x branch 3 times, most recently from e803e59 to d4702cf Compare January 10, 2024 07:04
@coderabbitai

coderabbitai Bot commented Apr 14, 2024

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Experiment)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate

renovate Bot commented May 16, 2024

Copy link
Copy Markdown
Contributor Author

⚠️ 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.12.0 --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.
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.12.0].
    - spatie/laravel-ignition 2.12.0 requires illuminate/support ^11.0|^12.0|^13.0 -> found illuminate/support[v11.0.0, ..., v11.51.0, v12.0.0, ..., v12.59.0, v13.0.0, ..., v13.9.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - laravel-lang/common is locked to version v4.0.0 and an update of this package was not requested.
    - laravel-lang/common v4.0.0 requires laravel-lang/publisher ^14.6.4 -> satisfiable by laravel-lang/publisher[v14.7.0].
    - laravel-lang/publisher v14.7.0 requires league/config ^1.2 -> satisfiable by league/config[v1.2.0].
    - league/config v1.2.0 requires nette/schema ^1.2 -> satisfiable by nette/schema[v1.3.2].
    - nette/schema v1.3.2 requires php 8.1 - 8.4 -> your php version (8.5.6) does not satisfy that requirement.

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.

0 participants