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

527 Commits

Author SHA1 Message Date
dependabot[bot]
f8d18fdebb
chore(deps): bump uuid from 1.10.0 to 1.11.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 17:58:34 +00:00
Rob Ede
49f83d001f
Merge pull request #935 from actix/dependabot/cargo/clap-4.5.20
chore(deps): bump clap from 4.5.18 to 4.5.20
2024-10-14 18:06:56 +00:00
dependabot[bot]
9b1f7490f6
chore(deps): bump clap from 4.5.18 to 4.5.20
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.18 to 4.5.20.
- [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.18...clap_complete-v4.5.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 17:48:29 +00:00
dependabot[bot]
da76b599da
chore(deps): bump once_cell from 1.20.1 to 1.20.2
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.1 to 1.20.2.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 17:47:40 +00:00
Rob Ede
d55f779f91
Merge pull request #931 from actix/dependabot/cargo/redis-0.26.1
chore(deps): bump redis from 0.25.4 to 0.26.1
2024-10-07 18:33:04 +00:00
Rob Ede
84572fafa8
Merge pull request #929 from actix/dependabot/cargo/aws-f551df85e6
chore(deps): bump the aws group with 2 updates
2024-10-07 18:32:29 +00:00
Rob Ede
d1eb91bafd
Merge pull request #930 from actix/dependabot/cargo/rustls-0.23.14
chore(deps): bump rustls from 0.23.13 to 0.23.14
2024-10-07 18:32:24 +00:00
Rob Ede
61afeb9072
Merge pull request #933 from actix/dependabot/cargo/futures-util-0.3.31
chore(deps): bump futures-util from 0.3.30 to 0.3.31
2024-10-07 18:32:21 +00:00
dependabot[bot]
b1c78af41f
chore(deps): bump futures-util from 0.3.30 to 0.3.31
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.30 to 0.3.31.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 17:53:18 +00:00
dependabot[bot]
afb43639bf
chore(deps): bump async-stream from 0.3.5 to 0.3.6
Bumps [async-stream](https://github.com/tokio-rs/async-stream) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/tokio-rs/async-stream/releases)
- [Commits](https://github.com/tokio-rs/async-stream/compare/v0.3.5...v0.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 17:52:52 +00:00
dependabot[bot]
4cd939ad30
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-10-07 17:52:29 +00:00
dependabot[bot]
ff006717c4
chore(deps): bump rustls from 0.23.13 to 0.23.14
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.13 to 0.23.14.
- [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.13...v/0.23.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 17:51:52 +00:00
dependabot[bot]
ab4bca99af
chore(deps): bump the aws group with 2 updates
Bumps the aws group with 2 updates: [aws-config](https://github.com/smithy-lang/smithy-rs) and [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust).


Updates `aws-config` from 1.5.7 to 1.5.8
- [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)

Updates `aws-sdk-s3` from 1.52.0 to 1.54.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 17:50:42 +00:00
Rob Ede
d2242117e5
chore: update deps 2024-10-01 05:29:23 +01:00
Rob Ede
0012b33967
Merge pull request #919 from actix/dependabot/cargo/confik-0.11.8
chore(deps): bump confik from 0.11.7 to 0.11.8
2024-09-30 17:44:51 +00:00
dependabot[bot]
8c7f289e2d
chore(deps): bump bytes from 1.7.1 to 1.7.2
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.7.1 to 1.7.2.
- [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.7.1...v1.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 17:14:07 +00:00
dependabot[bot]
faceccf22d
chore(deps): bump confik from 0.11.7 to 0.11.8
Bumps [confik](https://github.com/x52dev/confik) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/x52dev/confik/releases)
- [Commits](https://github.com/x52dev/confik/compare/confik-v0.11.7...confik-v0.11.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 17:12:33 +00:00
Rob Ede
c42b85587d
Merge pull request #913 from actix/dependabot/cargo/casbin-2.5.0
chore(deps): bump casbin from 2.4.0 to 2.5.0
2024-09-17 01:23:18 +00:00
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
dependabot[bot]
96c0d60805
chore(deps): bump casbin from 2.4.0 to 2.5.0
Bumps [casbin](https://github.com/casbin/casbin-rs) from 2.4.0 to 2.5.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.4.0...v2.5.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-16 17:14:19 +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