Skip to content

Update CI dependencies#69

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/ci-dependencies
May 31, 2025
Merged

Update CI dependencies#69
renovate[bot] merged 1 commit intomasterfrom
renovate/ci-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented May 31, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
astral-sh/ruff-pre-commit repository patch v0.11.8 -> v0.11.12 age adoption passing confidence
poetry (changelog) patch 2.1.2 -> 2.1.3 age adoption passing confidence
prettier-plugin-sh (source) patch 0.17.2 -> 0.17.4 age adoption passing confidence
prettier-plugin-toml (source) patch 2.0.4 -> 2.0.5 age adoption passing confidence
pylint (changelog) patch 3.3.6 -> 3.3.7 age adoption passing confidence
renovatebot/pre-commit-hooks repository minor 40.0.8 -> 40.36.8 age adoption passing confidence
ruff (source, changelog) patch 0.11.8 -> 0.11.12 age adoption passing confidence
sbrunner/python-versions-hook repository minor 1.0.0 -> 1.1.1 age adoption passing confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)

v0.11.12

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.11.12

v0.11.11

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.11.11

v0.11.10

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.11.10

v0.11.9

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.11.9

python-poetry/poetry (poetry)

v2.1.3

Compare Source

Changed
  • Require importlib-metadata<8.7 for Python 3.9 because of a breaking change in importlib-metadata 8.7 (#​10374).
Fixed
  • Fix an issue where re-locking failed for incomplete multiple-constraints dependencies with explicit sources (#​10324).
  • Fix an issue where the --directory option did not work if a plugin, which accesses the poetry instance during its activation, was installed (#​10352).
  • Fix an issue where poetry env activate -v printed additional information to stdout instead of stderr so that the output could not be used as designed (#​10353).
  • Fix an issue where the original error was not printed if building a git dependency failed (#​10366).
  • Fix an issue where wheels for the wrong platform were installed in rare cases. (#​10361).
poetry-core (2.1.3)
  • Fix an issue where the union of specific inverse or partially inverse markers was not simplified (#​858).
  • Fix an issue where optional dependencies defined in the project section were treated as non-optional when a source was defined for them in the tool.poetry section (#​857).
  • Fix an issue where markers with === were not parsed correctly (#​860).
  • Fix an issue where local versions with upper case letters caused an error (#​859).
  • Fix an issue where extra markers with a value starting with "in" were not validated correctly (#​862).
un-ts/prettier (prettier-plugin-sh)

v0.17.4

Compare Source

Patch Changes

Full Changelog: https://github.com/un-ts/prettier/compare/prettier-plugin-autocorrect@0.4.3...prettier-plugin-sh@0.17.4

v0.17.3

Compare Source

Patch Changes

Full Changelog: https://github.com/un-ts/prettier/compare/prettier-plugin-sh@0.17.2...prettier-plugin-sh@0.17.3

pylint-dev/pylint (pylint)

v3.3.7

Compare Source

What's new in Pylint 3.3.7?

Release date: 2025-05-04

False Positives Fixed

  • Comparisons between two calls to type() won't raise an unidiomatic-typecheck warning anymore, consistent with the behavior applied only for == previously.

    Closes #​10161

Other Bug Fixes

  • Fixed a crash when importing a class decorator that did not exist with the same name as a class attribute after the class definition.

    Closes #​10105

  • Fix a crash caused by malformed format strings when using .format with keyword arguments.

    Closes #​10282

  • Using a slice as a class decorator now raises a not-callable message instead of crashing. A lot of checks that dealt with decorators (too many to list) are now shortcut if the decorator can't immediately be inferred to a function or class definition.

    Closes #​10334

Other Changes

  • The algorithm used for no-member suggestions is now more efficient and cuts the
    calculation when the distance score is already above the threshold.

    Refs #​10277

renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v40.36.8

Compare Source

v40.36.7

Compare Source

v40.36.6

Compare Source

v40.36.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.36.4 for more changes

v40.36.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.36.3 for more changes

v40.36.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.36.2 for more changes

v40.36.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.36.1 for more changes

v40.36.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.36.0 for more changes

v40.35.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.35.4 for more changes

v40.35.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.35.3 for more changes

v40.35.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.35.2 for more changes

v40.35.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.35.1 for more changes

v40.35.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.35.0 for more changes

v40.34.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.34.4 for more changes

v40.34.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.34.3 for more changes

v40.34.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.34.2 for more changes

v40.34.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.34.1 for more changes

v40.34.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.34.0 for more changes

v40.33.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.33.9 for more changes

v40.33.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.33.8 for more changes

v40.33.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.33.6 for more changes

v40.33.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.33.5 for more changes

v40.33.4

Compare Source

v40.33.3

Compare Source

v40.33.2

Compare Source

v40.33.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.33.1 for more changes

v40.33.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.33.0 for more changes

v40.32.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.32.7 for more changes

v40.32.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.32.6 for more changes

v40.32.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.32.5 for more changes

v40.32.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.32.3 for more changes

v40.32.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.32.2 for more changes

v40.32.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.32.1 for more changes

v40.32.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.32.0 for more changes

v40.31.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.31.1 for more changes

v40.31.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.31.0 for more changes

v40.30.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.30.2 for more changes

v40.30.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.30.0 for more changes

v40.29.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.29.1 for more changes

v40.29.0

Compare Source

v40.28.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.28.0 for more changes

v40.27.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.27.1 for more changes

v40.27.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.27.0 for more changes

v40.26.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.26.3 for more changes

v40.26.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.26.2 for more changes

v40.26.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.26.1 for more changes

v40.26.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.26.0 for more changes

v40.25.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.25.2 for more changes

v40.25.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.25.1 for more changes

v40.25.0

Compare Source

v40.24.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.24.3 for more changes

v40.24.2

Compare Source

v40.24.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.24.1 for more changes

v40.24.0

Compare Source

v40.23.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.23.2 for more changes

v40.23.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.23.1 for more changes

v40.22.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.22.1 for more changes

v40.21.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.21.7 for more changes

v40.21.6

Compare Source

v40.21.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.21.5 for more changes

v40.21.4

Compare Source

v40.21.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.21.3 for more changes

v40.21.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.21.2 for more changes

v40.21.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.21.1 for more changes

v40.21.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.21.0 for more changes

v40.20.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.20.0 for more changes

v40.19.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.19.2 for more changes

v40.19.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.19.1 for more changes

v40.19.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.19.0 for more changes

v40.18.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.18.3 for more changes

v40.18.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.18.2 for more changes

v40.18.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.18.1 for more changes

v40.18.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.18.0 for more changes

v40.17.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.17.1 for more changes

v40.17.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.17.0 for more changes

v40.16.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.16.0 for more changes

v40.15.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.15.0 for more changes

v40.14.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.14.6 for more changes

v40.14.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.14.5 for more changes

v40.14.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.14.4 for more changes

v40.14.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.14.3 for more changes

v40.14.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.14.2 for more changes

v40.14.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.14.1 for more changes

v40.14.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.14.0 for more changes

v40.13.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.13.1 for more changes

v40.13.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.13.0 for more changes

v40.12.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.12.4 for more changes

v40.12.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.12.3 for more changes

v40.12.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.12.2 for more changes

v40.12.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.12.1 for more changes

v40.10.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.10.4 for more changes

v40.10.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.10.2 for more changes

v40.10.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.10.1 for more changes

v40.10.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.10.0 for more changes

v40.9.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.9.1 for more changes

v40.9.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.9.0 for more changes

v40.8.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.8.2 for more changes

v40.8.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.8.1 for more changes

v40.8.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.8.0 for more changes

v40.7.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.7.1 for more changes

v40.7.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.7.0 for more changes

v40.6.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.6.0 for more changes

v40.5.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.5.1 for more changes

v40.5.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.5.0 for more changes

v40.4.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.4.0 for more changes

v40.3.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.3.6 for more changes

v40.3.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.3.4 for more changes

v40.3.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.3.2 for more changes

v40.3.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.3.1 for more changes

v40.3.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.3.0 for more changes

v40.2.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.2.0 for more changes

v40.1.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.1.4 for more changes

v40.1.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.1.3 for more changes

v40.1.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.1.2 for more changes

v40.1.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.1.1 for more changes

v40.1.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.1.0 for more changes

v40.0.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/40.0.9 for more changes

astral-sh/ruff (ruff)

v0.11.12

Compare Source

Preview features
  • [airflow] Revise fix titles (AIR3) (#​18215)
  • [pylint] Implement missing-maxsplit-arg (PLC0207) (#​17454)
  • [pyupgrade] New rule UP050 (useless-class-metaclass-type) (#​18334)
  • [flake8-use-pathlib] Replace os.symlink with Path.symlink_to (PTH211) (#​18337)
Bug fixes
  • [flake8-bugbear] Ignore __debug__ attribute in B010 (#​18357)
  • [flake8-async] Fix anyio.sleep argument name (ASYNC115, ASYNC116) (#​18262)
  • [refurb] Fix FURB129 autofix generating invalid syntax (#​18235)
Rule changes
  • [flake8-implicit-str-concat] Add autofix for ISC003 (#​18256)
  • [pycodestyle] Improve the diagnostic message for E712 (#​18328)
  • [flake8-2020] Fix diagnostic message for != comparisons (YTT201) (#​18293)
  • [pyupgrade] Make fix unsafe if it deletes comments (UP010) (#​18291)
Documentation
  • Simplify rules table to improve readability (#​18297)
  • Update editor integrations link in README (#​17977)
  • [flake8-bugbear] Add fix safety section (B006) (#​17652)

v0.11.11

Compare Source

Preview features
  • [airflow] Add autofixes for AIR302 and AIR312 (#​17942)
  • [airflow] Move rules from AIR312 to AIR302 (#​17940)
  • [airflow] Update AIR301 and AIR311 with the latest Airflow implementations (#​17985)
  • [flake8-simplify] Enable fix in preview mode (SIM117) (#​18208)
Bug fixes
  • Fix inconsistent formatting of match-case on [] and _ (#​18147)
  • [pylint] Fix PLW1514 not recognizing the encoding positional argument of codecs.open (#​18109)
CLI
  • Add full option name in formatter warning (#​18217)
Documentation
  • Fix rendering of admonition in docs (#​18163)
  • [flake8-print] Improve print/pprint docs for T201 and T203 (#​18130)
  • [flake8-simplify] Add fix safety section (SIM110,SIM210) (#​18114,#​18100)
  • [pylint] Fix docs example that produced different output (PLW0603) (#​18216)

v0.11.10

Compare Source

Preview features
  • [ruff] Implement a recursive check for RUF060 (#​17976)
  • [airflow] Enable autofixes for AIR301 and AIR311 (#​17941)
  • [airflow] Apply try catch guard to all AIR3 rules (#​17887)
  • [airflow] Extend AIR311 rules (#​17913)
Bug fixes
  • [flake8-bugbear] Ignore B028 if skip_file_prefixes is present (#​18047)
  • [flake8-pie] Mark autofix for PIE804 as unsafe if the dictionary contains comments (#​18046)
  • [flake8-simplify] Correct behavior for str.split/rsplit with maxsplit=0 (SIM905) (#​18075)
  • [flake8-simplify] Fix SIM905 autofix for rsplit creating a reversed list literal (#​18045)
  • [flake8-use-pathlib] Suppress diagnostics for all os.* functions that have the dir_fd parameter (PTH) (#​17968)
  • [refurb] Mark autofix as safe only for number literals (FURB116) (#​17692)
Rule changes
  • [flake8-bandit] Skip S608 for expressionless f-strings (#​17999)
  • [flake8-pytest-style] Don't recommend usefixtures for parametrize values (PT019) (#​17650)
  • [pyupgrade] Add resource.error as deprecated alias of OSError (UP024) (#​17933)
CLI
Documentation
  • Update Neovim setup docs (#​18108)
  • [flake8-simplify] Add fix safety section (SIM103) (#​18086)
  • [flake8-simplify] Add fix safety section (SIM112) (#​18099)
  • [pylint] Add fix safety section (PLC0414) (#​17802)
  • [pylint] Add fix safety section (PLE4703) (#​17824)
  • [pylint] Add fix safety section (PLW1514) (#​17932)
  • [pylint] Add fix safety section (PLW3301) (#​17878)
  • [ruff] Add fix safety section (RUF007) (#​17755)
  • [ruff] Add fix safety section (RUF033) (#​17760)

v0.11.9

Compare Source

Preview features
  • Default to latest supported Python version for version-related syntax errors (#​17529)
  • Implement deferred annotations for Python 3.14 (#​17658)
  • [airflow] Fix SQLTableCheckOperator typo (AIR302) (#​17946)
  • [airflow] Remove airflow.utils.dag_parsing_context.get_parsing_context (AIR301) (#​17852)
  • [airflow] Skip attribute check in try catch block (AIR301) (#​17790)
  • [flake8-bandit] Mark tuples of string literals as trusted input in S603 (#​17801)
  • [isort] Check full module path against project root(s) when categorizing first-party imports (#​16565)
  • [ruff] Add new rule in-empty-collection (RUF060) (#​16480)
Bug fixes
  • Fix missing combine call for lint.typing-extensions setting (#​17823)
  • [flake8-async] Fix module name in ASYNC110, ASYNC115, and ASYNC116 fixes (#​17774)
  • [pyupgrade] Add spaces between tokens as necessary to avoid syntax errors in UP018 autofix (#​17648)
  • [refurb] Fix false positive for float and complex numbers in FURB116 (#​17661)
  • [parser] Flag single unparenthesized generator expr with trailing comma in arguments. (#​17893)
Documentation
  • Add instructions on how to upgrade to a newer Rust version (#​17928)
  • Update code of conduct email address (#​17875)
  • Add fix safety sections to PLC2801, PLR1722, and RUF013 (#​17825, #​17826, #​17759)
  • Add link to check-typed-exception from S110 and S112 (#​17786)
Other changes
  • Allow passing a virtual environment to ruff analyze graph (#​17743)
sbrunner/python-versions-hook (sbrunner/python-versions-hook)

v1.1.1

Compare Source

1.1.1 (2025-05-20)

Fixed bugs

Dependency update

v1.1.0

Compare Source

1.1.0 (2025-05-16)

New feature

Dependency update


Configuration

📅 Schedule: Branch creation - "after 5pm on the first day of the month,on the first day of the month" in timezone Europe/Zurich, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Update the dependencies label May 31, 2025
@renovate renovate bot enabled auto-merge (squash) May 31, 2025 23:09
@renovate renovate bot merged commit 45b94af into master May 31, 2025
6 checks passed
@renovate renovate bot deleted the renovate/ci-dependencies branch May 31, 2025 23:43
@geo-ghci-int geo-ghci-int bot added this to the 1.1.2 milestone Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update the dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants