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 nette/neon to v3.4.2 #3101

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nette/neon (source) 3.3.2 -> 3.4.2 age adoption passing confidence

Release Notes

nette/neon (nette/neon)

v3.4.2: Released version 3.4.2

Compare Source

  • Decoder: fixed JSON parsing with \n before comma
  • Decoder: big integers are decoded as strings #​9

v3.4.1: Released version 3.4.1

Compare Source

  • support for PHP 8.3
  • syntax: allowed tab as separator for dashed-blocks
  • INF & NAN encoding throws an exception #​69

v3.4.0: Released version 3.4.0

Compare Source

  • requires PHP 8.0
  • removed deprecated syntax on/off & \x** (BC break)

v3.3.3: Released version 3.3.3

Compare Source

  • Encoder: uses more readable single quote strings
  • Node::getSubNodes() changed to IteratorAggregate generator,
  • Traverser: added DontTraverseChildren & StopTraversal, $enter and $leave callbacks
  • Node: added $startLine & $endLine
  • Node: startPos & endPos renamed to startTokenPos & endTokenPos
  • cs, constants are PascalCase

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/nette-neon-3.x-lockfile branch from a0889ec to a5f24dd Compare June 19, 2024 01:18
Copy link
Contributor Author

renovate bot commented Jun 19, 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 nette/neon:3.4.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
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires ondrejmirtes/better-reflection 6.25.0.11 (exact version match: 6.25.0.11), found ondrejmirtes/better-reflection[6.25.0.11] but the package is fixed to 6.25.0.12 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 2
    - Root composer.json requires phpstan/phpdoc-parser 1.29.0 (exact version match: 1.29.0 or 1.29.0.0), found phpstan/phpdoc-parser[1.29.0] but the package is fixed to 1.29.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 3
    - Root composer.json requires react/promise ^2.8, found react/promise[v2.8.0, ..., 2.x-dev] but the package is fixed to v3.2.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

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

@renovate renovate bot changed the title Update dependency nette/neon to v3.4.1 Update dependency nette/neon to v3.4.2 Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants