Jean Bouchard
22f98ec136
do not remove the uds socket on pause ( #442 )
...
* do not remove the uds socket on pause
* fmt
* revert the delete
* changelog
* add regression test
* add regression test
---------
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-02-08 06:32:10 +00:00
Yuki Okushi
2c401e08e4
feat(rt): accept shared tokio runtimes in with_tokio_rt ( #811 )
2026-02-08 09:51:23 +09:00
dependabot[bot]
1e07dce27e
build(deps): bump time from 0.3.46 to 0.3.47 ( #812 )
...
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: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 23:01:46 +00:00
Yuki Okushi
d86a3eec31
chore(*): update deps ( #810 )
2026-02-04 17:46:31 +09:00
Yuki Okushi
4ab39c9341
feat(rt): implement `stop_future`/`into_parts` ( #808 )
2026-02-04 06:06:32 +09:00
dependabot[bot]
13e17e77b8
build(deps): bump socket2 from 0.6.1 to 0.6.2 ( #805 )
...
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-02-03 07:36:22 +00:00
dependabot[bot]
85cfc02287
build(deps): bump proc-macro2 from 1.0.105 to 1.0.106 ( #806 )
...
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-02-03 07:36:06 +00:00
dependabot[bot]
2a87e21044
build(deps): bump slab from 0.4.11 to 0.4.12 ( #807 )
...
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-03 07:35:51 +00:00
dependabot[bot]
de84c88779
build(deps): bump trybuild from 1.0.114 to 1.0.115 ( #804 )
...
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-03 07:34:08 +00:00
dependabot[bot]
f76fe0221d
build(deps): bump quote from 1.0.42 to 1.0.44 ( #803 )
...
Bumps [quote](https://github.com/dtolnay/quote ) from 1.0.42 to 1.0.44.
- [Release notes](https://github.com/dtolnay/quote/releases )
- [Commits](https://github.com/dtolnay/quote/compare/1.0.42...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-02-03 07:33:54 +00:00
dependabot[bot]
5f55ec1200
build(deps): bump taiki-e/install-action from 2.67.13 to 2.67.18 ( #802 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.67.13 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](https://github.com/taiki-e/install-action/compare/v2.67.13...v2.67.18 )
---
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-03 07:33:38 +00:00
Yuki Okushi
ccfcf027b0
docs(tls): mark ready change as breaking ( #801 )
2026-02-02 16:30:36 +09:00
Nur
4d9bc51555
local-waker (perf): Avoid `Waker::clone` on 2nd registration ( #783 )
...
* local-waker (perf): Avoid `Waker::clone` on 2nd registration
* local-waker: Add safety docs
* Add safety note on `take`
---------
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-02-01 22:02:17 +00:00
Yuki Okushi
7a908e01ea
chore: prefer `core::future::{ready, Ready}` ( #800 )
2026-02-01 20:56:45 +09:00
dependabot[bot]
7cf62ad80b
build(deps): bump taiki-e/install-action from 2.65.13 to 2.67.13 ( #798 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.65.13 to 2.67.13.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.65.13...v2.67.13 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.67.13
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-01 05:49:13 +00:00
dependabot[bot]
ebe002fe7e
build(deps): bump syn from 2.0.111 to 2.0.114 ( #795 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 2.0.111 to 2.0.114.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/2.0.111...2.0.114 )
---
updated-dependencies:
- dependency-name: syn
dependency-version: 2.0.114
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-01 05:32:52 +00:00
dependabot[bot]
df317d1546
build(deps): bump tokio-test from 0.4.4 to 0.4.5 ( #794 )
...
Bumps [tokio-test](https://github.com/tokio-rs/tokio ) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-test-0.4.4...tokio-test-0.4.5 )
---
updated-dependencies:
- dependency-name: tokio-test
dependency-version: 0.4.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-02-01 05:32:04 +00:00
dependabot[bot]
1591b35258
build(deps): bump serde_json from 1.0.148 to 1.0.149 ( #791 )
...
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-02-01 05:25:50 +00:00
dependabot[bot]
5b3c28f780
build(deps): bump taiki-e/cache-cargo-install-action from 3.0.0 to 3.0.1 ( #790 )
...
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](https://github.com/taiki-e/cache-cargo-install-action/compare/v3.0.0...v3.0.1 )
---
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-02-01 05:25:47 +00:00
dependabot[bot]
758213b3de
build(deps): bump tracing-subscriber from 0.3.20 to 0.3.22 ( #793 )
...
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing ) from 0.3.20 to 0.3.22.
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.20...tracing-subscriber-0.3.22 )
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-version: 0.3.22
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-01 05:25:38 +00:00
dependabot[bot]
9f10a4222b
build(deps): bump proc-macro2 from 1.0.104 to 1.0.105 ( #792 )
...
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-02-01 05:25:18 +00:00
Yuki Okushi
7880d991e7
feat: upgrade MSRV to 1.88 ( #799 )
2026-02-01 14:24:58 +09:00
Yuki Okushi
111f298fce
Add funding information for JohnTitor
2026-02-01 14:01:09 +09:00
dependabot[bot]
a7ce4e5fea
build(deps): bump tokio-util from 0.7.17 to 0.7.18 ( #787 )
...
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>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-01-12 07:38:12 +00:00
dependabot[bot]
26bf2ddeb1
build(deps): bump taiki-e/install-action from 2.62.57 to 2.65.13 ( #784 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.62.57 to 2.65.13.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.62.57...v2.65.13 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.65.13
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-01-12 07:34:18 +00:00
dependabot[bot]
283a24d555
build(deps): bump taiki-e/cache-cargo-install-action from 2.3.1 to 3.0.0 ( #785 )
...
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](https://github.com/taiki-e/cache-cargo-install-action/compare/v2.3.1...v3.0.0 )
---
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>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-01-12 07:32:30 +00:00
dependabot[bot]
af865c5dbf
build(deps): bump tokio from 1.48.0 to 1.49.0 ( #786 )
...
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>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-01-12 07:32:26 +00:00
dependabot[bot]
63d8e78dd6
build(deps): bump serde_json from 1.0.145 to 1.0.148 ( #782 )
...
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>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2026-01-12 07:26:15 +00:00
dependabot[bot]
f280f6dc47
build(deps): bump proc-macro2 from 1.0.103 to 1.0.104 ( #781 )
...
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-12 07:19:43 +00:00
dependabot[bot]
91803c41f8
build(deps): bump tracing from 0.1.41 to 0.1.44 ( #779 )
...
Bumps [tracing](https://github.com/tokio-rs/tracing ) from 0.1.41 to 0.1.44.
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.41...tracing-0.1.44 )
---
updated-dependencies:
- dependency-name: tracing
dependency-version: 0.1.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-12 07:19:06 +00:00
dependabot[bot]
4ce044ef1c
build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 ( #776 )
...
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](https://github.com/codecov/codecov-action/compare/v5.5.1...v5.5.2 )
---
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-12 07:00:55 +00:00
Yuki Okushi
c6ebc4e2b7
codec: use tokio assert_ready macro ( #788 )
2026-01-12 15:40:43 +09:00
dependabot[bot]
bdb56a838d
build(deps): bump mio from 1.1.0 to 1.1.1 ( #774 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-13 12:54:39 +00:00
dependabot[bot]
18aeb3e0ed
build(deps): bump taiki-e/install-action from 2.62.49 to 2.62.57 ( #767 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.62.49 to 2.62.57.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.62.49...v2.62.57 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.62.57
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-11-26 16:41:26 +00:00
dependabot[bot]
f64d5495ae
build(deps): bump actions/checkout from 5 to 6 ( #768 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-26 16:41:15 +00:00
dependabot[bot]
b73cf76974
build(deps): bump syn from 2.0.110 to 2.0.111 ( #769 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 2.0.110 to 2.0.111.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/2.0.110...2.0.111 )
---
updated-dependencies:
- dependency-name: syn
dependency-version: 2.0.111
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-11-26 16:40:58 +00:00
dependabot[bot]
17a7718585
build(deps): bump bytes from 1.10.1 to 1.11.0 ( #770 )
...
Bumps [bytes](https://github.com/tokio-rs/bytes ) from 1.10.1 to 1.11.0.
- [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.10.1...v1.11.0 )
---
updated-dependencies:
- dependency-name: bytes
dependency-version: 1.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>
2025-11-26 16:40:49 +00:00
dependabot[bot]
c1bf0ec8dc
build(deps): bump quote from 1.0.41 to 1.0.42 ( #764 )
...
Bumps [quote](https://github.com/dtolnay/quote ) from 1.0.41 to 1.0.42.
- [Release notes](https://github.com/dtolnay/quote/releases )
- [Commits](https://github.com/dtolnay/quote/compare/1.0.41...1.0.42 )
---
updated-dependencies:
- dependency-name: quote
dependency-version: 1.0.42
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-11-10 22:13:31 +00:00
dependabot[bot]
5b7907d797
build(deps): bump taiki-e/install-action from 2.62.46 to 2.62.49 ( #763 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.62.46 to 2.62.49.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.62.46...v2.62.49 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.62.49
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-11-10 22:07:11 +00:00
dependabot[bot]
0b6122504b
build(deps): bump trybuild from 1.0.113 to 1.0.114 ( #766 )
...
Bumps [trybuild](https://github.com/dtolnay/trybuild ) from 1.0.113 to 1.0.114.
- [Release notes](https://github.com/dtolnay/trybuild/releases )
- [Commits](https://github.com/dtolnay/trybuild/compare/1.0.113...1.0.114 )
---
updated-dependencies:
- dependency-name: trybuild
dependency-version: 1.0.114
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-11-10 22:06:55 +00:00
dependabot[bot]
64d1d85255
build(deps): bump syn from 2.0.108 to 2.0.110 ( #765 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 2.0.108 to 2.0.110.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/2.0.108...2.0.110 )
---
updated-dependencies:
- dependency-name: syn
dependency-version: 2.0.110
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-11-10 22:05:44 +00:00
Rob Ede
3143a2cb73
chore(actix-tls): prepare release 3.5.0
2025-11-10 06:44:23 +00:00
dependabot[bot]
dde50648b2
build(deps): bump taiki-e/install-action from 2.62.45 to 2.62.46 ( #761 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-06 04:33:57 +00:00
Yuki Okushi
28cee8ce73
chore: rename branch to main ( #762 )
2025-11-05 20:13:56 +09:00
dependabot[bot]
4f210acffa
build(deps): bump taiki-e/install-action from 2.62.39 to 2.62.45 ( #759 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.62.39 to 2.62.45.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.62.39...v2.62.45 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.62.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>
2025-11-04 10:38:29 +00:00
dependabot[bot]
203b346989
build(deps): bump tokio-util from 0.7.16 to 0.7.17 ( #760 )
...
Bumps [tokio-util](https://github.com/tokio-rs/tokio ) from 0.7.16 to 0.7.17.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.16...tokio-util-0.7.17 )
---
updated-dependencies:
- dependency-name: tokio-util
dependency-version: 0.7.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-11-04 10:24:29 +00:00
dependabot[bot]
124f19b398
build(deps): bump trybuild from 1.0.112 to 1.0.113 ( #758 )
...
Bumps [trybuild](https://github.com/dtolnay/trybuild ) from 1.0.112 to 1.0.113.
- [Release notes](https://github.com/dtolnay/trybuild/releases )
- [Commits](https://github.com/dtolnay/trybuild/compare/1.0.112...1.0.113 )
---
updated-dependencies:
- dependency-name: trybuild
dependency-version: 1.0.113
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-11-01 10:36:19 +00:00
dependabot[bot]
4e64583a3a
build(deps): bump proc-macro2 from 1.0.101 to 1.0.103 ( #757 )
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.101 to 1.0.103.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.101...1.0.103 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-version: 1.0.103
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-11-01 10:36:05 +00:00
dependabot[bot]
f5f7263fe9
build(deps): bump syn from 2.0.107 to 2.0.108 ( #756 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 2.0.107 to 2.0.108.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/2.0.107...2.0.108 )
---
updated-dependencies:
- dependency-name: syn
dependency-version: 2.0.108
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-10-27 22:10:44 +00:00
dependabot[bot]
2d4220ab06
build(deps): bump taiki-e/install-action from 2.62.33 to 2.62.39 ( #755 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.62.33 to 2.62.39.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.62.33...v2.62.39 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.62.39
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-10-27 22:10:28 +00:00