Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

⬆️ deps: Update dependencies (non-major) #70

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyright 1.1.365 -> 1.1.367 age adoption passing confidence
ruff (source, changelog) 0.4.7 -> 0.4.8 age adoption passing confidence
typing-extensions (changelog) 4.12.1 -> 4.12.2 age adoption passing confidence

Release Notes

RobertCraigie/pyright-python (pyright)

v1.1.367

Compare Source

v1.1.366

Compare Source

astral-sh/ruff (ruff)

v0.4.8

Compare Source

Performance
  • Linter performance has been improved by around 10% on some microbenchmarks by refactoring the lexer and parser to maintain synchronicity between them (#​11457)
Preview features
  • [flake8-bugbear] Implement return-in-generator (B901) (#​11644)
  • [flake8-pyi] Implement PYI063 (#​11699)
  • [pygrep_hooks] Check blanket ignores via file-level pragmas (PGH004) (#​11540)
Rule changes
  • [pyupgrade] Update UP035 for Python 3.13 and the latest version of typing_extensions (#​11693)
  • [numpy] Update NPY001 rule for NumPy 2.0 (#​11735)
Server
  • Formatting a document with syntax problems no longer spams a visible error popup (#​11745)
CLI
  • Add RDJson support for --output-format flag (#​11682)
Bug fixes
  • [pyupgrade] Write empty string in lieu of panic when fixing UP032 (#​11696)
  • [flake8-simplify] Simplify double negatives in SIM103 (#​11684)
  • Ensure the expression generator adds a newline before type statements (#​11720)
  • Respect per-file ignores for blanket and redirected noqa rules (#​11728)
python/typing_extensions (typing-extensions)

v4.12.2

Compare Source

  • Fix regression in v4.12.0 where specialization of certain
    generics with an overridden __eq__ method would raise errors.
    Patch by Jelle Zijlstra.
  • Fix tests so they pass on 3.13.0b2

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 9fdc273 to 5852d0b Compare June 12, 2024 11:27
@SigureMo SigureMo added this pull request to the merge queue Jun 12, 2024
Merged via the queue into main with commit afd891f Jun 12, 2024
6 checks passed
@SigureMo SigureMo deleted the renovate/dependencies-(non-major) branch June 12, 2024 13:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant