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 json-e from 4.7.0 to 4.8.0 in /tools #48459

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2024

Bumps json-e from 4.7.0 to 4.8.0.

Changelog

Sourced from json-e's changelog.

Jsone 4.8.0 (2024-10-03)

Features

  • Introduces the $reduce operator which combines an array or object into a single value. (#531)
  • Introduced the range(..) function for generating ranges of integers. (#534)

Jsone 4.7.1 (2024-07-05)

Bugfixes

  • Removed unnecessary print statement from rust implementation. (slice_print)
Commits
  • 6f5fbf4 v4.8.0
  • 7b25f53 update changelog
  • 6694336 Add a $reduce operator (#531)
  • 1879ce9 Merge pull request #534 from kwhitehouse/propose-addition-of-builtin-range
  • 8908563 annotate markdown with yaml,json-e
  • 8967649 Fixing documentation format
  • 74e9d96 Convert documentation to pseudocode
  • 3bbd9fa Use try_into, add test, update documentation
  • 9eb1703 fix golang implementation
  • 15feacc Merge pull request #537 from json-e/dependabot/npm_and_yarn/js/elliptic-6.5.7
  • Additional commits viewable in compare view

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 [json-e](https://github.com/json-e/json-e) from 4.7.0 to 4.8.0.
- [Changelog](https://github.com/json-e/json-e/blob/main/CHANGELOG.rst)
- [Commits](json-e/json-e@v4.7.0...v4.8.0)

---
updated-dependencies:
- dependency-name: json-e
  dependency-type: direct:production
  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 Oct 3, 2024
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 infra python Pull requests that update Python code requirements_tests.txt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants