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

280 Commits

Author SHA1 Message Date
Rob Ede
0be798cdd2
Merge pull request #718 from actix/dependabot/cargo/anyhow-1.0.79
chore(deps): bump anyhow from 1.0.75 to 1.0.79
2024-01-25 00:26:15 +00:00
Rob Ede
80462f3ff4
Merge pull request #719 from actix/dependabot/cargo/minijinja-autoreload-1.0.11
chore(deps): bump minijinja-autoreload from 1.0.9 to 1.0.11
2024-01-25 00:25:09 +00:00
dependabot[bot]
ad14f6e600
chore(deps): bump shlex from 1.2.0 to 1.3.0
Bumps [shlex](https://github.com/comex/rust-shlex) from 1.2.0 to 1.3.0.
- [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/comex/rust-shlex/commits)

---
updated-dependencies:
- dependency-name: shlex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 21:51:59 +00:00
Rob Ede
bed4257e93
Merge pull request #720 from actix/dependabot/cargo/openssl-0.10.63
chore(deps): bump openssl from 0.10.62 to 0.10.63
2024-01-22 17:58:33 +00:00
Rob Ede
6ea6b1b93b
Merge pull request #717 from actix/dependabot/cargo/clap-4.4.18
chore(deps): bump clap from 4.4.14 to 4.4.18
2024-01-22 17:50:14 +00:00
dependabot[bot]
08dba57730
chore(deps): bump openssl from 0.10.62 to 0.10.63
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.62...openssl-v0.10.63)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 17:48:57 +00:00
dependabot[bot]
97e5912be3
chore(deps): bump minijinja-autoreload from 1.0.9 to 1.0.11
Bumps [minijinja-autoreload](https://github.com/mitsuhiko/minijinja) from 1.0.9 to 1.0.11.
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/minijinja/compare/1.0.9...1.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 17:48:31 +00:00
dependabot[bot]
f5eb420349
chore(deps): bump anyhow from 1.0.75 to 1.0.79
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.75 to 1.0.79.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.75...1.0.79)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 17:47:49 +00:00
dependabot[bot]
d4bb486c2e
chore(deps): bump clap from 4.4.14 to 4.4.18
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.14 to 4.4.18.
- [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/v4.4.14...v4.4.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 17:47:08 +00:00
dependabot[bot]
b04f00919e
chore(deps): bump env_logger from 0.10.1 to 0.10.2
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.1 to 0.10.2.
- [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.10.1...v0.10.2)

---
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-01-22 17:46:51 +00:00
dependabot[bot]
851cd4d997
chore(deps): bump serde_json from 1.0.109 to 1.0.111
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.109 to 1.0.111.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.109...v1.0.111)

---
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-01-15 17:58:05 +00:00
Rob Ede
b874b19e56
Merge pull request #707 from actix/dependabot/cargo/mongodb-2.8.0
chore(deps): bump mongodb from 2.7.1 to 2.8.0
2024-01-15 17:51:50 +00:00
Rob Ede
c329dca23c
Merge pull request #708 from actix/dependabot/cargo/juniper-0.15.12
chore(deps): bump juniper from 0.15.11 to 0.15.12
2024-01-15 17:50:59 +00:00
Rob Ede
ef3a9ef35f
Merge pull request #710 from actix/dependabot/cargo/base64-0.21.7
chore(deps): bump base64 from 0.21.5 to 0.21.7
2024-01-15 17:50:41 +00:00
dependabot[bot]
1d66b79b33
chore(deps): bump actix-files from 0.6.4 to 0.6.5
Bumps [actix-files](https://github.com/actix/actix-web) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/v0.6.5/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/v0.6.4...v0.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 17:46:41 +00:00
dependabot[bot]
34b50aeaff
chore(deps): bump base64 from 0.21.5 to 0.21.7
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.5 to 0.21.7.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.5...v0.21.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 17:46:05 +00:00
dependabot[bot]
cb80c5e0f7
chore(deps): bump juniper from 0.15.11 to 0.15.12
Bumps [juniper](https://github.com/graphql-rust/juniper) from 0.15.11 to 0.15.12.
- [Release notes](https://github.com/graphql-rust/juniper/releases)
- [Changelog](https://github.com/graphql-rust/juniper/blob/master/release.toml)
- [Commits](https://github.com/graphql-rust/juniper/compare/juniper-v0.15.11...juniper-v0.15.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 17:44:44 +00:00
dependabot[bot]
ea99456949
chore(deps): bump mongodb from 2.7.1 to 2.8.0
Bumps [mongodb](https://github.com/mongodb/mongo-rust-driver) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/mongodb/mongo-rust-driver/releases)
- [Commits](https://github.com/mongodb/mongo-rust-driver/compare/v2.7.1...v2.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 17:43:56 +00:00
Rob Ede
55ffbfea48
Merge pull request #700 from actix/dependabot/cargo/clap-4.4.14
chore(deps): bump clap from 4.4.11 to 4.4.14
2024-01-08 17:42:32 +00:00
Rob Ede
4d83c8fec5
Merge pull request #701 from actix/dependabot/cargo/serde-1.0.195
chore(deps): bump serde from 1.0.192 to 1.0.195
2024-01-08 17:42:00 +00:00
Rob Ede
eeb31a6779
Merge pull request #702 from actix/dependabot/cargo/actix-files-0.6.4
chore(deps): bump actix-files from 0.6.2 to 0.6.4
2024-01-08 17:41:52 +00:00
Rob Ede
f4b5848195
Merge pull request #703 from actix/dependabot/cargo/minijinja-1.0.11
chore(deps): bump minijinja from 1.0.10 to 1.0.11
2024-01-08 17:41:45 +00:00
dependabot[bot]
0ff9580982
chore(deps): bump rustls from 0.21.9 to 0.21.10
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.9 to 0.21.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.21.9...v/0.21.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-01-08 17:08:55 +00:00
dependabot[bot]
3ae55368cc
chore(deps): bump minijinja from 1.0.10 to 1.0.11
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 1.0.10 to 1.0.11.
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/minijinja/compare/1.0.10...1.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 17:08:37 +00:00
dependabot[bot]
ae650932e7
chore(deps): bump actix-files from 0.6.2 to 0.6.4
Bumps [actix-files](https://github.com/actix/actix-web) from 0.6.2 to 0.6.4.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/v0.6.4/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/v0.6.2...v0.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 17:08:21 +00:00
dependabot[bot]
f53877d45b
chore(deps): bump serde from 1.0.192 to 1.0.195
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.192 to 1.0.195.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.192...v1.0.195)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 17:08:03 +00:00
dependabot[bot]
a34868620d
chore(deps): bump clap from 4.4.11 to 4.4.14
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.11 to 4.4.14.
- [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/v4.4.11...v4.4.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 17:07:28 +00:00
dependabot[bot]
76d89fa2fb
chore(deps): bump serde_json from 1.0.108 to 1.0.109
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.108 to 1.0.109.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.108...v1.0.109)

---
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-01-01 21:12:42 +00:00
Rob Ede
e2d0962be5
Merge pull request #697 from actix/dependabot/cargo/eyre-0.6.11
chore(deps): bump eyre from 0.6.9 to 0.6.11
2024-01-01 21:06:40 +00:00
Rob Ede
bf9ed9355c
Merge pull request #694 from actix/dependabot/cargo/awc-3.3.0
chore(deps): bump awc from 3.2.0 to 3.3.0
2024-01-01 21:06:38 +00:00
Rob Ede
5a76baa51a
Merge pull request #692 from actix/dependabot/cargo/tokio-1.35.1
chore(deps): bump tokio from 1.34.0 to 1.35.1
2024-01-01 21:06:13 +00:00
Rob Ede
1635ec2abf
Merge pull request #696 from actix/dependabot/cargo/actix-web-4.4.1
chore(deps): bump actix-web from 4.4.0 to 4.4.1
2024-01-01 21:05:49 +00:00
dependabot[bot]
8a39b26b58
chore(deps): bump eyre from 0.6.9 to 0.6.11
Bumps [eyre](https://github.com/eyre-rs/eyre) from 0.6.9 to 0.6.11.
- [Commits](https://github.com/eyre-rs/eyre/compare/eyre@0.6.9...eyre@0.6.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 21:03:25 +00:00
Rob Ede
a19ede3dd0
Merge branch 'master' into dependabot/cargo/tokio-1.35.1 2024-01-01 21:03:13 +00:00
Rob Ede
a75a9f8ae2
Merge branch 'master' into dependabot/cargo/awc-3.3.0 2024-01-01 21:03:11 +00:00
dependabot[bot]
34e30a9be3
chore(deps): bump actix-web from 4.4.0 to 4.4.1
Bumps [actix-web](https://github.com/actix/actix-web) from 4.4.0 to 4.4.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/web-v4.4.0...web-v4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 21:02:43 +00:00
dependabot[bot]
7fe3e7b539
chore(deps): bump tokio from 1.34.0 to 1.35.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.34.0 to 1.35.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.34.0...tokio-1.35.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-01-01 21:02:26 +00:00
dependabot[bot]
f14fb2e961
chore(deps): bump awc from 3.2.0 to 3.3.0
Bumps [awc](https://github.com/actix/actix-web) from 3.2.0 to 3.3.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/awc-v3.2.0...awc-v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 20:59:48 +00:00
Rob Ede
2e41ce0544
Merge pull request #695 from actix/dependabot/cargo/time-0.3.31
chore(deps): bump time from 0.3.30 to 0.3.31
2024-01-01 20:57:31 +00:00
Rob Ede
87616fa02e
Merge pull request #693 from actix/dependabot/cargo/actix-cors-0.6.5
chore(deps): bump actix-cors from 0.6.4 to 0.6.5
2024-01-01 20:55:19 +00:00
dependabot[bot]
b05244cbf2
chore(deps): bump time from 0.3.30 to 0.3.31
Bumps [time](https://github.com/time-rs/time) from 0.3.30 to 0.3.31.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.30...v0.3.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 17:55:58 +00:00
dependabot[bot]
afff11073e
chore(deps): bump actix-cors from 0.6.4 to 0.6.5
Bumps [actix-cors](https://github.com/actix/actix-extras) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/actix/actix-extras/releases)
- [Commits](https://github.com/actix/actix-extras/compare/cors-v0.6.4...cors-v0.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 17:54:22 +00:00
dependabot[bot]
f8d3d9693b
chore(deps): bump reqwest from 0.11.22 to 0.11.23
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.22 to 0.11.23.
- [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.22...v0.11.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 17:52:28 +00:00
Rob Ede
5072295de5
Merge pull request #683 from actix/dependabot/cargo/redis-0.24.0
Bump redis from 0.23.3 to 0.24.0
2023-12-26 04:00:17 +00:00
Rob Ede
1e294fa1ab
Merge branch 'master' into dependabot/cargo/redis-0.24.0 2023-12-26 03:55:07 +00:00
Rob Ede
1d4380a854
Merge branch 'master' into dependabot/cargo/aws-2cd9d297e1 2023-12-26 03:49:46 +00:00
Rob Ede
a5d56c7382
Merge pull request #687 from actix/dependabot/cargo/deadpool-postgres-0.12.1
Bump deadpool-postgres from 0.11.0 to 0.12.1
2023-12-25 21:16:20 +00:00
Rob Ede
a7a7cc5c67
Merge pull request #686 from actix/dependabot/cargo/actix-http-3.5.1
Bump actix-http from 3.4.0 to 3.5.1
2023-12-25 21:16:01 +00:00
dependabot[bot]
401119cc2f
Bump openssl from 0.10.60 to 0.10.62
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.60 to 0.10.62.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.60...openssl-v0.10.62)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 17:50:45 +00:00
dependabot[bot]
7146f8e31c
Bump deadpool-postgres from 0.11.0 to 0.12.1
Bumps [deadpool-postgres](https://github.com/bikeshedder/deadpool) from 0.11.0 to 0.12.1.
- [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bikeshedder/deadpool/compare/deadpool-postgres-v0.11.0...deadpool-postgres-v0.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 17:50:22 +00:00