-
Notifications
You must be signed in to change notification settings - Fork 88
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 3.12 deprecations #237
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sigma67
force-pushed
the
fix-312-deprecations
branch
from
March 5, 2024 14:03
8ad5dfd
to
9ec746d
Compare
joecackler
approved these changes
Mar 5, 2024
emmeowzing
referenced
this pull request
in premiscale/premiscale
Jun 3, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yamale](https://togithub.com/23andMe/Yamale) | `^4.0.4` -> `^5.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/yamale/5.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/yamale/5.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/yamale/4.0.4/5.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/yamale/4.0.4/5.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [yamale](https://togithub.com/23andMe/Yamale) | `==4.0.4` -> `==5.2.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/yamale/5.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/yamale/5.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/yamale/4.0.4/5.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/yamale/4.0.4/5.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>23andMe/Yamale (yamale)</summary> ### [`v5.2.1`](https://togithub.com/23andMe/Yamale/releases/tag/5.2.1) [Compare Source](https://togithub.com/23andMe/Yamale/compare/5.2.0...5.2.1) ##### What's Changed - (fix)semver: SyntaxWarning: invalid escape sequence by [@​kiblik](https://togithub.com/kiblik) in [https://github.com/23andMe/Yamale/pull/248](https://togithub.com/23andMe/Yamale/pull/248) ##### New Contributors - [@​kiblik](https://togithub.com/kiblik) made their first contribution in [https://github.com/23andMe/Yamale/pull/248](https://togithub.com/23andMe/Yamale/pull/248) **Full Changelog**: 23andMe/Yamale@5.2.0...5.2.1 ### [`v5.2.0`](https://togithub.com/23andMe/Yamale/releases/tag/5.2.0) [Compare Source](https://togithub.com/23andMe/Yamale/compare/5.1.0...5.2.0) ##### What's Changed - Add CodeQL workflow for GitHub code scanning by [@​lgtm-com](https://togithub.com/lgtm-com) in [https://github.com/23andMe/Yamale/pull/205](https://togithub.com/23andMe/Yamale/pull/205) - Add ruff gh action by [@​cblakkan](https://togithub.com/cblakkan) in [https://github.com/23andMe/Yamale/pull/244](https://togithub.com/23andMe/Yamale/pull/244) - [#​236](https://togithub.com/23andMe/Yamale/issues/236) Hard fail on undefined includes by [@​cblakkan](https://togithub.com/cblakkan) in [https://github.com/23andMe/Yamale/pull/247](https://togithub.com/23andMe/Yamale/pull/247) - Add semantic versioning (semver.org) validator by [@​thiagowfx](https://togithub.com/thiagowfx) in [https://github.com/23andMe/Yamale/pull/246](https://togithub.com/23andMe/Yamale/pull/246) ##### New Contributors - [@​lgtm-com](https://togithub.com/lgtm-com) made their first contribution in [https://github.com/23andMe/Yamale/pull/205](https://togithub.com/23andMe/Yamale/pull/205) - [@​thiagowfx](https://togithub.com/thiagowfx) made their first contribution in [https://github.com/23andMe/Yamale/pull/246](https://togithub.com/23andMe/Yamale/pull/246) **Full Changelog**: 23andMe/Yamale@5.1.0...5.2.0 ### [`v5.1.0`](https://togithub.com/23andMe/Yamale/releases/tag/5.1.0) [Compare Source](https://togithub.com/23andMe/Yamale/compare/5.0.0...5.1.0) ##### What's Changed - fix(cli): check schema to be a valid path first by [@​AndreyNautilus](https://togithub.com/AndreyNautilus) in [https://github.com/23andMe/Yamale/pull/241](https://togithub.com/23andMe/Yamale/pull/241) - Ruff format codebase by [@​cblakkan](https://togithub.com/cblakkan) in [https://github.com/23andMe/Yamale/pull/243](https://togithub.com/23andMe/Yamale/pull/243) ##### New Contributors - [@​AndreyNautilus](https://togithub.com/AndreyNautilus) made their first contribution in [https://github.com/23andMe/Yamale/pull/241](https://togithub.com/23andMe/Yamale/pull/241) **Full Changelog**: 23andMe/Yamale@5.0.0...5.1.0 ### [`v5.0.0`](https://togithub.com/23andMe/Yamale/releases/tag/5.0.0) [Compare Source](https://togithub.com/23andMe/Yamale/compare/4.0.4...5.0.0) Supported python versions are now >= 3.8 ##### What's Changed - fix 3.12 deprecations by [@​sigma67](https://togithub.com/sigma67) in [https://github.com/23andMe/Yamale/pull/237](https://togithub.com/23andMe/Yamale/pull/237) - Prep for 5.0.0; Run tests on 3.8, 3.12 by [@​cblakkan](https://togithub.com/cblakkan) in [https://github.com/23andMe/Yamale/pull/240](https://togithub.com/23andMe/Yamale/pull/240) ##### New Contributors - [@​sigma67](https://togithub.com/sigma67) made their first contribution in [https://github.com/23andMe/Yamale/pull/237](https://togithub.com/23andMe/Yamale/pull/237) - [@​cblakkan](https://togithub.com/cblakkan) made their first contribution in [https://github.com/23andMe/Yamale/pull/240](https://togithub.com/23andMe/Yamale/pull/240) **Full Changelog**: 23andMe/Yamale@4.0.4...5.0.0 </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 these updates again. --- - [x] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/premiscale/premiscale). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes #234
Note that this change is incompatible with Python
<3.8
, therefore I raised thepython_requires
lower bound accordingly