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

612 Коммитов

Автор SHA1 Сообщение Дата
Xuanwo 0ef1a54028
refactor: Remove all dependences on ring 0.16 (#2036)
* refactor: Remove all dependences on ring 0.16

Signed-off-by: Xuanwo <github@xuanwo.io>
2024-01-16 09:27:26 +01:00
Sylvestre Ledru 11703e09ab Prepare version 0.7.5 2024-01-10 18:59:01 +01:00
liushuyu 556303635a chore(src/compiler/msvc): replace rust-encoding with encoding-rs ...
... since former is unmaintained
2024-01-10 18:37:33 +01:00
dependabot[bot] b260af4802
build(deps): bump serde from 1.0.194 to 1.0.195 (#2017)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.194 to 1.0.195.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.194...v1.0.195)

---
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>
2024-01-09 09:04:40 +08:00
dependabot[bot] 87d3e429c6
build(deps): bump libc from 0.2.151 to 0.2.152 (#2019)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.151 to 0.2.152.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.151...0.2.152)

---
updated-dependencies:
- dependency-name: libc
  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>
2024-01-09 09:04:26 +08:00
dependabot[bot] 0ca7b0238e
build(deps): bump base64 from 0.21.5 to 0.21.6 (#2016) 2024-01-09 02:01:06 +08:00
dependabot[bot] 5a08120400
build(deps): bump opendal from 0.44.0 to 0.44.1 (#2014) 2024-01-09 01:12:55 +08:00
liushuyu 3d5d41f868
chore(cargo): update dependencies to compatible versions (#2009) 2024-01-06 09:33:29 +08:00
dependabot[bot] 4c0d25449d build(deps): bump tar from 0.4.38 to 0.4.40
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.38 to 0.4.40.
- [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.38...0.4.40)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-06 00:08:28 +01:00
dependabot[bot] 4040886787 build(deps): bump test-case from 3.2.1 to 3.3.1
Bumps [test-case](https://github.com/frondeus/test-case) from 3.2.1 to 3.3.1.
- [Release notes](https://github.com/frondeus/test-case/releases)
- [Changelog](https://github.com/frondeus/test-case/blob/master/CHANGELOG.md)
- [Commits](https://github.com/frondeus/test-case/compare/v3.2.1...v3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-06 00:07:50 +01:00
Vincent de Phily 855ec0f329
Versionbump opendal 0.41.0 -> 0.43.0 (#1992)
Remove the `opendal/services-redis-rustls` feature as it's no longer available/needed.
2023-12-14 15:14:34 +08:00
dependabot[bot] f739e22127 build(deps): bump toml from 0.8.6 to 0.8.8
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.6 to 0.8.8.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.6...toml-v0.8.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 18:40:21 +01:00
dependabot[bot] 920564c129 build(deps): bump nix from 0.26.2 to 0.26.4
Bumps [nix](https://github.com/nix-rust/nix) from 0.26.2 to 0.26.4.
- [Changelog](https://github.com/nix-rust/nix/blob/v0.26.4/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.26.2...v0.26.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 08:48:59 +01:00
dependabot[bot] 9abbbac3cd build(deps): bump serde from 1.0.190 to 1.0.193
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.190 to 1.0.193.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.193)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 16:56:04 +01:00
Sylvestre Ledru fb0ab0c422 Prepare version 0.7.4 2023-11-27 10:15:33 +01:00
Sylvestre Ledru 7cca55a4ac prepare version 0.7.3 2023-11-20 09:20:52 +01:00
Sylvestre Ledru 0aeceae3be prepare version 0.7.2 2023-11-14 21:25:46 +01:00
dependabot[bot] 7358e8c27a build(deps): bump zstd from 0.12.4 to 0.13.0
Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.12.4 to 0.13.0.
- [Release notes](https://github.com/gyscos/zstd-rs/releases)
- [Commits](https://github.com/gyscos/zstd-rs/compare/v0.12.4...v0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 13:16:37 +01:00
dependabot[bot] 8f371ef378 build(deps): bump bytes from 1.4.0 to 1.5.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.4.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 10:27:22 +01:00
dependabot[bot] 17f20db702 build(deps): bump base64 from 0.21.3 to 0.21.5
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.3 to 0.21.5.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.3...v0.21.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 09:57:42 +01:00
dependabot[bot] 033ea2a5f9 build(deps): bump jobserver from 0.1.26 to 0.1.27
Bumps [jobserver](https://github.com/alexcrichton/jobserver-rs) from 0.1.26 to 0.1.27.
- [Commits](https://github.com/alexcrichton/jobserver-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 09:57:20 +01:00
dependabot[bot] 147aacf5f2 build(deps): bump semver from 1.0.17 to 1.0.20
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.17 to 1.0.20.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.17...1.0.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 09:54:34 +01:00
Raphaël Gomès a39b53bbd9 Parametrize relevant tests with preprocessor cache
Some compile tests should be run with and without preprocessor cache
active. We introduce a new dev dependency that allows us to parametrize
tests easily, with no duplication.
2023-11-14 09:53:30 +01:00
Sylvestre Ledru 1d71d5d810 prepare version 0.7.1 2023-11-07 14:10:05 +01:00
dependabot[bot] 891e65a8b3 build(deps): bump directories from 5.0.0 to 5.0.1
Bumps [directories](https://github.com/soc/directories-rs) from 5.0.0 to 5.0.1.
- [Commits](https://github.com/soc/directories-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 11:54:58 +01:00
dependabot[bot] 1f04ad7cd2 build(deps): bump toml from 0.7.6 to 0.8.6
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.6 to 0.8.6.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.6...toml-v0.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 11:54:51 +01:00
dependabot[bot] a2db9fb124 build(deps): bump byteorder from 1.4.3 to 1.5.0
Bumps [byteorder](https://github.com/BurntSushi/byteorder) from 1.4.3 to 1.5.0.
- [Changelog](https://github.com/BurntSushi/byteorder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/byteorder/compare/1.4.3...1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 11:54:32 +01:00
dependabot[bot] 57b263ed0d build(deps): bump assert_cmd from 2.0.11 to 2.0.12
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.11 to 2.0.12.
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.11...v2.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 09:42:36 +01:00
dependabot[bot] 3ead089a36 build(deps): bump hyper from 0.14.25 to 0.14.27
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.25 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](https://github.com/hyperium/hyper/compare/v0.14.25...v0.14.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 09:42:12 +01:00
dependabot[bot] 037c7575a8 build(deps): bump blake3 from 1.3.3 to 1.5.0
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.3.3 to 1.5.0.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.3.3...1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 09:42:05 +01:00
dependabot[bot] 1aa3e80701 build(deps): bump filetime from 0.2.21 to 0.2.22
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.21 to 0.2.22.
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.21...0.2.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 09:41:56 +01:00
dependabot[bot] c7a4f1e591
build(deps): bump regex from 1.7.3 to 1.8.4 (#1794)
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.3 to 1.8.4.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.7.3...1.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org>
2023-11-03 16:55:52 +01:00
dependabot[bot] c60f191673 build(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](https://github.com/seanmonstar/num_cpus/compare/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] <support@github.com>
2023-11-03 11:13:19 +01:00
dependabot[bot] 0c3e7a4b88 build(deps): bump assert_cmd from 2.0.10 to 2.0.11
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.10 to 2.0.11.
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.10...v2.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 11:12:49 +01:00
dependabot[bot] 1253ca8753 build(deps): bump once_cell from 1.17.1 to 1.18.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.17.1 to 1.18.0.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.17.1...v1.18.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>
2023-11-03 10:29:34 +01:00
dependabot[bot] 41473c1c42 build(deps): bump walkdir from 2.3.3 to 2.4.0
Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 2.3.3 to 2.4.0.
- [Commits](https://github.com/BurntSushi/walkdir/compare/2.3.3...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 10:24:56 +01:00
dependabot[bot] 993998fed5 build(deps): bump serde from 1.0.159 to 1.0.190
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.159 to 1.0.190.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.159...v1.0.190)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 10:24:49 +01:00
dependabot[bot] bef4ea255b build(deps): bump syslog from 6.0.1 to 6.1.0
Bumps [syslog](https://github.com/Geal/rust-syslog) from 6.0.1 to 6.1.0.
- [Commits](https://github.com/Geal/rust-syslog/compare/6.0.1...6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 10:24:42 +01:00
dependabot[bot] b46085bfc9 build(deps): bump flate2 from 1.0.26 to 1.0.28
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.26 to 1.0.28.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.26...1.0.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 10:24:29 +01:00
dependabot[bot] 829f24f217 build(deps): bump rouille from 3.6.1 to 3.6.2
Bumps [rouille](https://github.com/tomaka/rouille) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/tomaka/rouille/releases)
- [Changelog](https://github.com/tomaka/rouille/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tomaka/rouille/compare/v3.6.1...v3.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 10:24:16 +01:00
dependabot[bot] 528f689b35 build(deps): bump zstd from 0.12.3+zstd.1.5.2 to 0.12.4
Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.12.3+zstd.1.5.2 to 0.12.4.
- [Release notes](https://github.com/gyscos/zstd-rs/releases)
- [Commits](https://github.com/gyscos/zstd-rs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-03 09:16:42 +01:00
Sylvestre Ledru de622aee8a prepare release 0.7.0 2023-11-03 09:06:13 +01:00
Raphaël Gomès 6b6bebb60e Add utils to scan for C time macros while hashing
This will be useful to handle time macros properly during caching
preprocessor output in a future commit, while also not reading the
contents twice.
2023-10-30 16:40:14 +01:00
dependabot[bot] a33db12760 build(deps): bump tokio-util from 0.7.7 to 0.7.9
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.7 to 0.7.9.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.7...tokio-util-0.7.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 23:08:21 +02:00
dependabot[bot] 31f89f7916 build(deps): bump memmap2 from 0.6.2 to 0.9.0
Bumps [memmap2](https://github.com/RazrFalcon/memmap2-rs) from 0.6.2 to 0.9.0.
- [Changelog](https://github.com/RazrFalcon/memmap2-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RazrFalcon/memmap2-rs/compare/v0.6.2...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 23:08:00 +02:00
dependabot[bot] 564ace525c build(deps): bump async-trait from 0.1.68 to 0.1.74
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.68 to 0.1.74.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.68...0.1.74)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 20:10:42 +02:00
dependabot[bot] 682e42588d build(deps): bump toml from 0.7.3 to 0.7.6
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.3 to 0.7.6.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.3...toml-v0.7.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 19:37:37 +02:00
dependabot[bot] d8f35c1ccb build(deps): bump base64 from 0.21.0 to 0.21.3
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.0 to 0.21.3.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.0...v0.21.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 19:37:04 +02:00
Sylvestre Ledru c315d39418 sccache 0.6.0 2023-10-26 18:49:11 +02:00
dependabot[bot] 5739f30ef3 build(deps): bump rustix from 0.36.15 to 0.36.16
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.36.15 to 0.36.16.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.36.15...v0.36.16)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 09:57:45 +02:00