1
0
mirror of https://github.com/containers/youki synced 2024-11-26 06:08:07 +01:00
youki/tests
dependabot[bot] 2db19d95b4
chore(deps): bump the patch group with 7 updates
Bumps the patch group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [crossbeam](https://github.com/crossbeam-rs/crossbeam) | `0.8.3` | `0.8.4` |
| [base64](https://github.com/marshallpierce/rust-base64) | `0.21.5` | `0.21.6` |
| [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.10` | `0.5.11` |
| [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.4` | `0.8.5` |
| [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | `0.9.17` | `0.9.18` |
| [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) | `0.3.10` | `0.3.11` |
| [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.18` | `0.8.19` |


Updates `crossbeam` from 0.8.3 to 0.8.4
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-0.8.3...crossbeam-0.8.4)

Updates `base64` from 0.21.5 to 0.21.6
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.5...v0.21.6)

Updates `crossbeam-channel` from 0.5.10 to 0.5.11
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.10...crossbeam-channel-0.5.11)

Updates `crossbeam-deque` from 0.8.4 to 0.8.5
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-deque-0.8.4...crossbeam-deque-0.8.5)

Updates `crossbeam-epoch` from 0.9.17 to 0.9.18
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-epoch-0.9.17...crossbeam-epoch-0.9.18)

Updates `crossbeam-queue` from 0.3.10 to 0.3.11
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-queue-0.3.10...crossbeam-queue-0.3.11)

Updates `crossbeam-utils` from 0.8.18 to 0.8.19
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.18...crossbeam-utils-0.8.19)

---
updated-dependencies:
- dependency-name: crossbeam
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: base64
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: crossbeam-channel
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: crossbeam-deque
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: crossbeam-epoch
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: crossbeam-queue
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: crossbeam-utils
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 01:01:55 +00:00
..
integration_test chore(deps): bump once_cell from 1.18.0 to 1.19.0 2023-12-12 01:11:14 +00:00
k8s Add the test with kind to github action 2023-06-11 02:05:03 +00:00
oci-runtime-tests/src/github.com/opencontainers
rootless-tests Add initial tests for rootless podman (#2406) 2023-10-09 18:43:52 +09:00
runtimetest test(integration_test): port 'runtime-tools/validation/linux_seccomp' (#2531) 2023-11-17 15:21:17 +05:30
test_framework chore(deps): bump the patch group with 7 updates 2024-01-09 01:01:55 +00:00
.gitignore Refactor test dir structure (#2421) 2023-10-10 21:00:02 +09:00