Commit Graph

554 Commits

Author SHA1 Message Date
1e2dca0162 Merge pull request #16 from alterware/dependabot/github_actions/taiki-e/upload-rust-binary-action-1.27.0
Bump taiki-e/upload-rust-binary-action from 1.26.0 to 1.27.0
2025-07-03 09:40:21 +02:00
dependabot[bot]
d4e7cb1eb1 Bump taiki-e/upload-rust-binary-action from 1.26.0 to 1.27.0
Bumps [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/taiki-e/upload-rust-binary-action/releases)
- [Changelog](https://github.com/taiki-e/upload-rust-binary-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/upload-rust-binary-action/compare/v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: taiki-e/upload-rust-binary-action
  dependency-version: 1.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 14:48:32 +00:00
alterware
a30d6950c8 chore: remove more iw4x stuff v0.11.3 2025-06-30 18:27:03 +02:00
alterware
6f241dffe2 v0.11.2 v0.11.2 2025-06-13 08:35:26 +02:00
Spencer
806758088d maint: use UMU if found (#11) 2025-06-13 08:30:55 +02:00
d65a006bce reduce dep spam (#9) 2025-06-12 22:05:36 +02:00
baf90de24e Merge pull request #10 from mxve/iw4x_note 2025-06-12 22:01:07 +02:00
2bd2a28ac7 docs: update notes 2025-06-11 14:38:25 +02:00
alterware
ce55264321 v0.11.1 v0.11.1 2025-06-11 14:25:01 +02:00
alterware
7760cedd82 fix: remove IW4x CDNs 2025-06-11 14:17:33 +02:00
alterware
64084c6fe0 fix: remove IW4x CDN hack 2025-06-11 12:48:32 +02:00
1d5b0347e3 Merge pull request #8 from alterware/dependabot/cargo/once_cell-1.21.3
Bump once_cell from 1.20.3 to 1.21.3
2025-06-11 09:14:11 +02:00
dependabot[bot]
e38acd3fb4 Bump once_cell from 1.20.3 to 1.21.3
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.3 to 1.21.3.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.20.3...v1.21.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-11 07:11:59 +00:00
f171cf0b9e Merge pull request #7 from alterware/dependabot/cargo/reqwest-0.12.20
Bump reqwest from 0.12.12 to 0.12.20
2025-06-11 09:10:58 +02:00
dependabot[bot]
5797564121 Bump reqwest from 0.12.12 to 0.12.20
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.12 to 0.12.20.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.12...v0.12.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-11 07:08:07 +00:00
2d5c9db851 Merge pull request #6 from alterware/dependabot/cargo/rand-0.9.1
Bump rand from 0.9.0 to 0.9.1
2025-06-11 09:07:18 +02:00
b0299e23d4 Merge pull request #5 from alterware/dependabot/cargo/serde-1.0.219
Bump serde from 1.0.218 to 1.0.219
2025-06-11 09:07:11 +02:00
5ec6fab024 Merge pull request #2 from alterware/dependabot/cargo/tokio-1.45.1
Bump tokio from 1.43.0 to 1.45.1
2025-06-11 09:07:04 +02:00
76dd8f2895 Merge pull request #1 from alterware/dependabot/github_actions/taiki-e/upload-rust-binary-action-1.26.0
Bump taiki-e/upload-rust-binary-action from 1.25.0 to 1.26.0
2025-06-11 09:06:58 +02:00
5a3bfa5fa7 chore: update dependabot 2025-06-11 09:06:07 +02:00
alterware
a3895f6b8e v0.11.0 v0.11.0 2025-06-11 08:30:41 +02:00
dependabot[bot]
d1356c70fa Bump rand from 0.9.0 to 0.9.1
Bumps [rand](https://github.com/rust-random/rand) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.9.0...rand_core-0.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-11 06:19:35 +00:00
dependabot[bot]
595fefef15 Bump serde from 1.0.218 to 1.0.219
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.218 to 1.0.219.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.218...v1.0.219)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-11 06:19:28 +00:00
dependabot[bot]
35ad7bd62e Bump tokio from 1.43.0 to 1.45.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.45.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.45.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-11 06:19:07 +00:00
dependabot[bot]
09f348e9b1 Bump taiki-e/upload-rust-binary-action from 1.25.0 to 1.26.0
Bumps [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/taiki-e/upload-rust-binary-action/releases)
- [Changelog](https://github.com/taiki-e/upload-rust-binary-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/upload-rust-binary-action/compare/v1.25.0...v1.26.0)

---
updated-dependencies:
- dependency-name: taiki-e/upload-rust-binary-action
  dependency-version: 1.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-11 06:18:57 +00:00
348a37cfc7 v0.10.8 2025-06-10 23:35:10 +02:00
1b6ac98444 more iw4x 2025-06-10 23:34:53 +02:00
cde077ba76 fmt 2025-06-10 21:29:08 +02:00
f98a311eec v0.10.7 2025-06-10 20:35:08 +02:00
344a7a221e iw4x 2025-06-10 20:32:04 +02:00
7b82e643f7 fmt 2025-06-07 21:48:38 +02:00
eed04cd426 use winget to install redists 2025-06-07 21:27:42 +02:00
a310016fd9 typo 2025-06-02 18:15:55 +02:00
8dd7ef2f0b [cdn] prefer lower latency; rate global 1.4x, same region 1.3x 2025-05-31 20:47:06 +02:00
1811c3adc3 [cdn] region based rating; --rate flag 2025-05-31 19:58:26 +02:00
3a978ac39d add retry with increased timeout if all failed 2025-05-31 16:36:27 +02:00
603ce882ae v0.10.6 2025-05-31 16:27:51 +02:00
364fff0031 backport cdn rating 2025-05-31 16:27:18 +02:00
b5ab426ade v0.10.5 2025-05-14 19:09:12 +02:00
188bad9a09 send magyar telekom users to backup cdn 2025-05-14 19:08:52 +02:00
2047745d27 v0.10.4 2025-05-11 08:13:13 +02:00
26d52632ca fix .html hash skip 2025-05-11 07:48:47 +02:00
1cedb4e624 Merge pull request #201 from mxve/dependabot/cargo/simple-log-2.3.0
Bump simple-log from 2.1.1 to 2.3.0
2025-05-02 21:59:47 +02:00
dependabot[bot]
c1fcc8711a Bump simple-log from 2.1.1 to 2.3.0
Bumps [simple-log](https://github.com/baoyachi/simple-log) from 2.1.1 to 2.3.0.
- [Release notes](https://github.com/baoyachi/simple-log/releases)
- [Commits](https://github.com/baoyachi/simple-log/compare/v2.1.1...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-02 19:51:56 +00:00
01d8195847 Merge pull request #199 from mxve/dependabot/cargo/cargo-134c95710a
Bump ring from 0.17.8 to 0.17.13 in the cargo group
2025-05-02 21:49:07 +02:00
6f3cd74f86 Merge pull request #197 from mxve/dependabot/cargo/serde_json-1.0.140
Bump serde_json from 1.0.139 to 1.0.140
2025-05-02 21:49:01 +02:00
f15787bc28 Merge pull request #203 from mxve/dependabot/github_actions/taiki-e/create-gh-release-action-1.9.1
Bump taiki-e/create-gh-release-action from 1.8.2 to 1.9.1
2025-05-02 21:48:08 +02:00
486c331335 Merge pull request #205 from mxve/dependabot/cargo/blake3-1.8.2
Bump blake3 from 1.6.0 to 1.8.2
2025-05-02 21:48:00 +02:00
84dfd3f0b4 Merge pull request #206 from mxve/dependabot/github_actions/taiki-e/upload-rust-binary-action-1.25.0
Bump taiki-e/upload-rust-binary-action from 1.23.0 to 1.25.0
2025-05-02 21:47:52 +02:00
fcd0198cde allow file renaming 2025-05-02 21:30:38 +02:00