Commit Graph

1799 Commits

Author SHA1 Message Date
Mario Rodas
ba85795743
Merge pull request #211047 from matthiasbeyer/update-cargo-llvm-cov
cargo-llvm-cov: 0.5.8 -> 0.5.9
2023-01-22 10:46:38 -05:00
Jonas Heinrich
2af393b084
Merge pull request #211892 from matthiasbeyer/cargo-public-api
cargo-public-api: 0.27.0 -> 0.27.1
2023-01-22 08:07:19 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm
2a46e0737e cargo-limit: 0.0.9 -> 0.0.10 2023-01-21 21:21:08 +08:00
Matthias Beyer
553d3d63aa
cargo-public-api: 0.27.0 -> 0.27.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-01-21 10:04:55 +01:00
figsoda
13e65c1f24
Merge pull request #211609 from figsoda/guppy
cargo-{guppy,hakari}: update
2023-01-20 16:43:43 -05:00
Alex Martens
d5d188d9e6 cargo-spellcheck: 0.12.2 -> 0.12.3 2023-01-20 07:55:25 -08:00
Mario Rodas
b799bb34ee
Merge pull request #208410 from r-ryantm/auto-update/cargo-watch
cargo-watch: 8.1.2 -> 8.3.0
2023-01-20 09:33:25 -05:00
Sandro
d15d5d271f
Merge pull request #211678 from figsoda/cargo-lock 2023-01-20 13:36:30 +01:00
Sandro
7446650327
Merge pull request #211616 from figsoda/cargo-generate 2023-01-20 13:07:01 +01:00
figsoda
ea3ccb1c7b cargo-lock: 8.0.2 -> 8.0.3
Changelog: https://github.com/rustsec/rustsec/blob/cargo-lock/v8.0.3/cargo-lock/CHANGELOG.md
2023-01-19 18:40:48 -05:00
figsoda
03d90a9acb cargo-generate: 0.17.5 -> 0.17.6
Diff: https://github.com/cargo-generate/cargo-generate/compare/v0.17.5...v0.17.6

Changelog: https://github.com/cargo-generate/cargo-generate/blob/v0.17.6/CHANGELOG.md
2023-01-19 12:26:27 -05:00
figsoda
16da568d7c cargo-hakari: 0.9.21 -> 0.9.23
Diff: https://github.com/guppy-rs/guppy/compare/cargo-hakari-0.9.21...cargo-hakari-0.9.23

Changelog: https://github.com/guppy-rs/guppy/blob/cargo-hakari-0.9.23/tools/cargo-hakari/CHANGELOG.md
2023-01-19 11:58:23 -05:00
figsoda
90b9b63293 cargo-guppy: unstable-2023-01-14 -> unstable-2023-01-19
Diff: d593660fbc...0f2e0627d4
2023-01-19 11:58:09 -05:00
figsoda
163c469b24 cargo-release: fix build, add figsoda as a maintainer 2023-01-18 19:10:57 -05:00
R. Ryantm
de21b184d9 rust-analyzer-unwrapped: 2023-01-09 -> 2023-01-16 2023-01-18 21:59:59 +08:00
figsoda
18174bdf86 cargo-generate: 0.17.4 -> 0.17.5
Diff: https://github.com/cargo-generate/cargo-generate/compare/v0.17.4...v0.17.5

Changelog: https://github.com/cargo-generate/cargo-generate/blob/v0.17.5/CHANGELOG.md
2023-01-16 11:35:23 -05:00
Matthias Beyer
54d220114a
cargo-llvm-cov: 0.5.8 -> 0.5.9
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-01-16 09:03:09 +01:00
Nick Cao
27b97d2f87
Merge pull request #210758 from figsoda/guppy
cargo-{guppy,hakari}: update
2023-01-16 13:59:56 +08:00
Nick Cao
2b91591ea4
Merge pull request #210739 from newAM/probe-rs-cli-0.14.0
probe-rs-cli: 0.13.0 -> 0.14.0
2023-01-16 10:43:22 +08:00
Jörg Thalheim
b5ae639953
Merge pull request #210847 from matthiasbeyer/update-cargo-public-api
cargo-public-api: 0.26.0 -> 0.27.0
2023-01-16 01:28:54 +01:00
Matthias Beyer
fb77235ba3
cargo-public-api: 0.26.0 -> 0.27.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-01-15 09:25:21 +01:00
Matthias Beyer
76efddcacb
cargo-llvm-cov: 0.5.7 -> 0.5.8
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-01-15 09:23:25 +01:00
figsoda
47061910a8 cargo-hakari: 0.9.20 -> 0.9.21
Diff: https://github.com/guppy-rs/guppy/compare/cargo-hakari-0.9.20...cargo-hakari-0.9.21

Changelog: https://github.com/guppy-rs/guppy/blob/cargo-hakari-0.9.21/tools/cargo-hakari/CHANGELOG.md
2023-01-14 21:42:37 -05:00
figsoda
517322ade0 cargo-hakari: 0.9.19 -> 0.9.20
Diff: https://github.com/guppy-rs/guppy/compare/cargo-hakari-0.9.19...cargo-hakari-0.9.20

Changelog: https://github.com/guppy-rs/guppy/blob/cargo-hakari-0.9.20/tools/cargo-hakari/CHANGELOG.md
2023-01-14 16:01:29 -05:00
figsoda
946e06928c cargo-guppy: unstable-2023-01-08 -> unstable-2023-01-14
Diff: 8175321270...d593660fbc
2023-01-14 15:45:52 -05:00
figsoda
bb32cd1c80 cargo-hakari: 0.9.18 -> 0.9.19
Diff: https://github.com/guppy-rs/guppy/compare/cargo-hakari-0.9.18...cargo-hakari-0.9.19

Changelog: https://github.com/guppy-rs/guppy/blob/cargo-hakari-0.9.19/tools/cargo-hakari/CHANGELOG.md
2023-01-14 15:45:44 -05:00
Alex Martens
b0fd480841 probe-rs-cli: 0.13.0 -> 0.14.0 2023-01-14 11:30:39 -08:00
Martin Weinelt
b974cf6522
Merge pull request #209180 from NixOS/staging-next 2023-01-14 16:26:39 +00:00
Mario Rodas
458fb6c1a8
Merge pull request #210611 from figsoda/nextest
cargo-nextest: 0.9.48 -> 0.9.49
2023-01-14 09:10:36 -05:00
github-actions[bot]
79cb2f7e61
Merge master into staging-next 2023-01-14 11:12:34 +00:00
Mario Rodas
081d3442ef
Merge pull request #210630 from r-ryantm/auto-update/cargo-release
cargo-release: 0.24.3 -> 0.24.4
2023-01-14 06:07:01 -05:00
R. Ryantm
d3b25c422a cargo-watch: 8.1.2 -> 8.3.0 2023-01-14 07:31:10 +00:00
github-actions[bot]
f656c3e849
Merge master into staging-next 2023-01-14 06:01:02 +00:00
R. Ryantm
0f4f194bef cargo-release: 0.24.3 -> 0.24.4 2023-01-14 04:20:59 +00:00
figsoda
d6592f72c3 cargo-nextest: 0.9.48 -> 0.9.49
Diff: https://github.com/nextest-rs/nextest/compare/cargo-nextest-0.9.48...cargo-nextest-0.9.49

Changelog: https://nexte.st/CHANGELOG.html
2023-01-13 21:36:01 -05:00
figsoda
8522fb282a cargo-modules: 0.7.3 -> 0.7.4
Diff: https://github.com/regexident/cargo-modules/compare/0.7.3...0.7.4

Changelog: https://github.com/regexident/cargo-modules/blob/0.7.4/CHANGELOG.md
2023-01-13 17:39:10 -05:00
github-actions[bot]
d51e8ce349
Merge master into staging-next 2023-01-13 00:02:15 +00:00
figsoda
e0c17a48c4
Merge pull request #210218 from figsoda/cargo-hack
cargo-hack: 0.5.25 -> 0.5.26
2023-01-12 17:41:20 -05:00
Martin Weinelt
5342b695b1 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-12 23:07:01 +01:00
figsoda
b9259df616 rustPlatform.buildRustPackage: fix cross compiling auditable packages 2023-01-12 12:22:59 -05:00
figsoda
65c841d1e4
Merge pull request #210217 from figsoda/cargo-deny
cargo-deny: 0.13.5 -> 0.13.7
2023-01-12 11:49:07 -05:00
github-actions[bot]
892fc2184d
Merge master into staging-next 2023-01-11 18:01:26 +00:00
figsoda
a33466f87e
Merge pull request #210204 from matthiasbeyer/update-cargo-llvm-cov
cargo-llvm-cov: 0.5.5 -> 0.5.7
2023-01-11 11:42:40 -05:00
figsoda
851558501d
Merge pull request #210162 from r-ryantm/auto-update/cargo-geiger
cargo-geiger: 0.11.4 -> 0.11.5
2023-01-11 11:17:51 -05:00
figsoda
cae617f7fa
Merge pull request #210179 from r-ryantm/auto-update/cargo-flamegraph
cargo-flamegraph: 0.5.1 -> 0.6.2
2023-01-11 11:08:50 -05:00
figsoda
d20cccd120 cargo-hack: 0.5.25 -> 0.5.26
Changelog: https://github.com/taiki-e/cargo-hack/blob/v0.5.26/CHANGELOG.md
2023-01-11 10:59:00 -05:00
figsoda
520dd5604f cargo-deny: 0.13.5 -> 0.13.7
Diff: https://github.com/EmbarkStudios/cargo-deny/compare/0.13.5...0.13.7

Changelog: https://github.com/EmbarkStudios/cargo-deny/blob/0.13.7/CHANGELOG.md
2023-01-11 10:55:36 -05:00
Matthias Beyer
6200f8466c
cargo-llvm-cov: 0.5.6 -> 0.5.7
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-01-11 16:40:22 +01:00
Martin Weinelt
2895576165 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-11 15:37:38 +01:00