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

1481 Commits

Author SHA1 Message Date
dependabot[bot]
82a398ba1a
chore(deps): bump bytes from 1.6.0 to 1.7.1
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.6.0 to 1.7.1.
- [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.6.0...v1.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 17:19:11 +00:00
Rob Ede
0523eea2f6
Merge pull request #893 from actix/dependabot/cargo/diesel-2.2.3
chore(deps): bump diesel from 2.2.2 to 2.2.3
2024-08-23 22:42:58 +00:00
dependabot[bot]
9ecaf424c7
chore(deps): bump diesel from 2.2.2 to 2.2.3
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.3/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.2...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-23 19:07:24 +00:00
Rob Ede
6d4b760cf3
Merge pull request #886 from actix/dependabot/github_actions/taiki-e/install-action-2.42.27
chore(deps): bump taiki-e/install-action from 2.42.22 to 2.42.27
2024-08-19 21:42:47 +00:00
Rob Ede
527f688a06
Merge pull request #887 from actix/dependabot/cargo/awc-3.5.1
chore(deps): bump awc from 3.5.0 to 3.5.1
2024-08-19 21:42:42 +00:00
Rob Ede
06576e7010
Merge pull request #891 from actix/dependabot/cargo/base64-0.22.1
chore(deps): bump base64 from 0.21.7 to 0.22.1
2024-08-19 21:42:37 +00:00
Rob Ede
965f64f013
Merge pull request #890 from actix/dependabot/cargo/clap-4.5.13
chore(deps): bump clap from 4.5.8 to 4.5.13
2024-08-19 21:42:30 +00:00
Rob Ede
c2be89109a
Merge pull request #889 from actix/dependabot/cargo/actix-http-3.9.0
chore(deps): bump actix-http from 3.8.0 to 3.9.0
2024-08-19 21:42:21 +00:00
Rob Ede
2f588abcbd
Merge pull request #888 from actix/dependabot/cargo/actix-web-actors-4.3.1deprecated
chore(deps): bump actix-web-actors from 4.3.0 to 4.3.1+deprecated
2024-08-19 21:42:13 +00:00
dependabot[bot]
6ed7ceaa98
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-08-19 18:38:25 +00:00
dependabot[bot]
8ecab998ba
chore(deps): bump clap from 4.5.8 to 4.5.13
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.8 to 4.5.13.
- [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.8...clap_complete-v4.5.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 18:02:06 +00:00
dependabot[bot]
3f9f9673e0
chore(deps): bump actix-http from 3.8.0 to 3.9.0
Bumps [actix-http](https://github.com/actix/actix-web) from 3.8.0 to 3.9.0.
- [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-v3.8.0...http-v3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 17:55:57 +00:00
dependabot[bot]
b55c1e0694
chore(deps): bump actix-web-actors from 4.3.0 to 4.3.1+deprecated
Bumps [actix-web-actors](https://github.com/actix/actix-web) from 4.3.0 to 4.3.1+deprecated.
- [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/web-v4.3.0...web-v4.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 17:45:34 +00:00
dependabot[bot]
3dea65f7d9
chore(deps): bump awc from 3.5.0 to 3.5.1
Bumps [awc](https://github.com/actix/actix-web) from 3.5.0 to 3.5.1.
- [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/awc-v3.5.0...awc-v3.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 17:44:56 +00:00
dependabot[bot]
c6445029ce
chore(deps): bump taiki-e/install-action from 2.42.22 to 2.42.27
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.42.22 to 2.42.27.
- [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.42.22...v2.42.27)

---
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-08-19 17:19:52 +00:00
Rob Ede
ad6c439006
Merge pull request #883 from actix/dependabot/cargo/rustls-pemfile-2.1.3
chore(deps): bump rustls-pemfile from 2.1.2 to 2.1.3
2024-08-12 23:32:46 +00:00
Rob Ede
681e5f2d95
Merge pull request #884 from actix/dependabot/cargo/tokio-postgres-0.7.11
chore(deps): bump tokio-postgres from 0.7.10 to 0.7.11
2024-08-12 23:32:38 +00:00
Rob Ede
4e72af8d8b
Merge pull request #885 from actix/dependabot/github_actions/taiki-e/install-action-2.42.22
chore(deps): bump taiki-e/install-action from 2.42.18 to 2.42.22
2024-08-12 23:32:18 +00:00
dependabot[bot]
3f8fa96410
chore(deps): bump taiki-e/install-action from 2.42.18 to 2.42.22
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.42.18 to 2.42.22.
- [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.42.18...v2.42.22)

---
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-08-12 17:58:23 +00:00
dependabot[bot]
0edca94719
chore(deps): bump tokio-postgres from 0.7.10 to 0.7.11
Bumps [tokio-postgres](https://github.com/sfackler/rust-postgres) from 0.7.10 to 0.7.11.
- [Release notes](https://github.com/sfackler/rust-postgres/releases)
- [Commits](https://github.com/sfackler/rust-postgres/compare/tokio-postgres-v0.7.10...tokio-postgres-v0.7.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 17:09:39 +00:00
dependabot[bot]
5aa3e70c4b
chore(deps): bump rustls-pemfile from 2.1.2 to 2.1.3
Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/rustls/pemfile/releases)
- [Commits](https://github.com/rustls/pemfile/compare/v/2.1.2...v/2.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 17:09:17 +00:00
Rob Ede
4e35739c1c
Merge pull request #863 from c-git/add-client
Move client file from old echo example to actorless
2024-08-10 04:30:32 +00:00
Rob Ede
f30795f014
chore: fmt 2024-08-07 02:04:57 +01:00
Rob Ede
b7b1005d2a
chore: distinguish reqwest types from actix types 2024-08-07 01:57:39 +01:00
Rob Ede
487567a216
chore: update deps 2024-08-07 01:51:55 +01:00
Rob Ede
98c26da514
Merge pull request #880 from actix/dependabot/cargo/reqwest-0.12.4
chore(deps): bump reqwest from 0.11.27 to 0.12.4
2024-08-07 00:38:53 +00:00
Rob Ede
da17e8c989
Merge pull request #879 from actix/dependabot/cargo/base64-0.22.1
chore(deps): bump base64 from 0.21.7 to 0.22.1
2024-08-07 00:38:24 +00:00
Rob Ede
0e18023a1f
Merge pull request #877 from actix/dependabot/github_actions/taiki-e/install-action-2.42.18
chore(deps): bump taiki-e/install-action from 2.42.10 to 2.42.18
2024-08-07 00:35:25 +00:00
Rob Ede
6840ab1cd5
Merge pull request #878 from actix/dependabot/cargo/tokio-1.39.2
chore(deps): bump tokio from 1.38.1 to 1.39.2
2024-08-07 00:35:20 +00:00
Rob Ede
a6f3eb1e7c
Merge pull request #882 from actix/dependabot/cargo/minijinja-2.1.1
chore(deps): bump minijinja from 2.0.3 to 2.1.1
2024-08-07 00:33:56 +00:00
dependabot[bot]
f257845887
chore(deps): bump minijinja from 2.0.3 to 2.1.1
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.0.3 to 2.1.1.
- [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.0.3...2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 17:50:45 +00:00
dependabot[bot]
da1cfb132f
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-08-05 17:46:35 +00:00
dependabot[bot]
7aa1055950
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-08-05 17:46:00 +00:00
dependabot[bot]
5b4aece327
chore(deps): bump tokio from 1.38.1 to 1.39.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.1 to 1.39.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.1...tokio-1.39.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 17:45:12 +00:00
dependabot[bot]
cbe1a0ef9b
chore(deps): bump taiki-e/install-action from 2.42.10 to 2.42.18
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.42.10 to 2.42.18.
- [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.42.10...v2.42.18)

---
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-08-05 17:33:56 +00:00
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
Rob Ede
d06244f920
Merge pull request #873 from actix/dependabot/cargo/uuid-1.10.0
chore(deps): bump uuid from 1.9.1 to 1.10.0
2024-07-29 21:29:17 +00:00
Rob Ede
247d36ac33
Merge pull request #872 from actix/dependabot/cargo/base64-0.22.1
chore(deps): bump base64 from 0.21.7 to 0.22.1
2024-07-29 21:29:11 +00:00
Rob Ede
f019925c8d
Merge pull request #871 from actix/dependabot/github_actions/taiki-e/install-action-2.42.10
chore(deps): bump taiki-e/install-action from 2.42.4 to 2.42.10
2024-07-29 21:29:04 +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
dependabot[bot]
cb4c5075c7
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-29 17:50:42 +00:00
dependabot[bot]
db1e9ae083
chore(deps): bump taiki-e/install-action from 2.42.4 to 2.42.10
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.42.4 to 2.42.10.
- [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.42.4...v2.42.10)

---
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-29 17:48:26 +00:00
Rob Ede
52f5adb15c
Merge pull request #870 from FullStackAlex/master
fix env vars in postgres readme
2024-07-28 21:30:17 +00:00
Full-Stack Alex
4dae76da27
Update README.md
Update .env var syntax to use underscores instead of dots, which cause an error difficult to debug if you are not familiar with Confik.
2024-07-28 21:22:23 +02:00
Rob Ede
da23b0c9e5
Merge pull request #869 from actix/dependabot/github_actions/taiki-e/install-action-2.42.4
chore(deps): bump taiki-e/install-action from 2.42.0 to 2.42.4
2024-07-22 18:23:34 +00:00