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

1759 Commits

Author SHA1 Message Date
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
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
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
386cfc8cf0 Merge pull request #715 from actix/dependabot/npm_and_yarn/cors/frontend/vite-4.5.2
chore(deps-dev): bump vite from 4.4.12 to 4.5.2 in /cors/frontend
2024-01-20 11:29:05 +00:00
a1db00642e chore(deps-dev): bump vite from 4.4.12 to 4.5.2 in /cors/frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.12 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-20 02:22:46 +00:00
ea6f102343 Merge pull request #713 from actix/dependabot/github_actions/actions-rust-lang/setup-rust-toolchain-1.8.0
chore(deps): bump actions-rust-lang/setup-rust-toolchain from 1.6.0 to 1.8.0
2024-01-15 18:05:49 +00:00
02f610f8e2 Merge pull request #709 from actix/dependabot/cargo/serde_json-1.0.111
chore(deps): bump serde_json from 1.0.109 to 1.0.111
2024-01-15 18:05:38 +00:00
dc5fdb0d3a Merge pull request #712 from actix/dependabot/github_actions/taiki-e/install-action-2.25.2
chore(deps): bump taiki-e/install-action from 2.24.1 to 2.25.2
2024-01-15 18:05:28 +00:00
69373e15a9 chore(deps): bump actions-rust-lang/setup-rust-toolchain
Bumps [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain) from 1.6.0 to 1.8.0.
- [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases)
- [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions-rust-lang/setup-rust-toolchain/compare/v1.6.0...v1.8.0)

---
updated-dependencies:
- dependency-name: actions-rust-lang/setup-rust-toolchain
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 18:00:09 +00:00
49986cb470 chore(deps): bump taiki-e/install-action from 2.24.1 to 2.25.2
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.24.1 to 2.25.2.
- [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.24.1...v2.25.2)

---
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-01-15 18:00:05 +00:00
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
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
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
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
930c4e8f54 Merge pull request #711 from actix/dependabot/cargo/actix-files-0.6.5
chore(deps): bump actix-files from 0.6.4 to 0.6.5
2024-01-15 17:50:25 +00:00
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
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
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
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
eead64f956 Merge pull request #705 from actix/dependabot/github_actions/taiki-e/install-action-2.24.1
chore(deps): bump taiki-e/install-action from 2.23.7 to 2.24.1
2024-01-08 18:12:59 +00:00
8b9cee8a6d chore(deps): bump taiki-e/install-action from 2.23.7 to 2.24.1
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.23.7 to 2.24.1.
- [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.23.7...v2.24.1)

---
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-01-08 17:44:43 +00:00
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
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
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
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
31df2d2c79 Merge pull request #704 from actix/dependabot/cargo/rustls-0.21.10
chore(deps): bump rustls from 0.21.9 to 0.21.10
2024-01-08 17:41:21 +00:00
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
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
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
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
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
887d3779f4 Merge pull request #698 from actix/dependabot/cargo/serde_json-1.0.109
chore(deps): bump serde_json from 1.0.108 to 1.0.109
2024-01-01 21:16:34 +00:00
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
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
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
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
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
17f8062fa6 Update Cargo.toml 2024-01-01 21:03:41 +00:00
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
a19ede3dd0 Merge branch 'master' into dependabot/cargo/tokio-1.35.1 2024-01-01 21:03:13 +00:00
a75a9f8ae2 Merge branch 'master' into dependabot/cargo/awc-3.3.0 2024-01-01 21:03:11 +00:00
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
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
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
8f2e559b03 fix dependabot config 2024-01-01 20:58:59 +00:00
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
6f8dd99686 dependabot lockfile-only strategy 2024-01-01 20:56:20 +00:00
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
827bb0115a Merge pull request #691 from actix/dependabot/cargo/reqwest-0.11.23
chore(deps): bump reqwest from 0.11.22 to 0.11.23
2024-01-01 20:54:51 +00:00
d02d47168e Merge pull request #690 from actix/dependabot/github_actions/taiki-e/install-action-2.23.7
chore(deps): bump taiki-e/install-action from 2.23.2 to 2.23.7
2024-01-01 20:53:46 +00:00