Skip to content

Conversation

@renovate-bot
Copy link
Collaborator

@renovate-bot renovate-bot commented Sep 16, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
lockFileMaintenance All locks refreshed
google-api-python-client project.dependencies minor ==2.181.0 -> ==2.184.0 age confidence
pylint (changelog) dev patch 3.3.8 -> 3.3.9 age confidence
pyyaml (source) project.dependencies patch ==6.0.2 -> ==6.0.3 age confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

googleapis/google-api-python-client (google-api-python-client)

v2.184.0

Compare Source

Features
Bug Fixes

v2.183.0

Compare Source

Features

v2.182.0

Compare Source

Features
Bug Fixes
pylint-dev/pylint (pylint)

v3.3.9

Compare Source

What's new in Pylint 3.3.9?

Release date: 2025-10-05

False Positives Fixed

  • Fix used-before-assignment for PEP 695 type aliases and parameters.

    Closes #​9815

  • No longer flag undeprecated functions in importlib.resources as deprecated.

    Closes #​10593

  • Fix false positive inconsistent-return-statements when using quit() or exit() functions.

    Closes #​10508

  • Fix false positive undefined-variable (E0602) for for-loop variable shadowing patterns like for item in item: when the variable was previously defined.

    Closes #​10562

Other Bug Fixes

  • Fixed crash in 'unnecessary-list-index-lookup' when starting an enumeration using
    minus the length of an iterable inside a dict comprehension when the len call was only
    made in this dict comprehension, and not elsewhere. Also changed the approach,
    to use inference in all cases but the simple ones, so we don't have to fix crashes
    one by one for arbitrarily complex expressions in enumerate.

    Closes #​10510

yaml/pyyaml (pyyaml)

v6.0.3

Compare Source

What's Changed

  • Support for Python 3.14 and free-threading (experimental).

Full Changelog: yaml/pyyaml@6.0.2...6.0.3


Configuration

📅 Schedule: Branch creation - "before 6am on wednesday" in timezone Australia/Sydney, 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 was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Sep 16, 2025
Copy link
Member

@michaelkedar michaelkedar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vanir is pinning its dependencies, which means we can't upgrade requests here

@renovate-bot renovate-bot force-pushed the renovate/workers branch 2 times, most recently from 7df9644 to 1027ed8 Compare September 25, 2025 22:26
@michaelkedar michaelkedar self-requested a review October 1, 2025 01:39
@renovate-bot renovate-bot force-pushed the renovate/workers branch 2 times, most recently from f318786 to d68f628 Compare October 2, 2025 02:58
jess-lowe
jess-lowe previously approved these changes Oct 2, 2025
@jess-lowe jess-lowe enabled auto-merge (squash) October 2, 2025 04:19
auto-merge was automatically disabled October 7, 2025 02:08

Head branch was pushed to by a user without write access

@another-rex another-rex merged commit d5b7460 into google:master Oct 8, 2025
23 checks passed
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants