Yuki Okushi
be62050f9d
fix(multipart): set cap for parser buffering ( #4025 )
2026-04-18 00:24:37 +09:00
Yuki Okushi
be4566d669
fix(multipart): do not parse with fixed index not to panic ( #4024 )
2026-04-17 00:32:45 +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]
d7479594c4
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.15 to 2.0.16 ( #4018 )
...
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action ) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases )
- [Commits](3fd3802e88...175dc7fd4f )
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-version: 2.0.16
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-04-13 12:28:03 +00:00
dependabot[bot]
013e95c80a
build(deps): bump taiki-e/cache-cargo-install-action from 3.0.5 to 3.0.6 ( #4019 )
...
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action ) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/taiki-e/cache-cargo-install-action/releases )
- [Changelog](https://github.com/taiki-e/cache-cargo-install-action/blob/main/CHANGELOG.md )
- [Commits](a8b9ecf8e0...f9eed3e468 )
---
updated-dependencies:
- dependency-name: taiki-e/cache-cargo-install-action
dependency-version: 3.0.6
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 12:02:05 +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
Rob Ede
83e932bf74
ci: fast install semver-checks ( #4016 )
2026-04-13 11:15:35 +00:00
dependabot[bot]
1bb86c4408
build(deps): bump taiki-e/install-action from 2.73.0 to 2.75.7 ( #4017 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.73.0 to 2.75.7.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](7a562dfa95...0abfcd587b )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.75.7
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-04-13 11:15:16 +00:00
Yuki Okushi
3556ae0b4f
feat(web): add `cookie_raw` API ( #4013 )
2026-04-11 07:36:40 +09:00
Yuki Okushi
ad7cbef1f9
chore: cargo update ( #4012 )
2026-04-09 21:32:42 +09:00
Yuki Okushi
465c866857
chore: replace semver labeler ( #4011 )
2026-04-09 10:29:07 +00:00
dependabot[bot]
c9435ce348
build(deps): bump taiki-e/cache-cargo-install-action from 3.0.4 to 3.0.5 ( #4004 )
...
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/taiki-e/cache-cargo-install-action/releases )
- [Changelog](https://github.com/taiki-e/cache-cargo-install-action/blob/main/CHANGELOG.md )
- [Commits](a08630789e...a8b9ecf8e0 )
---
updated-dependencies:
- dependency-name: taiki-e/cache-cargo-install-action
dependency-version: 3.0.5
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-06 05:27:12 +00:00
dependabot[bot]
84d54d72cb
build(deps): bump taiki-e/install-action from 2.70.1 to 2.73.0 ( #4005 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.70.1 to 2.73.0.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](fd0f63e180...7a562dfa95 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.73.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-04-06 05:04:46 +00:00
Yuki Okushi
18931e32a5
feat(multipart): add multi-field payload builders for testing ( #3995 )
2026-04-05 08:04:11 +09:00
Yuki Okushi
4702c0fdf9
test(web): skip 64-bit test on 32-bit platforms ( #3993 )
2026-03-31 18:05:52 +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]
c871bde253
build(deps): bump taiki-e/cache-cargo-install-action from 3.0.3 to 3.0.4 ( #3989 )
...
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/taiki-e/cache-cargo-install-action/releases )
- [Changelog](https://github.com/taiki-e/cache-cargo-install-action/blob/main/CHANGELOG.md )
- [Commits](59027ebf20...a08630789e )
---
updated-dependencies:
- dependency-name: taiki-e/cache-cargo-install-action
dependency-version: 3.0.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-30 02:30:27 +00:00
dependabot[bot]
71fdec63a3
build(deps): bump taiki-e/install-action from 2.69.6 to 2.70.1 ( #3990 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.69.6 to 2.70.1.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](06203676c6...fd0f63e180 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.70.1
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-30 02:30:25 +00:00
dependabot[bot]
00c29ae4ed
build(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 ( #3991 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.5.3 to 6.0.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](1af58845a9...57e3a136b7 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-30 02:30:22 +00:00
Romain Roffé
4fcde646b9
fix(windows): enable dual-stack IPv6 sockets by default ( #3988 )
...
* fix(windows): enable dual-stack IPv6 sockets by default
On Windows, IPV6_V6ONLY defaults to true, so binding to [::] only
accepts IPv6 connections. Set it to false so that IPv6 listeners also
accept IPv4 traffic, matching the default Linux behavior.
* chore: add test
---------
Co-authored-by: Romain Roffé <r2@kyber.media>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-03-29 10:21:46 +00:00
Romain Roffé
25c5b5c4cf
docs: Fix default value for HttpServer backlog ( #3987 )
...
HttpServer::new() initialize backlog to 1024 instead of 2048.
The default value has been changed from 2048 to 1024 in
eae48f9612 .
Co-authored-by: Romain Roffé <r2@kyber.media>
2026-03-27 11:05:18 +00:00
dependabot[bot]
b9d3adfa4d
build(deps): bump taiki-e/install-action from 2.68.32 to 2.69.6 ( #3980 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.68.32 to 2.69.6.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](f916cfac5d...06203676c6 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.69.6
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-03-23 10:58:47 +00:00
dependabot[bot]
edd3e2cc8d
build(deps): bump actions-rust-lang/msrv/.github/workflows/msrv.yml from 0.1.0 to 0.1.1 ( #3983 )
...
build(deps): bump actions-rust-lang/msrv/.github/workflows/msrv.yml
Bumps [actions-rust-lang/msrv/.github/workflows/msrv.yml](https://github.com/actions-rust-lang/msrv ) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/actions-rust-lang/msrv/releases )
- [Commits](8b55382444...b95a3a81b0 )
---
updated-dependencies:
- dependency-name: actions-rust-lang/msrv/.github/workflows/msrv.yml
dependency-version: 0.1.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>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-03-23 10:37:28 +00:00
dependabot[bot]
7d59d77132
build(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 ( #3982 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](671740ac38...1af58845a9 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: 5.5.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>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-03-23 10:34:35 +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
Yuki Okushi
f41f696678
Add new security advisories to deny.toml ( #3984 )
...
* Add new security advisories to deny.toml
For old rustls.
* Add more
2026-03-23 19:15:01 +09: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
dependabot[bot]
66d68c4fca
build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.15.3 to 1.15.4 ( #3976 )
...
build(deps): bump actions-rust-lang/setup-rust-toolchain
Bumps [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases )
- [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md )
- [Commits](a0b538fa0b...150fca883c )
---
updated-dependencies:
- dependency-name: actions-rust-lang/setup-rust-toolchain
dependency-version: 1.15.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:37:34 +00:00
dependabot[bot]
7694a090a2
build(deps): bump taiki-e/install-action from 2.68.25 to 2.68.32 ( #3977 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.68.25 to 2.68.32.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](a37010ded1...f916cfac5d )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.68.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-03-16 00:35:44 +00:00
Yuki Okushi
c6123315e1
chore: upgrade aws-lc-sys to v0.38 ( #3974 )
2026-03-15 15:35:51 +09:00
Rob Ede
9c2864c2c3
fix: yield lines correctly in readlines across split chunks ( #3970 )
2026-03-10 10:28:26 +00:00
Rob Ede
79434bde72
fix: correct HeaderMap iterators' len and size_hint for multi-value ( #3971 )
...
* test: add headermap iterator tests
confirmed new tests fail as expected
* fix: correct HeaderMap iterators' len and size_hint for multi-value
headers
fixes #3969
2026-03-10 10:16:35 +00: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]
5d1b742d0f
build(deps): bump taiki-e/cache-cargo-install-action from 3.0.2 to 3.0.3 ( #3962 )
...
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/taiki-e/cache-cargo-install-action/releases )
- [Changelog](https://github.com/taiki-e/cache-cargo-install-action/blob/main/CHANGELOG.md )
- [Commits](2bfc3cedaf...59027ebf20 )
---
updated-dependencies:
- dependency-name: taiki-e/cache-cargo-install-action
dependency-version: 3.0.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:53 +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]
8f6d300b64
build(deps): bump taiki-e/install-action from 2.68.15 to 2.68.25 ( #3963 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.68.15 to 2.68.25.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](68675c5a5f...a37010ded1 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.68.25
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:44 +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]
3089b887be
build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.15.2 to 1.15.3 ( #3957 )
...
build(deps): bump actions-rust-lang/setup-rust-toolchain
Bumps [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain ) from 1.15.2 to 1.15.3.
- [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases )
- [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md )
- [Commits](1780873c7b...a0b538fa0b )
---
updated-dependencies:
- dependency-name: actions-rust-lang/setup-rust-toolchain
dependency-version: 1.15.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-02 14:15:48 +00:00
dependabot[bot]
116f5de509
build(deps): bump taiki-e/install-action from 2.68.7 to 2.68.15 ( #3956 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.68.7 to 2.68.15.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](f92912fad1...68675c5a5f )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.68.15
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:11:06 +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
Ali Mirghasemi
e2eb53bcce
awc: add camel_case headers api ( #3953 )
...
* Add camel-case functions for websocket request
* Add camel-case support for connection upgrade
* Fix camel case in encode_headers
* tweak
---------
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-02-26 22:59:41 +00:00
Yuki Okushi
975b6efe89
fix(web): fix `match_*` incorrectness ( #3946 )
2026-02-26 20:06:47 +09: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
dependabot[bot]
2dcb8d9c32
build(deps): bump taiki-e/install-action from 2.67.30 to 2.68.7 ( #3948 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.67.30 to 2.68.7.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](288875dd3d...f92912fad1 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.68.7
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:41:12 +00:00
Yuki Okushi
15cfc03878
test(http): serial experiments to eliminate Windows test flakiness ( #3945 )
2026-02-22 10:28:10 +09:00
WaterWhisperer
d3bf929040
fix: panic when `.to()/.service()` called after `.wrap()` on Route ( #3944 )
...
* fix: panic when `.to()/.service()` called after `.wrap()` on Route
* tweak
---------
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-02-21 09:21:43 +00:00
Yuki Okushi
2bdcbf05a4
chore: drop actors from workspace ( #3943 )
2026-02-18 22:09:29 +00:00