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

Bump pkg-config from 0.3.20 to 0.3.22 in /consensus/enclave/trusted #1127

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

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)

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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 25, 2021
@jcape jcape requested review from a team October 26, 2021 21:19
@jcape jcape self-assigned this Oct 26, 2021
@jcape jcape added this to In progress in Consensus via automation Oct 26, 2021
Consensus automation moved this from In progress to Reviewer approved Oct 26, 2021
@jcape jcape merged commit c87cf39 into master Oct 27, 2021
@jcape jcape deleted the dependabot/cargo/consensus/enclave/trusted/pkg-config-0.3.22 branch October 27, 2021 00:31
Consensus automation moved this from Reviewer approved to Done Oct 27, 2021
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
No open projects
Consensus
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants