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

1762 Commits

Author SHA1 Message Date
55b053380c chore(deps): bump rustls from 0.23.20 to 0.23.23
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.20 to 0.23.23.
- [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.20...v/0.23.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 17:59:05 +00:00
771b77eb59 Merge pull request #1009 from c-git/patch-1
docs: update folder name in cd command
2025-02-12 23:49:38 +00:00
3b65ae861b docs: update folder name in cd command 2025-02-12 18:24:45 -05:00
23efe562c3 Merge pull request #1007 from actix/dependabot/github_actions/taiki-e/install-action-2.48.6
chore(deps): bump taiki-e/install-action from 2.48.1 to 2.48.6
2025-02-10 22:39:40 +00:00
4314aa0390 chore(deps): bump hickory-proto from 0.24.2 to 0.24.3
Bumps [hickory-proto](https://github.com/hickory-dns/hickory-dns) from 0.24.2 to 0.24.3.
- [Release notes](https://github.com/hickory-dns/hickory-dns/releases)
- [Changelog](https://github.com/hickory-dns/hickory-dns/blob/v0.24.3/CHANGELOG.md)
- [Commits](https://github.com/hickory-dns/hickory-dns/compare/v0.24.2...v0.24.3)

---
updated-dependencies:
- dependency-name: hickory-proto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 17:57:37 +00:00
c9adcd5d38 chore(deps): bump taiki-e/install-action from 2.48.1 to 2.48.6
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.48.1 to 2.48.6.
- [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.48.1...v2.48.6)

---
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>
2025-02-10 17:44:35 +00:00
b8a042d3db chore(deps): bump mongodb from 3.1.1 to 3.2.1
Bumps [mongodb](https://github.com/mongodb/mongo-rust-driver) from 3.1.1 to 3.2.1.
- [Release notes](https://github.com/mongodb/mongo-rust-driver/releases)
- [Commits](https://github.com/mongodb/mongo-rust-driver/compare/v3.1.1...v3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 17:22:41 +00:00
6b0fd404b7 Merge pull request #995 from actix/dependabot/cargo/uuid-1.12.1
chore(deps): bump uuid from 1.11.1 to 1.12.1
2025-02-03 18:56:43 +00:00
0d616f6dd8 Merge pull request #1001 from actix/dependabot/cargo/openssl-0.10.70
chore(deps): bump openssl from 0.10.68 to 0.10.70
2025-02-03 18:56:08 +00:00
ec23720398 chore(deps): bump openssl from 0.10.68 to 0.10.70
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.68 to 0.10.70.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.70)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 18:37:55 +00:00
a647c97375 Merge pull request #1000 from actix/dependabot/github_actions/taiki-e/install-action-2.48.1
chore(deps): bump taiki-e/install-action from 2.47.12 to 2.48.1
2025-02-03 18:23:36 +00:00
5daa318327 chore(deps): bump taiki-e/install-action from 2.47.12 to 2.48.1
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.47.12 to 2.48.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.47.12...v2.48.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>
2025-02-03 17:38:45 +00:00
3b05bcab3f chore(deps): bump uuid from 1.11.1 to 1.12.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.11.1 to 1.12.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.11.1...1.12.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 17:32:46 +00:00
5e029effa4 chore(deps-dev): bump vite from 4.5.3 to 4.5.9 in /cors/frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.9/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 06:11:47 +00:00
c796374d79 Merge pull request #985 from actix/dependabot/cargo/notify-7.0.0
chore(deps): bump notify from 6.1.1 to 7.0.0
2025-01-13 17:40:59 +00:00
48842af71d Merge pull request #986 from actix/dependabot/cargo/tokio-1.43.0
chore(deps): bump tokio from 1.42.0 to 1.43.0
2025-01-13 17:40:50 +00:00
bf180617c0 Merge pull request #984 from actix/dependabot/cargo/minijinja-autoreload-2.6.0
chore(deps): bump minijinja-autoreload from 2.5.0 to 2.6.0
2025-01-13 17:40:12 +00:00
aac162943a Merge pull request #982 from actix/dependabot/cargo/uuid-1.11.1
chore(deps): bump uuid from 1.11.0 to 1.11.1
2025-01-13 17:39:16 +00:00
a51f7f501e chore(deps): bump tokio from 1.42.0 to 1.43.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.43.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.42.0...tokio-1.43.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 17:31:29 +00:00
68e7ed1fbb chore(deps): bump notify from 6.1.1 to 7.0.0
Bumps [notify](https://github.com/notify-rs/notify) from 6.1.1 to 7.0.0.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/notify-rs/notify/compare/notify-6.1.1...notify-7.0.0)

---
updated-dependencies:
- dependency-name: notify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 17:31:09 +00:00
99e9928833 chore(deps): bump minijinja-autoreload from 2.5.0 to 2.6.0
Bumps [minijinja-autoreload](https://github.com/mitsuhiko/minijinja) from 2.5.0 to 2.6.0.
- [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.5.0...2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 17:30:41 +00:00
6f9a95bc14 chore(deps): bump uuid from 1.11.0 to 1.11.1
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.11.0...1.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 17:29:52 +00:00
82ce7fbaa4 Merge pull request #981 from actix/dependabot/github_actions/taiki-e/install-action-2.47.12
chore(deps): bump taiki-e/install-action from 2.47.7 to 2.47.12
2025-01-13 17:27:58 +00:00
00fb4111d9 chore(deps): bump taiki-e/install-action from 2.47.7 to 2.47.12
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.47.7 to 2.47.12.
- [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.47.7...v2.47.12)

---
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>
2025-01-13 17:14:02 +00:00
aabd55a707 Merge pull request #975 from actix/dependabot/github_actions/taiki-e/install-action-2.47.7
chore(deps): bump taiki-e/install-action from 2.47.0 to 2.47.7
2025-01-08 15:13:09 +00:00
5a9a5defd8 Merge pull request #976 from actix/dependabot/cargo/aws-12e866e687
chore(deps): bump the aws group with 2 updates
2025-01-08 15:13:05 +00:00
dad93cae64 Merge pull request #977 from actix/dependabot/cargo/apalis-0.6.3
chore(deps): bump apalis from 0.6.2 to 0.6.3
2025-01-08 15:13:01 +00:00
c1a66aa3e3 Merge pull request #978 from actix/dependabot/cargo/reqwest-0.12.12
chore(deps): bump reqwest from 0.12.11 to 0.12.12
2025-01-08 15:12:52 +00:00
38385a4e81 Merge pull request #979 from actix/dependabot/cargo/pin-project-lite-0.2.16
chore(deps): bump pin-project-lite from 0.2.15 to 0.2.16
2025-01-08 15:12:31 +00:00
3b5c0c4e0b chore(deps): bump pin-project-lite from 0.2.15 to 0.2.16
Bumps [pin-project-lite](https://github.com/taiki-e/pin-project-lite) from 0.2.15 to 0.2.16.
- [Release notes](https://github.com/taiki-e/pin-project-lite/releases)
- [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.15...v0.2.16)

---
updated-dependencies:
- dependency-name: pin-project-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 18:03:36 +00:00
6ac0b8696e chore(deps): bump reqwest from 0.12.11 to 0.12.12
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.11 to 0.12.12.
- [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.12.11...v0.12.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 18:01:49 +00:00
ca15ad70a7 chore(deps): bump apalis from 0.6.2 to 0.6.3
Bumps [apalis](https://github.com/geofmureithi/apalis) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/geofmureithi/apalis/releases)
- [Commits](https://github.com/geofmureithi/apalis/compare/v0.6.2...v0.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 18:00:59 +00:00
ca44aafbf6 chore(deps): bump the aws group with 2 updates
Bumps the aws group with 2 updates: [aws-config](https://github.com/smithy-lang/smithy-rs) and [aws-sdk-s3](https://github.com/awslabs/aws-sdk-rust).


Updates `aws-config` from 1.5.12 to 1.5.13
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

Updates `aws-sdk-s3` from 1.67.0 to 1.68.0
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

---
updated-dependencies:
- dependency-name: aws-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: aws-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 18:00:11 +00:00
bf92c5d56f chore(deps): bump taiki-e/install-action from 2.47.0 to 2.47.7
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.47.0 to 2.47.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.47.0...v2.47.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>
2025-01-06 17:47:57 +00:00
1d55c08a7e Merge pull request #974 from harbourcoleman/patch-1
Correct typo on comment
2025-01-05 11:19:50 +00:00
87180fdf70 Correct type 2025-01-04 17:18:29 -06:00
07f6580f9f Merge pull request #973 from actix/dependabot/cargo/notify-7.0.0
chore(deps): bump notify from 6.1.1 to 7.0.0
2025-01-01 14:15:31 +00:00
d2a9c4e005 Merge pull request #972 from actix/dependabot/github_actions/taiki-e/install-action-2.47.0
chore(deps): bump taiki-e/install-action from 2.46.20 to 2.47.0
2025-01-01 14:15:06 +00:00
c11879efa1 chore(deps): bump notify from 6.1.1 to 7.0.0
Bumps [notify](https://github.com/notify-rs/notify) from 6.1.1 to 7.0.0.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/notify-rs/notify/compare/notify-6.1.1...notify-7.0.0)

---
updated-dependencies:
- dependency-name: notify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 17:46:46 +00:00
9aecb1ec55 chore(deps): bump taiki-e/install-action from 2.46.20 to 2.47.0
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.46.20 to 2.47.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.46.20...v2.47.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-12-30 17:28:22 +00:00
bea0e6ce98 ci: fix tool installs 2024-12-28 20:32:37 +00:00
eca28f35b5 ci: fix tool installs 2024-12-28 20:30:35 +00:00
0633fd447b chore: update db-redis redis dep 2024-12-28 20:25:10 +00:00
f6955a278a Merge pull request #971 from actix/dependabot/github_actions/taiki-e/install-action-2.46.20
chore(deps): bump taiki-e/install-action from 2.46.11 to 2.46.20
2024-12-28 20:08:10 +00:00
945d198dc3 Merge pull request #970 from actix/dependabot/cargo/notify-7.0.0
chore(deps): bump notify from 6.1.1 to 7.0.0
2024-12-28 20:08:00 +00:00
88b207da48 Merge pull request #969 from actix/dependabot/cargo/apalis-redis-0.6.2
chore(deps): bump apalis-redis from 0.6.0 to 0.6.2
2024-12-28 20:07:24 +00:00
641cd49873 Merge pull request #945 from actix/dependabot/cargo/pin-project-lite-0.2.15
chore(deps): bump pin-project-lite from 0.2.14 to 0.2.15
2024-12-28 20:03:20 +00:00
5cc17fdbf3 Merge pull request #944 from actix/dependabot/cargo/reqwest-0.12.9
chore(deps): bump reqwest from 0.12.8 to 0.12.9
2024-12-28 20:03:02 +00:00
9a41b7cb6c chore(deps): bump taiki-e/install-action from 2.46.11 to 2.46.20
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.46.11 to 2.46.20.
- [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.46.11...v2.46.20)

---
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-12-23 17:53:59 +00:00
20081e9010 chore(deps): bump notify from 6.1.1 to 7.0.0
Bumps [notify](https://github.com/notify-rs/notify) from 6.1.1 to 7.0.0.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/notify-rs/notify/compare/notify-6.1.1...notify-7.0.0)

---
updated-dependencies:
- dependency-name: notify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 17:15:00 +00:00