Skip to content

Update great-expectations requirement from <=0.15.19,>=0.13.26 to >=0.13.26,<0.15.32 in /integration/common#25

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/integration/common/great-expectations-gte-0.13.26-and-lt-0.15.32
Closed

Update great-expectations requirement from <=0.15.19,>=0.13.26 to >=0.13.26,<0.15.32 in /integration/common#25
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/integration/common/great-expectations-gte-0.13.26-and-lt-0.15.32

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Updates the requirements on great-expectations to permit the latest version.

Release notes

Sourced from great-expectations's releases.

0.15.31

  • [BUGFIX] Include all requirement files in the sdist (#6292) (thanks @​xhochy)
  • [DOCS] Updates outdated batch_request snippet in Terms (#6283)
  • [DOCS] Update Conditional Expectations doc w/ current availability (#6279)
  • [DOCS] Remove outdated Data Discovery page and all references (#6288)
  • [DOCS] Remove reference/evaluation_parameters page and all references (#6294)
  • [DOCS] Removing deprecated Custom Metrics doc (#6282)
  • [DOCS] Re-writes "how to implement custom notifications" as "How to get Data Docs URLs for use in custom Validation Actions" (#6281)
  • [DOCS] Removes deprecated expectation notebook exploration doc (#6298)
  • [MAINTENANCE] Move RuleState into rule directory. (#6284)
Changelog

Sourced from great-expectations's changelog.

0.15.31

  • [BUGFIX] Include all requirement files in the sdist (#6292) (thanks @​xhochy)
  • [DOCS] Updates outdated batch_request snippet in Terms (#6283)
  • [DOCS] Update Conditional Expectations doc w/ current availability (#6279)
  • [DOCS] Remove outdated Data Discovery page and all references (#6288)
  • [DOCS] Remove reference/evaluation_parameters page and all references (#6294)
  • [DOCS] Removing deprecated Custom Metrics doc (#6282)
  • [DOCS] Re-writes "how to implement custom notifications" as "How to get Data Docs URLs for use in custom Validation Actions" (#6281)
  • [DOCS] Removes deprecated expectation notebook exploration doc (#6298)
  • [MAINTENANCE] Move RuleState into rule directory. (#6284)

0.15.30

  • [FEATURE] Add zep datasources to data context. (#6255)
  • [BUGFIX] Iterate through GeCloudIdentifiers to find the suite ID from the name (#6243)
  • [BUGFIX] Update default base url for cloud API (#6176)
  • [BUGFIX] Pin termcolor to below 2.1.0 due to breaking changes in lib's TTY parsing logic (#6257)
  • [BUGFIX] InferredAssetSqlDataConnector include_schema_name introspection of identical table names in different schemas (#6166)
  • [BUGFIX] Fixdocs-integration tests, and temporarily pin sqlalchemy (#6268)
  • [BUGFIX] Fix serialization for contrib packages (#6266)
  • [BUGFIX] Ensure that Datasource credentials are not persisted to Cloud/disk (#6254)
  • [DOCS] Updates package contribution references (#5885)
  • [MAINTENANCE] Maintenance/great 1103/great 1318/alexsherstinsky/validation graph/refactor validation graph usage 2022 10 20 248 (#6228)
  • [MAINTENANCE] Refactor instances of noqa: F821 Flake8 directive (#6220)
  • [MAINTENANCE] Logo URI ref in data_docs (#6246)
  • [MAINTENANCE] fix typos in docstrings (#6247)
  • [MAINTENANCE] Isolate Trino/MSSQL/MySQL tests in dev CI (#6231)
  • [MAINTENANCE] Split up compatability and comprehensive stages in dev CI to improve performance (#6245)
  • [MAINTENANCE] ZEP POC - Asset Type Registration (#6194)
  • [MAINTENANCE] Add Trino CLI support and bump Trino version (#6215) (thanks @​hovaesco)
  • [MAINTENANCE] Delete unneeded Rule attribute property (#6264)
  • [MAINTENANCE] Small clean-up of Marshmallow warnings (missing parameter changed to load_default as of 3.13) (#6213)
  • [MAINTENANCE] Move .png files out of project root (#6249)
  • [MAINTENANCE] Cleanup expectation.py attributes (#6265)
  • [MAINTENANCE] Further parallelize test runs in dev CI (#6267)
  • [MAINTENANCE] GCP Integration Pipeline fix (#6259)
  • [MAINTENANCE] mypy warn_unused_ignores (#6270)
  • [MAINTENANCE] ZEP - Datasource base class (#6263)
  • [MAINTENANCE] Reverting marshmallow version bump (#6271)
  • [MAINTENANCE] type hints cleanup in Rule-Based Profiler (#6272)
  • [MAINTENANCE] Remove unused f-strings (#6248)
  • [MAINTENANCE] Make ParameterBuilder.resolve_evaluation_dependencies() into instance (rather than utility) method (#6273)
  • [MAINTENANCE] Test definition for ExpectColumnValueZScoresToBeLessThan (#6229)
  • [MAINTENANCE] Make RuleState constructor argument ordering consistent with standard pattern. (#6275)
  • [MAINTENANCE] [REQUEST] Please allow Rachel to unblock blockers (#6253)

0.15.29

  • [FEATURE] Add support to AWS Glue Data Catalog (#5123) (thanks @​lccasagrande)
  • [FEATURE] / Added pairwise expectation 'expect_column_pair_values_to_be_in_set' (#6097) (thanks @​Arnavkar)
  • [BUGFIX] Adjust condition in RenderedAtomicValueSchema.clean_null_attrs (#6168)
  • [BUGFIX] Add py to dev dependencies to circumvent compatability issues with pytest==7.2.0 (#6202)

... (truncated)

Commits
  • 7139496 [DOCS] Removing deprecated Custom Metrics doc (#6282)
  • 90c1316 [DOCS] Remove reference/evaluation_parameters page and all references (#6294)
  • a59e449 [DOCS] Remove outdated Data Discovery page and all references (#6288)
  • ef4d3a7 [BUGFIX] Include all requirement files in the sdist (#6292)
  • 075550b [MAINTENANCE] Move RuleState into rule directory. (#6284)
  • c63f6a0 [DOCS] Update Conditional Expectations doc w/ current availability (#6279)
  • 504cc07 [DOCS] Updates outdated batch_request snippet in Terms (#6283)
  • 26e8552 [RELEASE] 0.15.30 (#6280)
  • a17701e [BUGFIX] Ensure that Datasource credentials are not persisted to Cloud/disk...
  • 20188e0 [MAINTENANCE] [REQUEST] Please allow Rachel to unblock blockers (#6253)
  • 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 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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 7, 2022
Updates the requirements on [great-expectations](https://github.com/great-expectations/great_expectations) to permit the latest version.
- [Release notes](https://github.com/great-expectations/great_expectations/releases)
- [Changelog](https://github.com/great-expectations/great_expectations/blob/develop/docs/changelog.md)
- [Commits](great-expectations/great_expectations@0.13.26...0.15.31)

---
updated-dependencies:
- dependency-name: great-expectations
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/integration/common/great-expectations-gte-0.13.26-and-lt-0.15.32 branch from 1879bc8 to 8c76ad8 Compare November 9, 2022 22:38
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 11, 2022

Superseded by #28.

@dependabot dependabot bot closed this Nov 11, 2022
@dependabot dependabot bot deleted the dependabot/pip/integration/common/great-expectations-gte-0.13.26-and-lt-0.15.32 branch November 11, 2022 15:28
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