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

1139 Commits

Author SHA1 Message Date
dependabot[bot]
33169b6f57
chore(deps): bump clap from 4.5.2 to 4.5.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.2 to 4.5.4.
- [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.5.2...v4.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 17:36:50 +00:00
Rob Ede
7bece9984e
Merge pull request #773 from actix/dependabot/cargo/sqlx-0.7.4
chore(deps): bump sqlx from 0.7.3 to 0.7.4
2024-04-01 13:56:53 +00:00
Rob Ede
a1748f0e2a
Merge pull request #770 from actix/dependabot/cargo/diesel-2.1.5
chore(deps): bump diesel from 2.1.4 to 2.1.5
2024-04-01 13:54:11 +00:00
Rob Ede
a1c5c91c6b
Merge pull request #771 from actix/dependabot/cargo/color-eyre-0.6.3
chore(deps): bump color-eyre from 0.6.2 to 0.6.3
2024-04-01 13:53:58 +00:00
Rob Ede
bb77572ec5
Merge pull request #775 from actix/dependabot/cargo/minijinja-1.0.15
chore(deps): bump minijinja from 1.0.12 to 1.0.15
2024-03-25 20:16:19 +00:00
Rob Ede
c86cce92ab
Merge pull request #776 from actix/dependabot/cargo/reqwest-0.11.27
chore(deps): bump reqwest from 0.11.25 to 0.11.27
2024-03-25 20:14:20 +00:00
Rob Ede
0451d9f212
Merge pull request #777 from actix/dependabot/github_actions/taiki-e/install-action-2.29.7
chore(deps): bump taiki-e/install-action from 2.28.11 to 2.29.7
2024-03-25 17:53:59 +00:00
dependabot[bot]
185bd70fc6
chore(deps): bump taiki-e/install-action from 2.28.11 to 2.29.7
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.28.11 to 2.29.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.28.11...v2.29.7)

---
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-03-25 17:45:04 +00:00
dependabot[bot]
c21b3da92f
chore(deps): bump reqwest from 0.11.25 to 0.11.27
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.25 to 0.11.27.
- [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.25...v0.11.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 17:31:56 +00:00
dependabot[bot]
5f0a083b85
chore(deps): bump minijinja from 1.0.12 to 1.0.15
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 1.0.12 to 1.0.15.
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/minijinja/compare/1.0.12...1.0.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 17:30:36 +00:00
Rob Ede
2399759198
Merge pull request #774 from Pi-Cla/patch-1
Remove rustfulapi and jelly starter
2024-03-19 21:16:51 +00:00
Pi-Cla
8958d5086f
Remove rustfulapi and jelly starter
rustfulapi has switched to axum https://github.com/robatipoor/rustfulapi/pull/12 meanwhile the jelly repository has been deleted now
2024-03-19 21:13:24 +00:00
dependabot[bot]
48017edfa4
chore(deps): bump sqlx from 0.7.3 to 0.7.4
Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.7.3 to 0.7.4.
- [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/launchbadge/sqlx/compare/v0.7.3...v0.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 17:18:27 +00:00
dependabot[bot]
5912faee5d
chore(deps): bump color-eyre from 0.6.2 to 0.6.3
Bumps [color-eyre](https://github.com/eyre-rs/eyre) from 0.6.2 to 0.6.3.
- [Commits](https://github.com/eyre-rs/eyre/compare/v0.6.2...color-eyre-v0.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 17:15:41 +00:00
dependabot[bot]
3e68079c3b
chore(deps): bump diesel from 2.1.4 to 2.1.5
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.1.5/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.1.4...v2.1.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-03-18 17:13:26 +00:00
Rob Ede
a381cb622b
Merge pull request #768 from actix/dependabot/cargo/anyhow-1.0.81
chore(deps): bump anyhow from 1.0.80 to 1.0.81
2024-03-18 17:13:24 +00:00
dependabot[bot]
370f4cea17
chore(deps): bump anyhow from 1.0.80 to 1.0.81
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.80...1.0.81)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 17:08:57 +00:00
Rob Ede
9538f996bb
Merge pull request #763 from actix/dependabot/cargo/sqlx-0.7.3
chore(deps): bump sqlx from 0.7.2 to 0.7.3
2024-03-11 19:56:34 +00:00
Rob Ede
9a7d5bbb5f
Merge pull request #766 from actix/dependabot/cargo/chrono-0.4.35
chore(deps): bump chrono from 0.4.34 to 0.4.35
2024-03-11 19:55:35 +00:00
Rob Ede
433e72e063
Merge branch 'master' into dependabot/cargo/chrono-0.4.35 2024-03-11 19:48:20 +00:00
Rob Ede
327cc9a549
chore: address deprecations 2024-03-11 19:48:01 +00:00
Rob Ede
fb586447c9
Merge pull request #765 from actix/dependabot/cargo/clap-4.5.2
chore(deps): bump clap from 4.5.1 to 4.5.2
2024-03-11 18:10:17 +00:00
Rob Ede
e47acf1d4a
Merge pull request #767 from actix/dependabot/cargo/fluent-templates-0.9.1
chore(deps): bump fluent-templates from 0.9.0 to 0.9.1
2024-03-11 18:10:09 +00:00
Rob Ede
6c27feaedb
Merge pull request #764 from actix/dependabot/cargo/reqwest-0.11.25
chore(deps): bump reqwest from 0.11.24 to 0.11.25
2024-03-11 18:09:57 +00:00
dependabot[bot]
46c974ad90
chore(deps): bump fluent-templates from 0.9.0 to 0.9.1
Bumps [fluent-templates](https://github.com/XAMPPRocky/fluent-templates) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/XAMPPRocky/fluent-templates/releases)
- [Changelog](https://github.com/XAMPPRocky/fluent-templates/blob/master/CHANGELOG.md)
- [Commits](https://github.com/XAMPPRocky/fluent-templates/compare/fluent-templates-v0.9.0...fluent-templates-v0.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 18:04:36 +00:00
dependabot[bot]
cccda67c1e
chore(deps): bump chrono from 0.4.34 to 0.4.35
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.34 to 0.4.35.
- [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.34...v0.4.35)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 18:02:59 +00:00
dependabot[bot]
7bdbe29dd0
chore(deps): bump clap from 4.5.1 to 4.5.2
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.1 to 4.5.2.
- [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.1...v4.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 18:02:01 +00:00
dependabot[bot]
b3a4f5c06b
chore(deps): bump reqwest from 0.11.24 to 0.11.25
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.24 to 0.11.25.
- [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.24...v0.11.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 18:01:22 +00:00
dependabot[bot]
c2a51c9b63
chore(deps): bump sqlx from 0.7.2 to 0.7.3
Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.7.2 to 0.7.3.
- [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/launchbadge/sqlx/commits/v0.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 18:00:24 +00:00
Rob Ede
cd95f5aff8
Merge pull request #762 from actix/dependabot/github_actions/taiki-e/install-action-2.28.11
chore(deps): bump taiki-e/install-action from 2.28.1 to 2.28.11
2024-03-11 17:27:28 +00:00
dependabot[bot]
a8f94935a1
chore(deps): bump taiki-e/install-action from 2.28.1 to 2.28.11
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.28.1 to 2.28.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.28.1...v2.28.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-03-11 17:10:58 +00:00
Rob Ede
de78860b41
chore: update deps 2024-03-05 23:53:59 +00:00
Rob Ede
95d4b99dbf
Merge pull request #755 from campeis/update_to_handlebars_5.1
update handlebars to version 5.1
2024-03-05 22:40:36 +00:00
Rob Ede
697baf60a5
Merge branch 'master' into update_to_handlebars_5.1 2024-03-05 22:38:19 +00:00
dependabot[bot]
413a918bc2
chore(deps): bump actix-identity from 0.7.0 to 0.7.1
Bumps [actix-identity](https://github.com/actix/actix-extras) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/actix/actix-extras/releases)
- [Commits](https://github.com/actix/actix-extras/compare/cors-v0.7.0...session-v0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 22:38:06 +00:00
dependabot[bot]
511cc863e6
chore(deps): bump actix-codec from 0.5.1 to 0.5.2
Bumps [actix-codec](https://github.com/actix/actix-net) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](https://github.com/actix/actix-net/compare/codec-v0.5.1...codec-v0.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 22:38:06 +00:00
dependabot[bot]
653098d083
chore(deps): bump rust-argon2 from 2.0.0 to 2.1.0
Bumps [rust-argon2](https://github.com/sru-systems/rust-argon2) from 2.0.0 to 2.1.0.
- [Changelog](https://github.com/sru-systems/rust-argon2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sru-systems/rust-argon2/compare/2.0.0...2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 22:38:06 +00:00
dependabot[bot]
e0e07633f1
chore(deps): bump mongodb from 2.8.0 to 2.8.1
Bumps [mongodb](https://github.com/mongodb/mongo-rust-driver) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/mongodb/mongo-rust-driver/releases)
- [Commits](https://github.com/mongodb/mongo-rust-driver/compare/v2.8.0...v2.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 22:38:06 +00:00
dependabot[bot]
53d727e736
chore(deps): bump log from 0.4.20 to 0.4.21
Bumps [log](https://github.com/rust-lang/log) from 0.4.20 to 0.4.21.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.20...0.4.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 22:38:06 +00:00
dependabot[bot]
6a50acecb3
chore(deps): bump taiki-e/install-action from 2.27.10 to 2.28.1
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.27.10 to 2.28.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.27.10...v2.28.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-03-05 22:38:06 +00:00
Rob Ede
c5c208eda7
chore: fix template location 2024-03-05 22:30:51 +00:00
Rob Ede
01318d611a
Merge pull request #757 from actix/dependabot/cargo/actix-identity-0.7.1
chore(deps): bump actix-identity from 0.7.0 to 0.7.1
2024-03-05 17:55:44 +00:00
dependabot[bot]
2b535c19c1
chore(deps): bump actix-identity from 0.7.0 to 0.7.1
Bumps [actix-identity](https://github.com/actix/actix-extras) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/actix/actix-extras/releases)
- [Commits](https://github.com/actix/actix-extras/compare/cors-v0.7.0...session-v0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 17:46:06 +00:00
Rob Ede
46f941c469
Merge pull request #756 from actix/dependabot/cargo/actix-codec-0.5.2
chore(deps): bump actix-codec from 0.5.1 to 0.5.2
2024-03-05 17:40:46 +00:00
Rob Ede
b04e196ec1
Merge pull request #758 from actix/dependabot/cargo/rust-argon2-2.1.0
chore(deps): bump rust-argon2 from 2.0.0 to 2.1.0
2024-03-05 17:40:15 +00:00
Rob Ede
26951c696e
Merge pull request #759 from actix/dependabot/cargo/mongodb-2.8.1
chore(deps): bump mongodb from 2.8.0 to 2.8.1
2024-03-05 17:39:48 +00:00
Rob Ede
70b6dc7ff7
Merge pull request #760 from actix/dependabot/cargo/log-0.4.21
chore(deps): bump log from 0.4.20 to 0.4.21
2024-03-05 17:38:52 +00:00
Rob Ede
9e3377decd
Merge pull request #761 from actix/dependabot/github_actions/taiki-e/install-action-2.28.1
chore(deps): bump taiki-e/install-action from 2.27.10 to 2.28.1
2024-03-05 17:38:41 +00:00
dependabot[bot]
ee503598d0
chore(deps): bump taiki-e/install-action from 2.27.10 to 2.28.1
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.27.10 to 2.28.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.27.10...v2.28.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-03-04 17:27:59 +00:00
dependabot[bot]
2361fa45a0
chore(deps): bump log from 0.4.20 to 0.4.21
Bumps [log](https://github.com/rust-lang/log) from 0.4.20 to 0.4.21.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.20...0.4.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 17:10:06 +00:00