1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
Commit Graph

508 Commits

Author SHA1 Message Date
Rob Ede
bf3bfba7a0
Merge pull request #914 from actix/dependabot/cargo/tokio-postgres-0.7.12
chore(deps): bump tokio-postgres from 0.7.11 to 0.7.12
2024-09-17 01:22:38 +00:00
Rob Ede
325836415f
Merge pull request #915 from actix/dependabot/cargo/actix-session-0.10.1
chore(deps): bump actix-session from 0.10.0 to 0.10.1
2024-09-17 01:22:25 +00:00
dependabot[bot]
816f6baa0d
chore(deps): bump redis from 0.25.4 to 0.26.1
Bumps [redis](https://github.com/redis-rs/redis-rs) from 0.25.4 to 0.26.1.
- [Release notes](https://github.com/redis-rs/redis-rs/releases)
- [Commits](https://github.com/redis-rs/redis-rs/compare/redis-0.25.4...redis-0.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 17:16:49 +00:00
dependabot[bot]
1b4d568251
chore(deps): bump actix-session from 0.10.0 to 0.10.1
Bumps [actix-session](https://github.com/actix/actix-extras) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/actix/actix-extras/releases)
- [Commits](https://github.com/actix/actix-extras/compare/redis-v0.10.0...session-v0.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 17:16:30 +00:00
dependabot[bot]
2795b2622f
chore(deps): bump tokio-postgres from 0.7.11 to 0.7.12
Bumps [tokio-postgres](https://github.com/sfackler/rust-postgres) from 0.7.11 to 0.7.12.
- [Release notes](https://github.com/sfackler/rust-postgres/releases)
- [Commits](https://github.com/sfackler/rust-postgres/compare/tokio-postgres-v0.7.11...tokio-postgres-v0.7.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 17:15:48 +00:00
Rob Ede
2c68b99c0b
chore: fix deps 2024-09-12 12:11:10 -04:00
Rob Ede
f7b717a019
chore: remove unused deps 2024-09-11 16:05:47 -04:00
Rob Ede
431ebe8c2b
chore: update deps 2024-09-11 10:31:36 -04:00
Rob Ede
b814c944d2
Merge pull request #907 from actix/dependabot/cargo/diesel-2.2.4
chore(deps): bump diesel from 2.2.3 to 2.2.4
2024-09-11 13:58:19 +00:00
Rob Ede
8d6ef23d5e
Merge pull request #908 from actix/dependabot/cargo/base64-0.22.1
chore(deps): bump base64 from 0.21.7 to 0.22.1
2024-09-11 13:58:08 +00:00
dependabot[bot]
c3da7d7c71
chore(deps): bump rustls from 0.23.10 to 0.23.12
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.10 to 0.23.12.
- [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.10...v/0.23.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 17:32:52 +00:00
dependabot[bot]
bf019d16a1
chore(deps): bump base64 from 0.21.7 to 0.22.1
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.7 to 0.22.1.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.7...v0.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 17:31:09 +00:00
dependabot[bot]
2e7e23e803
chore(deps): bump diesel from 2.2.3 to 2.2.4
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.4/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.3...v2.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 17:30:04 +00:00
dependabot[bot]
a0826053c1
chore(deps): bump quinn-proto from 0.11.6 to 0.11.8
Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.6 to 0.11.8.
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.6...quinn-proto-0.11.8)

---
updated-dependencies:
- dependency-name: quinn-proto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 20:50:52 +00:00
Rob Ede
2cc3d3aa31
Merge pull request #903 from actix/dependabot/cargo/tokio-1.40.0
chore(deps): bump tokio from 1.39.3 to 1.40.0
2024-09-02 20:50:17 +00:00
Rob Ede
7454d72939
Merge pull request #902 from actix/dependabot/cargo/redis-0.26.1
chore(deps): bump redis from 0.25.4 to 0.26.1
2024-09-02 20:50:01 +00:00
dependabot[bot]
ed2c89c9a4
chore(deps): bump tokio from 1.39.3 to 1.40.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.3 to 1.40.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 17:52:25 +00:00
dependabot[bot]
ec9b3dec73
chore(deps): bump redis from 0.25.4 to 0.26.1
Bumps [redis](https://github.com/redis-rs/redis-rs) from 0.25.4 to 0.26.1.
- [Release notes](https://github.com/redis-rs/redis-rs/releases)
- [Commits](https://github.com/redis-rs/redis-rs/compare/redis-0.25.4...redis-0.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 17:49:43 +00:00
dependabot[bot]
0004c3d1eb
chore(deps): bump casbin from 2.2.0 to 2.4.0
Bumps [casbin](https://github.com/casbin/casbin-rs) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/casbin/casbin-rs/releases)
- [Changelog](https://github.com/casbin/casbin-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/casbin/casbin-rs/compare/v2.2.0...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 17:47:46 +00:00
Rob Ede
a31e6731d2
Merge pull request #897 from actix/dependabot/cargo/minijinja-autoreload-2.1.1
chore(deps): bump minijinja-autoreload from 2.0.3 to 2.1.1
2024-08-26 19:12:00 +00:00
Rob Ede
bcc1d098d2
Merge pull request #898 from actix/dependabot/cargo/reqwest-0.12.5
chore(deps): bump reqwest from 0.12.4 to 0.12.5
2024-08-26 18:18:42 +00:00
Rob Ede
5dad2ecf18
Merge pull request #896 from actix/dependabot/cargo/base64-0.22.1
chore(deps): bump base64 from 0.21.7 to 0.22.1
2024-08-26 18:18:21 +00:00
Rob Ede
02721c3035
Merge pull request #895 from actix/dependabot/cargo/tokio-1.39.3
chore(deps): bump tokio from 1.39.2 to 1.39.3
2024-08-26 18:18:13 +00:00
dependabot[bot]
2857e5cf09
chore(deps): bump reqwest from 0.12.4 to 0.12.5
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.4 to 0.12.5.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.4...v0.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 17:21:41 +00:00
dependabot[bot]
6a30b07d89
chore(deps): bump minijinja-autoreload from 2.0.3 to 2.1.1
Bumps [minijinja-autoreload](https://github.com/mitsuhiko/minijinja) from 2.0.3 to 2.1.1.
- [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.0.3...2.1.1)

---
updated-dependencies:
- dependency-name: minijinja-autoreload
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 17:21:21 +00:00
dependabot[bot]
62b3e7abfe
chore(deps): bump base64 from 0.21.7 to 0.22.1
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.7 to 0.22.1.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.7...v0.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 17:20:50 +00:00
dependabot[bot]
4c2981e252
chore(deps): bump tokio from 1.39.2 to 1.39.3
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.2 to 1.39.3.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 17:19:31 +00:00
dependabot[bot]
82a398ba1a
chore(deps): bump bytes from 1.6.0 to 1.7.1
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.6.0 to 1.7.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.6.0...v1.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 17:19:11 +00:00
dependabot[bot]
9ecaf424c7
chore(deps): bump diesel from 2.2.2 to 2.2.3
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.3/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: diesel
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-23 19:07:24 +00:00
Rob Ede
527f688a06
Merge pull request #887 from actix/dependabot/cargo/awc-3.5.1
chore(deps): bump awc from 3.5.0 to 3.5.1
2024-08-19 21:42:42 +00:00
Rob Ede
06576e7010
Merge pull request #891 from actix/dependabot/cargo/base64-0.22.1
chore(deps): bump base64 from 0.21.7 to 0.22.1
2024-08-19 21:42:37 +00:00
Rob Ede
965f64f013
Merge pull request #890 from actix/dependabot/cargo/clap-4.5.13
chore(deps): bump clap from 4.5.8 to 4.5.13
2024-08-19 21:42:30 +00:00
Rob Ede
c2be89109a
Merge pull request #889 from actix/dependabot/cargo/actix-http-3.9.0
chore(deps): bump actix-http from 3.8.0 to 3.9.0
2024-08-19 21:42:21 +00:00
dependabot[bot]
6ed7ceaa98
chore(deps): bump base64 from 0.21.7 to 0.22.1
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.7 to 0.22.1.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.7...v0.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 18:38:25 +00:00
dependabot[bot]
8ecab998ba
chore(deps): bump clap from 4.5.8 to 4.5.13
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.8 to 4.5.13.
- [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.8...clap_complete-v4.5.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 18:02:06 +00:00
dependabot[bot]
3f9f9673e0
chore(deps): bump actix-http from 3.8.0 to 3.9.0
Bumps [actix-http](https://github.com/actix/actix-web) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/http-v3.8.0...http-v3.9.0)

---
updated-dependencies:
- dependency-name: actix-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 17:55:57 +00:00
dependabot[bot]
b55c1e0694
chore(deps): bump actix-web-actors from 4.3.0 to 4.3.1+deprecated
Bumps [actix-web-actors](https://github.com/actix/actix-web) from 4.3.0 to 4.3.1+deprecated.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/web-v4.3.0...web-v4.3.1)

---
updated-dependencies:
- dependency-name: actix-web-actors
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 17:45:34 +00:00
dependabot[bot]
3dea65f7d9
chore(deps): bump awc from 3.5.0 to 3.5.1
Bumps [awc](https://github.com/actix/actix-web) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/awc-v3.5.0...awc-v3.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 17:44:56 +00:00
Rob Ede
ad6c439006
Merge pull request #883 from actix/dependabot/cargo/rustls-pemfile-2.1.3
chore(deps): bump rustls-pemfile from 2.1.2 to 2.1.3
2024-08-12 23:32:46 +00:00
dependabot[bot]
0edca94719
chore(deps): bump tokio-postgres from 0.7.10 to 0.7.11
Bumps [tokio-postgres](https://github.com/sfackler/rust-postgres) from 0.7.10 to 0.7.11.
- [Release notes](https://github.com/sfackler/rust-postgres/releases)
- [Commits](https://github.com/sfackler/rust-postgres/compare/tokio-postgres-v0.7.10...tokio-postgres-v0.7.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 17:09:39 +00:00
dependabot[bot]
5aa3e70c4b
chore(deps): bump rustls-pemfile from 2.1.2 to 2.1.3
Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/rustls/pemfile/releases)
- [Commits](https://github.com/rustls/pemfile/compare/v/2.1.2...v/2.1.3)

---
updated-dependencies:
- dependency-name: rustls-pemfile
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 17:09:17 +00:00
Rob Ede
4e35739c1c
Merge pull request #863 from c-git/add-client
Move client file from old echo example to actorless
2024-08-10 04:30:32 +00:00
Rob Ede
487567a216
chore: update deps 2024-08-07 01:51:55 +01:00
Rob Ede
98c26da514
Merge pull request #880 from actix/dependabot/cargo/reqwest-0.12.4
chore(deps): bump reqwest from 0.11.27 to 0.12.4
2024-08-07 00:38:53 +00:00
Rob Ede
da17e8c989
Merge pull request #879 from actix/dependabot/cargo/base64-0.22.1
chore(deps): bump base64 from 0.21.7 to 0.22.1
2024-08-07 00:38:24 +00:00
Rob Ede
6840ab1cd5
Merge pull request #878 from actix/dependabot/cargo/tokio-1.39.2
chore(deps): bump tokio from 1.38.1 to 1.39.2
2024-08-07 00:35:20 +00:00
dependabot[bot]
f257845887
chore(deps): bump minijinja from 2.0.3 to 2.1.1
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.0.3 to 2.1.1.
- [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.0.3...2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 17:50:45 +00:00
dependabot[bot]
da1cfb132f
chore(deps): bump reqwest from 0.11.27 to 0.12.4
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.27 to 0.12.4.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.27...v0.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 17:46:35 +00:00
dependabot[bot]
7aa1055950
chore(deps): bump base64 from 0.21.7 to 0.22.1
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.7 to 0.22.1.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.7...v0.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 17:46:00 +00:00
dependabot[bot]
5b4aece327
chore(deps): bump tokio from 1.38.1 to 1.39.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.1 to 1.39.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.1...tokio-1.39.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 17:45:12 +00:00