From d8e316b30cdd9c5a55e06230b4d428d69949c062 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Aug 2023 23:35:13 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .github/workflows/debug.yml | 2 +- .github/workflows/release.yml | 2 +- .github/workflows/rust.yml | 10 +++--- .node-version | 2 +- Cargo.lock | 60 +++++++++++++++++++++-------------- Cargo.toml | 2 +- package.json | 2 +- 7 files changed, 46 insertions(+), 34 deletions(-) diff --git a/.github/workflows/debug.yml b/.github/workflows/debug.yml index 5d195039a..387306552 100644 --- a/.github/workflows/debug.yml +++ b/.github/workflows/debug.yml @@ -36,7 +36,7 @@ jobs: run: cargo build --release env: RUSTFLAGS: "-C target-feature=+crt-static" - - uses: pnpm/action-setup@v2.2.4 + - uses: pnpm/action-setup@v2.4.0 with: run_install: false - uses: actions/setup-node@v3 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cd4059969..2435515bc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -21,7 +21,7 @@ jobs: - uses: Swatinem/rust-cache@v2 - - uses: pnpm/action-setup@v2.2.4 + - uses: pnpm/action-setup@v2.4.0 with: run_install: false diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 46984f6bd..4e27ebda5 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -101,7 +101,7 @@ jobs: path: target/release - name: mark binary as executable run: chmod +x target/release/fnm - - uses: pnpm/action-setup@v2.2.4 + - uses: pnpm/action-setup@v2.4.0 with: run_install: false - uses: actions/setup-node@v3 @@ -135,7 +135,7 @@ jobs: with: name: fnm-windows path: target/release - - uses: pnpm/action-setup@v2.2.4 + - uses: pnpm/action-setup@v2.4.0 with: run_install: false - uses: actions/setup-node@v3 @@ -207,7 +207,7 @@ jobs: path: target/release - name: mark binary as executable run: chmod +x target/release/fnm - - uses: pnpm/action-setup@v2.2.4 + - uses: pnpm/action-setup@v2.4.0 with: run_install: false - uses: actions/setup-node@v3 @@ -335,7 +335,7 @@ jobs: run: | sudo install target/release/fnm /bin fnm --version - - uses: pnpm/action-setup@v2.2.4 + - uses: pnpm/action-setup@v2.4.0 with: run_install: false - uses: actions/setup-node@v3 @@ -379,7 +379,7 @@ jobs: run: | sudo install target/release/fnm /bin fnm --version - - uses: pnpm/action-setup@v2.2.4 + - uses: pnpm/action-setup@v2.4.0 with: run_install: false - uses: actions/setup-node@v3 diff --git a/.node-version b/.node-version index 3876fd498..4a1f488b6 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -18.16.1 +18.17.1 diff --git a/Cargo.lock b/Cargo.lock index c8ad86ed9..fea393023 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -174,6 +174,12 @@ version = "1.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" +[[package]] +name = "bitflags" +version = "2.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635" + [[package]] name = "block-buffer" version = "0.10.4" @@ -594,12 +600,9 @@ dependencies = [ [[package]] name = "fastrand" -version = "1.9.0" +version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" -dependencies = [ - "instant", -] +checksum = "6999dc1837253364c2ebb0704ba97994bd874e8f195d665c50b7548f6ea92764" [[package]] name = "filetime" @@ -927,15 +930,6 @@ dependencies = [ "generic-array", ] -[[package]] -name = "instant" -version = "0.1.12" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" -dependencies = [ - "cfg-if", -] - [[package]] name = "io-lifetimes" version = "1.0.11" @@ -961,7 +955,7 @@ checksum = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f" dependencies = [ "hermit-abi", "io-lifetimes", - "rustix", + "rustix 0.37.20", "windows-sys 0.48.0", ] @@ -1017,6 +1011,12 @@ version = "0.3.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519" +[[package]] +name = "linux-raw-sys" +version = "0.4.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503" + [[package]] name = "log" version = "0.4.19" @@ -1310,7 +1310,7 @@ version = "0.2.16" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" dependencies = [ - "bitflags", + "bitflags 1.3.2", ] [[package]] @@ -1319,7 +1319,7 @@ version = "0.3.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" dependencies = [ - "bitflags", + "bitflags 1.3.2", ] [[package]] @@ -1428,11 +1428,24 @@ version = "0.37.20" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0" dependencies = [ - "bitflags", + "bitflags 1.3.2", "errno", "io-lifetimes", "libc", - "linux-raw-sys", + "linux-raw-sys 0.3.8", + "windows-sys 0.48.0", +] + +[[package]] +name = "rustix" +version = "0.38.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9bfe0f2582b4931a45d1fa608f8a8722e8b3c7ac54dd6d5f3b3212791fedef49" +dependencies = [ + "bitflags 2.4.0", + "errno", + "libc", + "linux-raw-sys 0.4.5", "windows-sys 0.48.0", ] @@ -1516,7 +1529,7 @@ version = "2.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1fc758eb7bffce5b308734e9b0c1468893cae9ff70ebf13e7090be8dcbcc83a8" dependencies = [ - "bitflags", + "bitflags 1.3.2", "core-foundation", "core-foundation-sys", "libc", @@ -1701,15 +1714,14 @@ dependencies = [ [[package]] name = "tempfile" -version = "3.6.0" +version = "3.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "31c0432476357e58790aaa47a8efb0c5138f137343f3b5f23bd36a27e3b0a6d6" +checksum = "cb94d2f3cc536af71caac6b6fcebf65860b347e7ce0cc9ebe8f70d3e521054ef" dependencies = [ - "autocfg", "cfg-if", "fastrand", "redox_syscall 0.3.5", - "rustix", + "rustix 0.38.9", "windows-sys 0.48.0", ] diff --git a/Cargo.toml b/Cargo.toml index b9c3a135e..3a747b9ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ node-semver = "2.1.0" dirs = "5.0.1" colored = "2.0.4" zip = "0.6.6" -tempfile = "3.6.0" +tempfile = "3.8.0" indoc = "2.0.2" log = "0.4.19" env_logger = "0.10.0" diff --git a/package.json b/package.json index e37e84593..d358fc32f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "repository": "git@github.com:Schniz/fnm.git", "author": "Gal Schlezinger ", "type": "module", - "packageManager": "pnpm@8.6.5", + "packageManager": "pnpm@8.7.0", "license": "GPLv3", "scripts": { "test": "cross-env NODE_OPTIONS='--experimental-vm-modules' jest",