Skip to content

Bump ratatui-explorer from 0.2.1 to 0.3.0#72

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/ratatui-explorer-0.3.0
Open

Bump ratatui-explorer from 0.2.1 to 0.3.0#72
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/ratatui-explorer-0.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Bumps ratatui-explorer from 0.2.1 to 0.3.0.

Release notes

Sourced from ratatui-explorer's releases.

v0.3.0

  • New feature to hide/show hidden files with set_show_hidden
  • New feature to filter/mutate files with set_filter_map
  • New feature to create a FileExplorer with a preselected file with set_working_file
  • Introduce builder for FileExplorer
  • Use ratatui version 0.30
  • Use rust edition 2024
Commits
  • c518bdf Bump version to 0.3.0
  • bc0b47e fix filter that wasn't apply to parent entry ../
  • 4e04c39 Switch from the tempdir to the tempfile crate
  • 5c5900e Fix typo
  • 9ae4c3d Update demonstration gif
  • 6f17e5a Code formating
  • c4fca32 Add a new example illustrating the features of filter_map
  • ca1f073 Fix a doc exmples import
  • 849ccc9 Fix a bug when setting a new filter will not show files that are not longer f...
  • 13a0bc9 Improve documentation
  • 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 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 [ratatui-explorer](https://github.com/tatounee/ratatui-explorer) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/tatounee/ratatui-explorer/releases)
- [Commits](tatounee/ratatui-explorer@v0.2.1...v0.3.0)

---
updated-dependencies:
- dependency-name: ratatui-explorer
  dependency-version: 0.3.0
  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 rust Pull requests that update rust code labels Mar 9, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants