Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Bump jsonpath-ng from 1.5.3 to 1.6.0 in /src #48

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps jsonpath-ng from 1.5.3 to 1.6.0.

Release notes

Sourced from jsonpath-ng's releases.

v1.6.0

  • Enclose field names containing literals in quotes
  • Add note about extensions
  • Remove documentation status link
  • Update supported versions in setup.py
  • Add LICENSE file
  • Code cleanup
  • Remove dependency on six
  • Update build status badge
  • (origin/github-actions, github-actions) Remove testscenarios dependency
  • Remove pytest version constraints
  • Add testing with GitHub actions
  • Escape back slashes in tests to avoid DeprecationWarning.
  • Use raw strings for regular expressions to avoid DeprecationWarning.
  • refactor(package): remove dependency for decorator
  • Merge pull request #128 from michaelmior/hashable
  • (origin/hashable, hashable) Make path instances hashable
  • Merge pull request #122 from snopoke/snopoke-patch-1
  • Add more detail to filter docs.
  • remove incorrect parenthesis in filter examples
  • Merge pull request #119 from snopoke/patch-1
  • add 'sub' line with function param names
  • readme formatting fixes
  • chore(history): update
  • Update init.py
Changelog

Sourced from jsonpath-ng's changelog.

1.6.0 / 2023-09-13

  • Enclose field names containing literals in quotes
  • Add note about extensions
  • Remove documentation status link
  • Update supported versions in setup.py
  • Add LICENSE file
  • Code cleanup
  • Remove dependency on six
  • Update build status badge
  • (origin/github-actions, github-actions) Remove testscenarios dependency
  • Remove pytest version constraints
  • Add testing with GitHub actions
  • Escape back slashes in tests to avoid DeprecationWarning.
  • Use raw strings for regular expressions to avoid DeprecationWarning.
  • refactor(package): remove dependency for decorator
  • Merge pull request #128 from michaelmior/hashable
  • (origin/hashable, hashable) Make path instances hashable
  • Merge pull request #122 from snopoke/snopoke-patch-1
  • Add more detail to filter docs.
  • remove incorrect parenthesis in filter examples
  • Merge pull request #119 from snopoke/patch-1
  • add 'sub' line with function param names
  • readme formatting fixes
  • chore(history): update
  • Update init.py
Commits

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 [jsonpath-ng](https://github.com/h2non/jsonpath-ng) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/h2non/jsonpath-ng/releases)
- [Changelog](https://github.com/h2non/jsonpath-ng/blob/master/History.md)
- [Commits](h2non/jsonpath-ng@v1.5.3...v1.6.0)

---
updated-dependencies:
- dependency-name: jsonpath-ng
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2023
@dmachard dmachard merged commit 6bf3438 into master Sep 18, 2023
5 checks passed
@dependabot dependabot bot deleted the dependabot/pip/src/jsonpath-ng-1.6.0 branch September 18, 2023 14:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant