build(deps): update oci-spec requirement from 0.7 to 0.8
Updates the requirements on oci-spec to permit the latest version.
Release notes
Sourced from oci-spec's releases.
v0.7.1
What's Changed
Image Format Specification
- digest: Add more derives and trait impls by
@cgwaltersin youki-dev/oci-spec-rs#220- digest: Add TryFrom by
@cgwaltersin youki-dev/oci-spec-rs#222Test improvements and Misc Fixes
- Release 0.7.0 by
@saschagrunertin youki-dev/oci-spec-rs#214- Add get_mut to annotations and manifests in ImageIndex by
@Havnerin youki-dev/oci-spec-rs#219- manifest: Use
.parse()overfrom_str()in a test by@cgwaltersin youki-dev/oci-spec-rs#223- Replace actions-rs GitHub actions by
@saschagrunertin youki-dev/oci-spec-rs#225- Add devcontainer by
@musaprgin youki-dev/oci-spec-rs#193Other Changes
- Remove label workflow by
@saschagrunertin youki-dev/oci-spec-rs#224- Add OWNERS{_ALIASES} file by
@saschagrunertin youki-dev/oci-spec-rs#227- Add CONTRIBUTING.md and k8s PR template by
@saschagrunertin youki-dev/oci-spec-rs#228- chore: fix clippy warning by
@flavioin youki-dev/oci-spec-rs#236- Fix GHA invoking cargo audit by
@flavioin youki-dev/oci-spec-rs#237- digest: Add AsRef by
@cgwaltersin youki-dev/oci-spec-rs#229- Increase regex version constraint compatibility by
@kpcyrdin youki-dev/oci-spec-rs#234- Add CNCF project governance by
@saschagrunertin youki-dev/oci-spec-rs#244- update affiliation by
@jprendesin youki-dev/oci-spec-rs#245- Remove conditional compilation of spec fields by
@burgerdevin youki-dev/oci-spec-rs#247- Switch to lcov code coverage by
@saschagrunertin youki-dev/oci-spec-rs#251- Derive serde traits for Reference by
@dmartinin youki-dev/oci-spec-rs#250New Contributors
@Havnermade their first contribution in youki-dev/oci-spec-rs#219@kpcyrdmade their first contribution in youki-dev/oci-spec-rs#234@jprendesmade their first contribution in youki-dev/oci-spec-rs#245@burgerdevmade their first contribution in youki-dev/oci-spec-rs#247Full Changelog: https://github.com/youki-dev/oci-spec-rs/compare/v0.7.0...v0.7.1
Commits
d66d81bBump to 0.7.1b35be73Merge pull request #252 from youki-dev/dependabot/cargo/thiserror-2.0.05a6e065Update thiserror requirement from 1.0.26 to 2.0.05245936Merge pull request #250 from dmartin/reference-serde3472870Merge pull request #251 from saschagrunert/codecovb0c5d14Switch to lcov code coverage0ed5ef8Derive serde traits for Referencecabfc64Remove conditional compilation of spec fieldsd9e807dMerge pull request #248 from containers/dependabot/github_actions/actions-5f9...b663a90Bump actions/checkout from 4.2.1 to 4.2.2 in the actions group- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot rebase
@dependabot rebase
needs https://github.com/youki-dev/oci-spec-rs/issues/209
This PR is stale because it has been open 90 days with no activity. This PR will be closed in 7 days unless new comments are made or the stale label is removed.