Skip to content

build(deps): bump serde_json from 1.0.150 to 1.0.151#3248

Merged
Yeachan-Heo merged 1 commit into
devfrom
dependabot/cargo/dev/serde_json-1.0.151
Jul 21, 2026
Merged

build(deps): bump serde_json from 1.0.150 to 1.0.151#3248
Yeachan-Heo merged 1 commit into
devfrom
dependabot/cargo/dev/serde_json-1.0.151

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps serde_json from 1.0.150 to 1.0.151.

Release notes

Sourced from serde_json's releases.

v1.0.151

Commits
  • de85007 Release 1.0.151
  • 3b2b3c5 Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked
  • 0406d96 Debug-assert well-formedness and no-whitespace in from_string_unchecked
  • cf16f75 Add RawValue::from_string_unchecked
  • 827a315 Update actions/upload-artifact@v6 -> v7
  • cea36a5 Update actions/checkout@v6 -> v7
  • 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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 21, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@Yeachan-Heo

Copy link
Copy Markdown
Owner

OWNER_CONFIRMATION_REQUIRED

Exact reviewed head: 980d2dd8833ec9710f1572811fc20bc63bd2c157
Reviewed base: f9103a65fb5d34d8e25835f3bc15b9d49522ac59; current origin/dev: d5654c2eed8962aa4ba094d9cfd582136597ef1c.

Scope and supply-chain evidence are clean: the hosted PR delta is only Cargo.lock (serde_json 1.0.150 → 1.0.151 plus the published checksum); the isolated base-to-head Cargo regeneration exactly matched the reviewed lockfile; the static.crates.io archive SHA-256 matched c841b55ecdae098c80dcae9cf767f6f8a0c2cdb3416bbef72181df4d0fe73f14; upstream v1.0.151 is a signed release with Rust 1.71 MSRV; no raw_value feature is selected or used. Stable Cargo check/test, fmt, clippy, and both llvm-cov gates passed. Hosted CI is terminal green for the exact head.

I cannot safely squash-merge this immutable head: GitHub now reports mergeable=true but mergeable_state=behind, so the green checks do not cover the current dev integration. The repository-declared Rust 1.73 check also fails at unchanged crates/omx-api/src/lib.rs:1597 (trim_matches(['[', ']'])); the same failure reproduces at the reviewed base, so it is a pre-existing MSRV defect rather than a serde_json regression. Additional local-only baseline instability was observed in strict Biome formatting and the canonical Node suite, while the exact-head hosted Node 20/22 lanes are green.

PR #3250 was independently examined as a separate c8 12.0.0 change: its coverage command preserves the declared all/include/exclude inputs, JSON-summary and lcov outputs, and 78/90/70/78 thresholds; c8 12 declares Node ^20.19.0 || ^22.12.0 || >=23, and smoke probes ran on Node 20.20.2 and 22.23.1. It is not part of #3248 and is currently blocked independently.

Required resolution: rebase/update #3248 onto current dev while preserving a reviewed exact head, rerun the required integration CI, and provide an explicit owner decision on the pre-existing Rust-1.73/format baseline gates before any merge.


[repo owner's gaebal-gajae (clawdbot) 🦞]

@Yeachan-Heo
Yeachan-Heo force-pushed the dependabot/cargo/dev/serde_json-1.0.151 branch from 980d2dd to 56fa839 Compare July 21, 2026 06:27
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.150 to 1.0.151.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.150...v1.0.151)

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

Signed-off-by: dependabot[bot] <support@github.com>
@Yeachan-Heo
Yeachan-Heo force-pushed the dependabot/cargo/dev/serde_json-1.0.151 branch from 56fa839 to 41dbdd2 Compare July 21, 2026 06:42
@Yeachan-Heo

Copy link
Copy Markdown
Owner

MERGE_READY

Supersedes the prior stale-integration disposition. Exact head: 41dbdd2162afe1aebad2fdd3942ea6f1e83b02ba; exact base: e6df012757a2bac57c153c4b1074800d0ae31c79. The net diff is only Cargo.lock: serde_json 1.0.150 → 1.0.151 and the matching crates.io checksum c841b55ecdae098c80dcae9cf767f6f8a0c2cdb3416bbef72181df4d0fe73f14.

Fresh validation: isolated base-to-head resolver convergence, archive checksum/manifests, locked metadata/tree/features/fetch, focused affected Rust check/test/clippy/fmt, and canonical dependency setup passed. serde_json 1.0.151 retains Rust 1.71 MSRV and default/std-only feature selection. All 20 hosted check runs for this exact head are terminal (19 success, PR Base Guidance skipped), including CI Status; GitHub reports open, non-draft, mergeable=true, mergeable_state=clean.


[repo owner's gaebal-gajae (clawdbot) 🦞]

@Yeachan-Heo
Yeachan-Heo merged commit 8bd40bb into dev Jul 21, 2026
20 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/dev/serde_json-1.0.151 branch July 21, 2026 06:52
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 size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant