Skip to content

Update pkg-config requirement from = 0.3.15 to = 0.3.26#14

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/pkg-config-eq-0.3.26
Open

Update pkg-config requirement from = 0.3.15 to = 0.3.26#14
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/pkg-config-eq-0.3.26

Conversation

@dependabot
Copy link

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

Updates the requirements on pkg-config to permit the latest version.

Changelog

Sourced from pkg-config's changelog.

[0.3.26] - 2022-10-26

Added

  • Support for handling full paths to libraries in addition to normal -l linker flags (#134).

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

[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

... (truncated)

Commits
  • 947aea5 Merge pull request #138 from rust-lang/0.3.26-release
  • 4d99718 Update version to 0.3.26 and add changelog entry
  • d5e10b7 Merge pull request #134 from Be-ing/library_file_paths
  • a9d0132 remove extern crate pkg_config from examples
  • ec0c408 document fields of Library struct
  • f7251b0 handle file paths to libraries
  • 28b8442 Merge pull request #137 from williamdes/patch-1
  • 8229912 Add alpine linux apk add
  • 4246c5a Release 0.3.25
  • 66404f9 Merge pull request #131 from eulegang/master
  • Additional commits viewable in compare view

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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 31, 2022
@dependabot dependabot bot force-pushed the dependabot/cargo/pkg-config-eq-0.3.26 branch 2 times, most recently from abb73e4 to ed2c258 Compare February 9, 2023 23:03
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 8, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/cargo/pkg-config-eq-0.3.26 branch from 6dcf0e3 to e8333a2 Compare March 17, 2023 04:32
Updates the requirements on [pkg-config](https://github.com/rust-lang/pkg-config-rs) to permit the latest version.
- [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.15...0.3.26)

---
updated-dependencies:
- dependency-name: pkg-config
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/pkg-config-eq-0.3.26 branch from e8333a2 to c5cd084 Compare March 17, 2023 04:33
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 21, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

2 similar comments
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 22, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 13, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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