1
0
mirror of https://github.com/actix/examples synced 2025-03-10 23:42:38 +01:00

603 Commits

Author SHA1 Message Date
dependabot[bot]
2cb6ecfabe
chore(deps): bump ring from 0.17.11 to 0.17.13
Bumps [ring](https://github.com/briansmith/ring) from 0.17.11 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
- [Commits](https://github.com/briansmith/ring/commits)

---
updated-dependencies:
- dependency-name: ring
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 17:00:34 +00:00
Rob Ede
07abaa4d54
Merge pull request #1017 from actix/dependabot/cargo/chrono-0.4.40
chore(deps): bump chrono from 0.4.39 to 0.4.40
2025-03-03 18:27:49 +00:00
Rob Ede
f65050548a
Merge pull request #1016 from actix/dependabot/cargo/clap-4.5.31
chore(deps): bump clap from 4.5.30 to 4.5.31
2025-03-03 18:27:47 +00:00
Rob Ede
d27fe23d0e
Merge pull request #1015 from actix/dependabot/cargo/minijinja-2.8.0
chore(deps): bump minijinja from 2.7.0 to 2.8.0
2025-03-03 18:27:43 +00:00
Rob Ede
5d961ac09b
Merge pull request #1014 from actix/dependabot/cargo/notify-8.0.0
chore(deps): bump notify from 6.1.1 to 8.0.0
2025-03-03 18:26:42 +00:00
dependabot[bot]
f98d5b06cb
chore(deps): bump chrono from 0.4.39 to 0.4.40
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.39 to 0.4.40.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.39...v0.4.40)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 17:38:18 +00:00
dependabot[bot]
3a8d4de200
chore(deps): bump clap from 4.5.30 to 4.5.31
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.30 to 4.5.31.
- [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.30...v4.5.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 17:37:29 +00:00
dependabot[bot]
70c30832e1
chore(deps): bump minijinja from 2.7.0 to 2.8.0
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.7.0 to 2.8.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.7.0...2.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 17:35:35 +00:00
dependabot[bot]
07037cbf70
chore(deps): bump notify from 6.1.1 to 8.0.0
Bumps [notify](https://github.com/notify-rs/notify) from 6.1.1 to 8.0.0.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/notify-rs/notify/compare/notify-6.1.1...notify-8.0.0)

---
updated-dependencies:
- dependency-name: notify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 17:35:04 +00:00
dependabot[bot]
92e00ffaff
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.16 to 1.5.17
- [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.76.0 to 1.77.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>
2025-03-03 17:34:36 +00:00
Rob Ede
df0dc549a5
chore: update derive_more to v2 2025-02-24 04:08:14 +00:00
Rob Ede
a6df6cc903
chore: update deps 2025-02-24 04:00:47 +00:00
Rob Ede
ad0c1b765e
chore: update rand to 0.9 2025-02-24 03:28:07 +00:00
dependabot[bot]
a5e7b63fe0
chore(deps): bump casbin from 2.5.0 to 2.10.1
Bumps [casbin](https://github.com/casbin/casbin-rs) from 2.5.0 to 2.10.1.
- [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.5.0...v2.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 03:01:11 +00:00
Rob Ede
7259f9417a
refactor: use ractor 2025-02-21 13:11:06 +00:00
Rob Ede
10b4256d9d
Merge pull request #1002 from actix/dependabot/cargo/mongodb-3.2.1 2025-02-19 22:32:03 +00:00
dependabot[bot]
6a433f9b00
chore(deps): bump log from 0.4.22 to 0.4.25
Bumps [log](https://github.com/rust-lang/log) from 0.4.22 to 0.4.25.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.22...0.4.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 18:45:02 +00:00
Rob Ede
cc994d713c
Merge pull request #1012 from actix/dependabot/cargo/clap-4.5.29
chore(deps): bump clap from 4.5.23 to 4.5.29
2025-02-17 18:37:48 +00:00
Rob Ede
4e47d58ff5
Merge pull request #1010 from actix/dependabot/cargo/rustls-0.23.23
chore(deps): bump rustls from 0.23.20 to 0.23.23
2025-02-17 18:37:44 +00:00
dependabot[bot]
5daa3127bf
chore(deps): bump clap from 4.5.23 to 4.5.29
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.23 to 4.5.29.
- [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.23...clap_complete-v4.5.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 18:02:27 +00:00
dependabot[bot]
55b053380c
chore(deps): bump rustls from 0.23.20 to 0.23.23
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.20 to 0.23.23.
- [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.20...v/0.23.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 17:59:05 +00:00
dependabot[bot]
4314aa0390
chore(deps): bump hickory-proto from 0.24.2 to 0.24.3
Bumps [hickory-proto](https://github.com/hickory-dns/hickory-dns) from 0.24.2 to 0.24.3.
- [Release notes](https://github.com/hickory-dns/hickory-dns/releases)
- [Changelog](https://github.com/hickory-dns/hickory-dns/blob/v0.24.3/CHANGELOG.md)
- [Commits](https://github.com/hickory-dns/hickory-dns/compare/v0.24.2...v0.24.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 17:57:37 +00:00
dependabot[bot]
b8a042d3db
chore(deps): bump mongodb from 3.1.1 to 3.2.1
Bumps [mongodb](https://github.com/mongodb/mongo-rust-driver) from 3.1.1 to 3.2.1.
- [Release notes](https://github.com/mongodb/mongo-rust-driver/releases)
- [Commits](https://github.com/mongodb/mongo-rust-driver/compare/v3.1.1...v3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 17:22:41 +00:00
Rob Ede
6b0fd404b7
Merge pull request #995 from actix/dependabot/cargo/uuid-1.12.1
chore(deps): bump uuid from 1.11.1 to 1.12.1
2025-02-03 18:56:43 +00:00
dependabot[bot]
ec23720398
chore(deps): bump openssl from 0.10.68 to 0.10.70
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.68 to 0.10.70.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.70)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 18:37:55 +00:00
dependabot[bot]
3b05bcab3f
chore(deps): bump uuid from 1.11.1 to 1.12.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.11.1 to 1.12.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.11.1...1.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 17:32:46 +00:00
Rob Ede
c796374d79
Merge pull request #985 from actix/dependabot/cargo/notify-7.0.0
chore(deps): bump notify from 6.1.1 to 7.0.0
2025-01-13 17:40:59 +00:00
Rob Ede
48842af71d
Merge pull request #986 from actix/dependabot/cargo/tokio-1.43.0
chore(deps): bump tokio from 1.42.0 to 1.43.0
2025-01-13 17:40:50 +00:00
Rob Ede
bf180617c0
Merge pull request #984 from actix/dependabot/cargo/minijinja-autoreload-2.6.0
chore(deps): bump minijinja-autoreload from 2.5.0 to 2.6.0
2025-01-13 17:40:12 +00:00
dependabot[bot]
a51f7f501e
chore(deps): bump tokio from 1.42.0 to 1.43.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.42.0...tokio-1.43.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 17:31:29 +00:00
dependabot[bot]
68e7ed1fbb
chore(deps): bump notify from 6.1.1 to 7.0.0
Bumps [notify](https://github.com/notify-rs/notify) from 6.1.1 to 7.0.0.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/notify-rs/notify/compare/notify-6.1.1...notify-7.0.0)

---
updated-dependencies:
- dependency-name: notify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 17:31:09 +00:00
dependabot[bot]
99e9928833
chore(deps): bump minijinja-autoreload from 2.5.0 to 2.6.0
Bumps [minijinja-autoreload](https://github.com/mitsuhiko/minijinja) from 2.5.0 to 2.6.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.5.0...2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 17:30:41 +00:00
dependabot[bot]
6f9a95bc14
chore(deps): bump uuid from 1.11.0 to 1.11.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.11.0...1.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 17:29:52 +00:00
Rob Ede
5a9a5defd8
Merge pull request #976 from actix/dependabot/cargo/aws-12e866e687
chore(deps): bump the aws group with 2 updates
2025-01-08 15:13:05 +00:00
Rob Ede
dad93cae64
Merge pull request #977 from actix/dependabot/cargo/apalis-0.6.3
chore(deps): bump apalis from 0.6.2 to 0.6.3
2025-01-08 15:13:01 +00:00
Rob Ede
c1a66aa3e3
Merge pull request #978 from actix/dependabot/cargo/reqwest-0.12.12
chore(deps): bump reqwest from 0.12.11 to 0.12.12
2025-01-08 15:12:52 +00:00
dependabot[bot]
3b5c0c4e0b
chore(deps): bump pin-project-lite from 0.2.15 to 0.2.16
Bumps [pin-project-lite](https://github.com/taiki-e/pin-project-lite) from 0.2.15 to 0.2.16.
- [Release notes](https://github.com/taiki-e/pin-project-lite/releases)
- [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.15...v0.2.16)

---
updated-dependencies:
- dependency-name: pin-project-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 18:03:36 +00:00
dependabot[bot]
6ac0b8696e
chore(deps): bump reqwest from 0.12.11 to 0.12.12
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.11 to 0.12.12.
- [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.11...v0.12.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 18:01:49 +00:00
dependabot[bot]
ca15ad70a7
chore(deps): bump apalis from 0.6.2 to 0.6.3
Bumps [apalis](https://github.com/geofmureithi/apalis) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/geofmureithi/apalis/releases)
- [Commits](https://github.com/geofmureithi/apalis/compare/v0.6.2...v0.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 18:00:59 +00:00
dependabot[bot]
ca44aafbf6
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.12 to 1.5.13
- [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.67.0 to 1.68.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>
2025-01-06 18:00:11 +00:00
dependabot[bot]
c11879efa1
chore(deps): bump notify from 6.1.1 to 7.0.0
Bumps [notify](https://github.com/notify-rs/notify) from 6.1.1 to 7.0.0.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/notify-rs/notify/compare/notify-6.1.1...notify-7.0.0)

---
updated-dependencies:
- dependency-name: notify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 17:46:46 +00:00
Rob Ede
eca28f35b5
ci: fix tool installs 2024-12-28 20:30:35 +00:00
Rob Ede
0633fd447b
chore: update db-redis redis dep 2024-12-28 20:25:10 +00:00
Rob Ede
945d198dc3
Merge pull request #970 from actix/dependabot/cargo/notify-7.0.0
chore(deps): bump notify from 6.1.1 to 7.0.0
2024-12-28 20:08:00 +00:00
Rob Ede
88b207da48
Merge pull request #969 from actix/dependabot/cargo/apalis-redis-0.6.2
chore(deps): bump apalis-redis from 0.6.0 to 0.6.2
2024-12-28 20:07:24 +00:00
Rob Ede
641cd49873
Merge pull request #945 from actix/dependabot/cargo/pin-project-lite-0.2.15
chore(deps): bump pin-project-lite from 0.2.14 to 0.2.15
2024-12-28 20:03:20 +00:00
Rob Ede
5cc17fdbf3
Merge pull request #944 from actix/dependabot/cargo/reqwest-0.12.9
chore(deps): bump reqwest from 0.12.8 to 0.12.9
2024-12-28 20:03:02 +00:00
dependabot[bot]
20081e9010
chore(deps): bump notify from 6.1.1 to 7.0.0
Bumps [notify](https://github.com/notify-rs/notify) from 6.1.1 to 7.0.0.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/notify-rs/notify/compare/notify-6.1.1...notify-7.0.0)

---
updated-dependencies:
- dependency-name: notify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 17:15:00 +00:00
dependabot[bot]
1c31a84ae3
chore(deps): bump apalis-redis from 0.6.0 to 0.6.2
Bumps [apalis-redis](https://github.com/geofmureithi/apalis) from 0.6.0 to 0.6.2.
- [Release notes](https://github.com/geofmureithi/apalis/releases)
- [Commits](https://github.com/geofmureithi/apalis/compare/v0.6.0...v0.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 17:14:40 +00:00
Rob Ede
4d4796e5e4
Merge pull request #966 from actix/dependabot/cargo/chrono-0.4.39
chore(deps): bump chrono from 0.4.38 to 0.4.39
2024-12-18 09:05:05 +00:00