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

Update all minor versions (minor) #2000

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Pillow (changelog) 11.0.0 -> 11.1.0 age adoption passing confidence
poetry-dynamic-versioning ==1.4.1 -> ==1.5.0 age adoption passing confidence
prospector-profile-duplicated 1.8.1 -> 1.10.4 age adoption passing confidence
prospector-profile-utils 1.13.0 -> 1.15.1 age adoption passing confidence
urllib3 (changelog) 2.2.3 -> 2.3.0 age adoption passing confidence

Release Notes

python-pillow/Pillow (Pillow)

v11.1.0

Compare Source

See GitHub Releases:

mtkennerly/poetry-dynamic-versioning (poetry-dynamic-versioning)

v1.5.0

Compare Source

  • Added:
    • CLI: When pyproject.toml contains the project section,
      the enable command will add the required fields for Poetry 2.0.0+.
  • Fixed:
    • For compatibility with Poetry 2.0.0,
      adjusted Poetry constraint from ^1.2.0 to >=1.2.0.
    • For compatibility with Poetry 2.0.0,
      when inserting the dynamic version into pyproject.toml with PEP 621 mode activated,
      the plugin ensures not to set project.version and tool.poetry.version at the same time.
    • An UnboundLocalError could happen when pyproject.toml was misconfigured.
sbrunner/prospector-profile-duplicated (prospector-profile-duplicated)

v1.10.4

Compare Source

1.10.4 (2025-01-04)

Fixed bugs

v1.10.3

Compare Source

1.10.3 (2025-01-04)

Fixed bugs

v1.10.2

Compare Source

1.10.2 (2025-01-04)

New feature

v1.10.1

Compare Source

1.10.1 (2025-01-04)

New feature

Dependency update

v1.10.0

Compare Source

1.10.0 (2024-12-30)

New feature

v1.9.0

Compare Source

1.9.0 (2024-12-03)

New feature

sbrunner/prospector-profile-utils (prospector-profile-utils)

v1.15.1

Compare Source

1.15.1 (2025-01-04)

Fixed bugs

v1.15.0

Compare Source

1.15.0 (2025-01-04)

New feature

Dependency update

v1.14.1

Compare Source

1.14.1 (2024-12-03)

New feature

  • #​94 Disable Consider possible security implications associated with the s… (@​sbrunner)

v1.14.0

Compare Source

1.14.0 (2024-12-03)

New feature

urllib3/urllib3 (urllib3)

v2.3.0

Compare Source

==================

Features

  • Added HTTPResponse.shutdown() to stop any ongoing or future reads for a specific response. It calls shutdown(SHUT_RD) on the underlying socket. This feature was sponsored by LaunchDarkly <https://opencollective.com/urllib3/contributions/815307>. (#&#8203;2868 <https://github.com/urllib3/urllib3/issues/2868>)
  • Added support for JavaScript Promise Integration on Emscripten. This enables more efficient WebAssembly
    requests and streaming, and makes it possible to use in Node.js if you launch it as node --experimental-wasm-stack-switching. (#&#8203;3400 <https://github.com/urllib3/urllib3/issues/3400>__)
  • Added the proxy_is_tunneling property to HTTPConnection and HTTPSConnection. (#&#8203;3285 <https://github.com/urllib3/urllib3/issues/3285>__)
  • Added pickling support to NewConnectionError and NameResolutionError. (#&#8203;3480 <https://github.com/urllib3/urllib3/issues/3480>__)

Bugfixes

  • Fixed an issue in debug logs where the HTTP version was rendering as "HTTP/11" instead of "HTTP/1.1". (#&#8203;3489 <https://github.com/urllib3/urllib3/issues/3489>__)

Deprecations and Removals

  • Removed support for Python 3.8. (#&#8203;3492 <https://github.com/urllib3/urllib3/issues/3492>__)

Configuration

📅 Schedule: Branch creation - "after 5pm 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 Jan 1, 2025
@renovate renovate bot enabled auto-merge (squash) January 1, 2025 19:19
@renovate renovate bot force-pushed the renovate/all-minor-versions branch from af93957 to b897cb7 Compare January 6, 2025 07:52
@renovate renovate bot merged commit a2c4e7f into master Jan 6, 2025
8 checks passed
@renovate renovate bot deleted the renovate/all-minor-versions branch January 6, 2025 07:55
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