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

chore(deps): bump the minor group with 2 updates #248

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps the minor group with 2 updates: propcache and rpds-py.

Updates propcache from 0.2.1 to 0.3.0

Release notes

Sourced from propcache's releases.

0.3.0

Features

  • Implemented support for the free-threaded build of CPython 3.13 -- by :user:lysnikolaou.

    Related issues and pull requests on GitHub: #84.

Packaging updates and notes for downstreams

  • Started building wheels for the free-threaded build of CPython 3.13 -- by :user:lysnikolaou.

    Related issues and pull requests on GitHub: #84.

Contributor-facing changes

  • GitHub Actions CI/CD is now configured to manage caching pip-ecosystem dependencies using re-actors/cache-python-deps_ -- an action by :user:webknjaz that takes into account ABI stability and the exact version of Python runtime.

    .. _re-actors/cache-python-deps: https://github.com/marketplace/actions/cache-python-deps

    Related issues and pull requests on GitHub: #93.


Changelog

Sourced from propcache's changelog.

0.3.0

(2025-02-20)

Features

  • Implemented support for the free-threaded build of CPython 3.13 -- by :user:lysnikolaou.

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

Packaging updates and notes for downstreams

  • Started building wheels for the free-threaded build of CPython 3.13 -- by :user:lysnikolaou.

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

Contributor-facing changes

  • GitHub Actions CI/CD is now configured to manage caching pip-ecosystem dependencies using re-actors/cache-python-deps_ -- an action by :user:webknjaz that takes into account ABI stability and the exact version of Python runtime.

    .. _re-actors/cache-python-deps: https://github.com/marketplace/actions/cache-python-deps

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


Commits
  • 7b88cc0 Revert "Start building wheels for armv7l manylinux (#94)" (#98)
  • 3d74e2d Release 0.3.0 (#96)
  • 9f8918b Start building wheels for armv7l manylinux (#94)
  • 50155c3 Add qemu workaround to fix wheel builds (#95)
  • ccab7f4 Implement support for the free-threaded build of CPython 3.13 (#84)
  • f560940 Bump sphinx from 8.1.3 to 8.2.0 (#92)
  • f203f97 Bump cython from 3.0.11 to 3.0.12 (#91)
  • b67c178 Bump pytest-codspeed from 3.1.2 to 3.2.0 (#90)
  • 4fe87bc Switch caching to use re-actors/cache-python-deps (#93)
  • b8aeb2f Bump pre-commit from 4.0.1 to 4.1.0 (#88)
  • Additional commits viewable in compare view

Updates rpds-py from 0.22.3 to 0.23.1

Release notes

Sourced from rpds-py's releases.

v0.23.1

What's Changed

New Contributors

Full Changelog: crate-py/rpds@v0.23.0...v0.23.1

v0.23.0

Full Changelog: crate-py/rpds@v0.22.3...v0.23.0

Commits
  • b59fa1e v0.23.1 to fix the license file naming.
  • ba862f6 Merge pull request #119 from bollwyvl/patch-1
  • d2cfa4c update license file
  • 5403f5a Tag v0.23.0 for release.
  • a1454cc Declare license via (the accepted) PEP 639.
  • 6f6ba8d Update requirements.
  • 9c07fe6 Also limit permissions globally.
  • 9785b76 Disable caching for release builds as per zizmor recommendation.
  • 9b85b8c Run nox via uvx.
  • 839fc89 Merge pull request #117 from crate-py/pre-commit-ci-update-config
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor group with 2 updates: [propcache](https://github.com/aio-libs/propcache) and [rpds-py](https://github.com/crate-py/rpds).


Updates `propcache` from 0.2.1 to 0.3.0
- [Release notes](https://github.com/aio-libs/propcache/releases)
- [Changelog](https://github.com/aio-libs/propcache/blob/master/CHANGES.rst)
- [Commits](aio-libs/propcache@v0.2.1...v0.3.0)

Updates `rpds-py` from 0.22.3 to 0.23.1
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.22.3...v0.23.1)

---
updated-dependencies:
- dependency-name: propcache
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: rpds-py
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 24, 2025
@albertodonato albertodonato merged commit 7390917 into main Feb 25, 2025
9 checks passed
@albertodonato albertodonato deleted the dependabot/pip/minor-4ee5880af8 branch February 25, 2025 11:25
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant