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

[python ci] Update Python CI dependencies #274

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coverage ^7.3.2 -> ^7.4.0 age adoption passing confidence
jsonschema (changelog) ^4.21.0 -> ^4.21.1 age adoption passing confidence
pytest (source, changelog) ^7.4.0 -> ^7.4.4 age adoption passing confidence
ruff (source, changelog) ^0.1.13 -> ^0.1.14 age adoption passing confidence

Release Notes

python-jsonschema/jsonschema (jsonschema)

v4.21.1

Compare Source

=======

  • Slightly speed up the contains keyword by removing some unnecessary validator (re-)creation.
astral-sh/ruff (ruff)

v0.1.14

Compare Source

Preview features
  • [flake8-bugbear] Add fix for duplicate-value (B033) (#​9510)
  • [flake8-simplify] Implement enumerate-for-loop (SIM113) (#​7777)
  • [pygrep_hooks] Add fix for deprecated-log-warn (PGH002) (#​9519)
  • [pylint] Implement import-private-name (C2701) (#​5920)
  • [refurb] Implement regex-flag-alias with fix (FURB167) (#​9516)
  • [ruff] Add rule and fix to sort contents of __all__ (RUF022) (#​9474)
  • [tryceratops] Add fix for error-instead-of-exception (TRY400) (#​9520)
Rule changes
  • [flake8-pyi] Fix PYI047 false negatives on PEP-695 type aliases (#​9566)
  • [flake8-pyi] Fix PYI049 false negatives on call-based TypedDicts (#​9567)
  • [pylint] Exclude self and cls when counting method arguments (PLR0917) (#​9563)
CLI
  • --show-settings displays active settings in a far more readable format (#​9464)
  • Add --extension support to the formatter (#​9483)
Configuration
  • Ignore preview status for fixable and unfixable selectors (#​9538)
  • [pycodestyle] Use the configured tab size when expanding indents (#​9506)
Bug fixes
  • Recursively visit deferred AST nodes (#​9541)
  • Visit deferred lambdas before type definitions (#​9540)
  • [flake8-simplify] Avoid some more enumerate-for-loop false positives (SIM113) (#​9515)
  • [pandas-vet] Limit inplace diagnostics to methods that accept inplace (#​9495)
  • [pylint] Add the __prepare__ method to the list of recognized dunder method (#​9529)
  • [pylint] Ignore unnecessary dunder calls within dunder definitions (#​9496)
  • [refurb] Avoid bailing when reimplemented-operator is called on function (FURB118) (#​9556)
  • [ruff] Avoid treating named expressions as static keys (RUF011) (#​9494)
Documentation
  • Add instructions on using noqa with isort rules (#​9555)
  • Documentation update for URL giving 'page not found' (#​9565)
  • Fix admonition in dark mode (#​9502)
  • Update contributing docs to use cargo bench -p ruff_benchmark (#​9535)
  • Update emacs integration section to include emacs-ruff-format (#​9403)
  • [flake8-blind-except] Document exceptions to blind-except rule (#​9580)

Configuration

📅 Schedule: Branch creation - "after 1am and before 3am every weekday" in timezone Etc/UTC, 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.

👻 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/python-ci-dependencies branch 3 times, most recently from 8befc68 to 7c3806a Compare November 15, 2023 01:37
@renovate renovate bot force-pushed the renovate/python-ci-dependencies branch from 7c3806a to f0e38cb Compare November 16, 2023 11:47
@renovate renovate bot force-pushed the renovate/python-ci-dependencies branch from f0e38cb to f0732a8 Compare November 24, 2023 01:11
@renovate renovate bot force-pushed the renovate/python-ci-dependencies branch from f0732a8 to b4ce16c Compare November 30, 2023 00:21
@renovate renovate bot force-pushed the renovate/python-ci-dependencies branch 2 times, most recently from 2c07b1f to 777c9f1 Compare December 5, 2023 01:18
@renovate renovate bot force-pushed the renovate/python-ci-dependencies branch from 777c9f1 to ad2f6f0 Compare December 8, 2023 01:27
@renovate renovate bot force-pushed the renovate/python-ci-dependencies branch from ad2f6f0 to 7830b30 Compare December 18, 2023 01:22
@renovate renovate bot force-pushed the renovate/python-ci-dependencies branch 3 times, most recently from 3c75e0e to f2424db Compare December 25, 2023 01:51
@renovate renovate bot force-pushed the renovate/python-ci-dependencies branch 6 times, most recently from 6173125 to a80c52b Compare January 3, 2024 01:36
@renovate renovate bot force-pushed the renovate/python-ci-dependencies branch 3 times, most recently from 654dfb4 to 3270db2 Compare January 10, 2024 01:47
@renovate renovate bot force-pushed the renovate/python-ci-dependencies branch from 3270db2 to 1cd2ff4 Compare January 12, 2024 01:41
@renovate renovate bot force-pushed the renovate/python-ci-dependencies branch 4 times, most recently from 61c6805 to 7e3fdea Compare January 19, 2024 01:01
@renovate renovate bot force-pushed the renovate/python-ci-dependencies branch from 7e3fdea to 9a8523f Compare January 19, 2024 22:48
@dragomirp dragomirp merged commit 2f7d306 into main Jan 20, 2024
40 checks passed
@dragomirp dragomirp deleted the renovate/python-ci-dependencies branch January 20, 2024 04:24
BON4 pushed a commit to BON4/postgresql-operator that referenced this pull request Apr 23, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants