Commit Graph

583 Commits

Author SHA1 Message Date
dependabot[bot]
57a3c315bf Bump rand from 0.9.1 to 0.9.2
Bumps [rand](https://github.com/rust-random/rand) from 0.9.1 to 0.9.2.
- [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/rand_core-0.9.1...rand_core-0.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 14:17:09 +00:00
9442c733f9 Merge pull request #22 from alterware/dependabot/cargo/serde_json-1.0.145
Bump serde_json from 1.0.142 to 1.0.145
2025-10-09 10:02:50 +02:00
71a3ccdf47 Merge pull request #21 from alterware/dependabot/cargo/reqwest-0.12.23
Bump reqwest from 0.12.22 to 0.12.23
2025-10-09 10:02:42 +02:00
2454b25d56 Merge pull request #23 from alterware/dependabot/cargo/semver-1.0.27
Bump semver from 1.0.26 to 1.0.27
2025-10-09 10:02:34 +02:00
c8155761f2 Merge pull request #24 from alterware/dependabot/cargo/tokio-1.47.1
Bump tokio from 1.45.1 to 1.47.1
2025-10-09 10:02:26 +02:00
ab872bd2ab Merge pull request #25 from alterware/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-10-09 10:02:16 +02:00
dependabot[bot]
7f977ea680 Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 14:38:55 +00:00
dependabot[bot]
cfa3629fa0 Bump tokio from 1.45.1 to 1.47.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.1 to 1.47.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.45.1...tokio-1.47.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 14:34:32 +00:00
dependabot[bot]
0b35a865b4 Bump semver from 1.0.26 to 1.0.27
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.26 to 1.0.27.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.26...1.0.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 14:34:22 +00:00
dependabot[bot]
cc62261b2f Bump serde_json from 1.0.142 to 1.0.145
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.142 to 1.0.145.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.142...v1.0.145)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 14:34:11 +00:00
dependabot[bot]
cfc9826fb0 Bump reqwest from 0.12.22 to 0.12.23
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.22 to 0.12.23.
- [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.22...v0.12.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 14:34:00 +00:00
066311f7bb Merge pull request #20 from alterware/dependabot/cargo/reqwest-0.12.22
Bump reqwest from 0.12.21 to 0.12.22
2025-08-06 09:15:39 +02:00
d9b7f7fc07 Merge pull request #19 from alterware/dependabot/cargo/indicatif-0.18.0
Bump indicatif from 0.17.12 to 0.18.0
2025-08-06 09:15:30 +02:00
1f7142b30b Merge pull request #18 from alterware/dependabot/cargo/winresource-0.1.23
Bump winresource from 0.1.19 to 0.1.23
2025-08-06 09:15:24 +02:00
b69f2e3338 Merge pull request #17 from alterware/dependabot/cargo/serde_json-1.0.142
Bump serde_json from 1.0.140 to 1.0.142
2025-08-06 09:15:07 +02:00
dependabot[bot]
2cd227fec4 Bump reqwest from 0.12.21 to 0.12.22
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.21 to 0.12.22.
- [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.21...v0.12.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 15:05:55 +00:00
dependabot[bot]
c9cb2c3604 Bump indicatif from 0.17.12 to 0.18.0
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.12 to 0.18.0.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.17.12...0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 15:05:43 +00:00
dependabot[bot]
2c2184a8b3 Bump winresource from 0.1.19 to 0.1.23
Bumps [winresource](https://github.com/BenjaminRi/winresource) from 0.1.19 to 0.1.23.
- [Commits](https://github.com/BenjaminRi/winresource/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 15:05:34 +00:00
dependabot[bot]
609bfde418 Bump serde_json from 1.0.140 to 1.0.142
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.140 to 1.0.142.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.140...v1.0.142)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 15:05:25 +00:00
alterware
a2e4f304dc chore: more linting 2025-07-03 10:32:57 +02:00
alterware
2dab50111b chore: some linting 2025-07-03 10:27:52 +02:00
27795f6680 Merge pull request #13 from alterware/dependabot/cargo/openssl-0.10.73
Bump openssl from 0.10.71 to 0.10.73
2025-07-03 09:41:24 +02:00
39db6099e4 Merge pull request #12 from alterware/dependabot/cargo/reqwest-0.12.21
Bump reqwest from 0.12.20 to 0.12.21
2025-07-03 09:41:00 +02:00
0493a7a4d8 Merge pull request #14 from alterware/dependabot/cargo/indicatif-0.17.12
Bump indicatif from 0.17.11 to 0.17.12
2025-07-03 09:40:49 +02:00
bb9ebcf830 Merge pull request #15 from alterware/dependabot/cargo/semver-1.0.26
Bump semver from 1.0.25 to 1.0.26
2025-07-03 09:40:32 +02:00
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
dependabot[bot]
cb2f433c39 Bump semver from 1.0.25 to 1.0.26
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.25...1.0.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 14:44:26 +00:00
dependabot[bot]
764a892f71 Bump indicatif from 0.17.11 to 0.17.12
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.11 to 0.17.12.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.17.11...0.17.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 14:44:19 +00:00
dependabot[bot]
66554a0374 Bump openssl from 0.10.71 to 0.10.73
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.71 to 0.10.73.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.71...openssl-v0.10.73)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 14:44:12 +00:00
dependabot[bot]
e96e0ca630 Bump reqwest from 0.12.20 to 0.12.21
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.20 to 0.12.21.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 14:44:04 +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