kanidm/unix_integration/src
dependabot[bot] a3f66225de
Bump the all group with 7 updates (#2811)
* Bump the all group with 7 updates

Bumps the all group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [kanidm-hsm-crypto](https://github.com/kanidm/hsm-crypto) | `0.1.6` | `0.2.0` |
| [base64](https://github.com/marshallpierce/rust-base64) | `0.21.7` | `0.22.1` |
| [lru](https://github.com/jeromefroe/lru-rs) | `0.8.1` | `0.12.3` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.84` | `1.0.85` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.37.0` | `1.38.0` |
| [axum-auth](https://github.com/owez/axum-auth) | `0.4.1` | `0.7.0` |
| [jsonschema](https://github.com/Stranger6667/jsonschema-rs) | `0.17.1` | `0.18.0` |


Updates `kanidm-hsm-crypto` from 0.1.6 to 0.2.0
- [Commits](https://github.com/kanidm/hsm-crypto/commits)

Updates `base64` from 0.21.7 to 0.22.1
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.7...v0.22.1)

Updates `lru` from 0.8.1 to 0.12.3
- [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jeromefroe/lru-rs/compare/0.8.1...0.12.3)

Updates `proc-macro2` from 1.0.84 to 1.0.85
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.84...1.0.85)

Updates `tokio` from 1.37.0 to 1.38.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0)

Updates `axum-auth` from 0.4.1 to 0.7.0
- [Commits](https://github.com/owez/axum-auth/commits)

Updates `jsonschema` from 0.17.1 to 0.18.0
- [Release notes](https://github.com/Stranger6667/jsonschema-rs/releases)
- [Changelog](https://github.com/Stranger6667/jsonschema-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stranger6667/jsonschema-rs/compare/rust-v0.17.1...rust-v0.18.0)

---
updated-dependencies:
- dependency-name: kanidm-hsm-crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: base64
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: lru
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: proc-macro2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: axum-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>

* updating for kanidm-hsm change

---------

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>
2024-06-08 11:25:09 +00:00
..
idprovider Bump the all group with 7 updates (#2811) 2024-06-08 11:25:09 +00:00
opt Yaleman/issue989 (#2111) 2023-09-16 14:22:03 +10:00
client.rs Unixd build/debugging updates (#2350) 2023-12-03 06:34:02 +00:00
client_sync.rs updating text to fix typo, add more info (#2761) 2024-05-14 01:49:54 +00:00
constants.rs Expose TPM in more interface places (#2334) 2023-11-27 14:35:59 +10:00
daemon.rs Revive Cookies. (#2788) 2024-05-23 00:45:42 +00:00
db.rs prctl compile-time fixes, also chasing lints (#2558) 2024-02-20 18:21:33 +10:00
lib.rs pam multistep auth state machine (#2022) 2023-08-28 09:27:29 +10:00
pam_data.rs pam multistep auth state machine (#2022) 2023-08-28 09:27:29 +10:00
resolver.rs strip out some debug messages unless *really* debugging. (#2767) 2024-05-14 14:56:55 +10:00
selinux_util.rs of course I started looking at clippy things and now I can't stop (#2560) 2024-02-21 00:52:10 +00:00
ssh_authorizedkeys.rs Yaleman/issue989 (#2111) 2023-09-16 14:22:03 +10:00
tasks_daemon.rs prctl compile-time fixes, also chasing lints (#2558) 2024-02-20 18:21:33 +10:00
tool.rs Unixd build/debugging updates (#2350) 2023-12-03 06:34:02 +00:00
unix_config.rs Re-enable HW tpm support (#2531) 2024-02-17 01:30:08 +00:00
unix_passwd.rs prctl compile-time fixes, also chasing lints (#2558) 2024-02-20 18:21:33 +10:00
unix_proto.rs Windows Hello Authentication requirements (#2688) 2024-04-05 08:50:37 +10:00