Skip to content
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

Bump cerberus from 1.3.2 to 1.3.4 #232

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 10, 2021

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:/pyeve/cerberus/issues/557)`_,
- instead a ``RuntimeError`` is thrown when Python is running with optimization
  level 2 (`[#567](https:/pyeve/cerberus/issues/567)`_)

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

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

<br />

Dependabot compatibility score

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 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)

Bumps [cerberus](https:/pyeve/cerberus) from 1.3.2 to 1.3.4.
- [Release notes](https:/pyeve/cerberus/releases)
- [Changelog](https:/pyeve/cerberus/blob/master/CHANGES.rst)
- [Commits](pyeve/cerberus@1.3.2...1.3.4)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants