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 #562

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aiohttp ^3.11.8 -> ^3.11.9 age adoption passing confidence
aiohttp ~=3.11.8 -> ~=3.11.9 age adoption passing confidence
yarl ^1.18.0 -> ^1.18.3 age adoption passing confidence
yarl ~=1.18.0 -> ~=1.18.3 age adoption passing confidence

Release Notes

aio-libs/aiohttp (aiohttp)

v3.11.9

Compare Source

aio-libs/yarl (yarl)

v1.18.3

Compare Source

======

(2024-12-01)

Bug fixes

  • Fixed uppercase ASCII hosts being rejected by :meth:URL.build() <yarl.URL.build> and :py:meth:~yarl.URL.with_host -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:954, :issue:1442.

Miscellaneous internal changes

  • Improved performances of multiple path properties on cache miss -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:1443.


v1.18.2

Compare Source

======

(2024-11-29)

No significant changes.


v1.18.1

Compare Source

======

(2024-11-29)

Miscellaneous internal changes

  • Improved cache performance when :class:~yarl.URL objects are constructed from :py:meth:~yarl.URL.build with encoded=True -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:1432.

  • Improved cache performance for operations that produce a new :class:~yarl.URL object -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:1434, :issue:1436.



Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 Pull requests that update a dependency file label Dec 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2416d1f to b81b0cb Compare December 2, 2024 00:31
@renovate renovate bot changed the title fix(deps): update dependency yarl to v1.18.3 fix(deps): update all non-major dependencies Dec 2, 2024
@renovate renovate bot merged commit 55f45f9 into 2.0 Dec 2, 2024
1 check passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 2, 2024 03:19
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.

0 participants