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 pkg-config from 0.3.26 to 0.3.27 #1878

Merged
merged 1 commit into from
May 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2023

Bumps pkg-config from 0.3.26 to 0.3.27.

Changelog

Sourced from pkg-config's changelog.

[0.3.27] - 2023-05-03

Added

  • Support falling back to pkgconf if pkg-config is not available (#145).

Changed

  • Simplify running pkg-config (#144).

  • Document MSRV in Cargo.toml via rust-version.

  • Fix a couple of minor clippy warnings (#147).

Commits
  • 8065740 Update version to 0.3.27 and add changelog entry
  • 8153d6e Merge pull request #147 from rust-lang/clippy-warnings
  • 902d5ca Fix a couple of clippy warnings
  • 25d9ac0 Document MSRV in Cargo.toml
  • a305d77 Merge pull request #145 from lu-zero/pkgconf-fallback
  • 385a911 Add a fallback to pkgconf
  • d039d32 Merge pull request #144 from lu-zero/simplify-run
  • 393a252 Simplify running the command
  • See full diff 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 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 the dependencies Pull requests that update a dependency file label May 4, 2023
@github-actions github-actions bot changed the title chore(deps): bump pkg-config from 0.3.26 to 0.3.27 (auto merged) chore(deps): bump pkg-config from 0.3.26 to 0.3.27 May 4, 2023
@YJDoc2
Copy link
Collaborator

YJDoc2 commented May 5, 2023

@dependabot rebase

Bumps [pkg-config](https://github.com/rust-lang/pkg-config-rs) from 0.3.26 to 0.3.27.
- [Release notes](https://github.com/rust-lang/pkg-config-rs/releases)
- [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/pkg-config-rs@0.3.26...0.3.27)

---
updated-dependencies:
- dependency-name: pkg-config
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/pkg-config-0.3.27 branch from fd8bef8 to b8510ab Compare May 5, 2023 05:13
@codecov-commenter
Copy link

Codecov Report

Merging #1878 (b8510ab) into main (5f31428) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1878   +/-   ##
=======================================
  Coverage   67.71%   67.71%           
=======================================
  Files         124      124           
  Lines       14205    14205           
=======================================
  Hits         9619     9619           
  Misses       4586     4586           

@yihuaf yihuaf merged commit 19afb6e into main May 5, 2023
10 checks passed
@yihuaf yihuaf deleted the dependabot/cargo/pkg-config-0.3.27 branch May 5, 2023 18:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants