hampusek
|
78d97e26e4
|
fix small typo in request.md (#463)
|
2024-09-27 10:00:08 +00:00 |
|
dependabot[bot]
|
4a92aea8a5
|
chore(deps): bump actix-session from 0.10.0 to 0.10.1 in /examples (#458)
Bumps [actix-session](https://github.com/actix/actix-extras) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/actix/actix-extras/releases)
- [Commits](https://github.com/actix/actix-extras/compare/redis-v0.10.0...session-v0.10.1)
---
updated-dependencies:
- dependency-name: actix-session
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-09-23 13:57:43 +00:00 |
|
dependabot[bot]
|
bd8ccc014d
|
chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 (#460)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.3...v4.0.4)
---
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-09-23 13:57:33 +00:00 |
|
dependabot[bot]
|
f5cdd3f8f8
|
chore(deps): bump actions-rust-lang/setup-rust-toolchain (#461)
Bumps [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain) from 1.9.0 to 1.10.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.9.0...v1.10.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>
|
2024-09-23 13:57:22 +00:00 |
|
dependabot[bot]
|
a217cbbfe3
|
chore(deps): bump taiki-e/install-action from 2.44.1 to 2.44.7 (#462)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.44.1 to 2.44.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.44.1...v2.44.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-23 13:57:16 +00:00 |
|
dependabot[bot]
|
a496e9ec13
|
chore(deps): bump taiki-e/install-action from 2.43.1 to 2.44.1 (#457)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.43.1 to 2.44.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.43.1...v2.44.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-17 01:24:15 +00:00 |
|
dependabot[bot]
|
c842fe202e
|
chore(deps): bump rustls from 0.23.12 to 0.23.13 in /examples (#459)
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.12 to 0.23.13.
- [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.12...v/0.23.13)
---
updated-dependencies:
- dependency-name: rustls
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-09-17 01:24:06 +00:00 |
|
dependabot[bot]
|
c0db4885ff
|
chore(deps): bump body-parser and express (#454)
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)
Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-11 13:55:49 +00:00 |
|
dependabot[bot]
|
d3aa9132d8
|
chore(deps): bump send and express (#455)
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)
Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)
---
updated-dependencies:
- dependency-name: send
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-11 13:55:42 +00:00 |
|
dependabot[bot]
|
9b436ca712
|
chore(deps): bump taiki-e/install-action from 2.42.37 to 2.43.1 (#447)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.42.37 to 2.43.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.42.37...v2.43.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-11 13:53:48 +00:00 |
|
Ross
|
50c3e75bc3
|
Added documentation for from_fn and wrap in middleware page (#451)
* Added documentation for from_fn and wrap in middleware page
* Update docs/middleware.md
---------
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2024-09-11 13:51:39 +00:00 |
|
dependabot[bot]
|
c3e64b5889
|
chore(deps): bump serde from 1.0.209 to 1.0.210 in /examples (#448)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.209 to 1.0.210.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210)
---
updated-dependencies:
- dependency-name: serde
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-09-11 13:50:49 +00:00 |
|
dependabot[bot]
|
bc3abd443e
|
chore(deps): bump diesel from 2.2.3 to 2.2.4 in /examples (#449)
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.4/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.3...v2.2.4)
---
updated-dependencies:
- dependency-name: diesel
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-09-11 13:50:32 +00:00 |
|
dependabot[bot]
|
457da39043
|
chore(deps): bump serde_json from 1.0.127 to 1.0.128 in /examples (#450)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.127 to 1.0.128.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/1.0.127...1.0.128)
---
updated-dependencies:
- dependency-name: serde_json
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-09-11 13:50:24 +00:00 |
|
dependabot[bot]
|
b88fcb5c25
|
chore(deps): bump taiki-e/install-action from 2.42.34 to 2.42.37 (#445)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.42.34 to 2.42.37.
- [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.42.34...v2.42.37)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-02 04:19:33 +00:00 |
|
dependabot[bot]
|
768f09047d
|
chore(deps): bump tokio from 1.39.3 to 1.40.0 in /examples (#446)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.3 to 1.40.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.0)
---
updated-dependencies:
- dependency-name: tokio
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>
|
2024-09-02 04:19:23 +00:00 |
|
dependabot[bot]
|
0b94956860
|
chore(deps): bump webpack from 5.90.3 to 5.94.0 (#444)
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.94.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-31 17:01:59 +00:00 |
|
dependabot[bot]
|
568d729e82
|
chore(deps): bump serde from 1.0.208 to 1.0.209 in /examples (#442)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.208 to 1.0.209.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)
---
updated-dependencies:
- dependency-name: serde
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-08-26 04:54:13 +00:00 |
|
dependabot[bot]
|
537377f794
|
chore(deps): bump serde_json from 1.0.125 to 1.0.127 in /examples (#443)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.125 to 1.0.127.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/1.0.125...1.0.127)
---
updated-dependencies:
- dependency-name: serde_json
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-08-26 04:54:00 +00:00 |
|
dependabot[bot]
|
0529bba680
|
chore(deps): bump taiki-e/install-action from 2.42.26 to 2.42.34 (#441)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.42.26 to 2.42.34.
- [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.42.26...v2.42.34)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-26 04:35:43 +00:00 |
|
dependabot[bot]
|
7c22bcd9fa
|
chore(deps): bump micromatch from 4.0.5 to 4.0.8 (#440)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-23 22:43:15 +00:00 |
|
dependabot[bot]
|
c28605c086
|
chore(deps): bump diesel from 2.2.2 to 2.2.3 in /examples (#439)
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.3/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.2...v2.2.3)
---
updated-dependencies:
- dependency-name: diesel
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-08-23 22:36:37 +00:00 |
|
dependabot[bot]
|
2fb5fd265a
|
chore(deps): bump serde from 1.0.206 to 1.0.208 in /examples (#437)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.206 to 1.0.208.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208)
---
updated-dependencies:
- dependency-name: serde
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-08-19 05:45:01 +00:00 |
|
dependabot[bot]
|
02269c3ff3
|
chore(deps): bump serde_json from 1.0.124 to 1.0.125 in /examples (#436)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.124 to 1.0.125.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125)
---
updated-dependencies:
- dependency-name: serde_json
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-08-19 05:44:57 +00:00 |
|
dependabot[bot]
|
acbbc37478
|
chore(deps): bump taiki-e/install-action from 2.42.22 to 2.42.26 (#434)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.42.22 to 2.42.26.
- [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.42.22...v2.42.26)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-19 05:44:51 +00:00 |
|
dependabot[bot]
|
006fe7a2d9
|
chore(deps): bump actix-session from 0.9.0 to 0.10.0 in /examples (#435)
Bumps [actix-session](https://github.com/actix/actix-extras) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/actix/actix-extras/releases)
- [Commits](https://github.com/actix/actix-extras/compare/redis-v0.9.0...redis-v0.10.0)
---
updated-dependencies:
- dependency-name: actix-session
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>
|
2024-08-19 05:44:45 +00:00 |
|
dependabot[bot]
|
23a9955a17
|
chore(deps): bump tokio from 1.39.2 to 1.39.3 in /examples (#438)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.2 to 1.39.3.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3)
---
updated-dependencies:
- dependency-name: tokio
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-08-19 05:44:30 +00:00 |
|
dependabot[bot]
|
ab7ce01131
|
chore(deps): bump actix-web-actors from 4.3.0 to 4.3.1+deprecated in /examples (#433)
* chore(deps): bump actix-web-actors in /examples
Bumps [actix-web-actors](https://github.com/actix/actix-web) from 4.3.0 to 4.3.1+deprecated.
- [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.3.0...web-v4.3.1)
---
updated-dependencies:
- dependency-name: actix-web-actors
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* docs: update websockets docs to use actix-ws
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2024-08-19 01:21:54 +00:00 |
|
dependabot[bot]
|
c2f760dbbe
|
chore(deps): bump derive_more from 0.99.18 to 1.0.0 in /examples (#432)
* chore(deps): bump derive_more from 0.99.18 to 1.0.0 in /examples
Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.18 to 1.0.0.
- [Release notes](https://github.com/JelteF/derive_more/releases)
- [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JelteF/derive_more/compare/v0.99.18...v1.0.0)
---
updated-dependencies:
- dependency-name: derive_more
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: upgrade derive_more calls
* ci: fix just invocation
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2024-08-19 01:13:03 +00:00 |
|
dependabot[bot]
|
8a1f789d34
|
chore(deps): bump actix-web from 4.8.0 to 4.9.0 in /examples (#429)
Bumps [actix-web](https://github.com/actix/actix-web) from 4.8.0 to 4.9.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/web-v4.8.0...web-v4.9.0)
---
updated-dependencies:
- dependency-name: actix-web
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>
|
2024-08-12 12:13:24 +00:00 |
|
dependabot[bot]
|
cfd8838f51
|
chore(deps): bump taiki-e/install-action from 2.42.17 to 2.42.22 (#428)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.42.17 to 2.42.22.
- [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.42.17...v2.42.22)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-12 12:13:15 +00:00 |
|
dependabot[bot]
|
70e3f1f003
|
chore(deps): bump serde_json from 1.0.122 to 1.0.124 in /examples (#430)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.122 to 1.0.124.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.122...v1.0.124)
---
updated-dependencies:
- dependency-name: serde_json
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-08-12 12:13:10 +00:00 |
|
dependabot[bot]
|
636f2fdfa3
|
chore(deps): bump serde from 1.0.204 to 1.0.206 in /examples (#431)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.204 to 1.0.206.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.204...v1.0.206)
---
updated-dependencies:
- dependency-name: serde
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-08-12 12:13:05 +00:00 |
|
dependabot[bot]
|
4de6c522e2
|
chore(deps): bump rustls-pemfile from 2.1.2 to 2.1.3 in /examples (#424)
Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/rustls/pemfile/releases)
- [Commits](https://github.com/rustls/pemfile/compare/v/2.1.2...v/2.1.3)
---
updated-dependencies:
- dependency-name: rustls-pemfile
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-08-05 11:00:32 +00:00 |
|
dependabot[bot]
|
f4b27cb373
|
chore(deps): bump serde_json from 1.0.121 to 1.0.122 in /examples (#425)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.121 to 1.0.122.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.121...v1.0.122)
---
updated-dependencies:
- dependency-name: serde_json
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-08-05 11:00:30 +00:00 |
|
dependabot[bot]
|
fee29c83df
|
chore(deps): bump taiki-e/install-action from 2.42.9 to 2.42.17 (#426)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.42.9 to 2.42.17.
- [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.42.9...v2.42.17)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-05 11:00:27 +00:00 |
|
Zirconium409122
|
b8555d96e8
|
Format example code in sec-3-address.md (#427)
* Format example code in sec-3-address.md
* Remove unnecessary return type annotations in sec-3-address.md
|
2024-08-05 10:56:11 +00:00 |
|
Rob Ede
|
fd0450917d
|
docs: explain effects of multiple body extractors
inspired by #423
|
2024-08-04 21:59:28 +01:00 |
|
dependabot[bot]
|
47d1cc538b
|
chore(deps): bump taiki-e/install-action from 2.42.4 to 2.42.9 (#422)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.42.4 to 2.42.9.
- [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.42.4...v2.42.9)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-29 21:30:54 +00:00 |
|
dependabot[bot]
|
c0d96189f0
|
chore(deps): bump serde_json from 1.0.120 to 1.0.121 in /examples (#421)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.120 to 1.0.121.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.120...v1.0.121)
---
updated-dependencies:
- dependency-name: serde_json
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-07-29 21:30:51 +00:00 |
|
dependabot[bot]
|
168ebd007f
|
chore(deps): bump tokio from 1.38.1 to 1.39.2 in /examples (#420)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.1 to 1.39.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.1...tokio-1.39.2)
---
updated-dependencies:
- dependency-name: tokio
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>
|
2024-07-29 21:30:48 +00:00 |
|
dependabot[bot]
|
c95c49376e
|
chore(deps): bump rustls from 0.23.11 to 0.23.12 in /examples (#419)
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.11 to 0.23.12.
- [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.11...v/0.23.12)
---
updated-dependencies:
- dependency-name: rustls
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-07-29 21:30:45 +00:00 |
|
dependabot[bot]
|
a2e4c0ea35
|
chore(deps): bump env_logger from 0.11.3 to 0.11.5 in /examples (#418)
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.3 to 0.11.5.
- [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.11.3...v0.11.5)
---
updated-dependencies:
- dependency-name: env_logger
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-07-29 21:30:41 +00:00 |
|
dependabot[bot]
|
2367c85c85
|
chore(deps): bump the shuttle group in /examples with 2 updates (#417)
Bumps the shuttle group in /examples with 2 updates: [shuttle-actix-web](https://github.com/shuttle-hq/shuttle) and [shuttle-runtime](https://github.com/shuttle-hq/shuttle).
Updates `shuttle-actix-web` from 0.46.0 to 0.47.0
- [Release notes](https://github.com/shuttle-hq/shuttle/releases)
- [Changelog](https://github.com/shuttle-hq/shuttle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shuttle-hq/shuttle/compare/v0.46.0...v0.47.0)
Updates `shuttle-runtime` from 0.46.0 to 0.47.0
- [Release notes](https://github.com/shuttle-hq/shuttle/releases)
- [Changelog](https://github.com/shuttle-hq/shuttle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shuttle-hq/shuttle/compare/v0.46.0...v0.47.0)
---
updated-dependencies:
- dependency-name: shuttle-actix-web
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: shuttle
- dependency-name: shuttle-runtime
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: shuttle
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-29 21:30:38 +00:00 |
|
0xAtticus
|
630441de56
|
Fix a small typo in sec-5-arbiter.md (#416)
|
2024-07-28 21:30:55 +00:00 |
|
dependabot[bot]
|
71817c4bfb
|
chore(deps): bump taiki-e/install-action from 2.41.17 to 2.42.4 (#412)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.41.17 to 2.42.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.41.17...v2.42.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-22 05:28:42 +00:00 |
|
dependabot[bot]
|
938c6a8c85
|
chore(deps): bump tokio from 1.38.0 to 1.38.1 in /examples (#413)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.0 to 1.38.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.38.0...tokio-1.38.1)
---
updated-dependencies:
- dependency-name: tokio
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-07-22 05:28:37 +00:00 |
|
dependabot[bot]
|
81e3fdf506
|
chore(deps): bump openssl from 0.10.64 to 0.10.66 in /examples (#415)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.64...openssl-v0.10.66)
---
updated-dependencies:
- dependency-name: openssl
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-07-22 05:28:33 +00:00 |
|
dependabot[bot]
|
bf2e206d70
|
chore(deps): bump diesel from 2.2.1 to 2.2.2 in /examples (#414)
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.2/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.1...v2.2.2)
---
updated-dependencies:
- dependency-name: diesel
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-07-22 05:27:58 +00:00 |
|
dependabot[bot]
|
74f043d202
|
chore(deps): bump rustls from 0.23.10 to 0.23.11 in /examples (#408)
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.10 to 0.23.11.
- [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.10...v/0.23.11)
---
updated-dependencies:
- dependency-name: rustls
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-07-19 23:59:10 +00:00 |
|