Skip to content

Bump pkg-config from 0.3.26 to 0.3.30 - #346

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 16, 2024

Copy link
Copy Markdown
Contributor

Bumps pkg-config from 0.3.26 to 0.3.30.

Changelog

Sourced from pkg-config's changelog.

[0.3.30] - 2024-02-14

Changed

  • Update documentation for cross-compilation (#161).

  • Update GitHub Action CI (#160).

[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
  • c330321 Release 0.3.30
  • 3a97990 Merge pull request #161 from surban/master
  • 90c4196 Update docs for cross compilation.
  • dee70dd Merge pull request #160 from striezel-stash/actions-update
  • 3d10dce Update GitHub Actions CI
  • 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
  • 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)

@dependabot
dependabot Bot requested a review from rye as a code owner February 16, 2024 20:05
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 16, 2024
@dependabot dependabot Bot assigned rye Feb 16, 2024
Bumps [pkg-config](https://github.com/rust-lang/pkg-config-rs) from 0.3.26 to 0.3.30.
- [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/pkg-config-rs@0.3.26...0.3.30)

---
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 force-pushed the dependabot/cargo/pkg-config-0.3.30 branch from 7de59d7 to d8435fd Compare February 25, 2024 18:38
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