Jan Christoph Ebersbach
|
0d9467a570
|
chore(make): co-locate .PHONY declaration and target (#1291)
|
2022-12-24 15:09:51 +10:00 |
|
James Hodgkinson
|
ae2e7e56bf
|
Can’t build designs private documentation (#1289)
Fixes #1288
|
2022-12-23 20:59:16 +10:00 |
|
Firstyear
|
def8f3f1bd
|
20221221 sync deploy (#1285)
|
2022-12-22 18:03:29 +10:00 |
|
dependabot[bot]
|
c5bcc7aaf3
|
Bump serde from 1.0.150 to 1.0.151 (#1276)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.150 to 1.0.151.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.150...v1.0.151)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-21 13:09:21 +10:00 |
|
Firstyear
|
3760615ddf
|
20221219 sync polish (#1284)
|
2022-12-21 09:53:57 +10:00 |
|
dependabot[bot]
|
9bf6a32a2a
|
Bump async-trait from 0.1.59 to 0.1.60 (#1278)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.59 to 0.1.60.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.59...0.1.60)
---
updated-dependencies:
- dependency-name: async-trait
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-21 06:44:57 +10:00 |
|
dependabot[bot]
|
8f0c02642b
|
Bump toml from 0.5.9 to 0.5.10 (#1280)
Bumps [toml](https://github.com/toml-rs/toml) from 0.5.9 to 0.5.10.
- [Release notes](https://github.com/toml-rs/toml/releases)
- [Commits](https://github.com/toml-rs/toml/commits/toml-v0.5.10)
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-20 19:05:22 +10:00 |
|
dependabot[bot]
|
f04c3537bc
|
Bump dyn-clone from 1.0.9 to 1.0.10 (#1282)
Bumps [dyn-clone](https://github.com/dtolnay/dyn-clone) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/dtolnay/dyn-clone/releases)
- [Commits](https://github.com/dtolnay/dyn-clone/compare/1.0.9...1.0.10)
---
updated-dependencies:
- dependency-name: dyn-clone
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-20 11:16:32 +10:00 |
|
dependabot[bot]
|
046ee962f7
|
Bump serde_json from 1.0.89 to 1.0.91 (#1275)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.89 to 1.0.91.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.89...v1.0.91)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-20 11:01:34 +10:00 |
|
dependabot[bot]
|
9dda7e65e7
|
Bump mkdocstrings from 0.19.0 to 0.19.1 in /pykanidm (#1277)
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.19.0...0.19.1)
---
updated-dependencies:
- dependency-name: mkdocstrings
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-20 10:13:38 +10:00 |
|
Dominik Süß
|
f344c68159
|
feat(oauth2): add support for a 'groups' claim (#1272)
|
2022-12-20 09:13:28 +10:00 |
|
dependabot[bot]
|
4a6d645bc7
|
Bump paste from 1.0.9 to 1.0.11 (#1279)
Bumps [paste](https://github.com/dtolnay/paste) from 1.0.9 to 1.0.11.
- [Release notes](https://github.com/dtolnay/paste/releases)
- [Commits](https://github.com/dtolnay/paste/compare/1.0.9...1.0.11)
---
updated-dependencies:
- dependency-name: paste
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-19 19:54:48 +10:00 |
|
dependabot[bot]
|
4925c9860a
|
Bump syn from 1.0.105 to 1.0.107 (#1283)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.105 to 1.0.107.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/commits)
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-19 13:54:17 +10:00 |
|
dependabot[bot]
|
349b36d575
|
Bump quote from 1.0.21 to 1.0.23 (#1281)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.21 to 1.0.23.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.21...1.0.23)
---
updated-dependencies:
- dependency-name: quote
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-19 11:25:06 +10:00 |
|
dependabot[bot]
|
cfc5282552
|
Bump pylint from 2.15.8 to 2.15.9 in /pykanidm (#1274)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.8 to 2.15.9.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.8...v2.15.9)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-19 08:02:10 +10:00 |
|
dependabot[bot]
|
d0daebd243
|
Bump proc-macro2 from 1.0.47 to 1.0.49 (#1273)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.47 to 1.0.49.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.47...1.0.49)
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-19 08:01:41 +10:00 |
|
Firstyear
|
a74ac01b18
|
20221216 a little cleanup as a treat (#1266)
|
2022-12-18 13:26:20 +10:00 |
|
Jan Christoph Ebersbach
|
a1a3a363dd
|
fix(make): improve help output and solve warnings (#1269)
|
2022-12-16 17:23:22 +10:00 |
|
Jan Christoph Ebersbach
|
6fe1cba2b5
|
fix: set executable flag for shell scripts (#1268)
|
2022-12-16 16:45:29 +10:00 |
|
Jan Christoph Ebersbach
|
dfa936f907
|
chore: add jceb to list of contributors (#1267)
|
2022-12-16 16:44:24 +10:00 |
|
Jan Christoph Ebersbach
|
0b3cb317ba
|
docs: correct LDAP DN for token authentication (#1263)
|
2022-12-16 10:23:17 +10:00 |
|
Jan Christoph Ebersbach
|
c69071029a
|
docs: correct command for generating a password (#1261)
|
2022-12-16 10:22:54 +10:00 |
|
Jan Christoph Ebersbach
|
c7a560ab20
|
docs: replace kanidm account with kanidm person (#1262)
|
2022-12-16 08:44:35 +10:00 |
|
Jan Christoph Ebersbach
|
6f3f166904
|
docs: unify representation of dn=token (#1264)
|
2022-12-16 07:41:30 +10:00 |
|
Jan Christoph Ebersbach
|
8ad5bab7fa
|
docs: fix link to oauth2 documentation (#1260)
* docs: fix link to oauth2 documentation
* docs: fix additional broken links
|
2022-12-15 23:07:22 +10:00 |
|
Firstyear
|
e0e611f9df
|
20221123 iam migration work (#1258)
Add the bulk of the needed parts for IAM migrations.
|
2022-12-15 16:09:09 +10:00 |
|
Dominik Süß
|
c036f81d4e
|
fix(oauth2): use the short name in the userinfo (#1259)
This implements #1023 for the userinfo endpoint which was an oversight
in #1043. I've also added a testcase to verify this behaviour
|
2022-12-14 10:30:27 +10:00 |
|
dependabot[bot]
|
aa67d6f08c
|
Bump serde from 1.0.148 to 1.0.150 (#1257)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.148 to 1.0.150.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.148...v1.0.150)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 18:33:31 +10:00 |
|
dependabot[bot]
|
4a262ed10f
|
Bump authlib from 1.1.0 to 1.2.0 in /pykanidm (#1255)
Bumps [authlib](https://github.com/lepture/authlib) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/lepture/authlib/releases)
- [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst)
- [Commits](https://github.com/lepture/authlib/compare/v1.1.0...v1.2.0)
---
updated-dependencies:
- dependency-name: authlib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 18:33:00 +10:00 |
|
dependabot[bot]
|
a8ede38381
|
Bump pytest-asyncio from 0.20.2 to 0.20.3 in /pykanidm (#1254)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.2 to 0.20.3.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.2...v0.20.3)
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 16:43:04 +10:00 |
|
dependabot[bot]
|
59a690719c
|
Bump openssl from 0.10.43 to 0.10.44 (#1251)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.43 to 0.10.44.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.43...openssl-v0.10.44)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 14:10:06 +10:00 |
|
dependabot[bot]
|
ae62f65dab
|
Bump certifi from 2022.9.24 to 2022.12.7 in /pykanidm (#1247)
* Bump certifi from 2022.9.24 to 2022.12.7 in /pykanidm
* fixes some broken tests due to a changed error message
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump black from 22.10.0 to 22.12.0 in /pykanidm (#1256)
Bumps [black](https://github.com/psf/black) from 22.10.0 to 22.12.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.10.0...22.12.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* trying to fix tests
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
|
2022-12-12 13:44:46 +10:00 |
|
dependabot[bot]
|
d0ff03b323
|
Bump tokio from 1.22.0 to 1.23.0 (#1249)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.22.0...tokio-1.23.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 08:04:43 +10:00 |
|
dependabot[bot]
|
106c834ccf
|
Bump pylint from 2.15.7 to 2.15.8 in /pykanidm (#1253)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.7 to 2.15.8.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.7...v2.15.8)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 07:56:06 +10:00 |
|
dependabot[bot]
|
3def4fb87f
|
Bump black from 22.10.0 to 22.12.0 in /pykanidm (#1256)
Bumps [black](https://github.com/psf/black) from 22.10.0 to 22.12.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/22.10.0...22.12.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 07:25:59 +10:00 |
|
dependabot[bot]
|
48ac72f296
|
Bump filetime from 0.2.18 to 0.2.19 (#1248)
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.18 to 0.2.19.
- [Release notes](https://github.com/alexcrichton/filetime/releases)
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.18...0.2.19)
---
updated-dependencies:
- dependency-name: filetime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 07:24:39 +10:00 |
|
dependabot[bot]
|
b4fb5ed369
|
Bump libc from 0.2.137 to 0.2.138 (#1243)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.137 to 0.2.138.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.137...0.2.138)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-05 14:30:45 +10:00 |
|
dependabot[bot]
|
91645c4e11
|
Bump serde from 1.0.147 to 1.0.148 (#1242)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.147 to 1.0.148.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.147...v1.0.148)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-05 13:14:35 +10:00 |
|
dependabot[bot]
|
91ca38ed53
|
Bump gloo-net from 0.2.4 to 0.2.5 (#1244)
Bumps [gloo-net](https://github.com/rustwasm/gloo) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/rustwasm/gloo/releases)
- [Changelog](https://github.com/rustwasm/gloo/blob/master/release.toml)
- [Commits](https://github.com/rustwasm/gloo/commits/gloo-net-v0.2.5)
---
updated-dependencies:
- dependency-name: gloo-net
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-05 11:12:47 +10:00 |
|
dependabot[bot]
|
a78ab5fb17
|
Bump syn from 1.0.103 to 1.0.105 (#1240)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.103 to 1.0.105.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.103...1.0.105)
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-05 10:31:26 +10:00 |
|
dependabot[bot]
|
a08cc2dccc
|
Bump async-trait from 0.1.58 to 0.1.59 (#1239)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.58 to 0.1.59.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.58...0.1.59)
---
updated-dependencies:
- dependency-name: async-trait
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-05 08:49:27 +10:00 |
|
dependabot[bot]
|
c241963f7e
|
Bump pylint from 2.15.6 to 2.15.7 in /pykanidm (#1246)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.6 to 2.15.7.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.6...v2.15.7)
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-05 08:47:53 +10:00 |
|
dependabot[bot]
|
5fce0a8c44
|
Bump mkdocs-material from 8.5.10 to 8.5.11 in /pykanidm (#1245)
|
2022-12-05 06:41:28 +10:00 |
|
Firstyear
|
a4f593f0c8
|
Improve ldap sections (#1218)
|
2022-12-05 06:40:19 +10:00 |
|
dependabot[bot]
|
53a017ce57
|
Bump openssl from 0.10.42 to 0.10.43 (#1235)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.42 to 0.10.43.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.42...openssl-v0.10.43)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-28 10:09:06 +10:00 |
|
dependabot[bot]
|
cf751dd8ff
|
Bump serde_json from 1.0.88 to 1.0.89 (#1238)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.88 to 1.0.89.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.88...v1.0.89)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-28 09:53:49 +10:00 |
|
dependabot[bot]
|
b88e6787a7
|
Bump bytes from 1.2.1 to 1.3.0 (#1236)
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/commits)
---
updated-dependencies:
- dependency-name: bytes
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-28 08:19:30 +10:00 |
|
dependabot[bot]
|
5dd69fa989
|
Bump jetli/wasm-pack-action from 0.3.0 to 0.4.0 (#1231)
Bumps [jetli/wasm-pack-action](https://github.com/jetli/wasm-pack-action) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/jetli/wasm-pack-action/releases)
- [Commits](https://github.com/jetli/wasm-pack-action/compare/v0.3.0...v0.4.0)
---
updated-dependencies:
- dependency-name: jetli/wasm-pack-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-28 08:18:36 +10:00 |
|
dependabot[bot]
|
816d98f156
|
Bump rpassword from 7.1.0 to 7.2.0 (#1233)
Bumps [rpassword](https://github.com/conradkleinespel/rpassword) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/conradkleinespel/rpassword/releases)
- [Commits](https://github.com/conradkleinespel/rpassword/compare/v7.1.0...v7.2.0)
---
updated-dependencies:
- dependency-name: rpassword
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-28 08:16:51 +10:00 |
|
Firstyear
|
883aa5d5cb
|
Add new mail read group (#1224)
|
2022-11-23 23:36:53 +10:00 |
|