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 pykwalify from 1.7.0 to 1.8.0 #18

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2022

Bumps pykwalify from 1.7.0 to 1.8.0.

Release notes

Sourced from pykwalify's releases.

1.8.0 (Dec 30, 2020)

General changes:

  • Dropped support for python 3.5 and below, including 2.7
  • ruamel.yaml is now the default and preffered yaml parser
  • Dropped support for pyyaml parser
  • Update minimum version of ruamel.yaml to 0.16.0
  • Update minimum version of python-dateutil to 2.8.0

CLI changes:

  • Added new cli argument "--encoding ENCODING" that specifies what encoding to open data and schema files with

Changed behaviour:

  • Enum error strings now output all possible values for easier debugging
  • Removed deprecated imp module. Dynamic imports imght be affected

New features:

  • Implement new type email that uses a relative simple regex to validate email addresses according to RFC 5322 Official Standard
  • Implement new type url that uses a relative simple regex to validate url:s according to RFC 1808
  • Add new argument "schema_file_obj" to Core class. Allows to pass in StringIO or similar interfaced objects to use for validation.
  • Add new argument "data_file_obj" to Core class. Allows to pass in StringIO or similar interfaced objects to use for validation.

Bug/issues fixed:

  • Fixed a regression from 1.6.1 where ruamel.yaml safe_load would break for all built-in custom python tags. All normal python tags should now be possible to use again.
  • Fixed an issue with regex values that was not converted to str() before regex mapping was attempted. This should validate things like integers and objects that support str() conversion better.
Changelog

Sourced from pykwalify's changelog.

1.8.0 (Jan xx, 2021)

General changes:

  • Dropped support for python 3.5 and below, including 2.7
  • ruamel.yaml is now the default and preffered yaml parser
  • Dropped support for pyyaml parser
  • Update minimum version of ruamel.yaml to 0.16.0
  • Update minimum version of python-dateutil to 2.8.0

CLI changes:

  • Added new cli argument "--encoding ENCODING" that specifies what encoding to open data and schema files with

Changed behaviour:

  • Enum error strings now output all possible values for easier debugging
  • Removed deprecated imp module. Dynamic imports imght be affected

New features:

  • Implement new type email that uses a relative simple regex to validate email addresses according to RFC 5322 Official Standard
  • Implement new type url that uses a relative simple regex to validate url:s according to RFC 1808
  • Add new argument "schema_file_obj" to Core class. Allows to pass in StringIO or similar interfaced objects to use for validation.
  • Add new argument "data_file_obj" to Core class. Allows to pass in StringIO or similar interfaced objects to use for validation.

Bug/issues fixed:

  • Fixed a regression from 1.6.1 where ruamel.yaml safe_load would break for all built-in custom python tags. All normal python tags should now be possible to use again.
  • Fixed an issue with regex values that was not converted to str() before regex mapping was attempted. This should validate things like integers and objects that support str() conversion better.
