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.7.1 #8130

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps json-e from 4.7.0 to 4.7.1.

Changelog

Sourced from json-e's changelog.

Jsone 4.7.1 (2024-07-05)

Bugfixes

  • Removed unnecessary print statement from rust implementation. (slice_print)
Commits
  • 77a3fc2 v4.7.1
  • 2974972 Merge pull request #529 from mcrotty1175/main
  • a59b9d5 Removed print statement in evaluators::slice. (Probably a debugging artifact)
  • 9576ea6 Merge pull request #528 from json-e/dependabot/npm_and_yarn/js/braces-3.0.3
  • 7cf49b1 Bump braces from 3.0.2 to 3.0.3 in /js
  • See full diff 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.7.1.
- [Changelog](https://github.com/json-e/json-e/blob/main/CHANGELOG.rst)
- [Commits](json-e/json-e@v4.7.0...v4.7.1)

---
updated-dependencies:
- dependency-name: json-e
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Bot PRs that update dependencies python labels Jul 8, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.15%. Comparing base (a55bf7e) to head (3f55d53).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8130   +/-   ##
=======================================
  Coverage   77.15%   77.15%           
=======================================
  Files         547      547           
  Lines       26979    26979           
  Branches     3396     3340   -56     
=======================================
  Hits        20816    20816           
- Misses       5999     6002    +3     
+ Partials      164      161    -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Archaeopteryx Archaeopteryx merged commit 418e79a into master Jul 15, 2024
5 checks passed
@Archaeopteryx Archaeopteryx deleted the dependabot/pip/json-e-4.7.1 branch July 15, 2024 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot PRs that update dependencies python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants