Skip to content
This repository was archived by the owner on Jan 17, 2026. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps cuyz/valinor from 1.14.1 to 1.14.4.

Release notes

Sourced from cuyz/valinor's releases.

1.14.4

Bug Fixes

  • Properly handle superfluous keys when source is an iterable (33ec7e)

1.14.3

Bug Fixes

  • Normalize empty iterable object as empty array in JSON (a22a53)
  • Properly handle full namespaced enum type in docblock (eb8816)
  • Support PHPStan extension for PHPStan v1 and v2 (9f043b)

Other

  • Handle trailing comma in shaped array declaration (1cb4e9)
  • Make sure a child shell is not root (ef0b5c)
  • Refactor node builders stack (040b90)
  • Remove ErrorCatcherNodeBuilder (f8eedc)
  • Remove IterableNodeBuilder (339f10)
  • Remove the need to keep a reference to the Shell parent node (070db3)

1.14.2

Bug Fixes

  • Properly handle array arguments during attributes compilation (abfca1)

Other

  • Fix PHP 8.4 deprecations (b698de)
  • Remove "pure" requirements from several methods (b15d1a)
  • Update dependencies (564691)
  • Update PHPStan to version 2 (9ef3cf)
Commits
  • c1d2407 release: version 1.14.4
  • 33ec7e1 fix: properly handle superfluous keys when source is an iterable
  • 88bf9e2 chore(deps): update all-updates
  • fde40aa chore(deps): update pozetroninc/github-action-get-latest-release action to v0...
  • 25c6e51 chore(deps): setup Renovate for dependency management
  • ea5623a chore(deps): upgrade actions/cache to v4
  • 1d75537 release: version 1.14.3
  • a22a537 fix: normalize empty iterable object as empty array in JSON
  • 1cb4e95 misc: handle trailing comma in shaped array declaration
  • eb8816c fix: properly handle full namespaced enum type in docblock
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cuyz/valinor](https://github.com/CuyZ/Valinor) from 1.14.1 to 1.14.4.
- [Release notes](https://github.com/CuyZ/Valinor/releases)
- [Changelog](https://github.com/CuyZ/Valinor/blob/master/.changelog)
- [Commits](CuyZ/Valinor@1.14.1...1.14.4)

---
updated-dependencies:
- dependency-name: cuyz/valinor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Update/Change dependencies php Pull requests that update Php code labels Feb 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2025

Superseded by #104.

@dependabot dependabot bot closed this Mar 31, 2025
@dependabot dependabot bot deleted the dependabot/composer/cuyz/valinor-1.14.4 branch March 31, 2025 06:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Update/Change dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants