Commit Graph

165 Commits

Author SHA1 Message Date
dependabot[bot] 0d6b4a0c52
build(deps): bump serde_json from 1.0.149 to 1.0.150 (#4080)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.149 to 1.0.150.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.149...v1.0.150)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-version: 1.0.150
  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>
2026-05-27 12:07:09 +00:00
dependabot[bot] 52136f16d5
build(deps): bump openssl from 0.10.79 to 0.10.80 (#4076)
Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.79 to 0.10.80.
- [Release notes](https://github.com/rust-openssl/rust-openssl/releases)
- [Commits](https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.79...openssl-v0.10.80)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 0.10.80
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-20 10:16:39 +00:00
dependabot[bot] 9449a9666c
build(deps): bump filetime from 0.2.28 to 0.2.29 (#4071)
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.28 to 0.2.29.
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.28...0.2.29)

---
updated-dependencies:
- dependency-name: filetime
  dependency-version: 0.2.29
  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>
2026-05-20 09:27:00 +00:00
dependabot[bot] 9009fa98ac
build(deps): bump tokio from 1.52.1 to 1.52.3 (#4066)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.52.1 to 1.52.3.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.52.1...tokio-1.52.3)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.52.3
  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>
2026-05-13 05:26:05 +01:00
dependabot[bot] c8c2a2e146
build(deps): bump filetime from 0.2.27 to 0.2.28 (#4065)
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.27 to 0.2.28.
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.27...0.2.28)

---
updated-dependencies:
- dependency-name: filetime
  dependency-version: 0.2.28
  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>
2026-05-13 05:25:34 +01:00
dependabot[bot] e2db4980cf
build(deps): bump openssl from 0.10.78 to 0.10.79 (#4060)
Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.78 to 0.10.79.
- [Release notes](https://github.com/rust-openssl/rust-openssl/releases)
- [Commits](https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.78...openssl-v0.10.79)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 0.10.79
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-06 01:40:36 +00:00
dependabot[bot] 5421a91a88
build(deps): bump bytestring from 1.5.0 to 1.5.1 (#4058)
Bumps [bytestring](https://github.com/actix/actix-net) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/bytestring-v1.5.0...bytestring-v1.5.1)

---
updated-dependencies:
- dependency-name: bytestring
  dependency-version: 1.5.1
  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>
2026-05-06 00:47:07 +00:00
Yuki Okushi a028bfe4fc
chore(awc): upgrade `hickory-resolver` to 0.26.1 (#4056) 2026-05-04 16:46:22 +09:00
Yuki Okushi ea992f97c3
chore(web): update `impl-more` to 0.3 (#4052) 2026-04-27 12:20:11 +00:00
dependabot[bot] 987f6d009c
build(deps): bump rustls-pki-types from 1.14.0 to 1.14.1 (#4049)
Bumps [rustls-pki-types](https://github.com/rustls/pki-types) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](https://github.com/rustls/pki-types/compare/v/1.14.0...v/1.14.1)

---
updated-dependencies:
- dependency-name: rustls-pki-types
  dependency-version: 1.14.1
  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>
2026-04-27 09:37:56 +00:00
Yuki Okushi 5bc18551cd
chore(files): upgrade v_htmlescape to 0.17 (#4048) 2026-04-26 17:40:14 +00:00
Yuki Okushi 75822de4ea
chore(multipart-derive): upgrade `darling` to 0.23 (#4046) 2026-04-26 14:32:33 +09:00
Yuki Okushi 3b100ebdfe
chore: upgrade `criterion` to 0.8 (#4045) 2026-04-25 20:08:11 +09:00
Yuki Okushi 86eeea7f92
chore: address deny warning (#4040) 2026-04-22 23:44:18 +09:00
Yuki Okushi 68f5bcf5fc
chore(awc,web): upgrade const-str to v1.1 (#4034) 2026-04-19 14:17:41 +09:00
Yuki Okushi 8c397f83a3
chore(http,web): upgrade `foldhash` to 0.2 (#4030) 2026-04-18 14:22:44 +09:00
Yuki Okushi 0fb89457ed
chore(http): prepare v3.12.1 (#4029) 2026-04-18 11:41:32 +09:00
Yuki Okushi e6d09913d9
chore(multipart,derive): prepare 0.8.0 (#4027) 2026-04-18 02:12:22 +09:00
Yuki Okushi 6d2c2f4462
chore(http): upgrade `sha1` to 0.11 (#4022)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2026-04-15 15:38:01 +00:00
Yuki Okushi 253cd4f977
chore: address new advisories (#4023) 2026-04-15 13:49:34 +00:00
Yuki Okushi e766ca61f1
chore: upgrade rand to 0.10.1 (#4021) 2026-04-15 06:20:52 +00:00
dependabot[bot] c25dd237b3
build(deps): bump rand from 0.9.2 to 0.9.3 (#4020)
Bumps [rand](https://github.com/rust-random/rand) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.2...0.9.3)

---
updated-dependencies:
- dependency-name: rand
  dependency-version: 0.9.3
  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>
2026-04-13 11:16:47 +00:00
Yuki Okushi ad7cbef1f9
chore: cargo update (#4012) 2026-04-09 21:32:42 +09:00
dependabot[bot] 6689259e4d
build(deps): bump env_logger from 0.11.9 to 0.11.10 (#3992)
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.9 to 0.11.10.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.9...v0.11.10)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-version: 0.11.10
  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>
2026-03-30 10:14:10 +00:00
dependabot[bot] cb0a4e4402
build(deps): bump itoa from 1.0.17 to 1.0.18 (#3981)
Bumps [itoa](https://github.com/dtolnay/itoa) from 1.0.17 to 1.0.18.
- [Release notes](https://github.com/dtolnay/itoa/releases)
- [Commits](https://github.com/dtolnay/itoa/compare/1.0.17...1.0.18)

---
updated-dependencies:
- dependency-name: itoa
  dependency-version: 1.0.18
  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>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-03-23 10:34:11 +00:00
dependabot[bot] 1398919140
build(deps): bump once_cell from 1.21.3 to 1.21.4 (#3978)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 00:38:00 +00:00
Yuki Okushi c6123315e1
chore: upgrade aws-lc-sys to v0.38 (#3974) 2026-03-15 15:35:51 +09:00
dependabot[bot] 245b511dfd
build(deps): bump quote from 1.0.44 to 1.0.45 (#3964)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.44 to 1.0.45.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.44...1.0.45)

---
updated-dependencies:
- dependency-name: quote
  dependency-version: 1.0.45
  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>
2026-03-09 01:37:58 +00:00
dependabot[bot] 51f43ae4c5
build(deps): bump tokio from 1.49.0 to 1.50.0 (#3965)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.49.0 to 1.50.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.49.0...tokio-1.50.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.50.0
  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>
2026-03-09 01:37:49 +00:00
dependabot[bot] 42c4bf6c5d
build(deps): bump socket2 from 0.6.2 to 0.6.3 (#3966)
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/compare/v0.6.2...v0.6.3)

---
updated-dependencies:
- dependency-name: socket2
  dependency-version: 0.6.3
  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>
2026-03-09 01:37:40 +00:00
dependabot[bot] df54cd4466
build(deps): bump pin-project-lite from 0.2.16 to 0.2.17 (#3958)
Bumps [pin-project-lite](https://github.com/taiki-e/pin-project-lite) from 0.2.16 to 0.2.17.
- [Release notes](https://github.com/taiki-e/pin-project-lite/releases)
- [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.16...v0.2.17)

---
updated-dependencies:
- dependency-name: pin-project-lite
  dependency-version: 0.2.17
  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>
2026-03-02 02:10:15 +00:00
dependabot[bot] 96a4964c1b
build(deps): bump bitflags from 2.10.0 to 2.11.0 (#3950)
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/2.10.0...2.11.0)

---
updated-dependencies:
- dependency-name: bitflags
  dependency-version: 2.11.0
  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>
2026-02-23 00:47:14 +00:00
dependabot[bot] 40cd68341d
build(deps): bump futures-test from 0.3.31 to 0.3.32 (#3949)
Bumps [futures-test](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-test
  dependency-version: 0.3.32
  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>
2026-02-23 00:41:45 +00:00
Yuki Okushi 15cfc03878
test(http): serial experiments to eliminate Windows test flakiness (#3945) 2026-02-22 10:28:10 +09:00
Yuki Okushi 2bdcbf05a4
chore: drop actors from workspace (#3943) 2026-02-18 22:09:29 +00:00
Yuki Okushi 0a27aaf623
chore(awc): release v3.8.2 (#3942) 2026-02-18 20:09:09 +09:00
Yuki Okushi 8b7270a09f
chore(web): release v4.13.0 (#3941) 2026-02-18 10:32:25 +00:00
Yuki Okushi a7a26f1ee0
chore(http): release v3.12.0 (#3939) 2026-02-18 19:10:18 +09:00
Yuki Okushi 6e4e040ee0
chore(router): release v0.5.4 (#3938) 2026-02-18 19:03:41 +09:00
dependabot[bot] 102cad326d
build(deps): bump trybuild from 1.0.115 to 1.0.116 (#3929)
Bumps [trybuild](https://github.com/dtolnay/trybuild) from 1.0.115 to 1.0.116.
- [Release notes](https://github.com/dtolnay/trybuild/releases)
- [Commits](https://github.com/dtolnay/trybuild/compare/1.0.115...1.0.116)

---
updated-dependencies:
- dependency-name: trybuild
  dependency-version: 1.0.116
  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>
2026-02-16 09:49:09 +00:00
dependabot[bot] 706097d9ce
build(deps): bump env_logger from 0.11.8 to 0.11.9 (#3932)
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.8 to 0.11.9.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.8...v0.11.9)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-version: 0.11.9
  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>
2026-02-16 09:44:28 +00:00
dependabot[bot] a3722fa0fe
build(deps): bump futures-util from 0.3.31 to 0.3.32 (#3930)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-16 08:33:54 +00:00
dependabot[bot] 62caea706e
build(deps): bump tempfile from 3.24.0 to 3.25.0 (#3931)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.24.0 to 3.25.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/commits)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-version: 3.25.0
  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>
2026-02-16 08:33:51 +00:00
dependabot[bot] 15e5c5b4b6
build(deps): bump futures-core from 0.3.31 to 0.3.32 (#3933)
Bumps [futures-core](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-core
  dependency-version: 0.3.32
  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>
2026-02-16 08:18:15 +00:00
Yuki Okushi f31f9bc92c
fix(files): do not panic on pre-EPOCH files (#3922) 2026-02-14 10:25:48 +09:00
dependabot[bot] 747d7c0def
build(deps): bump memchr from 2.7.6 to 2.8.0 (#3913)
Bumps [memchr](https://github.com/BurntSushi/memchr) from 2.7.6 to 2.8.0.
- [Commits](https://github.com/BurntSushi/memchr/compare/2.7.6...2.8.0)

---
updated-dependencies:
- dependency-name: memchr
  dependency-version: 2.8.0
  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: Yuki Okushi <huyuumi.dev@gmail.com>
2026-02-09 11:58:49 +00:00
Yuki Okushi bc27fd2724 chore(files): prepare v0.6.10 release 2026-02-06 21:12:50 +09:00
dependabot[bot] 2c0be64b68
build(deps): bump time from 0.3.46 to 0.3.47 (#3906)
Bumps [time](https://github.com/time-rs/time) from 0.3.46 to 0.3.47.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.46...v0.3.47)

---
updated-dependencies:
- dependency-name: time
  dependency-version: 0.3.47
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-05 21:09:25 +00:00
Yuki Okushi 6efc4bdfb5
chore(*): update deps (#3904) 2026-02-04 18:59:11 +09:00
dependabot[bot] ef75c402d6
build(deps): bump bytes from 1.11.0 to 1.11.1 (#3903)
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.0 to 1.11.1.
- [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.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 21:09:02 +00:00