Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 5, 2025

This PR contains the following updates:

Package Type Update Change
rustyline dependencies major 15.0.0 -> 17.0.0

Release Notes

kkawakam/rustyline (rustyline)

v17.0.2: 17.0.2

Compare Source

Fix partial refresh #​899, #​897

Full Changelog: kkawakam/rustyline@v17.0.1...v17.0.2

v17.0.1: 17.0.1

Compare Source

Full Changelog: kkawakam/rustyline@v17.0.0...17.0.1

v17.0.0: 17.0.0

Compare Source

What's Changed

Full Changelog: kkawakam/rustyline@v16.0.0...v17.0.0

v16.0.0: 16.0.0

Compare Source

What's Changed

  • Reduce size #​823
  • Fix vertical movements in multi-lines input #​822
  • Use select instead of poll on MacOS for /dev/tty #​803
  • Use is_unsupported_term on both unix and windows #​834
  • Document how the prompt should be styled #​837
  • Added noline to comparison #​839
  • Use rustdoc links #​840
  • Grapheme clusters #​838
  • Add support to SIGINT #​842
  • Doc comment formatting #​846
  • Add an option to show list completion options after a single tab #​854
  • Update README.md example code #​856
  • Use doc_auto_cfg #​857
  • Bump nix version to 0.30 #​861
  • Add support to synchronized output on Unix platform #​863
  • Update key mapping #​865
  • Fix SIGWINCH for signal-hook #​864

Full Changelog: kkawakam/rustyline@v15.0.0...v16.0.0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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
Copy link
Author

renovate bot commented Aug 5, 2025

⚠️ 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 17.0.2
    Updating crates.io index
    Updating git repository `https://github.com/unyt-org/datex-core.git`
error: no matching package named `datex-core` found
location searched: Git repository https://github.com/unyt-org/datex-core.git?branch=feat%2Fref
required by package `datex_cli v0.0.3 (/tmp/renovate/repos/github/unyt-org/datex-cli)`

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