Skip to content

Bump pkg-config from 0.3.26 to 0.3.28 - #337

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 22, 2023

Copy link
Copy Markdown
Contributor

Bumps pkg-config from 0.3.26 to 0.3.28.

Changelog

Sourced from pkg-config's changelog.

[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
  • 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
  • ef638e8 Merge pull request #157 from piwicode/master
  • 210efe7 Fix spelling.
  • d5be171 Improve error message when library not found
  • 576f550 Merge pull request #149 from chenyuanrun/trim_l_prefix
  • ef726e0 Pass link flag like -l:libfoo.a to linker directly.
  • 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.28.
- [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/pkg-config-rs@0.3.26...0.3.28)

---
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 December 22, 2023 20:41
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 22, 2023
@dependabot dependabot Bot assigned rye Dec 22, 2023
@dependabot @github

dependabot Bot commented on behalf of github Jan 19, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #341.

@dependabot dependabot Bot closed this Jan 19, 2024
@dependabot
dependabot Bot deleted the dependabot/cargo/pkg-config-0.3.28 branch January 19, 2024 20:37
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