Граф коммитов

1427 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 7678fca8cc
Bump libc from 0.2.132 to 0.2.133 (#1325)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.132 to 0.2.133.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.132...0.2.133)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20 10:40:55 +02:00
dependabot[bot] 02810e440b
Bump env_logger from 0.9.0 to 0.9.1 (#1326)
Bumps [env_logger](https://github.com/env-logger-rs/env_logger) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/env-logger-rs/env_logger/releases)
- [Changelog](https://github.com/env-logger-rs/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/env-logger-rs/env_logger/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 20:14:18 +02:00
dependabot[bot] 6fe384e172
Bump sha2 from 0.10.5 to 0.10.6 (#1323)
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.5 to 0.10.6.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.5...sha2-v0.10.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-16 21:39:02 +02:00
dependabot[bot] cbbb47aa5f
Bump url from 2.2.2 to 2.3.0 (#1315)
Bumps [url](https://github.com/servo/rust-url) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: url
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 21:39:53 +02:00
dependabot[bot] c22e0d702f
Bump semver from 1.0.13 to 1.0.14 (#1322)
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.13...1.0.14)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 21:32:09 +02:00
Tom Fay b6d7814726
Handle use of RUSTC_WORKSPACE_WRAPPER (#1280)
* Detect use of RUSTC_WORKSPACE_WRAPPER

Handle the scenario where cargo is being used with sccache as a
RUSTC_WRAPPER and another tool is being used as a
RUSTC_WORKSPACE_WRAPPER, by looking at whether rustc is the first
argument.

Signed-off-by: Tom Fay <tomfay@microsoft.com>

* handle more rustc wrapping scenarios

the wrapped rustc may not just be "rustc", it may have an extension
or more path components

* restructure rustc detection logic

Signed-off-by: Tom Fay <tomfay@microsoft.com>
2022-09-15 08:07:29 +02:00
dependabot[bot] 1c88fb1ee9
Bump itertools from 0.10.3 to 0.10.4 (#1319)
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.3 to 0.10.4.
- [Release notes](https://github.com/rust-itertools/itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.3...v0.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-14 22:30:16 +02:00
dependabot[bot] 4e8dc13ba6
Bump anyhow from 1.0.64 to 1.0.65 (#1321)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.64 to 1.0.65.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.64...1.0.65)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-14 22:27:12 +02:00
dependabot[bot] b89435a415
Bump md-5 from 0.10.2 to 0.10.4 (#1312)
Bumps [md-5](https://github.com/RustCrypto/hashes) from 0.10.2 to 0.10.4.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/md-5-v0.10.2...md-5-v0.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 11:27:38 +02:00
sad-sage c8d0cbe1db More informative 'multiple files' non-cacheable error log
Sccache tends to log non-cacheable reasons with only a generic message
without providing any details as to what triggered the problem. This
makes it harder to troubleshoot caching issues.

This commit adds a list of compiler arguments that caused the *multiple
files* non-cacheable result to the logged error message.
2022-09-05 20:25:58 +02:00
dependabot[bot] ecefa78e81 Bump sha2 from 0.10.3 to 0.10.5
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.3 to 0.10.5.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.3...sha2-v0.10.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 20:24:06 +02:00
dependabot[bot] b5b3c41b75 Bump anyhow from 1.0.63 to 1.0.64
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.63 to 1.0.64.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.63...1.0.64)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-05 20:23:59 +02:00
Matthias Krüger 79312e347a
make sccache pass through --check-cfg (#1308)
Fixes #1247
2022-09-03 21:09:03 +02:00
dependabot[bot] 546fe124a0
Bump once_cell from 1.13.1 to 1.14.0 (#1307)
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.13.1...v1.14.0)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-03 09:52:20 +02:00
dependabot[bot] de4d132536
Bump which from 4.2.5 to 4.3.0 (#1303)
Bumps [which](https://github.com/harryfei/which-rs) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Commits](https://github.com/harryfei/which-rs/compare/4.2.5...4.3.0)

---
updated-dependencies:
- dependency-name: which
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-02 12:16:44 +02:00
dependabot[bot] f72477fa3a
Bump anyhow from 1.0.62 to 1.0.63 (#1304)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.62 to 1.0.63.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.62...1.0.63)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-02 12:14:49 +02:00
dependabot[bot] ce27a2eefa
Bump md-5 from 0.10.1 to 0.10.2 (#1301)
Bumps [md-5](https://github.com/RustCrypto/hashes) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/md2-v0.10.1...md-5-v0.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-30 22:46:51 +02:00
dependabot[bot] 5085c1215d
Bump sha2 from 0.10.2 to 0.10.3 (#1300)
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.2...sha2-v0.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-30 22:46:29 +02:00
dependabot[bot] 3516ffbcdd
Bump iana-time-zone from 0.1.44 to 0.1.47 (#1302)
Bumps [iana-time-zone](https://github.com/strawlab/iana-time-zone) from 0.1.44 to 0.1.47.
- [Release notes](https://github.com/strawlab/iana-time-zone/releases)
- [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md)
- [Commits](https://github.com/strawlab/iana-time-zone/compare/0.1.44...v0.1.47)

---
updated-dependencies:
- dependency-name: iana-time-zone
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-30 22:46:02 +02:00
dependabot[bot] 7891f927e6 Bump futures from 0.3.23 to 0.3.24
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.23 to 0.3.24.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.23...0.3.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 20:10:59 +02:00
majaeger 1a1b74d56c
Add support for additional msvc arguments (#1292)
Co-authored-by: Bernhard Schuster <bernhard@ahoi.io>
2022-08-24 20:02:11 +02:00
dependabot[bot] dae9be5800
Bump serde_json from 1.0.83 to 1.0.85 (#1298)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.83 to 1.0.85.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.83...v1.0.85)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 08:14:34 +02:00
dependabot[bot] 5a9772c0a0
Bump serde from 1.0.143 to 1.0.144 (#1297)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.143 to 1.0.144.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.143...v1.0.144)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 08:14:06 +02:00
dependabot[bot] 42b0986f09
Bump anyhow from 1.0.61 to 1.0.62 (#1295)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.61 to 1.0.62.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.61...1.0.62)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-21 08:43:51 +02:00
Bernhard Schuster 62fa072eb0
avoid outdated dep with slow macro expansion (#1296)
* Remove `counted_array` dependency

Create `counted_array.rs` in `src/compiler/`
Add streamlined version of `counted_array!` macro
Add tests to verify functionality of macro

Resolves #1243

Signed-off-by: Emily Mabrey <emilymabrey93@gmail.com>

* use an alternative impl

Removes the licensing requirements of MIT.
Also removes the header license foo entirely.

Obsolete #1293
Closes #1243

* less arcane

* Revert "less arcane"

This reverts commit fedc90ee07.

Signed-off-by: Emily Mabrey <emilymabrey93@gmail.com>
Co-authored-by: Emily Mabrey <emilymabrey93@gmail.com>
2022-08-21 08:43:13 +02:00
Emily Mabrey 5956be2fc7 Add ZIP archives to Windows Releases
Modify Github Actions config to also create ZIP archives
Improve file handling in Github Actions releases

Signed-off-by: Emily Mabrey <emilymabrey93@gmail.com>
2022-08-19 09:07:33 +02:00
Emily Mabrey fa9944e1eb
Address Windows Error 10013/WSAEACCES (#1276)
Add user visible messages about `SCCACHE_SERVER_PORT` during WSAEACCES errors

Signed-off-by: Emily Mabrey <emilymabrey93@gmail.com>
on-behalf-of: @tenacityteam <emabrey@tenacityaudio.org>
Signed-off-by: Emily Mabrey <emilymabrey93@gmail.com>

Signed-off-by: Emily Mabrey <emilymabrey93@gmail.com>
2022-08-18 06:33:30 +02:00
dependabot[bot] 8de0e0e015 Bump libc from 0.2.131 to 0.2.132
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.131 to 0.2.132.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.131...0.2.132)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 11:59:47 +02:00
dependabot[bot] 39b1b342ff Bump once_cell from 1.13.0 to 1.13.1
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.13.0...v1.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 11:59:39 +02:00
Maksim Danilov fe531cca2f
Add support for `cctc` compiler from TASKING VX-toolset for TriCore (#958)
Flags added according to the ctc_user_guide

Co-authored-by: Felix Obenhuber <felix.obenhuber@esrlabs.com>
2022-08-17 10:26:46 +02:00
Felix Obenhuber 9e8a8e2953 Fix typo ArtifactDesciptor by renaming to ArtifactDescriptor 2022-08-17 08:58:28 +02:00
Felix Obenhuber d609de74a9 Fix clippy lints 2022-08-17 08:58:28 +02:00
dependabot[bot] b9be3f7b5b Bump codecov/codecov-action from 2 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 13:11:08 +02:00
dependabot[bot] 52d4e69f80 Bump chrono from 0.4.21 to 0.4.22
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.21 to 0.4.22.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.21...v0.4.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 01:33:57 +02:00
dependabot[bot] 695bc409a1 Bump nix from 0.24.2 to 0.25.0
Bumps [nix](https://github.com/nix-rust/nix) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.24.2...v0.25.0)

---
updated-dependencies:
- dependency-name: nix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 01:33:35 +02:00
dependabot[bot] 600b8c4e8b Bump futures from 0.3.21 to 0.3.23
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.21 to 0.3.23.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.21...0.3.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 01:33:22 +02:00
dependabot[bot] 9cb535fa1b
Bump libc from 0.2.129 to 0.2.131 (#1281)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.129 to 0.2.131.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.129...0.2.131)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 09:25:33 +02:00
aeiouaeiouaeiouaeiouaeiouaeiou e0f7c6b476
Increase Codecov coverage job timeout (#1284) 2022-08-15 09:24:19 +02:00
Emily Mabrey 30968b9e85
Revert "Bump codecov/codecov-action from 2 to 3 (#1188)" (#1283)
This reverts commit 12797d503e.
2022-08-13 20:45:57 +02:00
Andrew Burkett 3d81b53cac
Set chrono minimum version to v0.4.21 (#1272)
* Set chrono minimum version to v0.4.20

Per [RUSTSEC-2020-0159](https://rustsec.org/advisories/RUSTSEC-2020-0159.html), `chrono` may segfault under certain circumstances. This bumps `chrono`'s version to `0.4.20` to mitigate the issue.

* Change chrono version to v0.4.21

Co-authored-by: Andrew Burkett <andrew.burkett@crowdstrike.com>
2022-08-11 10:15:31 +02:00
dependabot[bot] caacb309ab
Bump anyhow from 1.0.59 to 1.0.61 (#1278)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.59 to 1.0.61.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.59...1.0.61)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-11 10:15:10 +02:00
dependabot[bot] 2ea150b18f
Bump serial_test from 0.8.0 to 0.9.0 (#1279)
Bumps [serial_test](https://github.com/palfrey/serial_test) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: serial_test
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-11 10:13:27 +02:00
dependabot[bot] bb02008c8b Bump anyhow from 1.0.59 to 1.0.60
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.59 to 1.0.60.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.59...1.0.60)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 10:02:06 +02:00
dependabot[bot] f0006b94b1 Bump libc from 0.2.127 to 0.2.129
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.127 to 0.2.129.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.127...0.2.129)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 10:01:48 +02:00
Bernhard Schuster 44367c0e41 reduce dependabot frequency
Currently there are 1-4 daily PRs to review, which
is a lot of chore. Decimating the PRs down helps
the level of time chore.
2022-08-11 10:01:35 +02:00
Andrew Burkett 9e440df45e
Bump minimum regex version to 1.5.5 (#1273)
Per [RUSTSEC-2022-0013](https://rustsec.org/advisories/RUSTSEC-2022-0013), `regex` version `<1.5.5` is susceptible to DOS. While it doesn't look like `sccache` parses untrusted regular expressions and I assume its dependencies don't either, this change should be a no-op for functionality.

Co-authored-by: Andrew Burkett <andrew.burkett@crowdstrike.com>
2022-08-10 19:21:00 +02:00
dependabot[bot] 8162dc7369
Bump serde from 1.0.142 to 1.0.143 (#1270)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.142 to 1.0.143.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.142...v1.0.143)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 16:28:20 +02:00
dependabot[bot] 12797d503e
Bump codecov/codecov-action from 2 to 3 (#1188)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 16:26:27 +02:00
dependabot[bot] 9aeaf815dd
Bump chrono from 0.4.20 to 0.4.21 (#1271)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.20 to 0.4.21.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.20...v0.4.21)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-10 14:58:24 +02:00
aeiouaeiouaeiouaeiouaeiouaeiou 2af14599a6 Update CI version of macOS
See: https://github.com/actions/virtual-environments/issues/5583
2022-08-08 10:27:05 +02:00