Commits
  • 4359ddf Update github bug issue template
  • 2846feb Update release-notes, index.rst and upgrade-instructions for 1.8.0 release
  • f96eae7 Update license year range to 2021
  • 3f801ee Add items to .gitignore
  • c23847f No need to run pytest twice when running in travis-ci. Through coverage is en...
  • d1faf4a Supporting required regex keys interpreted as non string.
  • 69968f0 Validating that regexes start and end with parentheses.
  • c9913f2 Supporting PosixPath pytest tmp_path fixture.
  • 6ef4734 Bump version to 1.8.0 that will be next release
  • b1e9984 Add simple test for is_url type. Fixed deprecation warning for wrong escape s...
  • Additional commits viewable in compare view

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 [pykwalify](https://github.com/grokzen/pykwalify) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/grokzen/pykwalify/releases)
- [Changelog](https://github.com/Grokzen/pykwalify/blob/master/docs/release-notes.rst)
- [Commits](Grokzen/pykwalify@1.7.0...1.8.0)

---
updated-dependencies:
- dependency-name: pykwalify
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Feb 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 15, 2022

Looks like pykwalify is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 15, 2022
@dependabot dependabot bot deleted the dependabot/pip/pykwalify-1.8.0 branch June 15, 2022 11:58
xsoar-bot pushed a commit that referenced this pull request Jul 9, 2024
…emisto#35310)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #1/19 (demisto#35234)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #9/19 (demisto#35242)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #8/19 (demisto#35241)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #7/19 (demisto#35240)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #4/19 (demisto#35237)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #11/19 (demisto#35244)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #19/19 (demisto#35252)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #3/19 (demisto#35236)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #10/19 (demisto#35243)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #12/19 (demisto#35245)

Co-authored-by: Tal Zichlinsky <[email protected]>

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #13/19 (demisto#35246)

Co-authored-by: Tal Zichlinsky <[email protected]>

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #14/19 (demisto#35247)

Co-authored-by: Tal Zichlinsky <[email protected]>

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #17/19 (demisto#35250)

Co-authored-by: Tal Zichlinsky <[email protected]>

* demisto/python3:3.10.14.100715 | 0-100 | PR batch #15/19 (demisto#35248)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #15/19

* Fix text encoding

* Update Pulsedive.yml

---------

Co-authored-by: Tal Zichlinsky <[email protected]>

* demisto/python3:3.10.14.100715 | 0-100 | PR batch #16/19 (demisto#35249)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #16/19

* Update ThousandEyes.yml

---------

Co-authored-by: Tal Zichlinsky <[email protected]>

* demisto/python3:3.10.14.100715 | 0-100 | PR batch #2/19 (demisto#35235)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #2/19

* pre-commit fixes

* fix

---------

Co-authored-by: [email protected] <[email protected]>

* demisto/python3:3.10.14.100715 | 0-100 | PR batch #6/19 (demisto#35239)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #6/19

* Empty commit

* fixes

* fix

* space

* fix

---------

Co-authored-by: [email protected] <[email protected]>

* demisto/python3:3.10.14.100715 | 0-100 | PR batch #5/19 (demisto#35238)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #5/19

* fixes

* Empty commit

* Empty commit

* Empty commit

* Empty commit

---------

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: inbalapt1 <[email protected]>

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #18/19 (demisto#35251)

Co-authored-by: Tal Zichlinsky <[email protected]>

* Update RN

* Empty commit to re-trigger build pipeline

---------

Co-authored-by: Tal Zichlinsky <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: inbalapt1 <[email protected]>
xsoar-bot pushed a commit that referenced this pull request Sep 10, 2024
…emisto#35310)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #1/19 (demisto#35234)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #9/19 (demisto#35242)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #8/19 (demisto#35241)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #7/19 (demisto#35240)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #4/19 (demisto#35237)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #11/19 (demisto#35244)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #19/19 (demisto#35252)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #3/19 (demisto#35236)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #10/19 (demisto#35243)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #12/19 (demisto#35245)

Co-authored-by: Tal Zichlinsky <[email protected]>

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #13/19 (demisto#35246)

Co-authored-by: Tal Zichlinsky <[email protected]>

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #14/19 (demisto#35247)

Co-authored-by: Tal Zichlinsky <[email protected]>

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #17/19 (demisto#35250)

Co-authored-by: Tal Zichlinsky <[email protected]>

* demisto/python3:3.10.14.100715 | 0-100 | PR batch #15/19 (demisto#35248)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #15/19

* Fix text encoding

* Update Pulsedive.yml

---------

Co-authored-by: Tal Zichlinsky <[email protected]>

* demisto/python3:3.10.14.100715 | 0-100 | PR batch #16/19 (demisto#35249)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #16/19

* Update ThousandEyes.yml

---------

Co-authored-by: Tal Zichlinsky <[email protected]>

* demisto/python3:3.10.14.100715 | 0-100 | PR batch #2/19 (demisto#35235)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #2/19

* pre-commit fixes

* fix

---------

Co-authored-by: [email protected] <[email protected]>

* demisto/python3:3.10.14.100715 | 0-100 | PR batch #6/19 (demisto#35239)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #6/19

* Empty commit

* fixes

* fix

* space

* fix

---------

Co-authored-by: [email protected] <[email protected]>

* demisto/python3:3.10.14.100715 | 0-100 | PR batch #5/19 (demisto#35238)

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #5/19

* fixes

* Empty commit

* Empty commit

* Empty commit

* Empty commit

---------

Co-authored-by: [email protected] <[email protected]>
Co-authored-by: inbalapt1 <[email protected]>

* Updated docker image to demisto/python3:3.10.14.100715. PR batch #18/19 (demisto#35251)

Co-authored-by: Tal Zichlinsky <[email protected]>

* Update RN

* Empty commit to re-trigger build pipeline

---------

Co-authored-by: Tal Zichlinsky <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: inbalapt1 <[email protected]>
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
Development

Successfully merging this pull request may close these issues.

0 participants