1
0
mirror of https://github.com/actix/examples synced 2025-01-22 14:05:55 +01:00

564 Commits

Author SHA1 Message Date
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]
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
dependabot[bot]
a7ddfbda23
chore(deps): bump tokio-stream from 0.1.16 to 0.1.17
Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.16 to 0.1.17.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.16...tokio-stream-0.1.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 17:29:28 +00:00
dependabot[bot]
a5a8db15c1
chore(deps): bump chrono from 0.4.38 to 0.4.39
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.38 to 0.4.39.
- [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.38...v0.4.39)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 17:29:00 +00:00
Rob Ede
8e3fa4a653
Merge pull request #960 from geofmureithi/update/apalis-v0.6
chore: update the apalis example to the latest version
2024-12-10 12:00:38 +00:00
Rob Ede
5680903455
Merge pull request #961 from actix/dependabot/cargo/serde_json-1.0.133
chore(deps): bump serde_json from 1.0.132 to 1.0.133
2024-12-10 11:44:37 +00:00
dependabot[bot]
2ab3a1c1e9
chore(deps): bump bytes from 1.8.0 to 1.9.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.8.0 to 1.9.0.
- [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.8.0...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 17:17:26 +00:00
dependabot[bot]
fd89d01727
chore(deps): bump serde_json from 1.0.132 to 1.0.133
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.132 to 1.0.133.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.132...v1.0.133)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 17:16:50 +00:00
geofmureithi
d54a38ce73
chore: update the apalis example to the latest version 2024-12-06 03:29:32 +03:00
Rob Ede
8222680e65
Merge pull request #957 from actix/dependabot/cargo/minijinja-autoreload-2.5.0
chore(deps): bump minijinja-autoreload from 2.3.1 to 2.5.0
2024-12-02 17:38:59 +00:00
dependabot[bot]
500d97ff5e
chore(deps): bump diesel from 2.2.4 to 2.2.5
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.5/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.4...v2.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 17:20:03 +00:00
dependabot[bot]
60affc59f7
chore(deps): bump minijinja-autoreload from 2.3.1 to 2.5.0
Bumps [minijinja-autoreload](https://github.com/mitsuhiko/minijinja) from 2.3.1 to 2.5.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.3.1...2.5.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>
2024-12-02 17:13:04 +00:00
Rob Ede
08a8b434c9
Merge pull request #954 from actix/dependabot/cargo/url-2.5.4
chore(deps): bump url from 2.5.2 to 2.5.4
2024-12-02 08:36:51 +00:00
dependabot[bot]
5e5b2e9de5
chore(deps): bump tracing-actix-web from 0.7.14 to 0.7.15
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.14 to 0.7.15.
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.7.14...v0.7.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 18:18:21 +00:00
dependabot[bot]
578d3f31db
chore(deps): bump url from 2.5.2 to 2.5.4
Bumps [url](https://github.com/servo/rust-url) from 2.5.2 to 2.5.4.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.5.2...v2.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 18:17:41 +00:00
Rob Ede
dfaf817cab
Merge pull request #951 from actix/dependabot/cargo/clap-4.5.21
chore(deps): bump clap from 4.5.20 to 4.5.21
2024-11-18 21:25:01 +00:00
dependabot[bot]
cfda9b4138
chore(deps): bump minijinja from 2.3.1 to 2.5.0
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.3.1 to 2.5.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.3.1...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 18:25:21 +00:00
dependabot[bot]
a1982d39e0
chore(deps): bump clap from 4.5.20 to 4.5.21
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.20 to 4.5.21.
- [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.20...clap_complete-v4.5.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 18:23:49 +00:00
dependabot[bot]
97d71dac8a
chore(deps): bump bytes from 1.7.2 to 1.8.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.7.2 to 1.8.0.
- [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.2...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-14 08:38:24 +00:00
dependabot[bot]
246ddaa457
chore(deps): bump tokio from 1.40.0 to 1.41.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.40.0 to 1.41.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.40.0...tokio-1.41.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 17:56:50 +00:00
dependabot[bot]
faa88614b8
chore(deps): bump pin-project-lite from 0.2.14 to 0.2.15
Bumps [pin-project-lite](https://github.com/taiki-e/pin-project-lite) from 0.2.14 to 0.2.15.
- [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.14...v0.2.15)

---
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>
2024-10-28 17:45:47 +00:00
dependabot[bot]
7211fada5b
chore(deps): bump reqwest from 0.12.8 to 0.12.9
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.8 to 0.12.9.
- [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.8...v0.12.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 17:45:20 +00:00
Rob Ede
8c0cc3124e
Merge pull request #939 from actix/dependabot/cargo/serde_json-1.0.132
chore(deps): bump serde_json from 1.0.128 to 1.0.132
2024-10-22 14:57:35 +00:00
Rob Ede
e2a293c2e2
Merge pull request #942 from actix/dependabot/cargo/openssl-0.10.68
chore(deps): bump openssl from 0.10.66 to 0.10.68
2024-10-22 14:57:23 +00:00
Rob Ede
f3b141f2da
Merge pull request #940 from actix/dependabot/cargo/tracing-actix-web-0.7.14
chore(deps): bump tracing-actix-web from 0.7.13 to 0.7.14
2024-10-22 12:46:54 +00:00
dependabot[bot]
f8e215190d
chore(deps): bump openssl from 0.10.66 to 0.10.68
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.66 to 0.10.68.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 18:01:29 +00:00
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
dependabot[bot]
b1c87491c8
chore(deps): bump tracing-actix-web from 0.7.13 to 0.7.14
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.13 to 0.7.14.
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.7.13...v0.7.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 17:57:37 +00:00
dependabot[bot]
a90e974bbd
chore(deps): bump serde_json from 1.0.128 to 1.0.132
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.128 to 1.0.132.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 17:57:03 +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