Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(auto merged) chore(deps): bump the patch group with 3 updates #2626

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2024

Bumps the patch group with 3 updates: vergen, anstream and bindgen.

Updates vergen from 8.2.6 to 8.2.10

Release notes

Sourced from vergen's releases.

v8.2.10 - vergen

  • Added re-export of DependencyKind to make using the new cargo dependencies feature more smooth

v8.2.9 - vergen

  • Added support for VERGEN_CARGO_DEPENDENCIES
  • Added checks for shallow clones in git repositories.
  • Filter newlines from output intended for cargo:rustc-env instructions. Strings with newlines break this output.
  • Added configuration to the si feature to allow more granular control over what is refreshed when initializing sysinfo.

v8.2.8 - vergen

  • Documentation update to make examples at top level more clear.

v8.2.7 - vergen

  • Dependency updates
  • Added support for dirty status in output
Commits
  • 138d030 version bump for next release (#292)
  • 8fbfeee re-export DependencyKind used in api (#291)
  • 03ea0db initial implementation of VERGEN_CARGO_DEPENDENCIES (#290)
  • 8bad39c Filter newlines from cargo instruction output (#289)
  • 51642f6 Add support for shallow clones (#288)
  • a8556fc Add support for RefreshKind to the sysinfo feature (#287)
  • 1ad15b1 Update top-level docs with more relevant examples (#286)
  • e297324 Remove commented out remove in drop for TestRepos (#285)
  • 5500851 version bump for next 'vergen' release (#284)
  • 118d7b6 Complete implementation for VERGEN_GIT_DIRTY (#283)
  • Additional commits viewable in compare view

Updates anstream from 0.6.5 to 0.6.7

Commits
  • a55990c chore: Release
  • e7e17ab docs: Update changelog
  • e438606 fix: Remove stray dbg
  • 340d8f3 chore: Release
  • a908e45 docs: Update changelog
  • 6822aa4 Merge pull request #158 from epage/sound
  • a54cb5b fix(stream): Don't break out of UTF8 character part-way
  • 51ffc2d test(stream): Show strip bug
  • 84c0c73 chore(ci): Ensure rustfmt is available
  • 7f3e886 Merge pull request #154 from rust-cli/renovate/owo-colors-4.x
  • Additional commits viewable in compare view

Updates bindgen from 0.69.1 to 0.69.2

Release notes

Sourced from bindgen's releases.

v0.69.2

Install bindgen-cli 0.69.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/rust-lang/rust-bindgen/releases/download/v0.69.2/bindgen-cli-installer.sh | sh

Download bindgen-cli 0.69.2

File Platform Checksum
bindgen-cli-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
bindgen-cli-x86_64-apple-darwin.tar.xz macOS Intel checksum
bindgen-cli-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum
Changelog

Sourced from bindgen's changelog.

0.69.2 (2024-01-13)

Added

Changed

Removed

Fixed

  • Fixed generation of extern "C" blocks with llvm 18+. See #2689.

Security

Commits
  • 2a22051 chore: Release
  • d153ed5 Update changelog for v0.69.2
  • aaa8883 Handle CXCursor_LinkageSpec in Clang 18+
  • ba54134 Flatten cursor.kind() matching in Item::parse down to one match
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
vergen [>= 7.3.a, < 7.4]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch group with 3 updates: [vergen](https://github.com/rustyhorde/vergen), [anstream](https://github.com/rust-cli/anstyle) and [bindgen](https://github.com/rust-lang/rust-bindgen).


Updates `vergen` from 8.2.6 to 8.2.10
- [Release notes](https://github.com/rustyhorde/vergen/releases)
- [Commits](rustyhorde/vergen@8.2.6...8.2.10)

Updates `anstream` from 0.6.5 to 0.6.7
- [Commits](rust-cli/anstyle@anstream-v0.6.5...anstream-v0.6.7)

Updates `bindgen` from 0.69.1 to 0.69.2
- [Release notes](https://github.com/rust-lang/rust-bindgen/releases)
- [Changelog](https://github.com/rust-lang/rust-bindgen/blob/main/CHANGELOG.md)
- [Commits](rust-lang/rust-bindgen@v0.69.1...v0.69.2)

---
updated-dependencies:
- dependency-name: vergen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: anstream
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: bindgen
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 16, 2024
@github-actions github-actions bot changed the title chore(deps): bump the patch group with 3 updates (auto merged) chore(deps): bump the patch group with 3 updates Jan 16, 2024
@codecov-commenter
Copy link

Codecov Report

Merging #2626 (cef1291) into main (cb8d4e5) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2626      +/-   ##
==========================================
- Coverage   65.88%   65.88%   -0.01%     
==========================================
  Files         133      133              
  Lines       16819    16819              
==========================================
- Hits        11082    11081       -1     
- Misses       5737     5738       +1     

@github-actions github-actions bot merged commit 21b073a into main Jan 16, 2024
29 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/patch-57157650ed branch January 16, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

1 participant