Skip to content

chore(deps-dev): bump @nxlv/python from 20.2.0 to 20.13.3 #2825

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps @nxlv/python from 20.2.0 to 20.13.3.

Release notes

Sourced from @​nxlv/python's releases.

nx-python-v20.13.3

20.13.3 (2025-04-17)

Bug Fixes

  • remove --fix from unparsed args when found (043f7a0)

This release is also available on:

nx-python-v20.13.2

20.13.2 (2025-04-17)

Bug Fixes

  • nx-python: improve handling of --fix argument in ruff check executor (46ee321)

This release is also available on:

nx-python-v20.13.1

20.13.1 (2025-04-15)

Bug Fixes

  • nx-python: handle fix with boolean argument in ruff check (#300) (dd3d14c)

This release is also available on:

nx-python-v20.13.0

20.13.0 (2025-04-14)

Features

... (truncated)

Changelog

Sourced from @​nxlv/python's changelog.

20.13.3 (2025-04-17)

Bug Fixes

  • remove --fix from unparsed args when found (043f7a0)

20.13.2 (2025-04-17)

Bug Fixes

  • nx-python: improve handling of --fix argument in ruff check executor (46ee321)

20.13.1 (2025-04-15)

Bug Fixes

  • nx-python: handle fix with boolean argument in ruff check (#300) (dd3d14c)

20.13.0 (2025-04-14)

Features

  • nx-python: add lock args option to release-version generator (#298) (f5d7a31)

20.12.5 (2025-04-12)

Bug Fixes

  • null coalescence in resolveDependencies of project build resolver (#297) (58d5d72)

20.12.4 (2025-04-02)

Bug Fixes

  • nx-python: add --no-annotate to uv export (#291) (8b5cd75)

20.12.3 (2025-04-01)

Bug Fixes

  • nx-python: preserve sorted-ness in project.dependencies (#292) (190337d)

20.12.2 (2025-03-26)

Bug Fixes

  • nx-python: update pyenvPythonVersion type to accept string or number (#290) (dbe7185)

20.12.1 (2025-03-26)

... (truncated)

Commits
  • 3c8fff3 chore(nx-python): release v20.13.3 [skip ci]
  • 043f7a0 fix: remove --fix from unparsed args when found
  • 2933732 chore(nx-python): release v20.13.2 [skip ci]
  • 46ee321 fix(nx-python): improve handling of --fix argument in ruff check executor
  • 8b35dca chore(nx-python): release v20.13.1 [skip ci]
  • dd3d14c fix(nx-python): handle fix with boolean argument in ruff check (#300)
  • 81adf28 chore(nx-python): release v20.13.0 [skip ci]
  • f5d7a31 feat(nx-python): add lock args option to release-version generator (#298)
  • 116b6a8 chore(nx-python): release v20.12.5 [skip ci]
  • 58d5d72 fix: null coalescence in resolveDependencies of project build resolver (#297)
  • 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 [@nxlv/python](https://github.com/lucasvieirasilva/nx-plugins/tree/HEAD/packages/nx-python) from 20.2.0 to 20.13.3.
- [Release notes](https://github.com/lucasvieirasilva/nx-plugins/releases)
- [Changelog](https://github.com/lucasvieirasilva/nx-plugins/blob/main/packages/nx-python/CHANGELOG.md)
- [Commits](https://github.com/lucasvieirasilva/nx-plugins/commits/nx-python-v20.13.3/packages/nx-python)

---
updated-dependencies:
- dependency-name: "@nxlv/python"
  dependency-version: 20.13.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 21, 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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants