8000 chore(deps-dev): bump the minor-and-patch group with 4 updates by dependabot[bot] · Pull Request #32 · cusma/d-asa · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore(deps-dev): bump the minor-and-patch group with 4 updates #32

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 May 1, 2025

Bumps the minor-and-patch group with 4 updates: ruff, pytest-cov, pip-audit and puyapy.

Updates ruff from 0.11.2 to 0.11.7

Release notes

Sourced from ruff's releases.

0.11.7

Release Notes

Preview features

  • [airflow] Apply auto fixes to cases where the names have changed in Airflow 3 (AIR301) (#17355)
  • [perflint] Implement fix for manual-dict-comprehension (PERF403) (#16719)
  • [syntax-errors] Make duplicate parameter names a semantic error (#17131)

Bug fixes

  • [airflow] Fix typos in provider package names (AIR302, AIR312) (#17574)
  • [flake8-type-checking] Visit keyword arguments in checks involving typing.cast/typing.NewType arguments (#17538)
  • [pyupgrade] Preserve parenthesis when fixing native literals containing newlines (UP018) (< 8000 a href="https://redirect.github.com/astral-sh/ruff/pull/17220">#17220)
  • [refurb] Mark the FURB161 fix unsafe except for integers and booleans (#17240)

Rule changes

  • [perflint] Allow list function calls to be replaced with a comprehension (PERF401) (#17519)
  • [pycodestyle] Auto-fix redundant boolean comparison (E712) (#17090)
  • [pylint] make fix unsafe if delete comments (PLR1730) (#17459)

Documentation

Contributors

... (truncated)

Changelog

Sourced from ruff's changelog.

0.11.7

Preview features

  • [airflow] Apply auto fixes to cases where the names have changed in Airflow 3 (AIR301) (#17355)
  • [perflint] Implement fix for manual-dict-comprehension (PERF403) (#16719)
  • [syntax-errors] Make duplicate parameter names a semantic error (#17131)

Bug fixes

  • [airflow] Fix typos in provider package names (AIR302, AIR312) (#17574)
  • [flake8-type-checking] Visit keyword arguments in checks involving typing.cast/typing.NewType arguments (#17538)
  • [pyupgrade] Preserve parenthesis when fixing native literals containing newlines (UP018) (#17220)
  • [refurb] Mark the FURB161 fix unsafe except for integers and booleans (#17240)

Rule changes

  • [perflint] Allow list function calls to be replaced with a comprehension (PERF401) (#17519)
  • [pycodestyle] Auto-fix redundant boolean comparison (E712) (#17090)
  • [pylint] make fix unsafe if delete comments (PLR1730) (#17459)

Documentation

0.11.6

Preview features

  • Avoid adding whitespace to the end of a docstring after an escaped quote (#17216)
  • [airflow] Extract AIR311 from AIR301 rules (AIR301, AIR311) (#17310, #17422)

Bug fixes

  • Raise syntax error when \ is at end of file (#17409)

0.11.5

Preview features

  • [airflow] Add missing AIR302 attribute check (#17115)
  • [airflow] Expand module path check to individual symbols (AIR302) (#17278)
  • [airflow] Extract AIR312 from AIR302 rules (AIR302, AIR312) (#17152)
  • [airflow] Update oudated AIR301, AIR302 rules (#17123)
  • [syntax-errors] Async comprehension in sync comprehension (#17177)
  • [syntax-errors] Check annotations in annotated assignments (#17283)
  • [syntax-errors] Extend annotation checks to await (#17282)

Bug fixes

... (truncated)

Commits
  • f7b4851 Bump 0.11.7 (#17613)
  • 9937064 [red-knot] Use iterative approach to collect overloads (#17607)
  • 8d2c792 red_knot_python_semantic: avoid Rust's screaming snake case convention in mdtest
  • 0f47810 red_knot_python_semantic: improve diagnostics for unsupported boolean convers...
  • eb1d251 red_knot_python_semantic: add "return type span" helper method
  • a45a0a9 red_knot_python_semantic: move parameter span helper method
  • 43bd043 ruff_db: add a From impl for FileRange to Span
  • 9a54ee3 red_knot_python_semantic: add snapshot tests for unsupported boolean conversions
  • 25c3be5 [red-knot] simplify != narrowing (#17610)
  • e71f3ed [red-knot] Update == and != narrowing (#17567)
  • Additional commits viewable in compare view

Updates pytest-cov from 6.1.0 to 6.1.1

Changelog

Sourced from pytest-cov's changelog.

6.1.1 (2025-04-05)

  • Fixed breakage that occurs when --cov-context and the no_cover marker are used together.
Commits
  • 9463242 Bump version: 6.1.0 → 6.1.1
  • 7f2781b Update changelog.
  • a59548f Allow the context plugin to check if the controller is running or not. Fixes ...
  • See full diff in compare view

Updates pip-audit from 2.8.0 to 2.9.0

Release notes

Sourced from pip-audit's releases.

v2.9.0

Added

  • pip-audit now supports PEP 751 lockfiles. These lockfiles can be audited in "project" mode by passing --locked to pip-audit (#888)
Changelog

Sourced from pip-audit's changelog.

[2.9.0]

Added

  • pip-audit now supports PEP 751 lockfiles. These lockfiles can be audited in "project" mode by passing --locked to pip-audit (#888)
Commits
  • 89ba959 Merge pull request #890 from pypa/ww/release
  • 1af5719 chore: prep 2.9.0
  • 74f0102 Update README.md (#889)
  • b07f28f PEP 751 support (#888)
  • 97588cf build(deps): bump actions/setup-python from 5.4.0 to 5.5.0 (#886)
  • 78e1e3f build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 (#885)
  • 4bd5b52 build(deps): update cyclonedx-python-lib requirement (#883)
  • 63c6841 build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#882)
  • 7089879 build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 (#881)
  • See full diff in compare view

Updates puyapy from 4.6.1 to 4.7.0

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-and-patch group with 4 updates: [ruff](https://github.com/astral-sh/ruff), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [pip-audit](https://github.com/pypa/pip-audit) and puyapy.


Updates `ruff` from 0.11.2 to 0.11.7
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.11.2...0.11.7)

Updates `pytest-cov` from 6.1.0 to 6.1.1
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v6.1.0...v6.1.1)

Updates `pip-audit` from 2.8.0 to 2.9.0
- [Release notes](https://github.com/pypa/pip-audit/releases)
- [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md)
- [Commits](pypa/pip-audit@v2.8.0...v2.9.0)

Updates `puyapy` from 4.6.1 to 4.7.0

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.11.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: pytest-cov
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: pip-audit
  dependency-version: 2.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: puyapy
  dependency-version: 4.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

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

Successfully merging this pull request may close these issues.

0 participants
0