Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

build(deps): bump github.com/evertras/bubble-table from 0.10.1 to 0.11.0 #218

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2022

Bumps github.com/evertras/bubble-table from 0.10.1 to 0.11.0.

Release notes

Sourced from github.com/evertras/bubble-table's releases.

v0.11.0 - New filter keybinds

What's Changed

New keybinds have been added for filtering: FilterBlur and FilterClear. FilterBlur allows you to configure which key press will exit filtering mode while typing, and defaults to enter/escape. FilterClear will clear the filter if the user is not currently typing into it, and defaults to escape.

This is technically a breaking change if you were using the escape key for another keybind along with filtering. If this causes issues, you should modify the keybinds to remove escape from FilterBlur and/or FilterClear.

Features

Full Changelog: Evertras/bubble-table@v0.10.1...v0.11.0

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)

Bumps [github.com/evertras/bubble-table](https://github.com/evertras/bubble-table) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/evertras/bubble-table/releases)
- [Commits](Evertras/bubble-table@v0.10.1...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/evertras/bubble-table
  dependency-type: direct:production
  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 go Pull requests that update Go code labels Apr 19, 2022
@abdfnx abdfnx merged commit e8d1562 into main Apr 20, 2022
@abdfnx abdfnx deleted the dependabot/go_modules/github.com/evertras/bubble-table-0.11.0 branch April 20, 2022 01:23
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant