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

1759 Commits

Author SHA1 Message Date
2e7efaf224 Merge pull request #967 from actix/dependabot/cargo/tokio-stream-0.1.17
chore(deps): bump tokio-stream from 0.1.16 to 0.1.17
2024-12-18 09:04:23 +00:00
a7ddfbda23 chore(deps): bump tokio-stream from 0.1.16 to 0.1.17
Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.16 to 0.1.17.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.16...tokio-stream-0.1.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 17:29:28 +00:00
a5a8db15c1 chore(deps): bump chrono from 0.4.38 to 0.4.39
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.38 to 0.4.39.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.38...v0.4.39)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 17:29:00 +00:00
0ada8882a3 chore(deps): bump taiki-e/install-action from 2.46.4 to 2.46.11
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.46.4 to 2.46.11.
- [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.4...v2.46.11)

---
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-16 17:26:52 +00:00
8e3fa4a653 Merge pull request #960 from geofmureithi/update/apalis-v0.6
chore: update the apalis example to the latest version
2024-12-10 12:00:38 +00:00
d17eff4e0b Merge pull request #964 from actix/dependabot/npm_and_yarn/cors/frontend/nanoid-3.3.8
chore(deps): bump nanoid from 3.3.6 to 3.3.8 in /cors/frontend
2024-12-10 11:56:45 +00:00
60bbf1f2e0 chore(deps): bump nanoid from 3.3.6 to 3.3.8 in /cors/frontend
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.6 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.6...3.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-10 11:51:27 +00:00
5680903455 Merge pull request #961 from actix/dependabot/cargo/serde_json-1.0.133
chore(deps): bump serde_json from 1.0.132 to 1.0.133
2024-12-10 11:44:37 +00:00
45ecaaca6a Merge pull request #962 from actix/dependabot/cargo/bytes-1.9.0
chore(deps): bump bytes from 1.8.0 to 1.9.0
2024-12-10 11:44:30 +00:00
b5dc4cf8bf Merge pull request #963 from actix/dependabot/github_actions/taiki-e/install-action-2.46.4
chore(deps): bump taiki-e/install-action from 2.45.14 to 2.46.4
2024-12-10 11:43:46 +00:00
28a44bd546 chore(deps): bump taiki-e/install-action from 2.45.14 to 2.46.4
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.45.14 to 2.46.4.
- [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.45.14...v2.46.4)

---
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-09 17:44:53 +00:00
2ab3a1c1e9 chore(deps): bump bytes from 1.8.0 to 1.9.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.8.0 to 1.9.0.
- [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.8.0...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 17:17:26 +00:00
fd89d01727 chore(deps): bump serde_json from 1.0.132 to 1.0.133
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.132 to 1.0.133.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.132...v1.0.133)

---
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-12-09 17:16:50 +00:00
d54a38ce73 chore: update the apalis example to the latest version 2024-12-06 03:29:32 +03:00
3bf5a5a372 Merge pull request #959 from actix/dependabot/github_actions/taiki-e/install-action-2.45.14
chore(deps): bump taiki-e/install-action from 2.45.6 to 2.45.14
2024-12-02 19:42:04 +00:00
786a88971c chore(deps): bump taiki-e/install-action from 2.45.6 to 2.45.14
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.45.6 to 2.45.14.
- [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.45.6...v2.45.14)

---
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-02 18:51:50 +00:00
8222680e65 Merge pull request #957 from actix/dependabot/cargo/minijinja-autoreload-2.5.0
chore(deps): bump minijinja-autoreload from 2.3.1 to 2.5.0
2024-12-02 17:38:59 +00:00
b755c10451 Merge pull request #958 from actix/dependabot/cargo/diesel-2.2.5
chore(deps): bump diesel from 2.2.4 to 2.2.5
2024-12-02 17:38:37 +00:00
500d97ff5e chore(deps): bump diesel from 2.2.4 to 2.2.5
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.5/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.4...v2.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 17:20:03 +00:00
60affc59f7 chore(deps): bump minijinja-autoreload from 2.3.1 to 2.5.0
Bumps [minijinja-autoreload](https://github.com/mitsuhiko/minijinja) from 2.3.1 to 2.5.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.3.1...2.5.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>
2024-12-02 17:13:04 +00:00
08a8b434c9 Merge pull request #954 from actix/dependabot/cargo/url-2.5.4
chore(deps): bump url from 2.5.2 to 2.5.4
2024-12-02 08:36:51 +00:00
dc4f4d7b2d Merge pull request #955 from actix/dependabot/cargo/tracing-actix-web-0.7.15
chore(deps): bump tracing-actix-web from 0.7.14 to 0.7.15
2024-12-02 08:36:25 +00:00
6267942022 Merge pull request #956 from actix/dependabot/github_actions/taiki-e/install-action-2.45.6
chore(deps): bump taiki-e/install-action from 2.44.71 to 2.45.6
2024-12-02 08:31:39 +00:00
44ef3145a4 chore(deps): bump taiki-e/install-action from 2.44.71 to 2.45.6
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.44.71 to 2.45.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.44.71...v2.45.6)

---
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-11-25 18:27:16 +00:00
5e5b2e9de5 chore(deps): bump tracing-actix-web from 0.7.14 to 0.7.15
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.14 to 0.7.15.
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.7.14...v0.7.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 18:18:21 +00:00
578d3f31db chore(deps): bump url from 2.5.2 to 2.5.4
Bumps [url](https://github.com/servo/rust-url) from 2.5.2 to 2.5.4.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.5.2...v2.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 18:17:41 +00:00
dfaf817cab Merge pull request #951 from actix/dependabot/cargo/clap-4.5.21
chore(deps): bump clap from 4.5.20 to 4.5.21
2024-11-18 21:25:01 +00:00
f62435881f Merge pull request #952 from actix/dependabot/cargo/minijinja-2.5.0
chore(deps): bump minijinja from 2.3.1 to 2.5.0
2024-11-18 21:24:37 +00:00
3448868b87 Merge pull request #953 from actix/dependabot/github_actions/taiki-e/install-action-2.44.71
chore(deps): bump taiki-e/install-action from 2.44.67 to 2.44.71
2024-11-18 21:09:47 +00:00
32c78aa428 chore(deps): bump taiki-e/install-action from 2.44.67 to 2.44.71
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.44.67 to 2.44.71.
- [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.44.67...v2.44.71)

---
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-11-18 18:25:56 +00:00
cfda9b4138 chore(deps): bump minijinja from 2.3.1 to 2.5.0
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.3.1 to 2.5.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.3.1...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 18:25:21 +00:00
a1982d39e0 chore(deps): bump clap from 4.5.20 to 4.5.21
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.20 to 4.5.21.
- [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.20...clap_complete-v4.5.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 18:23:49 +00:00
cbc8a3d1b9 Merge pull request #949 from actix/dependabot/github_actions/taiki-e/install-action-2.44.67
chore(deps): bump taiki-e/install-action from 2.44.60 to 2.44.67
2024-11-14 08:45:38 +00:00
6fbf11dd65 Merge pull request #946 from actix/dependabot/cargo/bytes-1.8.0
chore(deps): bump bytes from 1.7.2 to 1.8.0
2024-11-14 08:45:32 +00:00
97d71dac8a chore(deps): bump bytes from 1.7.2 to 1.8.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.7.2 to 1.8.0.
- [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.7.2...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-14 08:38:24 +00:00
cb860cfc46 Merge pull request #950 from actix/dependabot/cargo/tokio-1.41.1
chore(deps): bump tokio from 1.40.0 to 1.41.1
2024-11-14 08:31:22 +00:00
246ddaa457 chore(deps): bump tokio from 1.40.0 to 1.41.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.40.0 to 1.41.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.40.0...tokio-1.41.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-11-11 17:56:50 +00:00
7b00000313 chore(deps): bump taiki-e/install-action from 2.44.60 to 2.44.67
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.44.60 to 2.44.67.
- [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.44.60...v2.44.67)

---
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-11-11 17:14:49 +00:00
51334b0c0c Merge pull request #948 from actix/dependabot/github_actions/taiki-e/install-action-2.44.60
chore(deps): bump taiki-e/install-action from 2.44.44 to 2.44.60
2024-11-04 17:54:36 +00:00
c244c43380 chore(deps): bump taiki-e/install-action from 2.44.44 to 2.44.60
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.44.44 to 2.44.60.
- [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.44.44...v2.44.60)

---
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-11-04 17:29:36 +00:00
faa88614b8 chore(deps): bump pin-project-lite from 0.2.14 to 0.2.15
Bumps [pin-project-lite](https://github.com/taiki-e/pin-project-lite) from 0.2.14 to 0.2.15.
- [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.14...v0.2.15)

---
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>
2024-10-28 17:45:47 +00:00
7211fada5b chore(deps): bump reqwest from 0.12.8 to 0.12.9
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.8 to 0.12.9.
- [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.8...v0.12.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 17:45:20 +00:00
8c0cc3124e Merge pull request #939 from actix/dependabot/cargo/serde_json-1.0.132
chore(deps): bump serde_json from 1.0.128 to 1.0.132
2024-10-22 14:57:35 +00:00
e2a293c2e2 Merge pull request #942 from actix/dependabot/cargo/openssl-0.10.68
chore(deps): bump openssl from 0.10.66 to 0.10.68
2024-10-22 14:57:23 +00:00
d9a1b83198 Merge pull request #937 from actix/dependabot/github_actions/taiki-e/install-action-2.44.44
chore(deps): bump taiki-e/install-action from 2.44.35 to 2.44.44
2024-10-22 12:47:31 +00:00
f3b141f2da Merge pull request #940 from actix/dependabot/cargo/tracing-actix-web-0.7.14
chore(deps): bump tracing-actix-web from 0.7.13 to 0.7.14
2024-10-22 12:46:54 +00:00
00c7519a99 Merge pull request #941 from actix/dependabot/cargo/uuid-1.11.0
chore(deps): bump uuid from 1.10.0 to 1.11.0
2024-10-22 12:46:43 +00:00
f8e215190d chore(deps): bump openssl from 0.10.66 to 0.10.68
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.66 to 0.10.68.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 18:01:29 +00:00
f8d18fdebb chore(deps): bump uuid from 1.10.0 to 1.11.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.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-10-21 17:58:34 +00:00
b1c87491c8 chore(deps): bump tracing-actix-web from 0.7.13 to 0.7.14
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.13 to 0.7.14.
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.7.13...v0.7.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 17:57:37 +00:00