Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2025

Bumps directory-tree from 0.0.4 to 1.0.0.

Release notes

Sourced from directory-tree's releases.

v1.0.0

Directory Tree v1.0.0

  • Aliasing DisplayTree as Entrypoint
  • Check Version Support
  • Raise Exception Support
  • Print Traceback Support
  • Docs (Contributing & Security)
  • Improving Imports, Type Hinting and Separating Out Driver and Logic
  • Support to Filter Only Directories / Files as per Requirement (#15)
  • Parameter to Show Files or Directories First (#17)
  • Package CLI Support, Improved ignoreList Support (#15)

What's Changed

New Contributors

Full Changelog: rahulbordoloi/Directory-Tree@v0.0.4...1.0.0

Changelog

Sourced from directory-tree's changelog.

Change Log

0.0.1 (06/10/2020)

  • First Release (Initial)
  • Prettified Tree Structure

0.0.2 (15/10/2020)

  • Second Release
  • Added String Representation for GUI Log.

0.0.3 (05/02/2023)

  • Third Release
  • Defining Directory Tree Depth.
  • Allows Hidden Entities [Files/Directories] to be Ignored.
  • Allows User to Hide the Header [OS / Path Info].

0.0.3.1 (09/03/2023)

  • Bug Fix Release Under Third
  • Bug Fix for Hidden File Detection for Unix Based OSs
  • Minor README Modifications
Commits
  • 0ed5340 Merge PR #20 from rahulbordoloi/maintainence/resolve_existing_issues
  • 9df0f7c Fixing Setup File for Parsing __version__ without Importing
  • 10d6e26 Docs (Contributing)
  • 3d62d80 Docs (Contributing & Security)
  • 7c72777 Directory-Tree v1.0.0 [(https://github.com/rahulbordoloi/Directory-Tree/issue...
  • 43fd330 Package CLI Support, Improved ignoreList Support (https://github.com/rahulb...
  • 1b831c5 Merge PR #16 from timdiller/enh/main_function
  • 266a772 Resolving Conflicts @ rahulbordoloi/Directory-Tree#16
  • 180ff0c Merge branch 'refs/heads/maintainence/resolve_existing_issues' into enh/main_...
  • cf84b57 Updating ReadMe for [(https://github.com/rahulbordoloi/Directory-Tree/issue...
  • 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 [directory-tree](https://github.com/rahulbordoloi/Directory-Tree) from 0.0.4 to 1.0.0.
- [Release notes](https://github.com/rahulbordoloi/Directory-Tree/releases)
- [Changelog](https://github.com/rahulbordoloi/Directory-Tree/blob/main/CHANGELOG.md)
- [Commits](rahulbordoloi/Directory-Tree@v0.0.4...1.0.0)

---
updated-dependencies:
- dependency-name: directory-tree
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 5, 2025
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