Valentin Brandl
|
3df814c64c
|
Remove (unused) nix build (for now) and add direnv/lorri setup
|
2022-02-26 16:27:57 +01:00 |
|
Valentin Brandl
|
5caed6729a
|
Merge pull request #423 from vbrandl/dependabot/cargo/git2-0.14.0
Bump git2 from 0.13.25 to 0.14.0
|
2022-02-26 15:59:12 +01:00 |
|
dependabot[bot]
|
7846872aaa
|
Bump git2 from 0.13.25 to 0.14.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.25 to 0.14.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.25...git2-curl-0.14.0)
---
updated-dependencies:
- dependency-name: git2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-25 04:15:36 +00:00 |
|
Valentin Brandl
|
54e05d5d78
|
Bump version (v0.21.2)
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2022-02-18 10:30:59 +01:00 |
|
Valentin Brandl
|
7c84ae8c0e
|
Merge pull request #420 from vbrandl/dependabot/cargo/tracing-0.1.31
continuous-integration/drone/push Build is passing
Bump tracing from 0.1.30 to 0.1.31
|
2022-02-18 10:27:35 +01:00 |
|
dependabot[bot]
|
256823ff11
|
Bump tracing from 0.1.30 to 0.1.31
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.30 to 0.1.31.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.30...tracing-0.1.31)
---
updated-dependencies:
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-18 09:17:38 +00:00 |
|
Valentin Brandl
|
00db6b1718
|
Merge pull request #421 from vbrandl/dependabot/cargo/tracing-subscriber-0.3.9
Bump tracing-subscriber from 0.3.8 to 0.3.9
|
2022-02-18 10:14:55 +01:00 |
|
dependabot[bot]
|
f914537eb2
|
Bump tracing-subscriber from 0.3.8 to 0.3.9
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.8 to 0.3.9.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.8...tracing-subscriber-0.3.9)
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-18 04:18:30 +00:00 |
|
Valentin Brandl
|
5f29a3edfa
|
Don't unwrap results in build step
continuous-integration/drone/push Build is passing
|
2022-02-17 12:01:50 +01:00 |
|
Valentin Brandl
|
c4b14164c0
|
Update actix-web
|
2022-02-17 12:01:16 +01:00 |
|
Valentin Brandl
|
8f129d9175
|
Ignore some SEC advisories
|
2022-02-17 12:00:46 +01:00 |
|
Valentin Brandl
|
3830d488b8
|
Merge pull request #419 from vbrandl/dependabot/cargo/tokio-1.17.0
Bump tokio from 1.16.1 to 1.17.0
|
2022-02-17 11:45:08 +01:00 |
|
dependabot[bot]
|
7b5ed9ebae
|
Bump tokio from 1.16.1 to 1.17.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.16.1 to 1.17.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.16.1...tokio-1.17.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-17 04:17:06 +00:00 |
|
Valentin Brandl
|
1b504c4557
|
Merge pull request #418 from vbrandl/dependabot/cargo/awc-3.0.0-beta.21
continuous-integration/drone/push Build is passing
Bump awc from 3.0.0-beta.20 to 3.0.0-beta.21
|
2022-02-16 10:12:53 +01:00 |
|
dependabot[bot]
|
7d2a9047c3
|
Bump awc from 3.0.0-beta.20 to 3.0.0-beta.21
Bumps [awc](https://github.com/actix/actix-web) from 3.0.0-beta.20 to 3.0.0-beta.21.
- [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/awc-v3.0.0-beta.20...awc-v3.0.0-beta.21)
---
updated-dependencies:
- dependency-name: awc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-16 04:16:16 +00:00 |
|
Valentin Brandl
|
1e5db2ca2a
|
Merge pull request #417 from vbrandl/dependabot/cargo/tracing-actix-web-0.5.0-rc.3
continuous-integration/drone/push Build is passing
Bump tracing-actix-web from 0.5.0-rc.2 to 0.5.0-rc.3
|
2022-02-14 16:49:55 +01:00 |
|
Valentin Brandl
|
35e8eac61a
|
Merge pull request #416 from vbrandl/dependabot/cargo/serde_json-1.0.79
Bump serde_json from 1.0.78 to 1.0.79
|
2022-02-14 16:49:44 +01:00 |
|
dependabot[bot]
|
e7553c37d4
|
Bump tracing-actix-web from 0.5.0-rc.2 to 0.5.0-rc.3
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.5.0-rc.2 to 0.5.0-rc.3.
- [Release notes](https://github.com/LukeMathWalker/tracing-actix-web/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.5.0-rc.2...v0.5.0-rc.3)
---
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>
|
2022-02-14 04:16:29 +00:00 |
|
dependabot[bot]
|
cc6233cb63
|
Bump serde_json from 1.0.78 to 1.0.79
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.78 to 1.0.79.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.78...v1.0.79)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 04:16:24 +00:00 |
|
Valentin Brandl
|
16743bbc26
|
Merge pull request #415 from vbrandl/dependabot/cargo/tracing-actix-web-0.5.0-rc.2
Bump tracing-actix-web from 0.5.0-rc.1 to 0.5.0-rc.2
|
2022-02-09 08:39:43 +01:00 |
|
dependabot[bot]
|
ac479aa53d
|
Bump tracing-actix-web from 0.5.0-rc.1 to 0.5.0-rc.2
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.5.0-rc.1 to 0.5.0-rc.2.
- [Release notes](https://github.com/LukeMathWalker/tracing-actix-web/releases)
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.5.0-rc.1...v0.5.0-rc.2)
---
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>
|
2022-02-09 04:18:43 +00:00 |
|
Valentin Brandl
|
2ca188a473
|
Merge pull request #414 from vbrandl/dependabot/cargo/ructe-0.14.0
continuous-integration/drone/push Build is passing
Bump ructe from 0.13.4 to 0.14.0
|
2022-02-07 13:12:12 +00:00 |
|
Valentin Brandl
|
2cf454e559
|
Merge pull request #413 from vbrandl/dependabot/cargo/futures-0.3.21
Bump futures from 0.3.19 to 0.3.21
|
2022-02-07 13:11:58 +00:00 |
|
Valentin Brandl
|
690ab9ea07
|
Merge pull request #412 from vbrandl/dependabot/cargo/tracing-subscriber-0.3.8
Bump tracing-subscriber from 0.3.7 to 0.3.8
|
2022-02-07 13:11:45 +00:00 |
|
dependabot[bot]
|
8f656f5252
|
Bump ructe from 0.13.4 to 0.14.0
Bumps [ructe](https://github.com/kaj/ructe) from 0.13.4 to 0.14.0.
- [Release notes](https://github.com/kaj/ructe/releases)
- [Changelog](https://github.com/kaj/ructe/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaj/ructe/compare/v0.13.4...v0.14.0)
---
updated-dependencies:
- dependency-name: ructe
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-07 04:19:19 +00:00 |
|
dependabot[bot]
|
7a61acf5e2
|
Bump futures from 0.3.19 to 0.3.21
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.19 to 0.3.21.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.19...0.3.21)
---
updated-dependencies:
- dependency-name: futures
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-07 04:19:05 +00:00 |
|
dependabot[bot]
|
171d6f590b
|
Bump tracing-subscriber from 0.3.7 to 0.3.8
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.7...tracing-subscriber-0.3.8)
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-07 04:18:58 +00:00 |
|
Valentin Brandl
|
d63aaee2d3
|
Merge pull request #411 from vbrandl/dependabot/cargo/tracing-0.1.30
continuous-integration/drone/push Build is passing
Bump tracing from 0.1.29 to 0.1.30
|
2022-02-04 10:03:39 +01:00 |
|
dependabot[bot]
|
e453c7aa25
|
Bump tracing from 0.1.29 to 0.1.30
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.29 to 0.1.30.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.29...tracing-0.1.30)
---
updated-dependencies:
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-04 04:16:40 +00:00 |
|
Valentin Brandl
|
99d386900e
|
Bump version (v0.21.1)
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2022-02-01 19:41:42 +01:00 |
|
Valentin Brandl
|
c2fb288a07
|
Simplify static routes
continuous-integration/drone/push Build is passing
|
2022-02-01 19:41:17 +01:00 |
|
Valentin Brandl
|
7a9def97cb
|
Merge pull request #410 from vbrandl/dependabot/cargo/awc-3.0.0-beta.20
continuous-integration/drone/push Build is passing
Bump awc from 3.0.0-beta.19 to 3.0.0-beta.20
|
2022-02-01 19:27:46 +01:00 |
|
Valentin Brandl
|
815b213a2a
|
Fix clippy lint
continuous-integration/drone/push Build is passing
|
2022-02-01 19:23:04 +01:00 |
|
Valentin Brandl
|
1e44bc1a8f
|
Add test if resources are available
continuous-integration/drone/push Build is passing
|
2022-02-01 19:16:47 +01:00 |
|
Valentin Brandl
|
2507c24de7
|
Fix function signature
https://github.com/actix/actix-web/pull/2601
|
2022-02-01 19:16:26 +01:00 |
|
Valentin Brandl
|
d78b349ca1
|
Update other actix dependencies
|
2022-02-01 19:16:11 +01:00 |
|
dependabot[bot]
|
4b37c8073f
|
Bump awc from 3.0.0-beta.19 to 3.0.0-beta.20
Bumps [awc](https://github.com/actix/actix-web) from 3.0.0-beta.19 to 3.0.0-beta.20.
- [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/awc-v3.0.0-beta.19...awc-v3.0.0-beta.20)
---
updated-dependencies:
- dependency-name: awc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-01 04:14:37 +00:00 |
|
Valentin Brandl
|
f2436efc85
|
Bump version (v0.21.0)
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2022-01-30 00:23:41 +01:00 |
|
Valentin Brandl
|
80a6cf0036
|
Merge pull request #409 from vbrandl/chore/dependencies
continuous-integration/drone/push Build is passing
Update `serde_derive` and `tokio`
|
2022-01-30 00:17:56 +01:00 |
|
Valentin Brandl
|
a0ec86e756
|
Update serde_derive and tokio
continuous-integration/drone/push Build is passing
|
2022-01-30 00:12:11 +01:00 |
|
Valentin Brandl
|
d91e6bf580
|
Merge pull request #408 from vbrandl/feature/service-registration
continuous-integration/drone/push Build is passing
Unify registration of service routes
|
2022-01-29 21:29:06 +01:00 |
|
Valentin Brandl
|
f3e1d914c5
|
Register routes per service
continuous-integration/drone/push Build is passing
|
2022-01-29 21:19:38 +01:00 |
|
Valentin Brandl
|
e282316769
|
Update transitive dependencies
|
2022-01-29 21:18:50 +01:00 |
|
Valentin Brandl
|
9742900eb6
|
Update beta dependencies
|
2022-01-29 21:18:39 +01:00 |
|
Valentin Brandl
|
45a582dcdd
|
Merge pull request #407 from vbrandl/dependabot/cargo/vergen-6.0.2
continuous-integration/drone/push Build is failing
Bump vergen from 6.0.1 to 6.0.2
|
2022-01-28 14:34:35 +01:00 |
|
Valentin Brandl
|
b5a8500e0c
|
Merge pull request #406 from vbrandl/dependabot/cargo/tokio-1.16.0
Bump tokio from 1.15.0 to 1.16.0
|
2022-01-28 14:34:26 +01:00 |
|
dependabot[bot]
|
87f70285c6
|
Bump vergen from 6.0.1 to 6.0.2
Bumps [vergen](https://github.com/rustyhorde/vergen) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](https://github.com/rustyhorde/vergen/compare/6.0.1...6.0.2)
---
updated-dependencies:
- dependency-name: vergen
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-28 04:17:09 +00:00 |
|
dependabot[bot]
|
b76d50554c
|
Bump tokio from 1.15.0 to 1.16.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.15.0...tokio-1.16.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-28 04:16:56 +00:00 |
|
Valentin Brandl
|
d9bd880d51
|
Merge pull request #401 from vbrandl/dependabot/cargo/serde_json-1.0.78
continuous-integration/drone/push Build is failing
Bump serde_json from 1.0.74 to 1.0.78
|
2022-01-26 19:11:49 +01:00 |
|
Valentin Brandl
|
f13b823717
|
Merge pull request #405 from vbrandl/dependabot/cargo/serde-1.0.136
Bump serde from 1.0.133 to 1.0.136
|
2022-01-26 19:11:36 +01:00 |
|