EB
7c063e890f
Update Cargo.toml ( #365 )
...
* Update Cargo.toml
serde::Deserialize is added features/derive
* Update Cargo.toml
---------
Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-03-01 18:06:22 +00:00
dependabot[bot]
b5b6419c05
Bump the shuttle group in /examples with 2 updates ( #364 )
...
Updates the requirements on shuttle-actix-web and shuttle-runtime to permit the latest version.
Updates `shuttle-actix-web` to 0.39.0
Updates `shuttle-runtime` to 0.39.0
---
updated-dependencies:
- dependency-name: shuttle-actix-web
dependency-type: direct:production
dependency-group: shuttle
- dependency-name: shuttle-runtime
dependency-type: direct:production
dependency-group: shuttle
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 10:49:27 +00:00
dependabot[bot]
d60ca3c5d3
Bump actions/setup-node from 4.0.1 to 4.0.2 ( #363 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 08:47:16 +00:00
Rob Ede
40a7ddad85
docs: clearer use of actix_web::Result
2024-02-06 14:49:05 +00:00
dependabot[bot]
9f7734abc0
Bump the shuttle group in /examples with 2 updates ( #362 )
...
Updates the requirements on shuttle-actix-web and shuttle-runtime to permit the latest version.
Updates `shuttle-actix-web` to 0.38.0
Updates `shuttle-runtime` to 0.38.0
---
updated-dependencies:
- dependency-name: shuttle-actix-web
dependency-type: direct:production
dependency-group: shuttle
- dependency-name: shuttle-runtime
dependency-type: direct:production
dependency-group: shuttle
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 10:14:12 +00:00
dependabot[bot]
94b9988879
Bump the shuttle group in /examples with 2 updates ( #361 )
...
Updates the requirements on shuttle-actix-web and shuttle-runtime to permit the latest version.
Updates `shuttle-actix-web` to 0.37.0
Updates `shuttle-runtime` to 0.37.0
---
updated-dependencies:
- dependency-name: shuttle-actix-web
dependency-type: direct:production
dependency-group: shuttle
- dependency-name: shuttle-runtime
dependency-type: direct:production
dependency-group: shuttle
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 09:54:11 +00:00
dependabot[bot]
39254f1ead
Update env_logger requirement from 0.10 to 0.11 in /examples ( #360 )
...
Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger ) to permit the latest version.
- [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.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 04:15:31 +00:00
dependabot[bot]
1678d4aae0
Bump the shuttle group in /examples with 2 updates ( #358 )
...
Updates the requirements on shuttle-actix-web and shuttle-runtime to permit the latest version.
Updates `shuttle-actix-web` to 0.36.0
Updates `shuttle-runtime` to 0.36.0
---
updated-dependencies:
- dependency-name: shuttle-actix-web
dependency-type: direct:production
dependency-group: shuttle
- dependency-name: shuttle-runtime
dependency-type: direct:production
dependency-group: shuttle
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 05:06:24 +00:00
dependabot[bot]
d1837b2052
Update actix-session requirement from 0.8 to 0.9 in /examples ( #359 )
...
Updates the requirements on [actix-session](https://github.com/actix/actix-extras ) to permit the latest version.
- [Release notes](https://github.com/actix/actix-extras/releases )
- [Commits](https://github.com/actix/actix-extras/compare/session-v0.8.0...redis-v0.9.0 )
---
updated-dependencies:
- dependency-name: actix-session
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 05:06:00 +00:00
bigduu
4d2b9670b1
Fix sec-3-address.md run failed issue ( #357 )
...
The example run failed with below issue
```
`spawn_local` called from outside of a `task::LocalSet`
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
```
2024-01-15 04:39:50 +00:00
dependabot[bot]
8c33e4bf35
Bump actions-rust-lang/setup-rust-toolchain from 1.6.0 to 1.8.0 ( #356 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 04:27:15 +00:00
dependabot[bot]
69312cf278
Bump follow-redirects from 1.15.3 to 1.15.4 ( #355 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-11 09:59:52 +00:00
Rob Ede
45179479d3
fix readme self-links
2024-01-02 21:25:29 +00:00
Niklas Cathor
2606bb2f93
errors.md: fix type in ResponseError trait ( #354 )
2023-12-25 14:11:15 +00:00
dependabot[bot]
9827067735
Bump actions/setup-node from 4.0.0 to 4.0.1 ( #353 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-25 04:45:04 +00:00
Rob Ede
4c563311b6
mention serde derive feature on extractors page
2023-12-11 06:44:41 +00:00
dependabot[bot]
a8b8b24fe2
Bump the shuttle group in /examples with 2 updates ( #352 )
...
Updates the requirements on shuttle-actix-web and shuttle-runtime to permit the latest version.
Updates `shuttle-actix-web` to 0.35.0
Updates `shuttle-runtime` to 0.35.0
---
updated-dependencies:
- dependency-name: shuttle-actix-web
dependency-type: direct:production
dependency-group: shuttle
- dependency-name: shuttle-runtime
dependency-type: direct:production
dependency-group: shuttle
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 06:35:16 +00:00
dependabot[bot]
615bbe44f6
Bump actions-rust-lang/setup-rust-toolchain from 1.5.0 to 1.6.0 ( #350 )
...
Bumps [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain ) from 1.5.0 to 1.6.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.5.0...v1.6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04 06:26:09 +00:00
dependabot[bot]
cb49340786
Bump the shuttle group in /examples with 2 updates ( #348 )
...
Updates the requirements on shuttle-actix-web and shuttle-runtime to permit the latest version.
Updates `shuttle-actix-web` to 0.34.0
Updates `shuttle-runtime` to 0.34.0
---
updated-dependencies:
- dependency-name: shuttle-actix-web
dependency-type: direct:production
dependency-group: shuttle
- dependency-name: shuttle-runtime
dependency-type: direct:production
dependency-group: shuttle
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 11:26:03 +00:00
dependabot[bot]
a13741064f
Bump axios and wait-on ( #347 )
...
Bumps [axios](https://github.com/axios/axios ) and [wait-on](https://github.com/jeffbski/wait-on ). These dependencies needed to be updated together.
Updates `axios` from 0.27.2 to 1.6.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.2 )
Updates `wait-on` from 7.0.1 to 7.2.0
- [Release notes](https://github.com/jeffbski/wait-on/releases )
- [Commits](https://github.com/jeffbski/wait-on/compare/v7.0.1...v7.2.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
- dependency-name: wait-on
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-20 04:56:55 +00:00
dependabot[bot]
36ba3a59de
Bump the shuttle group in /examples with 2 updates ( #346 )
...
Updates the requirements on shuttle-actix-web and shuttle-runtime to permit the latest version.
Updates `shuttle-actix-web` to 0.33.0
Updates `shuttle-runtime` to 0.33.0
---
updated-dependencies:
- dependency-name: shuttle-actix-web
dependency-type: direct:production
dependency-group: shuttle
- dependency-name: shuttle-runtime
dependency-type: direct:production
dependency-group: shuttle
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-20 04:47:53 +00:00
dependabot[bot]
eba7b4cb3e
Bump the shuttle group in /examples with 2 updates ( #345 )
...
Updates the requirements on shuttle-actix-web and shuttle-runtime to permit the latest version.
Updates `shuttle-actix-web` to 0.32.0
Updates `shuttle-runtime` to 0.32.0
---
updated-dependencies:
- dependency-name: shuttle-actix-web
dependency-type: direct:production
dependency-group: shuttle
- dependency-name: shuttle-runtime
dependency-type: direct:production
dependency-group: shuttle
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 08:58:41 +00:00
Yuki Okushi
6fea6cd0ca
static-files: Fix warning annotation ( #344 )
2023-11-11 10:56:51 +00:00
dependabot[bot]
389681aa07
Bump the shuttle group in /examples with 2 updates ( #342 )
...
Updates the requirements on shuttle-actix-web and shuttle-runtime to permit the latest version.
Updates `shuttle-actix-web` to 0.31.0
Updates `shuttle-runtime` to 0.31.0
---
updated-dependencies:
- dependency-name: shuttle-actix-web
dependency-type: direct:production
dependency-group: shuttle
- dependency-name: shuttle-runtime
dependency-type: direct:production
dependency-group: shuttle
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 13:52:12 +00:00
Rob Ede
96e7b74d6e
upate shuttle deps together
2023-11-06 13:49:56 +00:00
Rob Ede
d0d6ccbc70
chore: update .nvmrc to 18
2023-11-06 13:42:26 +00:00
Rob Ede
97e73fb691
trigger rebuild
2023-11-02 01:16:57 +00:00
Rob Ede
d0d806e9e0
trigger rebuild
2023-11-02 00:55:01 +00:00
igaul
f5e9e93b67
Update: deps, markdown syntax, docuCtx. Change default edit branch to 'main'. ( #339 )
...
* Update: deps, markdown syntax, docuCtx
* Update node version in actions
2023-11-02 00:46:56 +00:00
Rob Ede
838dbe5d49
bump npm lockfile
2023-11-01 17:04:02 +00:00
Rob Ede
e569359626
add cargo dependabot
2023-11-01 17:03:49 +00:00
dependabot[bot]
58bca303e7
Bump actions-rust-lang/setup-rust-toolchain from 1.3.5 to 1.5.0 ( #336 )
...
Bumps [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain ) from 1.3.5 to 1.5.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.3.5...v1.5.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 15:30:20 +00:00
dependabot[bot]
42a216ea3d
Bump actions/checkout from 3 to 4 ( #335 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 15:30:20 +00:00
dependabot[bot]
8688ae331a
Bump actions/setup-node from 3.7.0 to 4.0.0 ( #337 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.7.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 15:30:19 +00:00
Rob Ede
ee701e0e23
prettier js/html
2023-11-01 15:32:44 +00:00
Rob Ede
0d0e7f4433
prettier markdown
2023-11-01 15:28:34 +00:00
Rob Ede
7c4b52623e
rename workflows
2023-11-01 15:24:51 +00:00
Rob Ede
9ca7f89606
update examples deps
2023-11-01 15:21:39 +00:00
Rob Ede
0dbfdf9f35
add dependabot for GHA
2023-11-01 15:21:29 +00:00
Rob Ede
c427ae50f3
publish = false
2023-11-01 15:21:01 +00:00
Rob Ede
73dc338ff9
edition = 2021
2023-11-01 15:09:54 +00:00
Rob Ede
37169d5232
remove unused example deps
2023-11-01 15:09:25 +00:00
Orhun Parmaksız
e72b12218a
Add hosting instructions for Shuttle ( #334 )
...
* Add hosting instructions for Shuttle
* move shuttle sample code to examples dir
---------
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-11-01 15:08:40 +00:00
dependabot[bot]
411a64afd3
Bump @babel/traverse from 7.20.1 to 7.23.2 ( #333 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 13:24:23 +00:00
moy2010
248eff90eb
Fix Item associated type for Stream trait ( #332 )
...
The documentation shows incorrect syntax
2023-10-12 08:57:41 +00:00
dependabot[bot]
2b0bd4e31b
Bump postcss from 8.4.18 to 8.4.31 ( #331 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 19:33:54 +09:00
Mikael Niemi
0598e20509
fix(docs) guard host link ( #330 )
2023-09-20 09:46:47 +00:00
Rob Ede
c5a9579193
update testing docs to give less precedence to unit testing
2023-09-10 02:56:48 +01:00
Hieu Nguyen
e67443f4e8
Update code example for sec-5-arbiter.md ( #329 )
2023-08-06 20:55:51 +01:00
dependabot[bot]
bf329481b0
Bump semver from 5.7.1 to 5.7.2 ( #328 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-12 10:28:17 +01:00