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(deps): update dev dependencies (non-major) #71

Merged

Conversation

salt-extensions-renovatebot[bot]
Copy link
Contributor

@salt-extensions-renovatebot salt-extensions-renovatebot bot commented Oct 7, 2024

This PR contains the following updates:

Package Type Update Change
https://github.com/adamchainz/blacken-docs devDependencies minor 1.18.0 -> 1.19.0
https://github.com/psf/black devDependencies minor 24.8.0 -> 24.10.0
uv (source, changelog) devDependencies patch 0.4.18 -> 0.4.19

Release Notes

adamchainz/blacken-docs (https://github.com/adamchainz/blacken-docs)

v1.19.0

Compare Source

  • reStructuredText: Gracefully ignore empty code blocks.

    Thanks to Stephen Rosen in PR #&#8203;368 <https://github.com/adamchainz/blacken-docs/issues/368>__.

  • Drop Python 3.8 support.

  • Support Python 3.13.

psf/black (https://github.com/psf/black)

v24.10.0

Compare Source

Highlights
  • Black is now officially tested with Python 3.13 and provides Python 3.13
    mypyc-compiled wheels. (#​4436) (#​4449)
  • Black will issue an error when used with Python 3.12.5, due to an upstream memory
    safety issue in Python 3.12.5 that can cause Black's AST safety checks to fail. Please
    use Python 3.12.6 or Python 3.12.4 instead. (#​4447)
  • Black no longer supports running with Python 3.8 (#​4452)
Stable style
  • Fix crashes involving comments in parenthesised return types or X | Y style unions.
    (#​4453)
  • Fix skipping Jupyter cells with unknown %% magic (#​4462)
Preview style
  • Fix type annotation spacing between * and more complex type variable tuple (i.e. def fn(*args: *tuple[*Ts, T]) -> None: pass) (#​4440)
Caching
  • Fix bug where the cache was shared between runs with and without --unstable (#​4466)
Packaging
  • Upgrade version of mypyc used to 1.12 beta (#​4450) (#​4449)
  • blackd now requires a newer version of aiohttp. (#​4451)
Output
  • Added Python target version information on parse error (#​4378)
  • Add information about Black version to internal error messages (#​4457)
astral-sh/uv (uv)

v0.4.19

Compare Source

Enhancements
  • Add managed downloads for CPython 3.13.0rc3 and 3.12.7 (#​7880)
  • Display the target virtual environment path if non-default (#​7850)
  • Preserve case-insensitive sorts in uv add (#​7864)
  • Respect project upper bounds when filtering wheels on requires-python (#​7904)
  • Add --script to uv run to treat an input as PEP 723 regardless of extension (#​7739)
  • Improve legibility of build failure errors (#​7854)
  • Show interpreter source during Python discovery query errors (#​7928)
Configuration
  • Add UV_FIND_LINKS environment variable for --find-links (#​7912)
  • Ignore empty string values for UV_PYTHON environment variable (#​7878)
Bug fixes
  • Allow py3x-none tags in newer than Python 3.x (#​7867)
  • Allow self-dependencies in the dev section (#​7943)
  • Always ignore cp2 wheels in resolution (#​7902)
  • Clear the publish progress bar on retry (#​7921)
  • Fix parsing of gnueabi libc variants in Python version requests (#​7975)
  • Simplify supported environments when comparing to lockfile (#​7894)
  • Trim commits when reading from Git refs (#​7922)
  • Use a higher HTTP read timeout when publishing packages (#​7923)
  • Remove the first empty line for uv tree --package foo (#​7885)
Documentation
  • Add 3.13 support to the platform reference (#​7971)

  • Clarify project environment creation a little (#​7941)

  • Fix code block title in Gitlab integration docs (#​7861)

  • Fix documentation (projects guide) regarding adding a git dependency (#​7916)

  • fix uninstallation command for windows on documentation (#​7944)

  • Clearly specify the minimum supported Windows Server version in the document (#​7946)

Rust API
  • Remove unused Sha256Reader (#​7929)
  • Remove unnecessary Deserialize derives on settings (#​7856)

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@salt-extensions-renovatebot salt-extensions-renovatebot bot force-pushed the renovate/dev-dependencies-non-major branch from 81a8fad to 7acd902 Compare October 7, 2024 22:47
@salt-extensions-renovatebot salt-extensions-renovatebot bot changed the title chore(deps): update dependency https://github.com/psf/black to v24.10.0 chore(deps): update dev dependencies (non-major) Oct 7, 2024
@salt-extensions-renovatebot salt-extensions-renovatebot bot force-pushed the renovate/dev-dependencies-non-major branch 2 times, most recently from 7c04cc5 to 30ad134 Compare October 8, 2024 02:04
@salt-extensions-renovatebot salt-extensions-renovatebot bot force-pushed the renovate/dev-dependencies-non-major branch from 30ad134 to 9bdff3c Compare October 8, 2024 09:16
@salt-extensions-renovatebot salt-extensions-renovatebot bot merged commit 061ceef into main Oct 8, 2024
8 checks passed
@salt-extensions-renovatebot salt-extensions-renovatebot bot deleted the renovate/dev-dependencies-non-major branch October 8, 2024 10:38
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.

0 participants