dependabot[bot]
|
77d51fba17
|
chore(deps): bump tokio from 1.47.0 to 1.47.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.0 to 1.47.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.47.0...tokio-1.47.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.47.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-04 22:41:48 +00:00 |
|
Rob Ede
|
2e31fac4d8
|
Merge pull request #1119 from actix/dependabot/cargo/tokio-1.47.0
chore(deps): bump tokio from 1.46.1 to 1.47.0
|
2025-07-30 01:32:20 +00:00 |
|
dependabot[bot]
|
fbdfafe777
|
chore(deps): bump tokio from 1.46.1 to 1.47.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.46.1 to 1.47.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.46.1...tokio-1.47.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.47.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-30 00:00:44 +00:00 |
|
Rob Ede
|
0580bb4746
|
Merge pull request #1120 from actix/dependabot/github_actions/taiki-e/install-action-2.57.1
chore(deps): bump taiki-e/install-action from 2.56.13 to 2.57.1
|
2025-07-29 23:50:48 +00:00 |
|
Rob Ede
|
869fe50e66
|
Merge pull request #1116 from actix/dependabot/cargo/rand-0.9.2
chore(deps): bump rand from 0.9.1 to 0.9.2
|
2025-07-29 23:49:33 +00:00 |
|
Rob Ede
|
9aabfbee62
|
Merge pull request #1115 from actix/dependabot/cargo/serde_json-1.0.141
chore(deps): bump serde_json from 1.0.140 to 1.0.141
|
2025-07-29 23:49:14 +00:00 |
|
Rob Ede
|
97b7bfc6ef
|
Merge pull request #1114 from actix/dependabot/cargo/tracing-actix-web-0.7.19
chore(deps): bump tracing-actix-web from 0.7.18 to 0.7.19
|
2025-07-29 23:49:08 +00:00 |
|
dependabot[bot]
|
f1289020bd
|
chore(deps): bump taiki-e/install-action from 2.56.13 to 2.57.1
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.56.13 to 2.57.1.
- [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.56.13...v2.57.1)
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.57.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-28 20:45:59 +00:00 |
|
dependabot[bot]
|
8f3d874d02
|
chore(deps): bump rand from 0.9.1 to 0.9.2
Bumps [rand](https://github.com/rust-random/rand) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.1...rand_core-0.9.2)
---
updated-dependencies:
- dependency-name: rand
dependency-version: 0.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-21 19:57:53 +00:00 |
|
dependabot[bot]
|
bfb2dd85db
|
chore(deps): bump serde_json from 1.0.140 to 1.0.141
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.140 to 1.0.141.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.140...v1.0.141)
---
updated-dependencies:
- dependency-name: serde_json
dependency-version: 1.0.141
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-21 19:53:55 +00:00 |
|
dependabot[bot]
|
59959c5443
|
chore(deps): bump tracing-actix-web from 0.7.18 to 0.7.19
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.18 to 0.7.19.
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.7.18...v0.7.19)
---
updated-dependencies:
- dependency-name: tracing-actix-web
dependency-version: 0.7.19
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-21 19:49:19 +00:00 |
|
Rob Ede
|
49ea95e9e6
|
Merge pull request #1109 from actix/dependabot/github_actions/taiki-e/install-action-2.56.13
chore(deps): bump taiki-e/install-action from 2.56.7 to 2.56.13
|
2025-07-15 03:37:15 +00:00 |
|
Rob Ede
|
37ed692a1b
|
Merge pull request #1110 from actix/dependabot/cargo/rustls-0.23.29
chore(deps): bump rustls from 0.23.28 to 0.23.29
|
2025-07-15 03:37:12 +00:00 |
|
Rob Ede
|
d105a93b81
|
Merge pull request #1113 from actix/dependabot/cargo/clap-4.5.41
chore(deps): bump clap from 4.5.40 to 4.5.41
|
2025-07-15 03:37:10 +00:00 |
|
Rob Ede
|
8129db118b
|
Merge pull request #1112 from actix/dependabot/cargo/diesel-2.2.12
chore(deps): bump diesel from 2.2.11 to 2.2.12
|
2025-07-15 03:37:08 +00:00 |
|
Rob Ede
|
c6fbfedef3
|
Merge pull request #1111 from actix/dependabot/cargo/actix-web-lab-0.24.2
chore(deps): bump actix-web-lab from 0.24.1 to 0.24.2
|
2025-07-15 03:37:06 +00:00 |
|
dependabot[bot]
|
69a495e682
|
chore(deps): bump clap from 4.5.40 to 4.5.41
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.40 to 4.5.41.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.40...clap_complete-v4.5.41)
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.41
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-14 22:16:48 +00:00 |
|
dependabot[bot]
|
2ee8a07554
|
chore(deps): bump diesel from 2.2.11 to 2.2.12
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.11 to 2.2.12.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.12/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.11...v2.2.12)
---
updated-dependencies:
- dependency-name: diesel
dependency-version: 2.2.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-14 21:16:07 +00:00 |
|
dependabot[bot]
|
f317117379
|
chore(deps): bump actix-web-lab from 0.24.1 to 0.24.2
Bumps [actix-web-lab](https://github.com/robjtede/actix-web-lab) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/robjtede/actix-web-lab/releases)
- [Commits](https://github.com/robjtede/actix-web-lab/compare/lab-v0.24.1...lab-v0.24.2)
---
updated-dependencies:
- dependency-name: actix-web-lab
dependency-version: 0.24.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-14 21:10:19 +00:00 |
|
dependabot[bot]
|
5804041480
|
chore(deps): bump rustls from 0.23.28 to 0.23.29
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.28 to 0.23.29.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.28...v/0.23.29)
---
updated-dependencies:
- dependency-name: rustls
dependency-version: 0.23.29
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-14 21:08:03 +00:00 |
|
dependabot[bot]
|
968b3a514c
|
chore(deps): bump taiki-e/install-action from 2.56.7 to 2.56.13
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.56.7 to 2.56.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.56.7...v2.56.13)
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.56.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-14 20:44:15 +00:00 |
|
Rob Ede
|
ffedffa708
|
Merge pull request #1106 from actix/dependabot/cargo/mongodb-3.2.4
chore(deps): bump mongodb from 3.2.3 to 3.2.4
|
2025-07-14 01:55:13 +00:00 |
|
Rob Ede
|
ae5ec90938
|
Merge pull request #1107 from actix/dependabot/github_actions/taiki-e/install-action-2.56.7
chore(deps): bump taiki-e/install-action from 2.55.1 to 2.56.7
|
2025-07-14 01:55:11 +00:00 |
|
Rob Ede
|
a36359f132
|
Merge pull request #1108 from actix/dependabot/cargo/tokio-1.46.1
chore(deps): bump tokio from 1.45.1 to 1.46.1
|
2025-07-14 01:55:09 +00:00 |
|
dependabot[bot]
|
9e855f6e4f
|
chore(deps): bump tokio from 1.45.1 to 1.46.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.1 to 1.46.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.45.1...tokio-1.46.1)
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.46.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-07 21:10:33 +00:00 |
|
dependabot[bot]
|
12a393b822
|
chore(deps): bump taiki-e/install-action from 2.55.1 to 2.56.7
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.55.1 to 2.56.7.
- [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.55.1...v2.56.7)
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.56.7
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-07 20:33:28 +00:00 |
|
dependabot[bot]
|
cec4e03e2f
|
chore(deps): bump mongodb from 3.2.3 to 3.2.4
Bumps [mongodb](https://github.com/mongodb/mongo-rust-driver) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/mongodb/mongo-rust-driver/releases)
- [Commits](https://github.com/mongodb/mongo-rust-driver/compare/v3.2.3...v3.2.4)
---
updated-dependencies:
- dependency-name: mongodb
dependency-version: 3.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-07 20:23:21 +00:00 |
|
Rob Ede
|
2df4ddd45c
|
Merge pull request #1105 from Olexandr88/patch-1
chore: replaced a faulty build badge
|
2025-07-01 09:35:54 +00:00 |
|
Olexandr88
|
c9a88d2868
|
Update README.md
|
2025-07-01 11:39:01 +03:00 |
|
Rob Ede
|
8a37660335
|
Merge pull request #1099 from actix/dependabot/cargo/diesel-2.2.11
chore(deps): bump diesel from 2.2.10 to 2.2.11
|
2025-06-30 23:08:53 +00:00 |
|
Rob Ede
|
14a90e85b4
|
Merge pull request #1100 from actix/dependabot/github_actions/actions-rust-lang/setup-rust-toolchain-1.13.0
chore(deps): bump actions-rust-lang/setup-rust-toolchain from 1.12.0 to 1.13.0
|
2025-06-30 23:08:46 +00:00 |
|
Rob Ede
|
b2a97a69d1
|
Merge pull request #1104 from actix/dependabot/cargo/minijinja-autoreload-2.11.0
chore(deps): bump minijinja-autoreload from 2.10.2 to 2.11.0
|
2025-06-30 22:58:04 +00:00 |
|
Rob Ede
|
c8009fc446
|
Merge pull request #1101 from actix/dependabot/github_actions/taiki-e/install-action-2.55.1
chore(deps): bump taiki-e/install-action from 2.54.0 to 2.55.1
|
2025-06-30 22:57:49 +00:00 |
|
Rob Ede
|
2197c0ee0d
|
Merge pull request #1102 from actix/dependabot/cargo/minijinja-2.11.0
chore(deps): bump minijinja from 2.10.2 to 2.11.0
|
2025-06-30 22:57:31 +00:00 |
|
Rob Ede
|
ce5378bd6d
|
Merge pull request #1103 from actix/dependabot/cargo/juniper-0.16.2
chore(deps): bump juniper from 0.16.1 to 0.16.2
|
2025-06-30 22:56:30 +00:00 |
|
dependabot[bot]
|
86b0755e28
|
chore(deps): bump minijinja-autoreload from 2.10.2 to 2.11.0
Bumps [minijinja-autoreload](https://github.com/mitsuhiko/minijinja) from 2.10.2 to 2.11.0.
- [Release notes](https://github.com/mitsuhiko/minijinja/releases)
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/minijinja/compare/2.10.2...2.11.0)
---
updated-dependencies:
- dependency-name: minijinja-autoreload
dependency-version: 2.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-30 20:35:36 +00:00 |
|
dependabot[bot]
|
3004a73c54
|
chore(deps): bump juniper from 0.16.1 to 0.16.2
Bumps [juniper](https://github.com/graphql-rust/juniper) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/graphql-rust/juniper/releases)
- [Changelog](https://github.com/graphql-rust/juniper/blob/master/release.toml)
- [Commits](https://github.com/graphql-rust/juniper/compare/juniper-v0.16.1...juniper-v0.16.2)
---
updated-dependencies:
- dependency-name: juniper
dependency-version: 0.16.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-30 20:33:31 +00:00 |
|
dependabot[bot]
|
594850a826
|
chore(deps): bump minijinja from 2.10.2 to 2.11.0
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.10.2 to 2.11.0.
- [Release notes](https://github.com/mitsuhiko/minijinja/releases)
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/minijinja/compare/2.10.2...2.11.0)
---
updated-dependencies:
- dependency-name: minijinja
dependency-version: 2.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-30 20:25:04 +00:00 |
|
dependabot[bot]
|
24b7e1ebdf
|
chore(deps): bump taiki-e/install-action from 2.54.0 to 2.55.1
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.54.0 to 2.55.1.
- [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.54.0...v2.55.1)
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.55.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-30 20:24:06 +00:00 |
|
dependabot[bot]
|
1c9ae7512b
|
chore(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.12.0 to 1.13.0.
- [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](https://github.com/actions-rust-lang/setup-rust-toolchain/compare/v1.12.0...v1.13.0)
---
updated-dependencies:
- dependency-name: actions-rust-lang/setup-rust-toolchain
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-23 19:16:30 +00:00 |
|
dependabot[bot]
|
5030cc980b
|
chore(deps): bump diesel from 2.2.10 to 2.2.11
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.10 to 2.2.11.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.11/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.10...v2.2.11)
---
updated-dependencies:
- dependency-name: diesel
dependency-version: 2.2.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-23 18:52:00 +00:00 |
|
Yuki Okushi
|
803f7ddedc
|
Merge pull request #1098 from actix/dependabot/cargo/clap-4.5.40
chore(deps): bump clap from 4.5.38 to 4.5.40
|
2025-06-23 11:07:27 +00:00 |
|
Yuki Okushi
|
54150c06df
|
Merge pull request #1097 from actix/dependabot/cargo/slab-0.4.10
chore(deps): bump slab from 0.4.9 to 0.4.10
|
2025-06-23 11:07:20 +00:00 |
|
Yuki Okushi
|
97c9c149e3
|
Merge pull request #1096 from actix/dependabot/cargo/rustls-0.23.28
chore(deps): bump rustls from 0.23.27 to 0.23.28
|
2025-06-23 11:07:12 +00:00 |
|
Yuki Okushi
|
0b5b69bccb
|
Merge pull request #1095 from actix/dependabot/cargo/actix-broker-0.4.4
chore(deps): bump actix-broker from 0.4.3 to 0.4.4
|
2025-06-23 11:07:05 +00:00 |
|
Yuki Okushi
|
b009f4f216
|
Merge pull request #1094 from actix/dependabot/github_actions/taiki-e/install-action-2.53.0
chore(deps): bump taiki-e/install-action from 2.52.7 to 2.54.0
|
2025-06-23 10:47:38 +00:00 |
|
Yuki Okushi
|
0ecffa6ada
|
Apply suggestions from code review
|
2025-06-23 19:38:29 +09:00 |
|
dependabot[bot]
|
1e1e3152f3
|
chore(deps): bump clap from 4.5.38 to 4.5.40
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.38 to 4.5.40.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.38...clap_complete-v4.5.40)
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.40
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-16 19:08:54 +00:00 |
|
dependabot[bot]
|
3b848d2895
|
chore(deps): bump slab from 0.4.9 to 0.4.10
Bumps [slab](https://github.com/tokio-rs/slab) from 0.4.9 to 0.4.10.
- [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.9...v0.4.10)
---
updated-dependencies:
- dependency-name: slab
dependency-version: 0.4.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-16 19:02:39 +00:00 |
|
dependabot[bot]
|
abda62c4da
|
chore(deps): bump rustls from 0.23.27 to 0.23.28
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.27 to 0.23.28.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.27...v/0.23.28)
---
updated-dependencies:
- dependency-name: rustls
dependency-version: 0.23.28
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-16 18:59:25 +00:00 |
|