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

fix(deps): update all non-major dependencies #175

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Scrapy (source) ==2.11.2 -> ==2.12.0 age adoption passing confidence dependencies minor
abatilo/actions-poetry v3.0.1 -> v3.0.2 age adoption passing confidence action patch
alembic (source, changelog) ==1.13.3 -> ==1.14.1 age adoption passing confidence dependencies minor
autopep8 ==2.3.1 -> ==2.3.2 age adoption passing confidence dev-dependencies patch
ipython ==8.29.0 -> ==8.32.0 age adoption passing confidence dependencies minor
mypy (changelog) 1.13.0 -> 1.14.1 age adoption passing confidence dev-dependencies minor
pylint (changelog) ==3.3.1 -> ==3.3.4 age adoption passing confidence dev-dependencies patch

Release Notes

scrapy/scrapy (Scrapy)

v2.12.0

Compare Source

  • Dropped support for Python 3.8, added support for Python 3.13
  • start_requests can now yield items
  • Added scrapy.http.JsonResponse
  • Added the CLOSESPIDER_PAGECOUNT_NO_ITEM setting

See the full changelog.

abatilo/actions-poetry (abatilo/actions-poetry)

v3.0.2

Compare Source

Reverts
hhatto/autopep8 (autopep8)

v2.3.2

Compare Source

What's Changed
New Contributors

Full Changelog: hhatto/autopep8@v2.3.1...v2.3.2

ipython/ipython (ipython)

v8.32.0

Compare Source

v8.31.0

Compare Source

v8.30.0

Compare Source

python/mypy (mypy)

v1.14.1

Compare Source

v1.14.0

Compare Source

pylint-dev/pylint (pylint)

v3.3.4: 3.3.4

Compare Source

Other Bug Fixes

  • Fixes "skipped files" count calculation; the previous method was displaying an arbitrary number.

    Closes #​10073

  • Fixes a crash that occurred when pylint was run in a container on a host with cgroupsv2 and restrictions on CPU usage.

    Closes #​10103

  • Relaxed the requirements for isort so pylint can benefit from isort 6.

    Closes #​10203

v3.3.3

Compare Source

What's new in Pylint 3.3.3?

Release date: 2024-12-23

False Positives Fixed

  • Fix false positives for undefined-variable for classes using Python 3.12
    generic type syntax.

    Closes #​9335

  • Fix a false positive for use-implicit-booleaness-not-len. No lint should be emitted for
    generators (len is not defined for generators).

    Refs #​10100

Other Bug Fixes

  • Fix Unable to import 'collections.abc' (import-error) on Python 3.13.1.

    Closes #​10112

v3.3.2

Compare Source

False Positives Fixed

  • Fix a false positive for potential-index-error when an indexed iterable
    contains a starred element that evaluates to more than one item.

    Closes #​10076

Other Bug Fixes

  • Fixes the issue with --source-root option not working when the source files are in a subdirectory of the source root (e.g. when using a /src layout).

    Closes #​10026


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" in timezone Asia/Singapore, 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 force-pushed the renovate/all-minor-patch branch from 6ea8e4d to 49ddbf3 Compare December 1, 2024 22:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 94d62bb to 8c7b460 Compare December 24, 2024 03:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8c7b460 to 9637577 Compare December 30, 2024 16:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e8b982c to a4e96f5 Compare January 14, 2025 18:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a4e96f5 to 97da856 Compare January 20, 2025 00:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 97da856 to 1fe562c Compare January 28, 2025 14:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1fe562c to 0c02cc5 Compare February 1, 2025 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants