Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 18, 2024

Bumps pkg-config from 0.3.27 to 0.3.29.

Changelog

Sourced from pkg-config's changelog.

[0.3.29] - 2024-01-17

Fixed

  • Detection and usage of Windows static libraries (#154).

  • Passing -Wl,-u to the linker if specified in the pkg-config file (#154).

[0.3.28] - 2023-12-20

Fixed

  • Pass -l:libfoo.a to linker directly (#149).

Changed

  • Improve error message when library not found (#158).
Commits
  • ee294db Release 0.3.29
  • ed9ef8e Merge pull request #154 from amyspark/fix-windows-library-detection
  • aafa1b2 Allow passing -Wl,-u to the linker
  • e37f666 is_static_available: Also consider Windows MSVC libraries for dynamic linkage
  • 73d776d Library: Allow using Meson-built Windows libraries
  • 333771e Update version and CHANGELOG.md to 0.3.28
  • 9e485f0 Merge pull request #158 from Finchiedev/master
  • 08a1c5f Fix compilation for 1ac32cd on Rust 1.30
  • 1ac32cd Print correct variable name for search path
  • a0640aa Wrap std::process::Command to track arguments and environment variables
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.27 to 0.3.29.
- [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/pkg-config-rs@0.3.27...0.3.29)

---
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 Jan 18, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 14, 2024

Superseded by #108.

@dependabot dependabot bot closed this Feb 14, 2024
@dependabot dependabot bot deleted the dependabot/cargo/pkg-config-0.3.29 branch February 14, 2024 10:03
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

Development

Successfully merging this pull request may close these issues.

1 participant