chore(deps): Bump the rust-dependencies group across 1 directory with 2 updates#11
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): Bump the rust-dependencies group across 1 directory with 2 updates#11dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 2 updates Bumps the rust-dependencies group with 2 updates in the / directory: [cc](https://github.com/rust-lang/cc-rs) and [libc](https://github.com/rust-lang/libc). Updates `cc` from 1.2.60 to 1.2.62 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.60...cc-v1.2.62) Updates `libc` from 0.2.185 to 0.2.186 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.186/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.185...0.2.186) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libc dependency-version: 0.2.186 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
b6ff1db to
1e63fbb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rust-dependencies group with 2 updates in the / directory: cc and libc.
Updates
ccfrom 1.2.60 to 1.2.62Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
37a5f8fchore(cc): release v1.2.62 (#1716)34a2218Regenerate target info (#1721)a9d8632Allow exceptions on wasm platforms (#1714)ce036b3Add relibc env (#1710)18ed3dctarget: recognize sh4 architecture in parse_arch() (#1712)33f84c5Bump taiki-e/install-action from 2.75.18 to 2.75.19 (#1709)cbd4c09Bump taiki-e/install-action from 2.75.17 to 2.75.18 (#1708)360f691chore(cc): release v1.2.61 (#1707)17a2788Bump taiki-e/install-action from 2.75.16 to 2.75.17 (#1706)da52db7command_helpers.rs: fixOutputKind::Capturedocumentation (#1705)Updates
libcfrom 0.2.185 to 0.2.186Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
42620ff[0.2] libc: Release 0.2.1869db2eaaapple: add KEVENT_FLAG_* constants3840939Add PR_SET_MEMORY_MERGE and PR_GET_MEMORY_MERGE for linuxf697debchore: migrate from Cirrus CI to GHA