1
0
mirror of https://github.com/actix/examples synced 2025-06-27 09:29:02 +02:00
Commit Graph

1758 Commits

Author SHA1 Message Date
bf22fecbcd docs: tweak comment on actorless ws mains 2024-07-21 09:42:28 +01:00
942e8ed173 chore: update actix-ws to v0.3 2024-07-20 07:55:03 +01:00
ea68e74373 chore: update prost deps 2024-07-20 07:45:32 +01:00
1bd1867647 ci: fix nightly 2024-07-20 03:11:22 +01:00
6c0d20fa82 Merge pull request #854 from actix/dependabot/cargo/rustls-0.23.10
chore(deps): bump rustls from 0.23.9 to 0.23.10
2024-07-20 01:11:23 +00:00
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
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
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
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
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
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
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
cec0aba354 Merge pull request #856 from geofmureithi/update/apalis
Chore: Update apalis to the latest version
2024-07-20 00:58:04 +00:00
9ae76644d8 Merge branch 'master' into update/apalis 2024-07-20 01:55:50 +01:00
d06abd145e Merge pull request #857 from actix/dependabot/github_actions/taiki-e/install-action-2.42.0
chore(deps): bump taiki-e/install-action from 2.41.7 to 2.42.0
2024-07-19 23:59:35 +00:00
91d437c891 Merge branch 'master' into dependabot/github_actions/taiki-e/install-action-2.42.0 2024-07-20 00:57:50 +01:00
87d90cc0d0 ci: fix diesel example 2024-07-20 00:26:54 +01:00
95cc3d5242 fix: update path for cd command (#859) 2024-07-19 19:45:43 +01:00
510c011c35 fix: update broken link (#858) 2024-07-19 15:44:43 +01:00
90b09deee4 fix: remove return 2024-07-19 16:34:52 +03:00
90dcfbe9ba chore(deps): bump taiki-e/install-action from 2.41.7 to 2.42.0
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.41.7 to 2.42.0.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/v2.41.7...v2.42.0)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 17:38:35 +00:00
642fbc84ad Chore: Update apalis to the latest version 2024-07-12 22:41:00 +03:00
42acb27186 chore: use fork of sparkpost 2024-07-07 03:26:40 +01:00
697d2ec49d chore: update deps 2024-07-07 02:51:12 +01:00
dca1d50430 refactor: update mongodb to 3 2024-07-07 02:03:51 +01:00
0bdd5479ff refactor: use confik instead of config 2024-07-07 02:01:13 +01:00
03879899a5 chore: update pin-project 2024-07-07 01:42:16 +01:00
ea07cc2370 chore: update minijinja to 2 2024-07-07 01:26:05 +01:00
8baa0767a6 chore: update actix-multipart to v0.7 2024-07-07 00:59:16 +01:00
a67c7803e6 refactor: use graduated Html responder 2024-07-07 00:23:03 +01:00
10aff3cdb1 fix: demonstrate HEAD responses 2024-07-04 15:14:27 +01:00
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
2cef2b1fb4 Merge pull request #848 from actix/dependabot/cargo/serde-1.0.203
chore(deps): bump serde from 1.0.199 to 1.0.203
2024-07-02 01:08:13 +00:00
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
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
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
b812b2e8c8 Merge pull request #844 from actix/dependabot/github_actions/taiki-e/install-action-2.41.7
chore(deps): bump taiki-e/install-action from 2.41.3 to 2.41.7
2024-07-01 20:40:19 +00:00
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
98933d78fb Merge pull request #849 from actix/dependabot/cargo/tracing-subscriber-0.3.18
chore(deps): bump tracing-subscriber from 0.3.17 to 0.3.18
2024-07-01 20:39:14 +00:00
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
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
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
421116c1be chore(deps): bump taiki-e/install-action from 2.41.3 to 2.41.7
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.41.3 to 2.41.7.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/v2.41.3...v2.41.7)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 17:53:23 +00:00
8fd0e0fe48 Merge pull request #843 from actix/dependabot/github_actions/taiki-e/install-action-2.41.3
chore(deps): bump taiki-e/install-action from 2.39.1 to 2.41.3
2024-06-25 16:32:40 +00:00
9bca533789 chore(deps): bump taiki-e/install-action from 2.39.1 to 2.41.3
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.39.1 to 2.41.3.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/v2.39.1...v2.41.3)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 18:08:22 +00:00
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
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
36fbd32c18 Merge pull request #842 from actix/dependabot/github_actions/taiki-e/install-action-2.39.1
chore(deps): bump taiki-e/install-action from 2.38.1 to 2.39.1
2024-06-17 20:52:21 +00:00
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
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