1
0
mirror of https://github.com/actix/examples synced 2025-08-30 09:48:07 +02:00
Commit Graph

1789 Commits

Author SHA1 Message Date
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
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
dependabot[bot]
e268fab1ac chore(deps): bump actix-broker from 0.4.3 to 0.4.4
Bumps [actix-broker](https://github.com/actix/actix) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/actix/actix/releases)
- [Changelog](https://github.com/actix/actix/blob/v0.4.4/changes.md)
- [Commits](https://github.com/actix/actix/compare/v0.4.3...v0.4.4)

---
updated-dependencies:
- dependency-name: actix-broker
  dependency-version: 0.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 18:55:12 +00:00
dependabot[bot]
b5604348c4 chore(deps): bump taiki-e/install-action from 2.52.7 to 2.53.0
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.52.7 to 2.53.0.
- [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.52.7...v2.53.0)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 18:46:26 +00:00
Rob Ede
722485a5ed Merge pull request #1087 from actix/dependabot/cargo/uuid-1.17.0
chore(deps): bump uuid from 1.16.0 to 1.17.0
2025-06-12 03:10:18 +00:00
Rob Ede
1cc11a7a89 Merge pull request #1088 from actix/dependabot/cargo/tokio-1.45.1
chore(deps): bump tokio from 1.45.0 to 1.45.1
2025-06-12 03:10:09 +00:00
Rob Ede
090dce50dc Merge pull request #1092 from actix/dependabot/cargo/openssl-0.10.73
chore(deps): bump openssl from 0.10.72 to 0.10.73
2025-06-12 03:10:04 +00:00
Rob Ede
64c5096fe1 Merge pull request #1091 from actix/dependabot/cargo/parking_lot-0.12.4
chore(deps): bump parking_lot from 0.12.3 to 0.12.4
2025-06-12 03:10:01 +00:00
Rob Ede
6a2ddd572e Merge pull request #1090 from actix/dependabot/cargo/color-eyre-0.6.5
chore(deps): bump color-eyre from 0.6.4 to 0.6.5
2025-06-12 03:09:53 +00:00
Rob Ede
04e519723b Merge pull request #1093 from actix/dependabot/github_actions/taiki-e/install-action-2.52.7
chore(deps): bump taiki-e/install-action from 2.52.1 to 2.52.7
2025-06-12 02:38:21 +00:00
dependabot[bot]
1cbd0e09c3 chore(deps): bump taiki-e/install-action from 2.52.1 to 2.52.7
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.52.1 to 2.52.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.52.1...v2.52.7)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.52.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 17:25:07 +00:00
dependabot[bot]
5c4524d4f1 chore(deps): bump openssl from 0.10.72 to 0.10.73
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.72 to 0.10.73.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.72...openssl-v0.10.73)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 0.10.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 18:20:27 +00:00
dependabot[bot]
1eb4465379 chore(deps): bump parking_lot from 0.12.3 to 0.12.4
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.3...parking_lot-v0.12.4)

---
updated-dependencies:
- dependency-name: parking_lot
  dependency-version: 0.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 18:12:00 +00:00
dependabot[bot]
1995b2eb96 chore(deps): bump color-eyre from 0.6.4 to 0.6.5
Bumps [color-eyre](https://github.com/eyre-rs/eyre) from 0.6.4 to 0.6.5.
- [Commits](https://github.com/eyre-rs/eyre/compare/color-eyre@0.6.4...color-eyre@0.6.5)

---
updated-dependencies:
- dependency-name: color-eyre
  dependency-version: 0.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 18:06:24 +00:00
dependabot[bot]
3672fd5248 chore(deps): bump tokio from 1.45.0 to 1.45.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.0 to 1.45.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.45.0...tokio-1.45.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.45.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 17:41:48 +00:00
dependabot[bot]
0b2b6c3fd6 chore(deps): bump uuid from 1.16.0 to 1.17.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 17:40:46 +00:00
Rob Ede
c8a3c9bcc9 Merge pull request #1086 from actix/dependabot/github_actions/taiki-e/install-action-2.52.1
chore(deps): bump taiki-e/install-action from 2.51.2 to 2.52.1
2025-05-26 17:36:06 +00:00
dependabot[bot]
6460b9bf0a chore(deps): bump taiki-e/install-action from 2.51.2 to 2.52.1
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.51.2 to 2.52.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.51.2...v2.52.1)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.52.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 17:24:11 +00:00
Rob Ede
45a2b8fd59 Merge pull request #1084 from actix/dependabot/cargo/aws-5553774642
chore(deps): bump aws-config from 1.6.2 to 1.6.3 in the aws group
2025-05-24 07:30:45 +00:00
Rob Ede
ec48674f8e Merge pull request #1085 from actix/dependabot/github_actions/taiki-e/install-action-2.51.2
chore(deps): bump taiki-e/install-action from 2.50.10 to 2.51.2
2025-05-24 07:30:42 +00:00
dependabot[bot]
aea20d1c3e chore(deps): bump taiki-e/install-action from 2.50.10 to 2.51.2
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.50.10 to 2.51.2.
- [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.50.10...v2.51.2)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.51.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 17:37:38 +00:00
dependabot[bot]
1a1870be8c chore(deps): bump aws-config from 1.6.2 to 1.6.3 in the aws group
Bumps the aws group with 1 update: [aws-config](https://github.com/smithy-lang/smithy-rs).


Updates `aws-config` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

---
updated-dependencies:
- dependency-name: aws-config
  dependency-version: 1.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 17:36:32 +00:00