Skip to content

build(deps): bump pkg-config from 0.3.22 to 0.3.25 #110

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2022

Bumps pkg-config from 0.3.22 to 0.3.25.

Changelog

Sourced from pkg-config's changelog.

[0.3.25] - 2022-03-31

Added

  • Support for parsing -Wl linker arguments from the Libs lines and passing them to the linker as well as making them available via Library::ld_args (#131).

Changed

  • Use SPDX license format and remove obsolete badge info (#129).

[0.3.24] - 2021-12-11

Fixed

  • Re-add target_supported(), which was accidentally removed in 0.3.15 (#128).

[0.3.23] - 2021-12-06

Changed

  • Improve error messages when a pkg-config package can't be found (#127).
Commits
  • 4246c5a Release 0.3.25
  • 66404f9 Merge pull request #131 from eulegang/master
  • 225a4a7 Removing header include flags in linker args handler
  • 337d9a9 renaming ld_options -> ld_args
  • 90b9291 retriggering ci
  • f5731f7 Fixing matches! macro support
  • dfebb0f Ignoring already handled -Wl options, switching to comma split args
  • 55cc009 Restructuring to support pass through ld options
  • 9465edd Adding rpath support
  • d442626 Merge pull request #129 from atouchet/crgo
  • 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.22 to 0.3.25.
- [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.22...0.3.25)

---
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 Mar 31, 2022
@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #110 (96d80e6) into master (2d9b97f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #110   +/-   ##
=======================================
  Coverage   41.17%   41.17%           
=======================================
  Files          13       13           
  Lines        2985     2985           
=======================================
  Hits         1229     1229           
  Misses       1756     1756           

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 2d9b97f...96d80e6. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2022

Superseded by #130.

@dependabot dependabot bot closed this Oct 26, 2022
@dependabot dependabot bot deleted the dependabot/cargo/pkg-config-0.3.25 branch October 26, 2022 10:07
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.

0 participants