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 remorhaz/php-json-path requirement from ^0.7.7 to ^0.8.1 #129

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 2024

Updates the requirements on remorhaz/php-json-path to permit the latest version.

Changelog

Sourced from remorhaz/php-json-path's changelog.

[0.8.1] - 2024-02-19

Added

  • Added support for PHP 8.3.

Removed

  • Dropped support for PHP 8.0.

Fixed

  • Broken array indexes on deletion of non-last element.

[0.8.0] - 2023-06-17

Removed

  • Dropped support for PHP 7.

[0.7.7] - 2021-10-13

Fixed

  • Queries now don't share same caching callback builder instance.

[0.7.6] - 2021-08-17

Fixed

  • PHP 8.1 compatibility issue (#24).

[0.7.5] - 2021-04-10

Fixed

[0.7.4] - 2021-01-15

Added

  • PHP 8.0 support.

[0.7.3] - 2020-03-12

Added

  • Upgraded remorhaz/php-unilex to version 0.3.1.
  • Names in dot-notation now allow non-ASCII characters.

[0.7.2] - 2020-03-26

Fixed

  • Order of array elements in result corresponds to order of indexes in filter.
  • Order of object properties in result corresponds to order of properties in filter.
  • Slices with negative steps are returned in reversed order.
  • Names in dot-notation now allow hyphen symbol (U+002D) as non-starting symbol.
  • Fixed duplicated results in some filtered queries.

[0.7.1] - 2020-02-17

Added

  • Issue #18: processor results provide access to raw value objects.
  • Upgraded remorhaz/php-unilex to version 0.1.0.

[0.7.0] - 2019-11-13

Removed

  • Comparators moved from runtime to remorhaz/php-json-data.

... (truncated)

Commits

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)

Updates the requirements on [remorhaz/php-json-path](https://github.com/remorhaz/php-json-path) to permit the latest version.
- [Release notes](https://github.com/remorhaz/php-json-path/releases)
- [Changelog](https://github.com/remorhaz/php-json-path/blob/master/CHANGELOG.md)
- [Commits](remorhaz/php-json-path@v0.7.7...v0.8.1)

---
updated-dependencies:
- dependency-name: remorhaz/php-json-path
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type:dependencies Pull requests that update a dependency file label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants