Commit Graph

634 Commits

Author SHA1 Message Date
dependabot[bot] 2f1cdd5432 build(deps): bump tokio from 1.47.1 to 1.52.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.52.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.47.1...tokio-1.52.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-01 17:29:33 +00:00
Future ab44a7e378 Merge pull request #50 from alterware/dependabot/cargo/once_cell-1.21.4
build(deps): bump once_cell from 1.21.3 to 1.21.4
2026-04-23 13:39:14 +02:00
Future b5357adf63 Merge pull request #49 from alterware/dependabot/cargo/openssl-0.10.76
build(deps): bump openssl from 0.10.75 to 0.10.76
2026-04-23 13:39:03 +02:00
Future 1d72e9ad6c Merge pull request #47 from alterware/dependabot/github_actions/taiki-e/create-gh-release-action-1.9.3
build(deps): bump taiki-e/create-gh-release-action from 1.9.2 to 1.9.3
2026-04-23 13:38:54 +02:00
Future f593e05bfd Merge pull request #48 from alterware/dependabot/cargo/serde_json-1.0.149
build(deps): bump serde_json from 1.0.145 to 1.0.149
2026-04-23 13:38:44 +02:00
Future ace517cf7f Merge pull request #51 from alterware/dependabot/cargo/colored-3.1.1
build(deps): bump colored from 3.0.0 to 3.1.1
2026-04-23 13:38:36 +02:00
Future 4998262d3f Merge pull request #46 from alterware/dependabot/github_actions/taiki-e/upload-rust-binary-action-1.29.1
build(deps): bump taiki-e/upload-rust-binary-action from 1.28.0 to 1.29.1
2026-04-23 13:38:24 +02:00
dependabot[bot] 289c07448a build(deps): bump colored from 3.0.0 to 3.1.1
Bumps [colored](https://github.com/mackwic/colored) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/mackwic/colored/releases)
- [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mackwic/colored/compare/v3.0.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 18:36:03 +00:00
dependabot[bot] 962c784df4 build(deps): bump once_cell from 1.21.3 to 1.21.4
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.21.3 to 1.21.4.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.21.3...v1.21.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 18:35:54 +00:00
dependabot[bot] 9b9eab7c6c build(deps): bump openssl from 0.10.75 to 0.10.76
Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.75 to 0.10.76.
- [Release notes](https://github.com/rust-openssl/rust-openssl/releases)
- [Commits](https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.75...openssl-v0.10.76)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 18:35:47 +00:00
dependabot[bot] b5ee37255e build(deps): bump serde_json from 1.0.145 to 1.0.149
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.145 to 1.0.149.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.145...v1.0.149)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 18:35:39 +00:00
dependabot[bot] c1e6c2a0fb build(deps): bump taiki-e/create-gh-release-action from 1.9.2 to 1.9.3
Bumps [taiki-e/create-gh-release-action](https://github.com/taiki-e/create-gh-release-action) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/taiki-e/create-gh-release-action/releases)
- [Changelog](https://github.com/taiki-e/create-gh-release-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/create-gh-release-action/compare/v1.9.2...v1.9.3)

---
updated-dependencies:
- dependency-name: taiki-e/create-gh-release-action
  dependency-version: 1.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 18:35:27 +00:00
dependabot[bot] b852837b3d build(deps): bump taiki-e/upload-rust-binary-action
Bumps [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) from 1.28.0 to 1.29.1.
- [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.28.0...v1.29.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-01 18:35:24 +00:00
Future f4ac00d29f v0.11.6 v0.11.6 2026-03-13 09:38:06 +01:00
Future b45ef12f5a Merge pull request #41 from alterware/dependabot/cargo/reqwest-0.13.2
build(deps): bump reqwest from 0.12.28 to 0.13.2
2026-03-11 14:35:42 +01:00
Future 2b61682464 Merge pull request #40 from alterware/dependabot/github_actions/taiki-e/upload-rust-binary-action-1.28.0
build(deps): bump taiki-e/upload-rust-binary-action from 1.27.0 to 1.28.0
2026-03-11 14:35:34 +01:00
Future 7928e4dbfb Merge pull request #42 from alterware/dependabot/cargo/indicatif-0.18.4
build(deps): bump indicatif from 0.18.3 to 0.18.4
2026-03-11 14:35:24 +01:00
Future 863b9266b8 Merge pull request #43 from alterware/dependabot/cargo/serial_test-3.4.0
build(deps): bump serial_test from 3.2.0 to 3.4.0
2026-03-11 14:35:15 +01:00
Future cb2a278b14 Merge pull request #44 from alterware/dependabot/cargo/futures-util-0.3.32
build(deps): bump futures-util from 0.3.31 to 0.3.32
2026-03-11 14:35:07 +01:00
Future fb18d179b0 Merge pull request #39 from mxve/main
check http status code
2026-03-11 14:23:35 +01:00
dependabot[bot] cc77ef778e build(deps): bump futures-util from 0.3.31 to 0.3.32
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.31 to 0.3.32.
- [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.31...0.3.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-01 14:38:30 +00:00
dependabot[bot] a3cb1bd6aa build(deps): bump serial_test from 3.2.0 to 3.4.0
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.2.0 to 3.4.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v3.2.0...v3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-01 14:38:20 +00:00
dependabot[bot] 24c35c577f build(deps): bump indicatif from 0.18.3 to 0.18.4
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.18.3 to 0.18.4.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.18.3...0.18.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-01 14:38:11 +00:00
dependabot[bot] ff4d75bc7c build(deps): bump reqwest from 0.12.28 to 0.13.2
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.28 to 0.13.2.
- [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.28...v0.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-01 14:38:01 +00:00
dependabot[bot] 0b700bd825 build(deps): bump taiki-e/upload-rust-binary-action
Bumps [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) from 1.27.0 to 1.28.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.27.0...v1.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-01 14:37:35 +00:00
mxve c8d8964a33 check http status code
prevent fnaf morphing
2026-02-08 08:07:38 +01:00
Future 4f5f1bc1a5 Merge pull request #31 from alterware/dependabot/github_actions/actions/checkout-6
build(deps): bump actions/checkout from 5 to 6
2026-02-02 10:44:22 +01:00
dependabot[bot] c455278ca6 build(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 09:42:22 +00:00
Future 86a3587aa7 Merge pull request #32 from alterware/dependabot/cargo/static_vcruntime-3.0.0
build(deps): bump static_vcruntime from 2.0.0 to 3.0.0
2026-02-02 10:40:37 +01:00
Future 83d353ffba Merge pull request #30 from alterware/dependabot/github_actions/actions/cache-5
build(deps): bump actions/cache from 4 to 5
2026-02-02 10:40:21 +01:00
Future 902fc70b56 Merge pull request #33 from alterware/dependabot/cargo/reqwest-0.12.28
build(deps): bump reqwest from 0.12.24 to 0.12.28
2026-02-02 10:40:11 +01:00
Future 9a9153fc93 Merge pull request #34 from alterware/dependabot/cargo/indicatif-0.18.3
build(deps): bump indicatif from 0.18.0 to 0.18.3
2026-02-02 10:40:03 +01:00
Future c4425b786e Merge pull request #35 from alterware/dependabot/cargo/openssl-0.10.75
build(deps): bump openssl from 0.10.74 to 0.10.75
2026-02-02 10:39:55 +01:00
Future 3d609ff570 Merge pull request #38 from alterware/dependabot/github_actions/taiki-e/create-gh-release-action-1.9.2
build(deps): bump taiki-e/create-gh-release-action from 1.9.1 to 1.9.2
2026-02-02 10:39:46 +01:00
dependabot[bot] 6be4c1a8e5 build(deps): bump taiki-e/create-gh-release-action from 1.9.1 to 1.9.2
Bumps [taiki-e/create-gh-release-action](https://github.com/taiki-e/create-gh-release-action) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/taiki-e/create-gh-release-action/releases)
- [Changelog](https://github.com/taiki-e/create-gh-release-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/create-gh-release-action/compare/v1.9.1...v1.9.2)

---
updated-dependencies:
- dependency-name: taiki-e/create-gh-release-action
  dependency-version: 1.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-01 14:37:11 +00:00
dependabot[bot] f1cd1f225d build(deps): bump openssl from 0.10.74 to 0.10.75
Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.74 to 0.10.75.
- [Release notes](https://github.com/rust-openssl/rust-openssl/releases)
- [Commits](https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.74...openssl-v0.10.75)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 14:24:08 +00:00
dependabot[bot] ec221ed543 build(deps): bump indicatif from 0.18.0 to 0.18.3
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.18.0 to 0.18.3.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.18.0...0.18.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 14:23:59 +00:00
dependabot[bot] b8cec3a404 build(deps): bump reqwest from 0.12.24 to 0.12.28
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.24 to 0.12.28.
- [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.24...v0.12.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 14:23:49 +00:00
dependabot[bot] a17e47b97d build(deps): bump static_vcruntime from 2.0.0 to 3.0.0
Bumps [static_vcruntime](https://github.com/ChrisDenton/static_vcruntime) from 2.0.0 to 3.0.0.
- [Commits](https://github.com/ChrisDenton/static_vcruntime/compare/2.0...3.0)

---
updated-dependencies:
- dependency-name: static_vcruntime
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 14:23:36 +00:00
dependabot[bot] 24d66aab75 build(deps): bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-01 14:23:17 +00:00
alterware 4e7f2fa03b chore: remove us-cdn v0.11.5 2025-11-30 17:43:43 +01:00
alterware f9a64a9a45 chore: remove unused but there is like 20 more v0.11.4 2025-11-21 16:47:25 +01:00
alterware 72ac6d56aa chore: remove dead service (2nd attempt) 2025-11-21 16:44:07 +01:00
alterware 695a8174c8 chore: remove dead service 2025-11-21 16:29:45 +01:00
Future 36aab56037 Merge pull request #29 from alterware/dependabot/cargo/openssl-0.10.74
Bump openssl from 0.10.73 to 0.10.74
2025-11-04 12:57:12 +01:00
Future 79477bf231 Merge pull request #26 from alterware/dependabot/cargo/simple-log-2.4.0
Bump simple-log from 2.3.0 to 2.4.0
2025-11-04 12:56:59 +01:00
Future 3d9bb6c424 Merge pull request #27 from alterware/dependabot/cargo/rand-0.9.2
Bump rand from 0.9.1 to 0.9.2
2025-11-04 12:56:51 +01:00
Future 334e989c2d Merge pull request #28 from alterware/dependabot/cargo/reqwest-0.12.24
Bump reqwest from 0.12.23 to 0.12.24
2025-11-04 12:56:42 +01:00
dependabot[bot] b4b6c93e3d Bump openssl from 0.10.73 to 0.10.74
Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.73 to 0.10.74.
- [Release notes](https://github.com/rust-openssl/rust-openssl/releases)
- [Commits](https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.73...openssl-v0.10.74)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 14:17:28 +00:00
dependabot[bot] b658ac5ae1 Bump reqwest from 0.12.23 to 0.12.24
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.23 to 0.12.24.
- [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.23...v0.12.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-01 14:17:19 +00:00