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

431 Commits

Author SHA1 Message Date
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
dependabot[bot]
df2998b534
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-06-17 17:56:23 +00:00
Rob Ede
20e26ead69
Merge pull request #834 from actix/dependabot/cargo/tracing-actix-web-0.7.11
chore(deps): bump tracing-actix-web from 0.7.10 to 0.7.11
2024-06-10 18:07:27 +00:00
Rob Ede
d9c600379f
use opentelemetry_0_23 2024-06-10 19:03:36 +01:00
Rob Ede
49d0cc49e7
Merge pull request #836 from actix/dependabot/cargo/actix-test-0.1.5
chore(deps): bump actix-test from 0.1.2 to 0.1.5
2024-06-10 18:01:31 +00:00
dependabot[bot]
c8370d5751
chore(deps): bump actix-test from 0.1.2 to 0.1.5
Bumps [actix-test](https://github.com/actix/actix-web) from 0.1.2 to 0.1.5.
- [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-v0.1.2...http-v0.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 17:50:03 +00:00
Rob Ede
0955bb967d
Merge pull request #835 from actix/dependabot/cargo/rustls-0.23.9
chore(deps): bump rustls from 0.23.8 to 0.23.9
2024-06-10 17:47:33 +00:00
Rob Ede
31a78e94c0
Merge pull request #833 from actix/dependabot/cargo/reqwest-0.12.4
chore(deps): bump reqwest from 0.11.27 to 0.12.4
2024-06-10 17:45:06 +00:00
dependabot[bot]
8715dc90bb
chore(deps): bump rustls from 0.23.8 to 0.23.9
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.8 to 0.23.9.
- [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.8...v/0.23.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 17:43:28 +00:00
dependabot[bot]
1e81c0f0ef
chore(deps): bump tracing-actix-web from 0.7.10 to 0.7.11
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.10 to 0.7.11.
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.7.10...v0.7.11)

---
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-06-10 17:42:41 +00:00
dependabot[bot]
ec159cff3f
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-06-10 17:42:21 +00:00
dependabot[bot]
641b27985d
chore(deps): bump clap from 4.5.4 to 4.5.7
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.4 to 4.5.7.
- [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.4...v4.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 17:41:52 +00:00
Rob Ede
1bae92b0fb
chore: update uuid dep 2024-06-05 05:10:48 +01:00
Rob Ede
ae5cd51262
Merge pull request #789 from actix/dependabot/cargo/handlebars-5.1.2
chore(deps): bump handlebars from 5.1.0 to 5.1.2
2024-06-05 03:58:51 +00:00
Rob Ede
65cf66a503
Merge pull request #788 from actix/dependabot/cargo/tokio-stream-0.1.15
chore(deps): bump tokio-stream from 0.1.14 to 0.1.15
2024-06-05 03:58:11 +00:00
Rob Ede
8e0b57e658
feat: add mainmatter telemetry workshop example 2024-06-05 04:52:05 +01:00
Rob Ede
0614b2c506
Merge pull request #826 from actix/dependabot/cargo/tokio-util-0.7.11
chore(deps): bump tokio-util from 0.7.10 to 0.7.11
2024-06-03 18:28:32 +00:00
dependabot[bot]
44def36034
chore(deps): bump tokio-util from 0.7.10 to 0.7.11
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.10 to 0.7.11.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 18:21:24 +00:00
dependabot[bot]
b367b85923
chore(deps): bump diesel from 2.1.5 to 2.2.0
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.1.5...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 18:20:58 +00:00
Rob Ede
209ce703cb
Merge pull request #822 from actix/dependabot/cargo/acme-rfc8555-0.1.2
chore(deps): bump acme-rfc8555 from 0.1.1 to 0.1.2
2024-06-03 17:38:16 +00:00
dependabot[bot]
66748bee66
chore(deps): bump tera from 1.19.1 to 1.20.0
Bumps [tera](https://github.com/Keats/tera) from 1.19.1 to 1.20.0.
- [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Keats/tera/compare/v1.19.1...v1.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 17:27:41 +00:00
dependabot[bot]
860f1f36d3
chore(deps): bump acme-rfc8555 from 0.1.1 to 0.1.2
Bumps [acme-rfc8555](https://github.com/x52dev/acme-rfc8555) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/x52dev/acme-rfc8555/releases)
- [Changelog](https://github.com/x52dev/acme-rfc8555/blob/main/CHANGELOG.md)
- [Commits](https://github.com/x52dev/acme-rfc8555/compare/acme-rfc8555-v0.1.1...acme-rfc8555-v0.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 17:26:15 +00:00
Rob Ede
5a3888be0d
Merge pull request #820 from actix/dependabot/cargo/parking_lot-0.12.3
chore(deps): bump parking_lot from 0.12.2 to 0.12.3
2024-05-27 17:35:41 +00:00
dependabot[bot]
c8804817f7
chore(deps): bump parking_lot from 0.12.2 to 0.12.3
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.12.2 to 0.12.3.
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.2...0.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 17:30:10 +00:00
Rob Ede
cee330f914
Merge pull request #818 from actix/dependabot/cargo/anyhow-1.0.86
chore(deps): bump anyhow from 1.0.82 to 1.0.86
2024-05-27 17:28:49 +00:00
dependabot[bot]
474d9b4e92
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-05-27 17:25:27 +00:00
dependabot[bot]
456754e11e
chore(deps): bump anyhow from 1.0.82 to 1.0.86
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.82 to 1.0.86.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.82...1.0.86)

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

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