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

⬆️ Update crossterm to 0.28.0 #142

Merged
merged 2 commits into from
Aug 10, 2024
Merged

⬆️ Update crossterm to 0.28.0 #142

merged 2 commits into from
Aug 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
crossterm dependencies minor 0.27.0 -> 0.28.0

Release Notes

crossterm-rs/crossterm (crossterm)

v0.28.1

Fixed 🐛

  • Fix broken build on linux when using use-dev-tty with (#​906)

Breaking ⚠️

  • Fix desync with mio and signalhook between repo and published crate. (upgrade to mio 1.0)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (rebase) July 31, 2024 20:16
Copy link
Contributor Author

renovate bot commented Jul 31, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 0.28.1
    Updating crates.io index
error: failed to select a version for the requirement `crossterm = "^0.27"`
candidate versions found which didn't match: 0.28.1
location searched: crates.io index
required by package `terminal-light v1.4.0`
    ... which satisfies dependency `terminal-light = "^1.4.0"` (locked to 1.4.0) of package `gimoji v1.1.0 (/tmp/renovate/repos/github/zeenix/gimoji)`

@renovate renovate bot force-pushed the renovate/crossterm-0.x branch from dc29cc2 to 44d73b4 Compare August 9, 2024 22:11
@zeenix zeenix force-pushed the renovate/crossterm-0.x branch from 44d73b4 to c5beb7e Compare August 10, 2024 14:26
Copy link
Contributor Author

renovate bot commented Aug 10, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot merged commit c0842e3 into main Aug 10, 2024
4 checks passed
@renovate renovate bot deleted the renovate/crossterm-0.x branch August 10, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant