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 brick/varexporter to ^0.3.2 || ^0.4 || ^0.5 || ^0.6 #58

Open
wants to merge 1 commit into
base: 2.18.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
brick/varexporter ^0.3.2 || ^0.4 || ^0.5 -> ^0.3.2 || ^0.4 || ^0.5 || ^0.6 age adoption passing confidence

Release Notes

brick/varexporter (brick/varexporter)

v0.6.0

Compare Source

💥 BC breaks

  • Minimum PHP version is now 8.1 (#​39)

New features

  • Support for exporting match constructs in closures (#​38)

Thanks to @​reinfi!

v0.5.0

Compare Source

Compatibility

  • Added compatibility with nikic/php-parser 5.x
  • Removed compatibility with nikic/php-parser 4.x

💥 BC breaks

  • deprecated constant VarExporter::INLINE_NUMERIC_SCALAR_ARRAY has been removed, please use INLINE_SCALAR_LIST instead

Configuration

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

🚦 Automerge: Enabled.

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

Read more information about the use of Renovate Bot within Laminas.

@renovate renovate bot added the renovate label Feb 21, 2025
Copy link
Contributor Author

renovate bot commented Feb 21, 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 brick/varexporter:0.6.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
    - Root composer.json requires brick/varexporter ^0.3.2 || ^0.4 || ^0.5 || ^0.6 -> satisfiable by brick/varexporter[0.6.0].
    - brick/varexporter 0.6.0 requires nikic/php-parser ^5.0 -> found nikic/php-parser[v5.0.0, ..., v5.4.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/all-minor-patch branch from 81efeed to 29cb295 Compare February 24, 2025 06:34
| datasource | package           | from  | to    |
| ---------- | ----------------- | ----- | ----- |
| packagist  | brick/varexporter | 0.4.0 | 0.6.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 29cb295 to 2160c2f Compare March 3, 2025 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants