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

Bump jsonpath-ng from 1.5.3 to 1.6.0 #326

Merged
merged 2 commits into from
Sep 19, 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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 18, 2023
@dependabot dependabot bot requested a review from a team September 18, 2023 23:04
@hf-kklein hf-kklein enabled auto-merge (squash) September 19, 2023 05:24
@hf-kklein hf-kklein merged commit eae1b7b into main Sep 19, 2023
17 checks passed
@hf-kklein hf-kklein deleted the dependabot/pip/jsonpath-ng-1.6.0 branch September 19, 2023 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant