rsonquery / rsonpath

Blazing fast JSONPath query engine written in Rust.
https://rsonquery.github.io/rsonpath/
MIT License
48 stars 8 forks source link

dep: bump the deps group with 3 updates #426

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the deps group with 3 updates: clap, trycmd and vergen.

Updates clap from 4.4.15 to 4.4.16

Release notes

Sourced from clap's releases.

v4.4.16

[4.4.16] - 2024-01-12

Fixes

  • Ensure invalid escape sequences in user-defined strings are correctly stripped when terminal doesn't support color
Changelog

Sourced from clap's changelog.

[4.4.16] - 2024-01-12

Fixes

  • Ensure invalid escape sequences in user-defined strings are correctly stripped when terminal doesn't support color
Commits


Updates trycmd from 0.14.19 to 0.14.20

Changelog

Sourced from trycmd's changelog.

[0.14.20] - 2024-01-12

Internal

  • Update dependency
Commits
  • 18db746 chore: Release
  • 3329d45 docs: Update changelog
  • 1b358d7 chore: Update anstream
  • abd01f0 Merge pull request #241 from assert-rs/renovate/actions-setup-python-5.x
  • c39b241 Merge pull request #242 from assert-rs/renovate/github-codeql-action-3.x
  • 9ab91de chore(deps): update github/codeql-action action to v3
  • d1492a7 chore(deps): update actions/setup-python action to v5
  • b455d21 chore: Release
  • e178706 docs: Update changelog
  • 792787f Merge pull request #240 from epage/diff
  • Additional commits viewable in compare view


Updates vergen from 8.2.6 to 8.2.7

Release notes

Sourced from vergen's releases.

v8.2.7 - vergen

  • Dependency updates
  • Added support for dirty status in output
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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions