redis-python-tutorial
redis-python-tutorial copied to clipboard
Update dependency deprecated to v1.3.1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| deprecated | ==1.2.14 -> ==1.3.1 |
Release Notes
laurent-laporte-pro/deprecated (deprecated)
v1.3.1
===================
Patch release: Packaging fix
Fixed
- Restore missing source distribution (
.tar.gz) that was not included in v1.3.0.
v1.3.0
===================
Minor release: Parameters deprecation
Added
-
Add compatibility tests and adjustments for Wrapt v2.0. See PR #88 (musicinmybrain).
-
Add experimental
@deprecated_paramsdecorator to mark function parameters as deprecated at call-time; emits warnings when deprecated parameters are used with optional messages and configurable warning categories. See PR #93.
Documentation
- Update the Wrapt compatibility matrix to include Python 3.13 and 3.14. See PR #91
Changed
- Limit test coverage collection to the dedicated
coveragetox environment to avoid collecting coverage across all test environments and reduce cross-environment coverage noise. See PR #92.
v1.2.18
====================
This version does not bring any change in the source code, but fixes the build anomaly on Fedora (Packit).
The package must be published on PyPi using twine <https://pypi.org/project/twine/>_ to correctly deal with the license file.
v1.2.17
====================
Bug fix release
v1.2.16
====================
Bug fix release
Fix
-
Fix #78: Fix configuration for Packit 1.0.0
-
Fix #79: Fix the configuration for the intersphinx mapping in the Sphinx documentation. See
How to link to other documentation projects with Intersphinx <https://docs.readthedocs.io/en/stable/guides/intersphinx.html>_.
Other
- Drop support for Python older than 3.7 in GitHub Actions.
v1.2.15
====================
Bug fix release
Fix
-
Resolve Python 2.7 support issue introduced in v1.2.14 in
sphinx.py. -
Fix #69: Add
extra_stacklevelargument for interoperating with other wrapper functions (refer to #68 for a concrete use case). -
Fix #73: Update class method deprecation warnings for Python 3.13.
-
Fix #75: Update GitHub workflows and fix development dependencies for Python 3.12.
Other
- Fix #66: discontinue TravisCI and AppVeyor due to end of free support.
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 was generated by Mend Renovate. View the repository job log.