Skip to content

Bump colored_json from 4.1.0 to 5.0.0#1598

Merged
jessfraz merged 2 commits into
mainfrom
dependabot/cargo/colored_json-5.0.0
May 24, 2026
Merged

Bump colored_json from 4.1.0 to 5.0.0#1598
jessfraz merged 2 commits into
mainfrom
dependabot/cargo/colored_json-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 25, 2026

Bumps colored_json from 4.1.0 to 5.0.0.

Release notes

Sourced from colored_json's releases.

v5.0.0

What's Changed

New Contributors

Full Changelog: ctron/colored_json@v4.1.0...v5.0.0

Commits
  • 962ed17 chore: uptick version to 5.0.0
  • 292c730 ci: update github action
  • bda186f refactor: align nil values with jq
  • baaecc3 feat: support NO_COLOR env-var
  • 22a3936 chore: remove one more enable_support_call in the tests
  • ce753a5 feat: bump yansi to 1, remove enable_ansi_support
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 25, 2026
@dependabot dependabot Bot requested a review from adamchalmers as a code owner April 25, 2026 23:48
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 25, 2026
@dependabot dependabot Bot requested a review from jessfraz as a code owner April 25, 2026 23:48
@dependabot dependabot Bot added the rust Pull requests that update Rust code label Apr 25, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.00%. Comparing base (1828094) to head (9b7d581).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1598      +/-   ##
==========================================
+ Coverage   63.19%   64.00%   +0.80%     
==========================================
  Files          44       44              
  Lines        8121     8117       -4     
==========================================
+ Hits         5132     5195      +63     
+ Misses       2989     2922      -67     
Flag Coverage Δ
unittests 64.00% <ø> (+0.80%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot Bot force-pushed the dependabot/cargo/colored_json-5.0.0 branch from 8752124 to 5f4aa77 Compare April 26, 2026 13:44
Copy link
Copy Markdown
Contributor

@jessfraz jessfraz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval.

@jessfraz jessfraz enabled auto-merge (squash) April 28, 2026 16:19
@dependabot dependabot Bot force-pushed the dependabot/cargo/colored_json-5.0.0 branch from 5f4aa77 to 45da40b Compare May 3, 2026 00:16
@dependabot dependabot Bot force-pushed the dependabot/cargo/colored_json-5.0.0 branch from 45da40b to a6d9c75 Compare May 11, 2026 01:40
Bumps [colored_json](https://github.com/ctron/colored_json) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/ctron/colored_json/releases)
- [Commits](ctron/colored_json@v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: colored_json
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/colored_json-5.0.0 branch from a6d9c75 to e66823c Compare May 24, 2026 05:22
* Remove colored_json::enable_ansi_support() call from iostreams.rs

* Remove newline

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Jonathan Tran <jonnytran@gmail.com>
@jessfraz jessfraz merged commit 22da8f0 into main May 24, 2026
19 checks passed
@jessfraz jessfraz deleted the dependabot/cargo/colored_json-5.0.0 branch May 24, 2026 16:05
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants