Skip to content

Bump pkg-config from 0.3.26 to 0.3.29 - #341

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/pkg-config-0.3.29
Closed

Bump pkg-config from 0.3.26 to 0.3.29#341
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/pkg-config-0.3.29

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 19, 2024

Copy link
Copy Markdown
Contributor

Bumps pkg-config from 0.3.26 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).

[0.3.27] - 2023-05-03

Added

  • Support falling back to pkgconf if pkg-config is not available (#145).

Changed

  • Simplify running pkg-config (#144).

  • Document MSRV in Cargo.toml via rust-version.

  • Fix a couple of minor clippy warnings (#147).

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

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 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.26 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.26...0.3.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from rye as a code owner January 19, 2024 20:37
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 19, 2024
@dependabot dependabot Bot assigned rye Jan 19, 2024
@dependabot @github

dependabot Bot commented on behalf of github Feb 16, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #346.

@dependabot dependabot Bot closed this Feb 16, 2024
@dependabot
dependabot Bot deleted the dependabot/cargo/pkg-config-0.3.29 branch February 16, 2024 20:05
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.

1 participant