Skip to content
This repository has been archived by the owner on Feb 16, 2025. It is now read-only.

chore(deps): bump shadow-rs from 0.27.1 to 0.32.0 #1974

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2024

Bumps shadow-rs from 0.27.1 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

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

close: #165

Bump git2 version

#161 Thx @​jewlexx

fix cargo clippy

#160

Thx @​qartik

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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 14, 2024
Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 0.27.1 to 0.32.0.
- [Release notes](https://github.com/baoyachi/shadow-rs/releases)
- [Commits](baoyachi/shadow-rs@v0.27.1...v0.32.0)

---
updated-dependencies:
- dependency-name: shadow-rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/shadow-rs-0.32.0 branch from c5853a5 to 3da4c30 Compare August 22, 2024 01:27
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2024

Superseded by #1979.

@dependabot dependabot bot closed this Aug 22, 2024
@dependabot dependabot bot deleted the dependabot/cargo/shadow-rs-0.32.0 branch August 22, 2024 20:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants