allure-codeception icon indicating copy to clipboard operation
allure-codeception copied to clipboard

Update remorhaz/php-json-path requirement from ^0.7.7 to ^0.8.1

Open dependabot[bot] opened this issue 7 months ago • 0 comments

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)

dependabot[bot] avatar Jul 09 '24 15:07 dependabot[bot]