chore(deps-dev): bump deprecated from 1.2.18 to 1.3.1 by dependabot[bot] · Pull Request #976 · microsoftgraph/msgraph-beta-sdk-python
Bumps deprecated from 1.2.18 to 1.3.1.
Release notes
Sourced from deprecated's releases.
v1.3.1
What's Changed
- v1.3.1 by
@laurent-laporte-proin laurent-laporte-pro/deprecated#95Full Changelog: laurent-laporte-pro/deprecated@v1.3.0...v1.3.1
v1.3.0
What's Changed
- Allow and test wrapt 2.x by
@musicinmybrainin laurent-laporte-pro/deprecated#88- docs: update the Wrapt compatibility matrix to include Python 3.13 and 3.14 by
@laurent-laporte-proin laurent-laporte-pro/deprecated#91- chore(ci): run coverage only in the dedicated coverage env by
@laurent-laporte-proin laurent-laporte-pro/deprecated#92- feature: parameter deprecation by
@laurent-laporte-proin laurent-laporte-pro/deprecated#93- v1.3.0 by
@laurent-laporte-proin laurent-laporte-pro/deprecated#90New Contributors
@musicinmybrainmade their first contribution in laurent-laporte-pro/deprecated#88Full Changelog: laurent-laporte-pro/deprecated@v1.2.18...v1.3.0
Changelog
Sourced from deprecated's changelog.
=============== Changelog 1.2.x
All notable changes for the 1.2.x releases.
The format is based on
Keep a Changelog <https://keepachangelog.com/en/1.0.0/>_ and this project adheres toSemantic Versioning <https://semver.org/spec/v2.0.0.html>_... note::
The library **"Python-Deprecated"** was renamed **"Deprecated"**, simply! This project is more consistent because now, the name of the library is the same as the name of the Python package.
- In your
setup.py, you can replace the "Python-Deprecated" dependency with "Deprecated".- In your source code, nothing has changed, you will always use
import deprecated, as before.I decided to keep the same version number because there is really no change in the source code
(only in comment or documentation).
Commits
d135459v1.3.1 (#95)b29c0dbfeat(pyproject): add TestPyPI configuration for package publishingee5014adocs(changelog): update changelog for v1.3.1 and include previous versions13db9badocs(changelog): add v1.3.1 release notes for packaging fix and missing sourc...72fecf8docs(changelog): update v1.3.0 release notes to indicate yanked status and re...966df9dPrepare next version 1.3.1 (unreleased)3ad781av1.3.0 (#90)e9eed1edocs(tutorial): add documentation for deprecated parameters decorator969a6cdfeat: add experimental@deprecated_paramsdecorator (#93)3f30cdbdocs(changelog): add experimental@deprecated_paramsdecorator- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.