Skip to content

Update voluptuous requirement from ^0.11.7 to >=0.11.7,<0.13.0#174

Merged
bachya merged 2 commits intodevfrom
dependabot/pip/voluptuous-gte-0.11.7-and-lt-0.13.0
Sep 23, 2020
Merged

Update voluptuous requirement from ^0.11.7 to >=0.11.7,<0.13.0#174
bachya merged 2 commits intodevfrom
dependabot/pip/voluptuous-gte-0.11.7-and-lt-0.13.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Updates the requirements on voluptuous to permit the latest version.

Changelog

Sourced from voluptuous's changelog.

[0.12.0]

Changes:

  • n/a

New:

  • #368: Allow a discriminant field in validators

Fixes:

  • #420: Fixed issue with 'required' not being set properly and added test
  • #414: Handle incomparable values in Range
  • #427: Added additional tests for Range, Clamp and Length + catch TypeError exceptions

[0.11.7]

Changes:

  • #378: Allow extend() of a Schema to return a subclass of a Schema as well.

New:

  • #364: Accept description for Inclusive instances.
  • #373: Accept msg for Maybe instances.
  • #382: Added support for default values in Inclusive instances.

Fixes:

  • #371: Fixed DeprecationWarning related to collections.Mapping.
  • #377: Preserve Unicode strings when passed to utility functions (e.g., Lower(), Upper()).
  • #380: Fixed regression with Any and required flag.

[0.11.5]

  • Fixed issue with opening README file in setup.py.

[0.11.4]

  • Removed use of pypandoc as Markdown is now supported by setup().

[0.11.3] and [0.11.2]

Changes:

  • #349: Support Python 3.7.
  • #343: Drop support for Python 3.3.

New:

  • #342: Add support for sets and frozensets.
Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Upgrade or downgrade of project dependencies label Sep 22, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 22, 2020

Codecov Report

Merging #174 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               dev      #174   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          583       583           
=========================================
  Hits           583       583           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9c1a6b9...1873ef4. Read the comment docs.

@MichaIng
Copy link
Copy Markdown

MichaIng commented Sep 23, 2020

@qlty-cloud-legacy
Copy link
Copy Markdown

Code Climate has analyzed commit 1873ef4 and detected 0 issues on this pull request.

View more on Code Climate.

@bachya bachya merged commit 52d7abf into dev Sep 23, 2020
@dependabot-preview dependabot-preview Bot deleted the dependabot/pip/voluptuous-gte-0.11.7-and-lt-0.13.0 branch September 23, 2020 23:05
@bachya
Copy link
Copy Markdown
Owner

bachya commented Sep 23, 2020

@MichaIng Thank you! FYI, this has been published in the 9.3.2 release.

@github-actions github-actions Bot locked and limited conversation to collaborators Nov 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Upgrade or downgrade of project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants