Kitaiti Makoto
|
6148f29c66
|
(cargo-release) version {{version}}
|
2022-05-12 06:30:25 +09:00 |
|
Kitaiti Makoto
|
9a824f06c3
|
(cargo-release) version {{version}}
|
2022-05-12 04:29:46 +09:00 |
|
Kitaiti Makoto
|
e8dc0942e5
|
Merge remote-tracking branch 'origin/main' into ap07
|
2022-05-06 12:38:47 +09:00 |
|
dependabot[bot]
|
853a1db028
|
Bump serde_json from 1.0.80 to 1.0.81
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.80 to 1.0.81.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.80...v1.0.81)
---
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-05-04 19:25:50 +00:00 |
|
Kitaiti Makoto
|
de4fcaee93
|
Merge remote-tracking branch 'origin/main' into ap07
|
2022-05-04 05:04:57 +09:00 |
|
dependabot[bot]
|
889decc720
|
Bump validator from 0.14.0 to 0.15.0
Bumps [validator](https://github.com/Keats/validator) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/Keats/validator/releases)
- [Changelog](https://github.com/Keats/validator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Keats/validator/compare/v0.14.0...v0.15.0)
---
updated-dependencies:
- dependency-name: validator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-03 19:24:10 +00:00 |
|
Kitaiti Makoto
|
6c2846980a
|
Merge remote-tracking branch 'origin/main' into ap07
|
2022-05-03 12:24:04 +09:00 |
|
dependabot[bot]
|
cbf960500b
|
Bump serde_json from 1.0.79 to 1.0.80
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.79 to 1.0.80.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.79...v1.0.80)
---
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-05-02 19:35:06 +00:00 |
|
Kitaiti Makoto
|
3d434f1923
|
Remove old activitypub related crates
|
2022-05-03 03:05:49 +09:00 |
|
Kitaiti Makoto
|
68a01d5f9b
|
Add activitystreams to Plume's dependencies
|
2022-05-02 22:55:06 +09:00 |
|
dependabot[bot]
|
fae8338772
|
Bump ctrlc from 3.2.1 to 3.2.2
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/Detegr/rust-ctrlc/releases)
- [Commits](https://github.com/Detegr/rust-ctrlc/compare/3.2.1...3.2.2)
---
updated-dependencies:
- dependency-name: ctrlc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 19:25:52 +00:00 |
|
dependabot[bot]
|
5cc411158f
|
Bump tracing from 0.1.32 to 0.1.34
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.32 to 0.1.34.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.32...tracing-0.1.34)
---
updated-dependencies:
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-15 19:29:35 +00:00 |
|
dependabot[bot]
|
3cf7c67b6d
|
Bump tracing-subscriber from 0.3.9 to 0.3.10
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.9 to 0.3.10.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.9...tracing-subscriber-0.3.10)
---
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-04-01 19:26:25 +00:00 |
|
dependabot[bot]
|
7566f94690
|
Bump rsass from 0.23.4 to 0.24.0
Bumps [rsass](https://github.com/kaj/rsass) from 0.23.4 to 0.24.0.
- [Release notes](https://github.com/kaj/rsass/releases)
- [Changelog](https://github.com/kaj/rsass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaj/rsass/compare/v0.23.4...v0.24.0)
---
updated-dependencies:
- dependency-name: rsass
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-24 19:29:35 +00:00 |
|
dependabot[bot]
|
8047196394
|
Bump tracing from 0.1.31 to 0.1.32
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.31 to 0.1.32.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.31...tracing-0.1.32)
---
updated-dependencies:
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-09 19:30:07 +00:00 |
|
Kitaiti Makoto
|
ed491bad21
|
Update gettext-macros to 0.6.1
|
2022-02-26 11:20:45 +09:00 |
|
Kitaiti Makoto
|
e8432f575e
|
Merge remote-tracking branch 'origin/main' into tracing-0.1.31
|
2022-02-20 02:55:50 +09:00 |
|
dependabot[bot]
|
65168202b4
|
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 19:38:05 +00:00 |
|
dependabot[bot]
|
dced3cf881
|
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 19:37:58 +00:00 |
|
Kitaiti Makoto
|
dba902d262
|
Merge remote-tracking branch 'origin/main' into gettext-cratesio
|
2022-02-17 23:09:50 +09:00 |
|
Kitaiti Makoto
|
d52c7a3afa
|
Update gettext-macros and gettext-utils
|
2022-02-17 23:08:16 +09:00 |
|
Kitaiti Makoto
|
917eda356d
|
Use rocket_i18n on crates.io
|
2022-02-17 22:36:13 +09:00 |
|
Kitaiti Makoto
|
bc6580bbdc
|
Switch gettext crate from GitHub to crates.io
|
2022-02-17 22:36:13 +09:00 |
|
dependabot[bot]
|
3afb724fed
|
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 19:32:32 +00:00 |
|
Kitaiti Makoto
|
ec3d78b509
|
Merge remote-tracking branches 'github/dependabot/cargo/ructe-0.14.0', 'github/dependabot/cargo/rsass-0.23.4' and 'github/dependabot/cargo/tracing-subscriber-0.3.8' into update-crates
|
2022-02-08 16:37:12 +09:00 |
|
dependabot[bot]
|
8438d48c71
|
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 19:37:50 +00:00 |
|
dependabot[bot]
|
52faf5996b
|
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 19:37:34 +00:00 |
|
dependabot[bot]
|
b1255efdcd
|
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 19:30:06 +00:00 |
|
Kitaiti Makoto
|
d253f1a020
|
Upgrade atom_syndication
|
2022-01-16 12:02:03 +09:00 |
|
Kitaiti Makoto
|
45119d9a8c
|
(cargo-release) version {{version}}
|
2022-01-12 10:42:45 +09:00 |
|
Kitaiti Makoto
|
8958226604
|
Upgrade shrinkwraprs
|
2022-01-08 03:54:38 +09:00 |
|
Kitaiti Makoto
|
61d5446113
|
Use plume_common::escape() instead of askama_escape::escape() directly
|
2022-01-07 05:47:08 +09:00 |
|
Kitaiti Makoto
|
a6f06559ea
|
Remove rspassword from dependencies
|
2022-01-07 05:15:07 +09:00 |
|
Kitaiti Makoto
|
2084145dd3
|
Upgrade multipart
|
2022-01-07 05:12:29 +09:00 |
|
Kitaiti Makoto
|
dd54058516
|
Upgrade guid-create
|
2022-01-07 05:09:08 +09:00 |
|
Kitaiti Makoto
|
4056a54d44
|
Upgrade tracing-subscriber
|
2022-01-07 05:03:07 +09:00 |
|
Kitaiti Makoto
|
237da47950
|
Upgrade validator
|
2022-01-07 04:55:41 +09:00 |
|
Kitaiti Makoto
|
a537db559b
|
Upgrade rsass
|
2022-01-07 04:41:11 +09:00 |
|
Kitaiti Makoto
|
5cfc8e71a5
|
Remove Lettre from plume module dependencies
|
2022-01-03 17:36:37 +09:00 |
|
Kitaiti Makoto
|
4b981e0fad
|
(cargo-release) version {{version}}
|
2022-01-03 00:56:29 +09:00 |
|
Kitaiti Makoto
|
ef628aa498
|
(cargo-release) version {{version}}
|
2022-01-02 20:41:28 +09:00 |
|
Kitaiti Makoto
|
89c185f819
|
Specify Rocket and serde_json version loosely
|
2021-11-28 08:06:29 +09:00 |
|
Kitaiti Makoto
|
c6111fcd28
|
Stick serde_json to < 1.0.70
|
2021-11-26 08:34:38 +09:00 |
|
Tdxdxoz
|
a946823554
|
Specify rocket version
|
2021-07-06 22:36:59 +08:00 |
|
Kitaiti Makoto
|
dfcdcc1833
|
Remove heck from plume and plume-models
|
2021-04-10 16:39:23 +09:00 |
|
Kitaiti Makoto
|
b1d7b3969d
|
Add Riker to dependencies
|
2021-01-16 16:20:49 +09:00 |
|
Kitaiti Makoto
|
894c4fee2c
|
Add tracing-subscriber to dependencies
|
2021-01-11 09:05:28 +09:00 |
|
Kitaiti Makoto
|
7f1b33a567
|
Add tracing crate to dependences
|
2021-01-06 21:40:07 +09:00 |
|
Kitaiti Makoto
|
b163fc8423
|
Remove unused serde_qs crate
|
2021-01-02 04:32:41 +09:00 |
|
Kitaiti Makoto
|
b50f723a4d
|
Upgrade Ructe
|
2021-01-02 04:24:06 +09:00 |
|