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

chore(graph-neural-network): update dependency poethepoet to v0.30.0 #20364

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
poethepoet 0.19.0 -> 0.30.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nat-n/poethepoet (poethepoet)

v0.30.0: 0.30.0

Compare Source

Notice

This will be the last release to support python 3.8.

Enhancements

Fixes

Full Changelog: nat-n/poethepoet@v0.29.0...v0.30.0

v0.29.0: 0.29.0

Compare Source

Enhancements

New Contributors

Full Changelog: nat-n/poethepoet@v0.28.0...v0.29.0

v0.28.0: 0.28.0

Compare Source

Enhancements

Full Changelog: nat-n/poethepoet@v0.27.0...v0.28.0

v0.27.0: 0.27.0

Compare Source

Enhancements

Fixes

New Contributors

Full Changelog: nat-n/poethepoet@v0.26.1...v0.27.0

v0.26.1

Compare Source

Fixes

Full Changelog: nat-n/poethepoet@v0.26.0...v0.26.1

v0.26.0

Compare Source

Enhancements and Fixes

Breaking changes

New Contributors

Full Changelog: nat-n/poethepoet@v0.25.1...v0.26.0

v0.25.1

Compare Source

Fixes

New Contributors

Full Changelog: nat-n/poethepoet@v0.25.0...v0.25.1

v0.25.0

Compare Source

Enhancements

Full Changelog: nat-n/poethepoet@v0.24.4...v0.25.0

v0.24.4: 0.24.4

Compare Source

Fixes
Enhancements

Full Changelog: nat-n/poethepoet@v0.24.3...v0.24.4

v0.24.3: 0.24.3

Compare Source

What's Changed

Full Changelog: nat-n/poethepoet@v0.24.2...v0.24.3

v0.24.2: 0.24.2

Compare Source

Fixes
Documentation
New Contributors

Full Changelog: nat-n/poethepoet@v0.24.1...v0.24.2

v0.24.1: 0.24.1

Compare Source

Enhancements
  • Show helpful error message when task executable is not on the path (#dfb8cabe)

Full Changelog: nat-n/poethepoet@v0.24.0...v0.24.1

v0.24.0: 0.24.0

Compare Source

Enhancements
Fixes

Full Changelog: nat-n/poethepoet@v0.23.0...v0.24.0

v0.23.0: 0.23.0

Compare Source

Enhancements

  • New AST parser for cmd tasks to replace quirky shlex based tokenization (#d0192621)
    • This brings cmd syntax for parameter expansions, pattern matching, whitespace, escaping, and quoting very close to being a strict subset of bash
    • This is a breaking change for some scenarios, for example parameter expansion no longer works inside single quotes.
    • This fixes some surprising quirks, that previously existed such as not being able to apply quotes to just a part of a token.
    • Pattern matching is still constrained to what the python standard library glob module can support
  • Respect NO_COLOR environment variable to disable ANSI color codes by default (#e6e031be)
  • Improve virtualenv activation logic to work with _OLD_VIRTUAL_PATH and _OLD_VIRTUAL_PYTHONHOME env vars (#f487993f)
  • Allow expr tasks to use the use_exec option (#​143e9075)

Full Changelog: nat-n/poethepoet@v0.22.1...v0.23.0

v0.22.1: 0.22.1

Compare Source

Fixes

New Contributors

Full Changelog: nat-n/poethepoet@v0.22.0...v0.22.1

v0.22.0: 0.22.0

Compare Source

Enhancements

Fixes

New Contributors

Full Changelog: nat-n/poethepoet@v0.21.1...v0.22.0

v0.21.1: 0.21.1

Compare Source

Fixes

  • Fix broken links in README #​157

v0.21.0: 0.21.0

Compare Source

Enhancements

Fixes

New Contributors

Full Changelog: nat-n/poethepoet@v0.20.0...v0.21.0

v0.20.0: 0.20.0

Compare Source

Enhancements
Fixes
Breaking changes
  • Drop support for python 3.7
New Contributors

Full Changelog: nat-n/poethepoet@v0.19.0...v0.20.0


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 becomes conflicted, 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.

Copy link
Contributor Author

renovate bot commented Nov 10, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: machine-learning/graph-neural-network/poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv non-package-mode in /tmp/renovate/repos/github/hongbo-miao/hongbomiao.com/machine-learning/graph-neural-network/.venv

("Connection broken: FileExistsError(17, 'File exists')", FileExistsError(17, 'File exists'))

Copy link

@hongbo-miao hongbo-miao deleted the renovate/graph-neural-network-poethepoet-0.x branch November 10, 2024 19:27
Copy link
Contributor Author

renovate bot commented Nov 10, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==0.30.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant