confidential-containers / guest-components

Confidential Containers Guest Tools and Components
Apache License 2.0
81 stars 89 forks source link

chore(deps): Bump shadow-rs from 0.23.0 to 0.32.0 #668

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps shadow-rs from 0.23.0 to 0.32.0.

Release notes

Sourced from shadow-rs's releases.

Changing Git CLI is not necessary

ref: #174

fix #173

[Improvement] Correct git command directory

ref: #170

Thx @​MichaelScofield

Make build_with function public

ref:#169

Thx @​MichaelScofield

Fix git generated value to be empty

support CARGO_METADATA const

  • [x] Support generating &[u8] slice type object.
  • [x] Support generating CARGO_METADATA const object.
  • [x] Hide non essential public methods.

close: #165

Bump git2 version

#161 Thx @​jewlexx

fix cargo clippy

#160

Thx @​qartik

Enhance Document Readability

fix #150

fix cargo clippy

#154 #159

Thx @​thinkgos

improve test case

#148

Update tzdb to 0.6.0

Thx @​Kijewski #146

wasm supported.

... (truncated)

Commits
  • 7936e19 Update Cargo.toml
  • deeca3c Merge pull request #174 from baoyachi/issue/173
  • 3f6e5ce Changing Git CLI is not necessary
  • aa804ec Update Cargo.toml
  • b3fbe36 Merge pull request #170 from MichaelScofield/find-right-branch
  • fe6f940 execute "git" command in the right path
  • 458be25 Merge pull request #169 from MichaelScofield/flexible-for-submodule
  • 1521a28 Expose the "build" function to let projects with submodules control where to ...
  • ee12741 Merge pull request #168 from baoyachi/issue/149
  • dfb8b24 cargo fmt
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)