techno-tim / k3s-ansible

The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat.
https://technotim.live/posts/k3s-etcd-ansible/
Apache License 2.0
2.41k stars 1.05k forks source link

chore(deps): bump cerberus from 1.3.2 to 1.3.4 #121

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps cerberus from 1.3.2 to 1.3.4.

Changelog

Sourced from cerberus's changelog.

Version 1.3.4

Released on May 5, 2021.

Fixed


- Reverts the unsatisfying fix for `[#557](https://github.com/pyeve/cerberus/issues/557)`_,
- instead a ``RuntimeError`` is thrown when Python is running with optimization
  level 2 (`[#567](https://github.com/pyeve/cerberus/issues/567)`_)

.. _[#567](https://github.com/pyeve/cerberus/issues/567): pyeve/cerberus#567

Version 1.3.3

Released on April 11, 2021.

New


- Adds a benchmark to observe overall performance between code changes (`[#531](https://github.com/pyeve/cerberus/issues/531)`_)
- Adds support for Python 3.9
- The Continuous Integration now runs on GitHub Actions

Fixed
</code></pre>
<ul>
<li>Fixed unresolved registry references when getting a constraint for an error
(<code>[#562](https://github.com/pyeve/cerberus/issues/562)</code>_)</li>
<li>Fixed crash when submitting non-hashable values to <code>allowed</code> (<code>[#524](https://github.com/pyeve/cerberus/issues/524)</code>_)</li>
<li>Fixed schema validation for rules specifications with space (<code>[#527](https://github.com/pyeve/cerberus/issues/527)</code>_)</li>
<li>Replaced deprecated rule name <code>validator</code> with <code>check_with</code> in the docs
(<code>[#527](https://github.com/pyeve/cerberus/issues/527)</code>_)</li>
<li>Use the UnconcernedValidator when the Python interpreter is executed with
an optimization flag (<code>[#557](https://github.com/pyeve/cerberus/issues/557)</code>_)</li>
<li>Several fixes and refinements of the docs</li>
</ul>
<p>.. _<code>[#524](https://github.com/pyeve/cerberus/issues/524)</code>: <a href="https://github-redirect.dependabot.com/pyeve/cerberus/issues/524">pyeve/cerberus#524</a>
.. _<code>[#527](https://github.com/pyeve/cerberus/issues/527)</code>: <a href="https://github-redirect.dependabot.com/pyeve/cerberus/issues/527">pyeve/cerberus#527</a>
.. _<code>[#531](https://github.com/pyeve/cerberus/issues/531)</code>: <a href="https://github-redirect.dependabot.com/pyeve/cerberus/issues/531">pyeve/cerberus#531</a>
.. _<code>[#557](https://github.com/pyeve/cerberus/issues/557)</code>: <a href="https://github-redirect.dependabot.com/pyeve/cerberus/issues/557">pyeve/cerberus#557</a>
.. _<code>[#562](https://github.com/pyeve/cerberus/issues/562)</code>: <a href="https://github-redirect.dependabot.com/pyeve/cerberus/issues/562">pyeve/cerberus#562</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/pyeve/cerberus/commit/d4f4c26eaefc8e9666873cdb0b4dfcc2f9a01bd6"><code>d4f4c26</code></a> Bumps version to 1.3.4</li>
<li><a href="https://github.com/pyeve/cerberus/commit/ccf7e225073f6bf24378c477bb5d2371d4481013"><code>ccf7e22</code></a> Reformats code with the recent release of black</li>
<li><a href="https://github.com/pyeve/cerberus/commit/c667c5b77b268db0a8eae5bf2a36da082977760d"><code>c667c5b</code></a> Revert &quot;Disables schema validation when running in an optimizing interpreter&quot;</li>
<li><a href="https://github.com/pyeve/cerberus/commit/a253dde7be5ab38525d9ff25ece5bc39459be039"><code>a253dde</code></a> Updates license date</li>
<li><a href="https://github.com/pyeve/cerberus/commit/453acc62386dfc965a416840f136d993c2ee6a1e"><code>453acc6</code></a> Bumps version to 1.3.3</li>
<li><a href="https://github.com/pyeve/cerberus/commit/b5bf708a6bcbacd01f2c1e98180c0064cc656a43"><code>b5bf708</code></a> Removes dead code</li>
<li><a href="https://github.com/pyeve/cerberus/commit/2857c0e21e6fc9b9e15f4638589495567afa9dfa"><code>2857c0e</code></a> Clarifies the regex rule's behaviour in the docs</li>
<li><a href="https://github.com/pyeve/cerberus/commit/dbe788c0fbfaef8781938cf46b4b645a9a11883b"><code>dbe788c</code></a> Adds CodeQL to GitHub Actions qa workkflow</li>
<li><a href="https://github.com/pyeve/cerberus/commit/2626016dafa6f79a853a42cd4e2bd0413feca23b"><code>2626016</code></a> Fixes a long-standing issue of a test on CI platforms</li>
<li><a href="https://github.com/pyeve/cerberus/commit/8e81109b777b8059f9f422ed0f84ab81a59b2d0b"><code>8e81109</code></a> Use GitHub Actions for CI quality assurance</li>
<li>Additional commits viewable in <a href="https://github.com/pyeve/cerberus/compare/1.3.2...1.3.4">compare view</a></li>
</ul>
</details>

<br />
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cerberus&package-manager=pip&previous-version=1.3.2&new-version=1.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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 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)
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.