Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps serde_json from 1.0.107 to 1.0.111.

Release notes

Sourced from serde_json's releases.

v1.0.111

  • Improve floating point parsing performance on loongarch64 (#1100, thanks @​heiher)

v1.0.110

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

v1.0.109

  • Documentation improvements

v1.0.108

Commits

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.107 to 1.0.111.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.107...v1.0.111)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 8, 2024
@github-actions
Copy link

github-actions bot commented Jan 8, 2024

Micro-Benchmark Results

Linux

group                          main                                   pr
-----                          ----                                   --
tarball/download_dependency    1.00      6.7±0.12ms   650.5 KB/sec    1.00      6.7±0.16ms   650.0 KB/sec

@github-actions
Copy link

github-actions bot commented Jan 8, 2024

Integrated-Benchmark Report (Linux)

Scenario: Frozen Lockfile

Command Mean [ms] Min [ms] Max [ms] Relative
pacquet@HEAD 127.3 ± 12.1 112.4 150.0 1.04 ± 0.14
pacquet@main 122.4 ± 11.5 110.6 149.3 1.00
BENCHMARK_REPORT.json
{
  "results": [
    {
      "command": "pacquet@HEAD",
      "mean": 0.1272981975075,
      "stddev": 0.012116499452845719,
      "median": 0.12496127782,
      "user": 0.0580245275,
      "system": 0.20480073999999998,
      "min": 0.11243874832000002,
      "max": 0.15000252432,
      "times": [
        0.12653608132,
        0.14331913032,
        0.11416329632000001,
        0.14705434232,
        0.13697334532,
        0.11539112532000001,
        0.11487278532000002,
        0.11243874832000002,
        0.15000252432,
        0.12862440132,
        0.12235868032000001,
        0.11563447132000002,
        0.12379576532000001,
        0.12533829132,
        0.13568390732,
        0.12458426432000001
      ],
      "exit_codes": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
      ]
    },
    {
      "command": "pacquet@main",
      "mean": 0.12242988002588237,
      "stddev": 0.011488597719466651,
      "median": 0.11805201332000001,
      "user": 0.059132722352941175,
      "system": 0.20412309294117645,
      "min": 0.11061758932000001,
      "max": 0.14931878532,
      "times": [
        0.11530935632000001,
        0.11615402032000001,
        0.12468963732,
        0.11322901132000002,
        0.11981142132000001,
        0.14685762832,
        0.11926300132000002,
        0.11698262132000001,
        0.11259686432000002,
        0.11424970032000001,
        0.11805201332000001,
        0.14931878532,
        0.11757500932,
        0.12143059232000002,
        0.11061758932000001,
        0.13508874832,
        0.13008196032
      ],
      "exit_codes": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
      ]
    }
  ]
}

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Superseded by #236.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/cargo/serde_json-1.0.111 branch January 29, 2024 00:57
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