Skip to content

Bump reline from 0.5.12 to 0.6.0#1

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/reline-0.6.0
Closed

Bump reline from 0.5.12 to 0.6.0#1
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/reline-0.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps reline from 0.5.12 to 0.6.0.

Release notes

Sourced from reline's releases.

v0.6.0

What's Changed

🐛 Bug Fixes

🛠 Other Changes

New Contributors

Full Changelog: ruby/reline@v0.5.12...v0.6.0

Commits
  • e0850cd Bump version to 0.6.0 (#795)
  • 8f331ed Change quoted_insert and bracketed_paste to a single key input (#792)
  • cdd7288 Refactor Reline::Unicode ed_ vi_ em_ methods (#720)
  • 6355a6e Undo and redo should restore indentation (#793)
  • a1943da Fix line wrapped cursor position (#791)
  • 6a7e249 Combine MAPPINGS(single byte input to symbol) with key_bindings(escape sequen...
  • a6fe45f Implement buffered output to Reline::ANSI (#790)
  • 7d44770 Call user defined sigwinch and sigcont handler (#788)
  • 7de5a50 Fix tests failing when INPUTRC is defined (#789)
  • 8588be6 Don't skip start_with check on encoding-incompatible candidates (#787)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [reline](https://github.com/ruby/reline) from 0.5.12 to 0.6.0.
- [Release notes](https://github.com/ruby/reline/releases)
- [Commits](ruby/reline@v0.5.12...v0.6.0)

---
updated-dependencies:
- dependency-name: reline
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Dec 16, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2024

Looks like reline is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 18, 2024
@dependabot dependabot bot deleted the dependabot/bundler/reline-0.6.0 branch December 18, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants