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 nunomaduro/collision to v7.11.0 #4

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 30, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nunomaduro/collision 7.6.0 -> 7.11.0 age adoption passing confidence

Release Notes

nunomaduro/collision (nunomaduro/collision)

v7.11.0

Compare Source

v7.10.0

Compare Source

v7.9.0

Compare Source

Added
  • dontReportDuplicates support to exception handler in Laravel
Fixed
  • reportable return type to exception handler in Laravel
  • renderable return type to exception handler in Laravel

v7.8.1

Compare Source

v7.8.0

Compare Source

v7.7.0

Compare Source

Added
  • reportable support to exception handler in Laravel
  • renderable support to exception handler in Laravel

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 force-pushed the renovate/nunomaduro-collision-7.x-lockfile branch from 14ac8ae to 4bc8b1f Compare June 30, 2023 10:05
@renovate renovate bot force-pushed the renovate/nunomaduro-collision-7.x-lockfile branch from 4bc8b1f to 77e4524 Compare June 30, 2023 10:40
@renovate renovate bot changed the title Update dependency nunomaduro/collision to v7.7.0 Update dependency nunomaduro/collision to v7.8.0 Aug 5, 2023
@renovate renovate bot force-pushed the renovate/nunomaduro-collision-7.x-lockfile branch from 77e4524 to 21e4d21 Compare August 5, 2023 05:55
@renovate renovate bot changed the title Update dependency nunomaduro/collision to v7.8.0 Update dependency nunomaduro/collision to v7.8.1 Aug 8, 2023
@renovate renovate bot force-pushed the renovate/nunomaduro-collision-7.x-lockfile branch from 21e4d21 to a7f085b Compare August 8, 2023 11:49
@renovate renovate bot force-pushed the renovate/nunomaduro-collision-7.x-lockfile branch from a7f085b to 460a6ac Compare August 27, 2023 17:56
@renovate renovate bot changed the title Update dependency nunomaduro/collision to v7.8.1 Update dependency nunomaduro/collision to v7.9.0 Sep 20, 2023
@renovate renovate bot force-pushed the renovate/nunomaduro-collision-7.x-lockfile branch from 460a6ac to 4d6a198 Compare September 20, 2023 08:59
@renovate renovate bot changed the title Update dependency nunomaduro/collision to v7.9.0 Update dependency nunomaduro/collision to v7.10.0 Oct 12, 2023
@renovate renovate bot force-pushed the renovate/nunomaduro-collision-7.x-lockfile branch from 4d6a198 to 93f048c Compare October 12, 2023 02:57
@renovate renovate bot force-pushed the renovate/nunomaduro-collision-7.x-lockfile branch from 93f048c to 75402b8 Compare November 17, 2023 02:48
Copy link
Author

renovate bot commented Feb 26, 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: src/composer.lock
Command failed: composer update nunomaduro/collision:7.10.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
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.13.5 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.13.5 and an update of this package was not requested.


@renovate renovate bot changed the title Update dependency nunomaduro/collision to v7.10.0 Update dependency nunomaduro/collision to v7.11.0 Oct 16, 2024
Copy link
Author

renovate bot commented Oct 16, 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: src/composer.lock
Command failed: composer update nunomaduro/collision:7.11.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
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - laravel/framework is locked to version v10.13.5 and an update of this package was not requested.
    - laravel/framework v10.13.5 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.4) does not satisfy that requirement.


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