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

457 Commits

Author SHA1 Message Date
Rob Ede
f964658ba3
Merge pull request #876 from actix/dependabot/cargo/env_logger-0.11.5
chore(deps): bump env_logger from 0.11.3 to 0.11.5
2024-07-29 21:29:47 +00:00
Rob Ede
e14e31f1d4
Merge pull request #875 from actix/dependabot/cargo/metrics-exporter-prometheus-0.15.3
chore(deps): bump metrics-exporter-prometheus from 0.15.1 to 0.15.3
2024-07-29 21:29:30 +00:00
Rob Ede
db12557c30
Merge pull request #874 from actix/dependabot/cargo/diesel-2.2.2
chore(deps): bump diesel from 2.2.1 to 2.2.2
2024-07-29 21:29:20 +00:00
dependabot[bot]
1f2957172c
chore(deps): bump env_logger from 0.11.3 to 0.11.5
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.3 to 0.11.5.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.11.3...v0.11.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 17:56:13 +00:00
dependabot[bot]
de1ec0e3a6
chore(deps): bump metrics-exporter-prometheus from 0.15.1 to 0.15.3
Bumps [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) from 0.15.1 to 0.15.3.
- [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml)
- [Commits](https://github.com/metrics-rs/metrics/compare/metrics-exporter-prometheus-v0.15.1...metrics-exporter-prometheus-v0.15.3)

---
updated-dependencies:
- dependency-name: metrics-exporter-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 17:53:10 +00:00
dependabot[bot]
7fdde7d02e
chore(deps): bump diesel from 2.2.1 to 2.2.2
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.2/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.1...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 17:52:24 +00:00
dependabot[bot]
b3958bd359
chore(deps): bump uuid from 1.9.1 to 1.10.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.9.1...1.10.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-07-29 17:51:37 +00:00
Rob Ede
34fcd4665c
Merge pull request #864 from actix/dependabot/cargo/mongodb-3.0.1
chore(deps): bump mongodb from 3.0.0 to 3.0.1
2024-07-22 17:59:21 +00:00
Rob Ede
2e9b4897d9
Merge pull request #865 from actix/dependabot/cargo/openssl-0.10.66
chore(deps): bump openssl from 0.10.64 to 0.10.66
2024-07-22 17:59:05 +00:00
Rob Ede
f0daaa0e84
Merge pull request #866 from actix/dependabot/cargo/tokio-1.38.1
chore(deps): bump tokio from 1.38.0 to 1.38.1
2024-07-22 17:59:00 +00:00
Rob Ede
a7854baba3
Merge pull request #867 from actix/dependabot/cargo/reqwest-0.12.4
chore(deps): bump reqwest from 0.11.27 to 0.12.4
2024-07-22 17:58:53 +00:00
dependabot[bot]
21f0d69236
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-07-22 17:24:00 +00:00
dependabot[bot]
1b5cf05704
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-07-22 17:23:33 +00:00
dependabot[bot]
c1890f495d
chore(deps): bump tokio from 1.38.0 to 1.38.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.38.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 17:22:46 +00:00
dependabot[bot]
ab7e7156bf
chore(deps): bump openssl from 0.10.64 to 0.10.66
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 17:22:06 +00:00
dependabot[bot]
ad44a2f5d2
chore(deps): bump mongodb from 3.0.0 to 3.0.1
Bumps [mongodb](https://github.com/mongodb/mongo-rust-driver) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/mongodb/mongo-rust-driver/releases)
- [Commits](https://github.com/mongodb/mongo-rust-driver/compare/v3.0.0...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 17:20:54 +00:00
Rob Ede
942e8ed173
chore: update actix-ws to v0.3 2024-07-20 07:55:03 +01:00
Rob Ede
ea68e74373
chore: update prost deps 2024-07-20 07:45:32 +01:00
dependabot[bot]
7341920b6a
chore(deps): bump rustls from 0.23.9 to 0.23.10
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.9 to 0.23.10.
- [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.9...v/0.23.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-20 01:07:45 +00:00
Rob Ede
a21e5cd4cf
Merge pull request #851 from actix/dependabot/cargo/webpki-roots-0.26.3
chore(deps): bump webpki-roots from 0.26.1 to 0.26.3
2024-07-20 01:02:06 +00:00
Rob Ede
06803e7ac6
Merge pull request #852 from actix/dependabot/cargo/casbin-2.2.0
chore(deps): bump casbin from 2.0.9 to 2.2.0
2024-07-20 01:02:01 +00:00
Rob Ede
95722473a7
Merge pull request #853 from actix/dependabot/cargo/base64-0.22.1
chore(deps): bump base64 from 0.21.7 to 0.22.1
2024-07-20 01:01:47 +00:00
dependabot[bot]
ca82cc4412
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-07-20 00:59:55 +00:00
dependabot[bot]
67cb22b6ee
chore(deps): bump webpki-roots from 0.26.1 to 0.26.3
Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.26.1 to 0.26.3.
- [Release notes](https://github.com/rustls/webpki-roots/releases)
- [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.1...v/0.26.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-20 00:59:28 +00:00
dependabot[bot]
4ddb2ea871
chore(deps): bump casbin from 2.0.9 to 2.2.0
Bumps [casbin](https://github.com/casbin/casbin-rs) from 2.0.9 to 2.2.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.0.9...v2.2.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-07-20 00:59:28 +00:00
geofmureithi
642fbc84ad
Chore: Update apalis to the latest version 2024-07-12 22:41:00 +03:00
Rob Ede
42acb27186
chore: use fork of sparkpost 2024-07-07 03:26:40 +01:00
Rob Ede
697d2ec49d
chore: update deps 2024-07-07 02:51:12 +01:00
Rob Ede
dca1d50430
refactor: update mongodb to 3 2024-07-07 02:03:51 +01:00
Rob Ede
0bdd5479ff
refactor: use confik instead of config 2024-07-07 02:01:13 +01:00
Rob Ede
03879899a5
chore: update pin-project 2024-07-07 01:42:16 +01:00
Rob Ede
ea07cc2370
chore: update minijinja to 2 2024-07-07 01:26:05 +01:00
Rob Ede
8baa0767a6
chore: update actix-multipart to v0.7 2024-07-07 00:59:16 +01:00
Rob Ede
a67c7803e6
refactor: use graduated Html responder 2024-07-07 00:23:03 +01:00
Rob Ede
e838c8f494
Merge pull request #847 from actix/dependabot/cargo/base64-0.22.1
chore(deps): bump base64 from 0.21.7 to 0.22.1
2024-07-02 01:08:19 +00:00
dependabot[bot]
5bd942a28e
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-07-01 20:53:57 +00:00
dependabot[bot]
cc8c148797
chore(deps): bump serde from 1.0.199 to 1.0.203
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.203.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.203)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 20:53:44 +00:00
Rob Ede
39efc7e3d7
Merge pull request #846 from actix/dependabot/cargo/actix-0.13.5
chore(deps): bump actix from 0.13.3 to 0.13.5
2024-07-01 20:43:00 +00:00
Rob Ede
e77a5d8f15
Merge pull request #845 from actix/dependabot/cargo/reqwest-0.12.4
chore(deps): bump reqwest from 0.11.27 to 0.12.4
2024-07-01 20:40:16 +00:00
dependabot[bot]
2870455cd1
chore(deps): bump tracing-subscriber from 0.3.17 to 0.3.18
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.17 to 0.3.18.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.17...tracing-subscriber-0.3.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 18:00:33 +00:00
dependabot[bot]
a291beb19f
chore(deps): bump actix from 0.13.3 to 0.13.5
Bumps [actix](https://github.com/actix/actix) from 0.13.3 to 0.13.5.
- [Release notes](https://github.com/actix/actix/releases)
- [Commits](https://github.com/actix/actix/compare/actix-v0.13.3...actix-v0.13.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 17:58:45 +00:00
dependabot[bot]
583a8e1aad
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-07-01 17:58:18 +00:00
Rob Ede
143c3e4f57
Merge pull request #839 from actix/dependabot/cargo/actix-multipart-0.6.2
chore(deps): bump actix-multipart from 0.6.1 to 0.6.2
2024-06-17 22:36:31 +00:00
dependabot[bot]
d40dd1a4bb
chore(deps): bump actix-multipart from 0.6.1 to 0.6.2
Bumps [actix-multipart](https://github.com/actix/actix-web) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/v0.6.2/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/v0.6.1...v0.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 21:02:25 +00:00
Rob Ede
5b25f44cfd
Merge pull request #841 from actix/dependabot/cargo/fluent-templates-0.9.4
chore(deps): bump fluent-templates from 0.9.1 to 0.9.4
2024-06-17 20:52:12 +00:00
Rob Ede
cf997f656b
Merge pull request #840 from actix/dependabot/cargo/diesel-2.2.1
chore(deps): bump diesel from 2.2.0 to 2.2.1
2024-06-17 20:51:47 +00:00
Rob Ede
1748979c4d
Merge pull request #838 from actix/dependabot/cargo/tokio-1.38.0
chore(deps): bump tokio from 1.37.0 to 1.38.0
2024-06-17 20:51:04 +00:00
dependabot[bot]
6efe908444
chore(deps): bump fluent-templates from 0.9.1 to 0.9.4
Bumps [fluent-templates](https://github.com/XAMPPRocky/fluent-templates) from 0.9.1 to 0.9.4.
- [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases)
- [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md)
- [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.1...fluent-templates-v0.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 17:59:16 +00:00
dependabot[bot]
ed6b412640
chore(deps): bump diesel from 2.2.0 to 2.2.1
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.1/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 17:58:16 +00:00
dependabot[bot]
d8d0f3015b
chore(deps): bump tokio from 1.37.0 to 1.38.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.38.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.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-06-17 17:56:51 +00:00