Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump num_cpus from 1.15.0 to 1.16.0 #446

Open
wants to merge 59 commits into
base: main
Choose a base branch
from

Commits on Jun 15, 2023

  1. chore(deps): bump clap from 4.3.0 to 4.3.4

    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.4.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.3.0...v4.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b729802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e82bb84 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump rustls from 0.21.1 to 0.21.2

    Bumps [rustls](https://github.com/rustls/rustls) from 0.21.1 to 0.21.2.
    - [Changelog](https://github.com/rustls/rustls/blob/main/RELEASE_NOTES.md)
    - [Commits](rustls/rustls@v/0.21.1...v/0.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: rustls
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    03f2531 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    609347f View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump want from 0.3.0 to 0.3.1

    Bumps [want](https://github.com/seanmonstar/want) from 0.3.0 to 0.3.1.
    - [Commits](seanmonstar/want@v0.3.0...v0.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: want
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    682f5df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61e2388 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump winnow from 0.4.6 to 0.4.7

    Bumps [winnow](https://github.com/winnow-rs/winnow) from 0.4.6 to 0.4.7.
    - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
    - [Commits](winnow-rs/winnow@v0.4.6...v0.4.7)
    
    ---
    updated-dependencies:
    - dependency-name: winnow
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    4e2268d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be5a354 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. chore(deps): bump cpufeatures from 0.2.7 to 0.2.8

    Bumps [cpufeatures](https://github.com/RustCrypto/utils) from 0.2.7 to 0.2.8.
    - [Commits](RustCrypto/utils@cpufeatures-v0.2.7...cpufeatures-v0.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: cpufeatures
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    2aa80b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77fcbe0 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump serde_json from 1.0.96 to 1.0.97

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.96 to 1.0.97.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.96...v1.0.97)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    86ecd20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a9718f View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump sha2 from 0.10.6 to 0.10.7

    Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.6 to 0.10.7.
    - [Commits](RustCrypto/hashes@sha2-v0.10.6...sha2-v0.10.7)
    
    ---
    updated-dependencies:
    - dependency-name: sha2
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    2d98e53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4f313f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. chore(deps): bump arrayvec from 0.7.3 to 0.7.4

    Bumps [arrayvec](https://github.com/bluss/arrayvec) from 0.7.3 to 0.7.4.
    - [Changelog](https://github.com/bluss/arrayvec/blob/master/CHANGELOG.md)
    - [Commits](bluss/arrayvec@0.7.3...0.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: arrayvec
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    3da6812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a53f38b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. chore(deps): bump tracing-attributes from 0.1.24 to 0.1.25

    Bumps [tracing-attributes](https://github.com/tokio-rs/tracing) from 0.1.24 to 0.1.25.
    - [Release notes](https://github.com/tokio-rs/tracing/releases)
    - [Commits](tokio-rs/tracing@tracing-attributes-0.1.24...tracing-attributes-0.1.25)
    
    ---
    updated-dependencies:
    - dependency-name: tracing-attributes
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    93beb7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ad53c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. chore(deps): bump openssl from 0.10.54 to 0.10.55

    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.54 to 0.10.55.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.54...openssl-v0.10.55)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    5816961 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c8bf17 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump target-lexicon from 0.12.7 to 0.12.8

    Bumps [target-lexicon](https://github.com/bytecodealliance/target-lexicon) from 0.12.7 to 0.12.8.
    - [Commits](bytecodealliance/target-lexicon@v0.12.7...v0.12.8)
    
    ---
    updated-dependencies:
    - dependency-name: target-lexicon
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    679a151 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c073d79 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump anstyle-parse from 0.2.0 to 0.2.1

    Bumps [anstyle-parse](https://github.com/rust-cli/anstyle) from 0.2.0 to 0.2.1.
    - [Commits](rust-cli/anstyle@anstyle-parse-v0.2.0...anstyle-parse-v0.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: anstyle-parse
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2127680 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c62df12 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump anstyle from 1.0.0 to 1.0.1

    Bumps [anstyle](https://github.com/rust-cli/anstyle) from 1.0.0 to 1.0.1.
    - [Commits](rust-cli/anstyle@anstyle-ls-v1.0.0...anstyle-ls-v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: anstyle
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    007993b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    083bb53 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump clap from 4.3.4 to 4.3.5

    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.4 to 4.3.5.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.4...v4.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    fca0d19 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e27362 View commit details
    Browse the repository at this point in the history
  11. chore(deps): bump openssl-sys from 0.9.88 to 0.9.90

    Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.88 to 0.9.90.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-sys-v0.9.88...openssl-sys-v0.9.90)
    
    ---
    updated-dependencies:
    - dependency-name: openssl-sys
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    ff3345f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8b0658b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. chore(deps): bump tracing-attributes from 0.1.25 to 0.1.26

    Bumps [tracing-attributes](https://github.com/tokio-rs/tracing) from 0.1.25 to 0.1.26.
    - [Release notes](https://github.com/tokio-rs/tracing/releases)
    - [Commits](tokio-rs/tracing@tracing-attributes-0.1.25...tracing-0.1.26)
    
    ---
    updated-dependencies:
    - dependency-name: tracing-attributes
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    90f6e9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b94c342 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. chore(deps): bump proc-macro2 from 1.0.60 to 1.0.63

    Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.60 to 1.0.63.
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.60...1.0.63)
    
    ---
    updated-dependencies:
    - dependency-name: proc-macro2
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    74cc998 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cab564f View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump toml_datetime from 0.6.2 to 0.6.3

    Bumps [toml_datetime](https://github.com/toml-rs/toml) from 0.6.2 to 0.6.3.
    - [Commits](toml-rs/toml@toml_datetime-v0.6.2...toml_datetime-v0.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: toml_datetime
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    3a36421 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    816823e View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump serde_json from 1.0.97 to 1.0.99

    Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.97 to 1.0.99.
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.97...v1.0.99)
    
    ---
    updated-dependencies:
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    455fcc8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f47e7a View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump libc from 0.2.146 to 0.2.147

    Bumps [libc](https://github.com/rust-lang/libc) from 0.2.146 to 0.2.147.
    - [Release notes](https://github.com/rust-lang/libc/releases)
    - [Commits](rust-lang/libc@0.2.146...0.2.147)
    
    ---
    updated-dependencies:
    - dependency-name: libc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    99ebd39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    988752a View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump toml_edit from 0.19.10 to 0.19.11

    Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.19.10 to 0.19.11.
    - [Commits](toml-rs/toml@v0.19.10...v0.19.11)
    
    ---
    updated-dependencies:
    - dependency-name: toml_edit
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d3934c5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf6ce22 View commit details
    Browse the repository at this point in the history
  11. chore(deps): bump clap from 4.3.5 to 4.3.8

    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.5 to 4.3.8.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.5...v4.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    74d2d79 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    98bd75a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. chore(deps): bump h2 from 0.3.19 to 0.3.20

    Bumps [h2](https://github.com/hyperium/h2) from 0.3.19 to 0.3.20.
    - [Release notes](https://github.com/hyperium/h2/releases)
    - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
    - [Commits](hyperium/h2@v0.3.19...v0.3.20)
    
    ---
    updated-dependencies:
    - dependency-name: h2
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    33a6441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1da297 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump bitflags from 2.3.2 to 2.3.3

    Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.3.2 to 2.3.3.
    - [Release notes](https://github.com/bitflags/bitflags/releases)
    - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
    - [Commits](bitflags/bitflags@2.3.2...2.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: bitflags
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    e598b12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7b82e4 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump hyper from 0.14.26 to 0.14.27

    Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.26 to 0.14.27.
    - [Release notes](https://github.com/hyperium/hyper/releases)
    - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.27/CHANGELOG.md)
    - [Commits](hyperium/hyper@v0.14.26...v0.14.27)
    
    ---
    updated-dependencies:
    - dependency-name: hyper
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    705e1f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9dd47d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. chore(deps): bump rustls-pemfile from 1.0.2 to 1.0.3

    Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 1.0.2 to 1.0.3.
    - [Commits](https://github.com/rustls/pemfile/commits)
    
    ---
    updated-dependencies:
    - dependency-name: rustls-pemfile
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    c785335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9809a82 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump quote from 1.0.28 to 1.0.29

    Bumps [quote](https://github.com/dtolnay/quote) from 1.0.28 to 1.0.29.
    - [Release notes](https://github.com/dtolnay/quote/releases)
    - [Commits](dtolnay/quote@1.0.28...1.0.29)
    
    ---
    updated-dependencies:
    - dependency-name: quote
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0392aff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61f97ef View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump fs-set-times from 0.19.1 to 0.19.2

    Bumps [fs-set-times](https://github.com/bytecodealliance/fs-set-times) from 0.19.1 to 0.19.2.
    - [Commits](bytecodealliance/fs-set-times@v0.19.1...v0.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: fs-set-times
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5a435c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3fc7429 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump clap from 4.3.8 to 4.3.9

    Bumps [clap](https://github.com/clap-rs/clap) from 4.3.8 to 4.3.9.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.3.8...v4.3.9)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ef17348 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1646f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. chore(deps): bump num_cpus from 1.15.0 to 1.16.0

    Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.15.0 to 1.16.0.
    - [Release notes](https://github.com/seanmonstar/num_cpus/releases)
    - [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/num_cpus@v1.15.0...v1.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: num_cpus
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    adcfc2a View commit details
    Browse the repository at this point in the history