1
0
mirror of https://github.com/containers/youki synced 2024-11-09 19:25:15 +01:00
youki/tests
dependabot[bot] 859b1d4132
chore(deps): bump the patch group with 3 updates
Bumps the patch group with 3 updates: [anyhow](https://github.com/dtolnay/anyhow), [mockall](https://github.com/asomers/mockall) and [proc-macro2](https://github.com/dtolnay/proc-macro2).


Updates `anyhow` from 1.0.75 to 1.0.76
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.75...1.0.76)

Updates `mockall` from 0.12.0 to 0.12.1
- [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md)
- [Commits](https://github.com/asomers/mockall/compare/v0.12.0...v0.12.1)

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

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: mockall
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-22 01:35:20 +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 Update runtime-tools 2023-02-13 22:23:12 +09:00
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 3 updates 2023-12-22 01:35:20 +00:00
.gitignore Refactor test dir structure (#2421) 2023-10-10 21:00:02 +09:00