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

build(deps): bump visidata from 3.0.1 to 3.0.2 #263

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps visidata from 3.0.1 to 3.0.2.

Release notes

Sourced from visidata's releases.

v3.0.2 more bugfixes

Help support quality software by contributing via Patreon or Github Sponsors.

v3.0.2 (2024-01-15)

This is a another patch release with some necessary fixes. The most important fixes:

  • [sort] a better fix for maintaining sort ordering on sheet copies #2190 #2254

  • [cmdpalette] only first 10 suggestions should have shortcut keys #2242

  • [input] draw help sidebar on top of sheet/updater #2241

  • [sidebar] grab user's keystroke of sidebar-toggle for helpstring #2250

  • [tests] add "test" extras for installing PyPI packages needed to run tests

  • [cli] add --guides option alias to open the guide index

  • [shell] clean up DirSheet sidebar

Please see the CHANGELOG for the full list of changes.

Changelog

Sourced from visidata's changelog.

v3.0.2 (2024-01-15)

Fixes and minor improvements

  • [cli] add --guides to open the guide index
  • [cmdpalette] only first 10 suggestions should have shortcut keys #2242
  • [draw] use default bg on col hdr sep
  • [input] draw help sidebar on top of sheet/updater #2241
  • [graph] sort by x and y columns when diving (PR by @​midichef #2226)
  • [guides] improve formatting of command and options in sidebar + guides
  • [replay] stop stderr batch progress when entering interactive mode #2251
  • [shell] clean up DirSheet sidebar
  • [sidebar] grab user's keystroke of sidebar-toggle for helpstring #2250
  • [sort] a better fix for maintaining sort ordering on sheet copies #2190 #2254
  • [tests] add "test" extras for installing PyPI packages needed to run tests
Commits
  • 42c2bbc Merge pull request #2256 from saulpw/v3.0.2
  • 16921b8 [dev] bump to v3.0.2
  • e9f77c3 [docs] add --guides to manpage
  • a0957e9 [dev] update CHANGELOG
  • 8a91db8 [replay-] wait for replay to start before stderr progress #2251
  • 0476b08 [sort-] do not modify Sheet._ordering #2254
  • d046f03 [input-] do not drawSheet if scr is None #2241
  • 210e2ea [input] draw help sidebar on top of sheet/updater #2241
  • 2110956 [sidebar-] grab sidebar_toggle keystroke using helpgetter
  • 6e031e7 [shell-] clean up DirSheet sidebar
  • 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 [visidata](https://github.com/saulpw/visidata) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/saulpw/visidata/releases)
- [Changelog](https://github.com/saulpw/visidata/blob/develop/CHANGELOG.md)
- [Commits](saulpw/visidata@v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: visidata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 16, 2024 12:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 16, 2024
Copy link

@senzingdevops senzingdevops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated: approving this pull request because it includes a patch update

@github-actions github-actions bot merged commit 0743c40 into main Jan 16, 2024
@github-actions github-actions bot deleted the dependabot/pip/visidata-3.0.2 branch January 16, 2024 12:19
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant