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 barryvdh/laravel-ide-helper to v3.5.4 #410

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
barryvdh/laravel-ide-helper 3.0.0 -> 3.5.4 age adoption passing confidence

Release Notes

barryvdh/laravel-ide-helper (barryvdh/laravel-ide-helper)

v3.5.4

Compare Source

What's Changed

Full Changelog: barryvdh/laravel-ide-helper@v3.5.3...v3.5.4

v3.5.3

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.5.2...v3.5.3

v3.5.2

Compare Source

Fixes

Fix empty/anonymous closure in meta command.

Full Changelog: barryvdh/laravel-ide-helper@v3.5.1...v3.5.2

v3.5.1

Compare Source

What's Changed

Full Changelog: barryvdh/laravel-ide-helper@v3.5.0...v3.5.1

v3.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.4.0...v3.5.0

v3.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.3.0...v3.4.0

v3.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.2.2...v3.3.0

v3.2.2

Compare Source

What’s Changed

Full Changelog: barryvdh/laravel-ide-helper@v3.2.1...v3.2.2

v3.2.1

Compare Source

What's Changed
New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.2.0...v3.2.1

v3.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.1.0...v3.2.0

v3.1.0

Compare Source

Fixed
Added

Configuration

📅 Schedule: Branch creation - "* * * * 0,6" (UTC), 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 added the dependencies Pull requests that update a dependency file label Oct 1, 2024
@renovate renovate bot force-pushed the renovate/barryvdh-laravel-ide-helper-3.x branch from 4b35ca2 to 29fb968 Compare October 7, 2024 20:23
@renovate renovate bot force-pushed the renovate/barryvdh-laravel-ide-helper-3.x branch from 29fb968 to 1516858 Compare October 18, 2024 14:17
@renovate renovate bot changed the title Update dependency barryvdh/laravel-ide-helper to v3.1.0 Update dependency barryvdh/laravel-ide-helper to v3.2.0 Oct 18, 2024
Copy link
Contributor Author

renovate bot commented Oct 18, 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 barryvdh/laravel-ide-helper:3.5.4 --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 barryvdh/laravel-ide-helper 3.5.4 -> satisfiable by barryvdh/laravel-ide-helper[v3.5.4].
    - barryvdh/laravel-ide-helper v3.5.4 requires illuminate/console ^11.15 -> found illuminate/console[v11.15.0, ..., v11.37.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - laravel/framework is locked to version v10.48.7 and an update of this package was not requested.
    - laravel/framework v10.48.7 requires league/commonmark ^2.2.1 -> satisfiable by league/commonmark[2.4.2].
    - league/commonmark 2.4.2 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.3.0].
    - nette/schema v1.3.0 requires php 8.1 - 8.3 -> your php version (8.4.2) 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.

@renovate renovate bot force-pushed the renovate/barryvdh-laravel-ide-helper-3.x branch from 1516858 to 520c7ff Compare October 28, 2024 13:32
@renovate renovate bot changed the title Update dependency barryvdh/laravel-ide-helper to v3.2.0 Update dependency barryvdh/laravel-ide-helper to v3.2.1 Oct 28, 2024
@renovate renovate bot changed the title Update dependency barryvdh/laravel-ide-helper to v3.2.1 Update dependency barryvdh/laravel-ide-helper to v3.2.2 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/barryvdh-laravel-ide-helper-3.x branch from 520c7ff to bd7f036 Compare October 29, 2024 16:35
Copy link

@renovate renovate bot force-pushed the renovate/barryvdh-laravel-ide-helper-3.x branch from bd7f036 to aea6bc0 Compare December 18, 2024 10:53
@renovate renovate bot changed the title Update dependency barryvdh/laravel-ide-helper to v3.2.2 Update dependency barryvdh/laravel-ide-helper to v3.3.0 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/barryvdh-laravel-ide-helper-3.x branch from aea6bc0 to edb80d1 Compare December 29, 2024 16:02
@renovate renovate bot changed the title Update dependency barryvdh/laravel-ide-helper to v3.3.0 Update dependency barryvdh/laravel-ide-helper to v3.4.0 Dec 29, 2024
@renovate renovate bot force-pushed the renovate/barryvdh-laravel-ide-helper-3.x branch from edb80d1 to 26c929a Compare January 6, 2025 16:20
@renovate renovate bot changed the title Update dependency barryvdh/laravel-ide-helper to v3.4.0 Update dependency barryvdh/laravel-ide-helper to v3.5.2 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/barryvdh-laravel-ide-helper-3.x branch from 26c929a to 1884041 Compare January 8, 2025 13:51
@renovate renovate bot changed the title Update dependency barryvdh/laravel-ide-helper to v3.5.2 Update dependency barryvdh/laravel-ide-helper to v3.5.3 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/barryvdh-laravel-ide-helper-3.x branch from 1884041 to ae9ab0d Compare January 14, 2025 13:04
@renovate renovate bot changed the title Update dependency barryvdh/laravel-ide-helper to v3.5.3 Update dependency barryvdh/laravel-ide-helper to v3.5.4 Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants