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 4 updates #2630

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the patch group with 4 updates: hermit-abi, pkg-config, rayon and unicode-bidi.

Updates hermit-abi from 0.3.3 to 0.3.4

Commits
  • 857f078 add support of getdents64 to read directory entries (#519)
  • dbb6aa6 Merge pull request #521 from hermit-os/jounathaen-readme-fix
  • c39bbfa Removed the Emoji ref from the README
  • 2ca9b75 Merge pull request #518 from mkroening/is-some-and
  • 120e1f9 refactor(build.rs): replace matches! with is_some_and
  • 031e962 Merge pull request #514 from mkroening/release-0.8.0
  • ae00b4a chore(hermit): release version 0.8.0
  • 33a77b7 fix(hermit): remove sys_network_init stub
  • 01df758 chore: update kernel to 0.6.7
  • e11dbee Merge pull request #513 from stlankes/recvfrom
  • Additional commits viewable in compare view

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

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
  • See full diff in compare view

Updates rayon from 1.8.0 to 1.8.1

Changelog

Sourced from rayon's changelog.

Release rayon 1.8.1 / rayon-core 1.12.1 (2024-01-17)

  • The new "web_spin_lock" crate feature makes mutexes spin on the main browser thread in WebAssembly, rather than suffer an error about forbidden atomics.wait if they were to block in that context. Thanks @​RReverser!
Commits

Updates unicode-bidi from 0.3.14 to 0.3.15

Commits

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 4 updates: [hermit-abi](https://github.com/hermitcore/hermit-rs), [pkg-config](https://github.com/rust-lang/pkg-config-rs), [rayon](https://github.com/rayon-rs/rayon) and [unicode-bidi](https://github.com/servo/unicode-bidi).


Updates `hermit-abi` from 0.3.3 to 0.3.4
- [Release notes](https://github.com/hermitcore/hermit-rs/releases)
- [Commits](hermit-os/hermit-rs@hermit-abi-0.3.3...hermit-abi-0.3.4)

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

Updates `rayon` from 1.8.0 to 1.8.1
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](rayon-rs/rayon@rayon-core-v1.8.0...rayon-core-v1.8.1)

Updates `unicode-bidi` from 0.3.14 to 0.3.15
- [Release notes](https://github.com/servo/unicode-bidi/releases)
- [Commits](https://github.com/servo/unicode-bidi/commits)

---
updated-dependencies:
- dependency-name: hermit-abi
  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
- dependency-name: rayon
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: unicode-bidi
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 18, 2024
@github-actions github-actions bot changed the title chore(deps): bump the patch group with 4 updates (auto merged) chore(deps): bump the patch group with 4 updates Jan 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 18, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@YJDoc2
Copy link
Collaborator

YJDoc2 commented Jan 18, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 18, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 18, 2024
@dependabot dependabot bot deleted the dependabot/cargo/patch-0d38f4b20b branch January 18, 2024 05:27
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant