⬆️ Update dependency multidict to v6.1.0 #53

Merged
sebclem merged 1 commits from renovate/multidict-6.x into main 2024-09-10 15:57:57 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
multidict minor ==6.0.5 -> ==6.1.0

Release Notes

aio-libs/multidict (multidict)

v6.1.0

Compare Source

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

Bug fixes

  • Covered the unreachable code path in
    multidict._multidict_base._abc_itemsview_register()
    with typing -- by :user:skinnyBat.

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

Features

  • Added support for Python 3.13 -- by :user:bdraco.

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

Removals and backward incompatible breaking changes

  • Removed Python 3.7 support -- by :user:bdraco.

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

Contributor-facing changes

  • Added tests to have full code coverage of the
    multidict._multidict_base._viewbaseset_richcmp() function
    -- by :user:skinnyBat.

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

  • The deprecated <https://hynek.me/til/set-output-deprecation-github-actions/>_
    ::set-output workflow command has been replaced
    by the $GITHUB_OUTPUT environment variable
    in the GitHub Actions CI/CD workflow definition.

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

  • codecov-action <https://github.com/codecov/codecov-action>_
    has been temporarily downgraded to v3
    in the GitHub Actions CI/CD workflow definitions
    in order to fix uploading coverage to
    Codecov <https://app.codecov.io/gh/aio-libs/multidict>.
    See this issue <https://github.com/codecov/codecov-action/issues/1252>

    for more details.

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

  • In the GitHub Actions CI/CD workflow definition,
    the Get pip cache dir step has been fixed for
    Windows runners by adding shell: bash.
    See actions/runner#2224 <https://github.com/actions/runner/issues/2224>_
    for more details.

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

  • Interpolation of the pip cache keys has been
    fixed by adding missing $ syntax
    in the GitHub Actions CI/CD workflow definition.

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



Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [multidict](https://github.com/aio-libs/multidict) | minor | `==6.0.5` -> `==6.1.0` | --- ### Release Notes <details> <summary>aio-libs/multidict (multidict)</summary> ### [`v6.1.0`](https://github.com/aio-libs/multidict/blob/HEAD/CHANGES.rst#610-2024-09-09) [Compare Source](https://github.com/aio-libs/multidict/compare/v6.0.5...v6.1.0) \================== ## Bug fixes - Covered the unreachable code path in `multidict._multidict_base._abc_itemsview_register()` with typing -- by :user:`skinnyBat`. *Related issues and pull requests on GitHub:* :issue:`928`. ## Features - Added support for Python 3.13 -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`1002`. ## Removals and backward incompatible breaking changes - Removed Python 3.7 support -- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`997`. ## Contributor-facing changes - Added tests to have full code coverage of the `multidict._multidict_base._viewbaseset_richcmp()` function \-- by :user:`skinnyBat`. *Related issues and pull requests on GitHub:* :issue:`928`. - `The deprecated <https://hynek.me/til/set-output-deprecation-github-actions/>`\_ `::set-output` workflow command has been replaced by the `$GITHUB_OUTPUT` environment variable in the GitHub Actions CI/CD workflow definition. *Related issues and pull requests on GitHub:* :issue:`940`. - `codecov-action <https://github.com/codecov/codecov-action>`\_ has been temporarily downgraded to `v3` in the GitHub Actions CI/CD workflow definitions in order to fix uploading coverage to `Codecov <https://app.codecov.io/gh/aio-libs/multidict>`*. See `this issue <https://github.com/codecov/codecov-action/issues/1252>`* for more details. *Related issues and pull requests on GitHub:* :issue:`941`. - In the GitHub Actions CI/CD workflow definition, the `Get pip cache dir` step has been fixed for Windows runners by adding `shell: bash`. See `actions/runner#2224 <https://github.com/actions/runner/issues/2224>`\_ for more details. *Related issues and pull requests on GitHub:* :issue:`942`. - Interpolation of the `pip` cache keys has been fixed by adding missing `$` syntax in the GitHub Actions CI/CD workflow definition. *Related issues and pull requests on GitHub:* :issue:`943`. *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-09-10 03:09:25 +02:00
⬆️ Update dependency multidict to v6.1.0
All checks were successful
ci / docker (pull_request) Successful in 36s
1ff508162f
sebclem merged commit 2f31ca22c6 into main 2024-09-10 15:57:57 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sebclem/pixivcord#53
No description provided.