Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(auto merged) chore(deps): bump the patch group with 2 updates #2581

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2023

Bumps the patch group with 2 updates: async-trait and pkg-config.

Updates async-trait from 0.1.74 to 0.1.75

Release notes

Sourced from async-trait's releases.

0.1.75

  • Documentation improvements
Commits

Updates pkg-config from 0.3.27 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).
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.
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patch group with 2 updates: [async-trait](https://github.com/dtolnay/async-trait) and [pkg-config](https://github.com/rust-lang/pkg-config-rs).


Updates `async-trait` from 0.1.74 to 0.1.75
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.74...0.1.75)

Updates `pkg-config` from 0.3.27 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.27...0.3.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 21, 2023
@github-actions github-actions bot changed the title chore(deps): bump the patch group with 2 updates (auto merged) chore(deps): bump the patch group with 2 updates Dec 21, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2581 (2235fb0) into main (4c6fa31) will increase coverage by 0.02%.
Report is 3 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2581      +/-   ##
==========================================
+ Coverage   65.88%   65.90%   +0.02%     
==========================================
  Files         133      133              
  Lines       16819    16819              
==========================================
+ Hits        11081    11085       +4     
+ Misses       5738     5734       -4     

@utam0k
Copy link
Member

utam0k commented Dec 21, 2023

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 21, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@utam0k utam0k merged commit 72c56f2 into main Dec 21, 2023
17 checks passed
@utam0k utam0k deleted the dependabot/cargo/patch-48e7878dda branch December 21, 2023 11:44
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.

None yet

2 participants