Skip to content

chore(deps): bump serde_json from 1.0.140 to 1.0.141 in /rook#187

Merged
reddevilmidzy merged 2 commits intomainfrom
dependabot/cargo/rook/serde_json-1.0.141
Jul 19, 2025
Merged

chore(deps): bump serde_json from 1.0.140 to 1.0.141 in /rook#187
reddevilmidzy merged 2 commits intomainfrom
dependabot/cargo/rook/serde_json-1.0.141

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2025

Bumps serde_json from 1.0.140 to 1.0.141.

Release notes

Sourced from serde_json's releases.

v1.0.141

Commits
  • 6843c36 Release 1.0.141
  • 6e2c210 Touch up PR 1273
  • 623d9b4 Merge pull request #1273 from conradludgate/optimise-string-escaping
  • de70b7d use unreachable_unchecked for escape table. use a second match to roundtrip E...
  • f2d940d replace start index with bytes slice reference
  • cd55b5a Ignore mismatched_lifetime_syntaxes lint
  • c1826eb Pin nightly toolchain used for miri job
  • 8a56cfa Merge pull request #1248 from jimmycathy/master
  • af3d80d chore: fix typo
  • 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 [serde_json](https://github.com/serde-rs/json) from 1.0.140 to 1.0.141.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.140...v1.0.141)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 18, 2025
@dependabot dependabot bot requested a review from reddevilmidzy as a code owner July 18, 2025 19:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 18, 2025
@github-actions github-actions bot added this to the 5차 MVP 구현 milestone Jul 18, 2025
@coveralls-official
Copy link

coveralls-official bot commented Jul 18, 2025

Pull Request Test Coverage Report for Build 16384239364

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 74.414%

Totals Coverage Status
Change from base Build 16323296567: 0.0%
Covered Lines: 1588
Relevant Lines: 2134

💛 - Coveralls

    Updating cc v1.2.29 -> v1.2.30
    Updating rustix v1.0.7 -> v1.0.8
    Updating sdd v3.0.9 -> v3.0.10
    Updating strfmt v0.2.4 -> v0.2.5
    Updating webpki-roots v1.0.1 -> v1.0.2
@reddevilmidzy reddevilmidzy merged commit 91f4370 into main Jul 19, 2025
5 checks passed
@reddevilmidzy reddevilmidzy deleted the dependabot/cargo/rook/serde_json-1.0.141 branch July 19, 2025 03:30
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.

1 participant