Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2022

Bumps crossterm from 0.22.1 to 0.23.1.

Release notes

Sourced from crossterm's releases.

0.23

  • Update dependencies.
  • Add 0 check for all cursor functions to prevent undefined behaviour.
  • Add CSIu key parsing for unix.
  • Improve control character window key parsing supporting (e.g. CTRL [ and ])
  • Update library to 2021 edition.
Changelog

Sourced from crossterm's changelog.

Version 0.23.1

  • Fix control key parsing problem.

Version 0.23

  • Update dependencies.
  • Add 0 check for all cursor functions to prevent undefined behaviour.
  • Add CSIu key parsing for unix.
  • Improve control character window key parsing supporting (e.g. CTRL [ and ])
  • Update library to 2021 edition.
Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 2, 2022
@dependabot dependabot bot force-pushed the dependabot/cargo/src/agent/crossterm-0.23.1 branch from e2ae6df to ecf547c Compare June 2, 2022 20:05
@dependabot dependabot bot force-pushed the dependabot/cargo/src/agent/crossterm-0.23.1 branch from ecf547c to b81db67 Compare June 16, 2022 02:17
@dependabot dependabot bot force-pushed the dependabot/cargo/src/agent/crossterm-0.23.1 branch 3 times, most recently from 9260c4b to 07f4647 Compare July 1, 2022 02:02
@dependabot dependabot bot force-pushed the dependabot/cargo/src/agent/crossterm-0.23.1 branch 2 times, most recently from 1646b34 to eb727be Compare July 20, 2022 22:46
@dependabot dependabot bot force-pushed the dependabot/cargo/src/agent/crossterm-0.23.1 branch 3 times, most recently from d9dfe58 to 6d6a077 Compare July 22, 2022 03:23
@Porges Porges force-pushed the dependabot/cargo/src/agent/crossterm-0.23.1 branch from 6d6a077 to 6272863 Compare July 22, 2022 04:40
@Porges
Copy link
Member

Porges commented Jul 22, 2022

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/cargo/src/agent/crossterm-0.23.1 branch from 6272863 to da305ff Compare July 22, 2022 04:40
@dependabot dependabot bot force-pushed the dependabot/cargo/src/agent/crossterm-0.23.1 branch from da305ff to 5062316 Compare August 4, 2022 20:19
@dependabot dependabot bot force-pushed the dependabot/cargo/src/agent/crossterm-0.23.1 branch 4 times, most recently from 71dad9c to 3f3a872 Compare August 17, 2022 19:35
@Porges
Copy link
Member

Porges commented Aug 18, 2022

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/cargo/src/agent/crossterm-0.23.1 branch 2 times, most recently from d3d2b03 to aecc611 Compare August 22, 2022 21:14
Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.22.1 to 0.23.1.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossterm-rs/crossterm/commits)

---
updated-dependencies:
- dependency-name: crossterm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/src/agent/crossterm-0.23.1 branch from aecc611 to 2014ab8 Compare August 22, 2022 22:47
@Porges
Copy link
Member

Porges commented Aug 22, 2022

Closing in favour of #2274

@Porges Porges closed this Aug 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 22, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@Porges Porges deleted the dependabot/cargo/src/agent/crossterm-0.23.1 branch August 22, 2022 23:02
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.

2 participants