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

pip prod(deps): update anytree requirement from <=2.10.0,>=2.4.3 to >=2.4.3,<=2.11.1 #2241

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2023

Updates the requirements on anytree to permit the latest version.

Commits
  • 64c5eb5 version bump to 2.11.1
  • d61868d Merge branch 'main' of github.com:c0fec0de/anytree into eckp-dotexporter_filter
  • 2960936 Merge branch '2.x.x' of github.com:c0fec0de/anytree
  • f68bb34 version bump to 2.11.0
  • e1ca928 fix reffiles
  • ee06430 explicit fail
  • a357acd Fix #190, Fix #237, consistent filter, maxlevel and stop
  • 2811578 Merge branch 'dotexporter_filter' of github.com:eckp/anytree into eckp-dotexp...
  • d566e0c Merge pull request #236 from c0fec0de/IdiosApps-export-mermaid
  • 7222d8b Complete #215, refine MermaidExporter, add doc
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2023
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Merging #2241 (98e4618) into master (c7d542f) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2241   +/-   ##
=======================================
  Coverage   86.90%   86.91%           
=======================================
  Files         229      229           
  Lines       41568    41568           
  Branches     7666     7666           
=======================================
+ Hits        36126    36128    +2     
+ Misses       4819     4817    -2     
  Partials      623      623           

see 1 file with indirect coverage changes

@mloubout
Copy link
Contributor

@dependabot rebase

Updates the requirements on [anytree](https://github.com/c0fec0de/anytree) to permit the latest version.
- [Release notes](https://github.com/c0fec0de/anytree/releases)
- [Commits](c0fec0de/anytree@2.4.3...2.11.1)

---
updated-dependencies:
- dependency-name: anytree
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/anytree-gte-2.4.3-and-lte-2.11.1 branch from 629e68f to 98e4618 Compare October 21, 2023 06:16
@mloubout mloubout merged commit d566d31 into master Oct 21, 2023
32 checks passed
@mloubout mloubout deleted the dependabot/pip/anytree-gte-2.4.3-and-lte-2.11.1 branch October 21, 2023 07:09
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant