Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

build(deps): update rust crate libc to ^0.2.154 - autoclosed #37

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 2, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
libc dependencies patch ^0.2.135 -> ^0.2.154

Release Notes

rust-lang/libc (libc)

v0.2.154

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.153...0.2.154

v0.2.153

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.152...0.2.153

v0.2.152

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.151...0.2.152

v0.2.151

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.150...0.2.151

v0.2.150

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.149...0.2.150

v0.2.149

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.148...0.2.149

v0.2.148

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.147...0.2.148

v0.2.147

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.146...0.2.147

v0.2.146

Compare Source

What's Changed

Full Changelog: rust-lang/libc@0.2.145...0.2.146

v0.2.145

Compare Source

This version has been yanked on crates.io.

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.144...0.2.145

v0.2.144

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.143...0.2.144

v0.2.143

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 2, 2022
@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.137 build(deps): update rust crate libc to ^0.2.138 Dec 3, 2022
@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.138 Update Rust crate libc to ^0.2.138 Dec 17, 2022
@renovate renovate bot changed the title Update Rust crate libc to ^0.2.138 build(deps): update rust crate libc to ^0.2.138 Dec 17, 2022
@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.138 build(deps): update rust crate libc to ^0.2.139 Dec 22, 2022
@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.139 build(deps): update rust crate libc to ^0.2.140 Mar 16, 2023
@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.140 build(deps): update rust crate libc to ^0.2.141 Apr 17, 2023
@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.141 build(deps): update rust crate libc to ^0.2.144 May 28, 2023
@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.144 build(deps): update rust crate libc to ^0.2.145 Jun 4, 2023
@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.145 build(deps): update rust crate libc to ^0.2.146 Jun 6, 2023
@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.146 build(deps): update rust crate libc to ^0.2.147 Jun 25, 2023
@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.147 build(deps): update rust crate libc to ^0.2.148 Sep 13, 2023
@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.148 build(deps): update rust crate libc to ^0.2.149 Oct 7, 2023
@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.149 build(deps): update rust crate libc to ^0.2.150 Nov 5, 2023
@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.150 build(deps): update rust crate libc to ^0.2.151 Dec 10, 2023
@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.151 build(deps): update rust crate libc to ^0.2.152 Jan 7, 2024
@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.152 build(deps): update rust crate libc to ^0.2.153 Jan 31, 2024
@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.153 build(deps): update rust crate libc to ^0.2.154 Apr 29, 2024
Copy link

coderabbitai bot commented Apr 29, 2024

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot changed the title build(deps): update rust crate libc to ^0.2.154 build(deps): update rust crate libc to ^0.2.154 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/libc-0.x branch May 5, 2024 09:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants