1
0
mirror of https://github.com/actix/examples synced 2025-08-30 17:50:21 +02:00
Commit Graph

1799 Commits

Author SHA1 Message Date
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
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
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