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

fix(deps): update dependency pydot to v3.0.2 - autoclosed #1609

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pydot (changelog) 3.0.1 -> 3.0.2 age adoption passing confidence

Release Notes

pydot/pydot (pydot)

v3.0.2

Compare Source

Added:

  • All to_string() methods now accept an indent keyword argument, which can be
    either a number or a string. indentation=4 will indent each level of the
    output with four spaces. indentation=" " will indent each level by that many
    spaces. Other whitespace is also valid, e.g. indent="\t" for tab indents. (#​359)

Changed:

  • Fixed quoting of identifiers with dots. (#​419)
  • Fixed quoting of leading-numeral strings (strings starting with a number). (#​411)
  • Fixed pickling/copying of Dot objects. (#​403)
  • Improved handling of temporary files. Temporary files will be cleaned up in
    all cases, even when exceptions are raised or things exit unexpectedly. (#​394)
  • From now on, the license files will be included in the distributed
    release as expected. (#​392)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from Anselmoo as a code owner September 25, 2024 19:38
Copy link

Review changes with SemanticDiff.

@github-actions github-actions bot added dependencies Pull requests that update a dependency file root labels Sep 25, 2024
Copy link
Contributor

sourcery-ai bot commented Sep 25, 2024

🧙 Sourcery has finished reviewing your pull request!


Tips and commands
  • Trigger a new Sourcery review by commenting @sourcery-ai review on the pull request.
  • Continue your discussion with Sourcery by replying directly to review comments.
  • You can change your review settings at any time by accessing your dashboard:
    • Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
    • Change the review language;
  • You can always contact us if you have any questions or feedback.

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9d7ce9c) to head (94b0a0a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1609   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           44        44           
  Lines         4468      4468           
=========================================
  Hits          4468      4468           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@renovate renovate bot force-pushed the renovate/pydot-3.x-lockfile branch from 80d66ed to 94b0a0a Compare September 26, 2024 05:49
Copy link

sonarcloud bot commented Sep 26, 2024

@renovate renovate bot changed the title fix(deps): update dependency pydot to v3.0.2 fix(deps): update dependency pydot to v3.0.2 - autoclosed Sep 29, 2024
@renovate renovate bot closed this Sep 29, 2024
@renovate renovate bot deleted the renovate/pydot-3.x-lockfile branch September 29, 2024 00:41
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 root size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants