dependabot[bot]
73cc061632
build(deps): bump memchr from 2.7.6 to 2.8.0
...
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>
2026-02-09 00:28:31 +00:00
Yuki Okushi
41e4863748
fix(awc): do not request as chunked if body is empty ( #3910 )
2026-02-08 16:03:04 +09:00
Anton Lazarev
9856a3b056
Support serving pre-compressed files for static sites ( #2615 )
...
* support serving pre-compressed files for static sites
* Update CHANGES.md
* fix behavior change for audio file
* follow-up some inconsistency
* test(files): make encoding test independent of fixture line endings
---------
Co-authored-by: Rob Ede <robjtede@icloud.com>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-02-08 02:15:38 +00:00
Yuki Okushi
80d7d9c01a
chore(awc): address clippy warnings ( #3909 )
2026-02-08 10:30:19 +09:00
Yuki Okushi
bc27fd2724
chore(files): prepare v0.6.10 release
2026-02-06 21:12:50 +09:00
Yuki Okushi
06a354fe52
Merge commit from fork
2026-02-06 21:05:15 +09:00
Yuki Okushi
d9b96e635d
Merge commit from fork
2026-02-06 21:04:03 +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
ihc童鞋@提不起劲
204a3e1384
fix: set error to Payload before dispatcher disconnect ( #3068 )
...
* fix: set error to Payload before dispatcher disconnect
* align behavior
---------
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-02-03 09:03:45 +00:00
Yuki Okushi
aecc7ad09c
test(http-test): set ALPN explicitly ( #3902 )
2026-02-03 18:02:13 +09:00
Andrew Scott
5ee6b59b1e
feat: expose PathBufWrap utility for public access ( #3694 )
...
* feat: expose PathBufWrap utility for public access
* fix: rename to `parse_unprocessed_req`
---------
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-02-02 12:15:47 +00:00
dependabot[bot]
9021b82b91
build(deps): bump slab from 0.4.11 to 0.4.12 ( #3900 )
...
Bumps [slab](https://github.com/tokio-rs/slab ) from 0.4.11 to 0.4.12.
- [Release notes](https://github.com/tokio-rs/slab/releases )
- [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/slab/compare/v0.4.11...v0.4.12 )
---
updated-dependencies:
- dependency-name: slab
dependency-version: 0.4.12
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-02 11:30:15 +00:00
dependabot[bot]
85cc60708c
build(deps): bump taiki-e/install-action from 2.67.10 to 2.67.18 ( #3899 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.67.10 to 2.67.18.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](81a2f66614...650c5ca142 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.67.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>
2026-02-02 11:30:00 +00:00
dependabot[bot]
dfff651503
build(deps): bump trybuild from 1.0.114 to 1.0.115 ( #3901 )
...
Bumps [trybuild](https://github.com/dtolnay/trybuild ) from 1.0.114 to 1.0.115.
- [Release notes](https://github.com/dtolnay/trybuild/releases )
- [Commits](https://github.com/dtolnay/trybuild/compare/1.0.114...1.0.115 )
---
updated-dependencies:
- dependency-name: trybuild
dependency-version: 1.0.115
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-02 11:29:48 +00:00
Yuki Okushi
0eef0601a1
docs(files): refine docs of `read_mode_threshold` ( #3897 )
2026-02-01 22:10:47 +09:00
Yuki Okushi
69edde9662
feat(web): implement `HttpRequest::url_for_iter`/`url_for_map` ( #3895 )
2026-02-01 16:54:47 +09:00
Yuki Okushi
cf2b097de6
feat(ci): skip semver-labeling if human added it ( #3896 )
2026-02-01 16:17:59 +09:00
fasilmveloor
aa8df45fce
feat: implement FieldGroupReader for Option<Vec<T>> in multipart form… ( #3577 )
...
* feat: implement FieldGroupReader for Option<Vec<T>> in multipart form handling
* add tests
---------
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-01-29 13:00:23 +00:00
Yuki Okushi
2737e88973
chore(ci): pin semver-checks action ( #3894 )
2026-01-29 21:19:25 +09:00
dependabot[bot]
e62d849656
build(deps): bump time from 0.3.45 to 0.3.46 ( #3893 )
...
* build(deps): bump time from 0.3.45 to 0.3.46
Bumps [time](https://github.com/time-rs/time ) from 0.3.45 to 0.3.46.
- [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.45...v0.3.46 )
---
updated-dependencies:
- dependency-name: time
dependency-version: 0.3.46
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(*): bump MSRV to 1.88
---------
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-01-28 08:10:27 +00:00
dependabot[bot]
45203e6cc5
build(deps): bump taiki-e/install-action from 2.66.6 to 2.67.10 ( #3890 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.66.6 to 2.67.10.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](30eab0fabb...81a2f66614 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.67.10
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-01-26 21:51:34 +00:00
dependabot[bot]
ae77e6bd39
build(deps): bump actions/checkout from 6.0.1 to 6.0.2 ( #3888 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8e8c483db8...de0fac2e45 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
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-01-26 09:35:44 +00:00
dependabot[bot]
f6c1fe3d0f
build(deps): bump socket2 from 0.6.1 to 0.6.2 ( #3892 )
...
Bumps [socket2](https://github.com/rust-lang/socket2 ) from 0.6.1 to 0.6.2.
- [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.1...v0.6.2 )
---
updated-dependencies:
- dependency-name: socket2
dependency-version: 0.6.2
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-01-26 09:35:32 +00:00
dependabot[bot]
3d6e66b5b5
build(deps): bump proc-macro2 from 1.0.105 to 1.0.106 ( #3889 )
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.105 to 1.0.106.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.105...1.0.106 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-version: 1.0.106
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-01-26 09:35:14 +00:00
dependabot[bot]
3551250e16
build(deps): bump quote from 1.0.43 to 1.0.44 ( #3891 )
...
Bumps [quote](https://github.com/dtolnay/quote ) from 1.0.43 to 1.0.44.
- [Release notes](https://github.com/dtolnay/quote/releases )
- [Commits](https://github.com/dtolnay/quote/compare/1.0.43...1.0.44 )
---
updated-dependencies:
- dependency-name: quote
dependency-version: 1.0.44
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-01-26 09:34:51 +00:00
Yuki Okushi
7e7c38f67d
fix: fix labeler config
2026-01-25 16:38:33 +09:00
Yuki Okushi
bc4a2a920e
chore: setup labeler ( #3887 )
2026-01-25 11:17:12 +09:00
dependabot[bot]
31000ae423
build(deps): bump time from 0.3.44 to 0.3.45 ( #3885 )
...
* build(deps): bump time from 0.3.44 to 0.3.45
Bumps [time](https://github.com/time-rs/time ) from 0.3.44 to 0.3.45.
- [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.44...v0.3.45 )
---
updated-dependencies:
- dependency-name: time
dependency-version: 0.3.45
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(*): update MSRV to 1.83
---------
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-01-20 10:18:50 +00:00
dependabot[bot]
f1e72806cc
build(deps): bump rustls-pki-types from 1.13.2 to 1.14.0 ( #3886 )
...
Bumps [rustls-pki-types](https://github.com/rustls/pki-types ) from 1.13.2 to 1.14.0.
- [Release notes](https://github.com/rustls/pki-types/releases )
- [Commits](https://github.com/rustls/pki-types/compare/v/1.13.2...v/1.14.0 )
---
updated-dependencies:
- dependency-name: rustls-pki-types
dependency-version: 1.14.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-01-19 08:30:34 +00:00
dependabot[bot]
f862e1f873
build(deps): bump flate2 from 1.1.5 to 1.1.8 ( #3884 )
...
Bumps [flate2](https://github.com/rust-lang/flate2-rs ) from 1.1.5 to 1.1.8.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases )
- [Commits](https://github.com/rust-lang/flate2-rs/compare/1.1.5...1.1.8 )
---
updated-dependencies:
- dependency-name: flate2
dependency-version: 1.1.8
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-01-19 08:30:08 +00:00
dependabot[bot]
e9f47dd57e
build(deps): bump taiki-e/install-action from 2.66.1 to 2.66.6 ( #3883 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.66.1 to 2.66.6.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](3522286d40...30eab0fabb )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.66.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-01-19 08:29:53 +00:00
dependabot[bot]
4a08371e6d
build(deps): bump quote from 1.0.42 to 1.0.43 ( #3880 )
...
Bumps [quote](https://github.com/dtolnay/quote ) from 1.0.42 to 1.0.43.
- [Release notes](https://github.com/dtolnay/quote/releases )
- [Commits](https://github.com/dtolnay/quote/compare/1.0.42...1.0.43 )
---
updated-dependencies:
- dependency-name: quote
dependency-version: 1.0.43
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-01-12 04:19:30 +00:00
dependabot[bot]
a6fb96b802
build(deps): bump serde_json from 1.0.148 to 1.0.149 ( #3881 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.148 to 1.0.149.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.148...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-12 03:30:53 +00:00
dependabot[bot]
9fc6f5dbbe
build(deps): bump proc-macro2 from 1.0.104 to 1.0.105 ( #3879 )
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.104 to 1.0.105.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.104...1.0.105 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-version: 1.0.105
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-01-12 03:17:46 +00:00
dependabot[bot]
04d61e29d7
build(deps): bump url from 2.5.7 to 2.5.8 ( #3878 )
...
Bumps [url](https://github.com/servo/rust-url ) from 2.5.7 to 2.5.8.
- [Release notes](https://github.com/servo/rust-url/releases )
- [Commits](https://github.com/servo/rust-url/compare/v2.5.7...v2.5.8 )
---
updated-dependencies:
- dependency-name: url
dependency-version: 2.5.8
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-01-12 03:17:44 +00:00
dependabot[bot]
ea45bf979d
build(deps): bump taiki-e/install-action from 2.65.12 to 2.66.1 ( #3877 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.65.12 to 2.66.1.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](cc33365ec7...3522286d40 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.66.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-01-12 03:17:41 +00:00
dependabot[bot]
d43924384c
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.14 to 2.0.15 ( #3875 )
...
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action ) from 2.0.14 to 2.0.15.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases )
- [Commits](76cd80eb77...3fd3802e88 )
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-version: 2.0.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-01-12 03:09:55 +00:00
dependabot[bot]
8ee6895c50
build(deps): bump taiki-e/cache-cargo-install-action from 3.0.0 to 3.0.1 ( #3876 )
...
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action ) from 3.0.0 to 3.0.1.
- [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](25ef989260...34ce512083 )
---
updated-dependencies:
- dependency-name: taiki-e/cache-cargo-install-action
dependency-version: 3.0.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-01-12 02:14:04 +00:00
Yuki Okushi
d796e2b54d
fix: exclude dependencies from doc tests ( #3882 )
2026-01-12 01:44:00 +00:00
dependabot[bot]
afd53045d4
build(deps): bump taiki-e/cache-cargo-install-action from 2.3.1 to 3.0.0 ( #3867 )
...
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action ) from 2.3.1 to 3.0.0.
- [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](7447f04c51...25ef989260 )
---
updated-dependencies:
- dependency-name: taiki-e/cache-cargo-install-action
dependency-version: 3.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-01-06 22:08:06 +00:00
dependabot[bot]
d0b9f46e50
build(deps): bump tokio-util from 0.7.17 to 0.7.18 ( #3871 )
...
Bumps [tokio-util](https://github.com/tokio-rs/tokio ) from 0.7.17 to 0.7.18.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.17...tokio-util-0.7.18 )
---
updated-dependencies:
- dependency-name: tokio-util
dependency-version: 0.7.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>
2026-01-06 22:08:00 +00:00
dependabot[bot]
e04b8d548d
build(deps): bump tokio from 1.48.0 to 1.49.0 ( #3872 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.48.0...tokio-1.49.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.49.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-01-06 22:07:57 +00:00
dependabot[bot]
12db2a4d30
build(deps): bump tokio-stream from 0.1.17 to 0.1.18 ( #3869 )
...
Bumps [tokio-stream](https://github.com/tokio-rs/tokio ) from 0.1.17 to 0.1.18.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.17...tokio-stream-0.1.18 )
---
updated-dependencies:
- dependency-name: tokio-stream
dependency-version: 0.1.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>
2026-01-05 21:23:55 +00:00
dependabot[bot]
d2a2c15ef1
build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 ( #3856 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](5a1091511a...671740ac38 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-version: 5.5.2
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-01-05 21:08:09 +00:00
dependabot[bot]
9b25a18383
build(deps): bump proc-macro2 from 1.0.103 to 1.0.104 ( #3870 )
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.103 to 1.0.104.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.103...1.0.104 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-version: 1.0.104
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-01-05 21:06:24 +00:00
dependabot[bot]
564b364638
build(deps): bump taiki-e/install-action from 2.65.6 to 2.65.12 ( #3868 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.65.6 to 2.65.12.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](28a9d316db...cc33365ec7 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.65.12
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-01-05 21:04:28 +00:00
dependabot[bot]
024addfc40
build(deps): bump serde_json from 1.0.145 to 1.0.148 ( #3865 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.145 to 1.0.148.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.145...v1.0.148 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-version: 1.0.148
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>
2025-12-30 00:51:22 +00:00
dependabot[bot]
06ad9309b8
build(deps): bump itoa from 1.0.15 to 1.0.17 ( #3863 )
...
Bumps [itoa](https://github.com/dtolnay/itoa ) from 1.0.15 to 1.0.17.
- [Release notes](https://github.com/dtolnay/itoa/releases )
- [Commits](https://github.com/dtolnay/itoa/compare/1.0.15...1.0.17 )
---
updated-dependencies:
- dependency-name: itoa
dependency-version: 1.0.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>
2025-12-30 00:51:03 +00:00