Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps serde_json from 1.0.143 to 1.0.146.

Release notes

Sourced from serde_json's releases.

v1.0.146

v1.0.145

  • Raise serde version requirement to >=1.0.220

v1.0.144

  • Switch serde dependency to serde_core (#1285)
Commits
  • 75ad7e6 Release 1.0.146
  • bc6c827 Merge pull request #1305 from Xeonacid/patch-1
  • a09210a Set fast_arithmetic=64 for riscv64
  • 01182e5 Update actions/upload-artifact@v5 -> v6
  • 383b13a Update actions/upload-artifact@v4 -> v5
  • 04dd357 Raise required compiler to Rust 1.68
  • e047dfb Resolve manual_let_else pedantic clippy lint
  • a525d9c Raise required compiler to Rust 1.65
  • f815793 Remove rustc version badge from readme
  • 3f17d2c Update actions/checkout@v5 -> v6
  • 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)

Note

Dependency bump

  • Update serde_json to 1.0.148 in app-server/Cargo.toml.
  • Refresh Cargo.lock: set serde_json to 1.0.148, switch dependency to serde_core, add new transitive zmij, and remove ryu; update checksums accordingly.

Written by Cursor Bugbot for commit 5094f42. This will update automatically on new commits. Configure here.


Important

Bump serde_json from 1.0.143 to 1.0.146 in app-server, updating dependencies and checksums.

  • Dependencies:
    • Bump serde_json from 1.0.143 to 1.0.146 in Cargo.toml and Cargo.lock.
    • Add serde_core as a dependency for serde_json in Cargo.lock.
  • Checksums:
    • Update checksum for serde_json in Cargo.lock to 217ca874ae0207aac254aa02c957ded05585a90892cc8d87f9e5fa49669dadd8.

This description was created by Ellipsis for c6290b4. You can customize this summary. It will automatically update as commits are pushed.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Dec 22, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed everything up to c6290b4 in 1 minute and 22 seconds. Click for details.
  • Reviewed 36 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. app-server/Cargo.toml:2
  • Draft comment:
    Edition 2024 is specified. Note that edition "2024" is upcoming and may require a nightly compiler. Ensure this is intentional.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50% None
2. app-server/Cargo.toml:45
  • Draft comment:
    Serde_json is bumped to 1.0.146 with the preserve_order feature. Verify that this upgrade is compatible with existing usage.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_nzIHMCbY2RwbPcdC

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.143 to 1.0.146.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.143...v1.0.146)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.146
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/app-server/serde_json-1.0.146 branch from c6290b4 to 5094f42 Compare January 6, 2026 15:11
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