ore-ero
ore-ero copied to clipboard
chore(deps): bump yamale from 4.0.4 to 5.2.1
Bumps yamale from 4.0.4 to 5.2.1.
Release notes
Sourced from yamale's releases.
5.2.1
What's Changed
- (fix)semver: SyntaxWarning: invalid escape sequence by
@kiblik
in 23andMe/Yamale#248New Contributors
@kiblik
made their first contribution in 23andMe/Yamale#248Full Changelog: https://github.com/23andMe/Yamale/compare/5.2.0...5.2.1
5.2.0
What's Changed
- Add CodeQL workflow for GitHub code scanning by
@lgtm-com
in 23andMe/Yamale#205- Add ruff gh action by
@cblakkan
in 23andMe/Yamale#244- #236 Hard fail on undefined includes by
@cblakkan
in 23andMe/Yamale#247- Add semantic versioning (semver.org) validator by
@thiagowfx
in 23andMe/Yamale#246New Contributors
@lgtm-com
made their first contribution in 23andMe/Yamale#205@thiagowfx
made their first contribution in 23andMe/Yamale#246Full Changelog: https://github.com/23andMe/Yamale/compare/5.1.0...5.2.0
5.1.0
What's Changed
- fix(cli): check schema to be a valid path first by
@AndreyNautilus
in 23andMe/Yamale#241- Ruff format codebase by
@cblakkan
in 23andMe/Yamale#243New Contributors
@AndreyNautilus
made their first contribution in 23andMe/Yamale#241Full Changelog: https://github.com/23andMe/Yamale/compare/5.0.0...5.1.0
5.0.0
Supported python versions are now >= 3.8
What's Changed
- fix 3.12 deprecations by
@sigma67
in 23andMe/Yamale#237- Prep for 5.0.0; Run tests on 3.8, 3.12 by
@cblakkan
in 23andMe/Yamale#240New Contributors
@sigma67
made their first contribution in 23andMe/Yamale#237@cblakkan
made their first contribution in 23andMe/Yamale#240Full Changelog: https://github.com/23andMe/Yamale/compare/4.0.4...5.0.0
Commits
bacaa1d
Prepare for 5.2.1 release9ed68e9
Merge pull request #248 from kiblik/mastere13f6f5
Fix regex for Macc40cd46
(fix)semver: SyntaxWarning: invalid escape sequence96fc7eb
Prepare for 5.2.0 releasecbc5752
Add semver functional test113e5b0
Merge pull request #246 from thiagowfx/masterc45be0f
remove assertionb00ca2b
README: lowercase semver()89619af
fix typo- 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 this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)