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

Bump graphviz from 0.20.1 to 0.20.2 #6

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps graphviz from 0.20.1 to 0.20.2.

Changelog

Sourced from graphviz's changelog.

Version 0.20.2

Drop Python 3.7 support (end of life 27 Jun 2023).

Tag Python 3.11 and 3.12 support.

Add caveat about labe escaping/quoting to .node() and .render() API docs.

Document that doctest_skip_exe() lines in doctest should be ignored.

Improve internal tools.deprecate_positional_args() decorator and fix incorect test assertion.

Update GitHub actions.

Commits
  • 34fb16b release 0.20.2
  • 7fab480 ignore own signature-related deprecation warnings in release process
  • 09e2161 run update-help.py with Python 3.12
  • 24507fc document excluded pytest 8.1.1 version
  • 7fb9191 fix inline literal start-string without end-string
  • f1a9f8d work around pytest import file mismatch error
  • f586034 move update-help to Python 3.11
  • b5827bd run update-help.py for 8cddcf125e55216097375de03d0e969af80cd81d
  • c638217 document latest changes
  • 8cddcf1 add caveat about label escaping/quoting to .node() and .render() API docs
  • 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)

@Borda
Copy link
Member

Borda commented Mar 18, 2024

@dependabot rebase

Bumps [graphviz](https://github.com/xflr6/graphviz) from 0.20.1 to 0.20.2.
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.rst)
- [Commits](xflr6/graphviz@0.20.1...0.20.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-pip-graphviz-0.20.2 branch from 12e0ed2 to 9c31900 Compare March 18, 2024 16:46
@Borda Borda merged commit e5d2396 into main Mar 18, 2024
31 of 39 checks passed
@Borda Borda deleted the dependabot-pip-graphviz-0.20.2 branch March 18, 2024 18:22
Borda pushed a commit that referenced this pull request Mar 18, 2024
Bumps [graphviz](https://github.com/xflr6/graphviz) from 0.20.1 to 0.20.2.
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.rst)
- [Commits](xflr6/graphviz@0.20.1...0.20.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant