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

build(deps): bump pkg-config from 0.3.20 to 0.3.22 #82

Merged
merged 1 commit into from
Oct 25, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2021

Bumps pkg-config from 0.3.20 to 0.3.22.

Changelog

Sourced from pkg-config's changelog.

[0.3.22] - 2021-10-24

Fixed

  • pkg-config compiles again with Rust 1.30 or newer. 0.3.21 accidentally made use of API only available since 1.40 (#124, #125).

Changed

  • Switched from Travis to GitHub Actions for the CI. Travis is dysfunctional since quite some time (#126).

[0.3.21] - 2021-10-22

Fixed

  • Tests succeed again on macOS (#122).

Changed

  • Improve error message in case of missing pkg-config and provide instructions how it can be installed (#121).
Commits
  • 0ce2ca1 Release 0.3.22
  • 06b97fe Link to system-deps instead of metadeps
  • 8f7ade8 Merge pull request #126 from Enselic/basic-github-actions-port
  • 238e8b3 Update CI badge
  • ea3a34c rm '.travis.yml'
  • a0824eb Merge pull request #125 from stephank/fix/msrv
  • 83a7c89 Port basics of .travis.yml to GitHub Actions
  • 9e82a30 Fix compatibility with Rust 1.30
  • 6ff4b54 Update version to 0.3.21
  • ccebac6 Merge pull request #123 from kornelski/installhelp
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [pkg-config](https://github.com/rust-lang/pkg-config-rs) from 0.3.20 to 0.3.22.
- [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.20...0.3.22)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 25, 2021
@codecov
Copy link

codecov bot commented Oct 25, 2021

Codecov Report

Merging #82 (b4e8b91) into master (57cd264) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   41.18%   41.18%           
=======================================
  Files          13       13           
  Lines        2984     2984           
=======================================
  Hits         1229     1229           
  Misses       1755     1755           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 57cd264...b4e8b91. Read the comment docs.

@codyps
Copy link
Owner

codyps commented Oct 25, 2021

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 25, 2021

Build succeeded:

@bors bors bot merged commit 467cd0e into master Oct 25, 2021
@bors bors bot deleted the dependabot/cargo/pkg-config-0.3.22 branch October 25, 2021 18:27
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

1 participant