Skip to content

Update great-expectations requirement from <0.15.35,>=0.13.26 to >=0.13.26,<0.15.42 in /integration/common#63

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 18, 2022

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

Release notes

Sourced from great-expectations's releases.

0.15.41

  • [FEATURE] enable mostly for expect_compound_columns_to_be_unique (#6533) (thanks @​kimfrie)
  • [BUGFIX] Return unique list of batch_definitions (#6579) (thanks @​tanelk)
  • [BUGFIX] convert_to_json_serializable does not accept numpy datetime (#6553) (thanks @​tmilitino)
  • [DOCS] Clean up misc snippet violations (#6582)
  • [MAINTENANCE] Update json schema validation on usage stats to filter based on format. (#6502)
  • [MAINTENANCE] Renaming Metric Name Suffixes using Enum Values for Better Code Readability (#6575)
  • [MAINTENANCE] M/great 1433/cloud tests to async (#6543)
  • [MAINTENANCE] Add static type checking to rule.py and rule_based_profiler_result.py (#6573)
  • [MAINTENANCE] Update most contrib Expectation docstrings to be consistent and decently formatted for gallery (#6577)
  • [MAINTENANCE] Update changelogs to reflect PyPI yanks (0.15.37-0.15.39) (#6581)
  • [MAINTENANCE] Refactor ExecutionEngine.resolve_metrics() for better code readability (#6578)
  • [MAINTENANCE] adding googletag manager to docusaurus (#6584)
  • [MAINTENANCE] typo in method name (#6585)
  • [MAINTENANCE] mypy config update (#6589)
  • [MAINTENANCE] Small refactor of ExecutionEngine.resolve_metrics() for better code readability (and miscellaneous additional clean up) (#6587)
  • [MAINTENANCE] Remove ExplorerDataContext (#6592)
  • [MAINTENANCE] Leverage RendererConfiguration in existing prescriptive templates (2 of 3) (#6488)
Changelog

Sourced from great-expectations's changelog.

0.15.41

  • [FEATURE] enable mostly for expect_compound_columns_to_be_unique (#6533) (thanks @​kimfrie)
  • [BUGFIX] Return unique list of batch_definitions (#6579) (thanks @​tanelk)
  • [BUGFIX] convert_to_json_serializable does not accept numpy datetime (#6553) (thanks @​tmilitino)
  • [DOCS] Clean up misc snippet violations (#6582)
  • [MAINTENANCE] Update json schema validation on usage stats to filter based on format. (#6502)
  • [MAINTENANCE] Renaming Metric Name Suffixes using Enum Values for Better Code Readability (#6575)
  • [MAINTENANCE] M/great 1433/cloud tests to async (#6543)
  • [MAINTENANCE] Add static type checking to rule.py and rule_based_profiler_result.py (#6573)
  • [MAINTENANCE] Update most contrib Expectation docstrings to be consistent and decently formatted for gallery (#6577)
  • [MAINTENANCE] Update changelogs to reflect PyPI yanks (0.15.37-0.15.39) (#6581)
  • [MAINTENANCE] Refactor ExecutionEngine.resolve_metrics() for better code readability (#6578)
  • [MAINTENANCE] adding googletag manager to docusaurus (#6584)
  • [MAINTENANCE] typo in method name (#6585)

0.15.40

  • [FEATURE] F/great 1397/zep checkpoints (#6525)
  • [FEATURE] Add integration test for zep sqlalchemy datasource with renderering. (#6564)
  • [BUGFIX] Patch additional deprecated call to GXCloudIdentifier.ge_cloud_id attr (#6555)
  • [BUGFIX] Patch packaging_and_installation Azure pipeline test failures (#6559)
  • [BUGFIX] Fix dependency issues to reenable RTD builds (#6560)
  • [BUGFIX] Add missing raise statement in RuntimeDataConnector logic (#6569)
  • [DOCS] doc 383: bring sql datasource configuration examples under test (#6466)
  • [MAINTENANCE] Add error handling to docs snippet checker (#6556)
  • [MAINTENANCE] ID/PK tests at Checkpoint-level (#6539)
  • [MAINTENANCE] Improve DataAssistant Parameter Builder Naming/Sanitization Mechanism and Enhance TableDomainBuilder (#6554)
  • [MAINTENANCE] Simplify computational graph assembly from metric configurations (#6563)
  • [MAINTENANCE] RTD Mobile header brand adjustment (#6557)
  • [MAINTENANCE] Use MetricsCalculator methods for ValidationGraph construction and resolution operations in Validator (#6566)
  • [MAINTENANCE] Cast type in execution_environment.py to bypass flaky mypy warnings (#6572)
  • [MAINTENANCE] Additional patch for mypy issue in execution_environment.py (#6574)
  • [MAINTENANCE] Clean up GX rename artifacts (#6561)
  • [CONTRIB] fix observed value in custom expectation (#6515) (thanks @​itaise)

0.15.39 - YANKED

  • [BUGFIX] Patch faulty GX Cloud arg resolution logic (#6542)
  • [BUGFIX] Fix resolution of cloud variables. (#6546)
  • [DOCS] Fix line numbers in snippets part 2 (#6537)
  • [DOCS] Convert nested snippets to named snippets (#6541)
  • [DOCS] Simplify snippet checker logic to catch stray tags in CI (#6538)
  • [MAINTENANCE] v2 Docs link (#6534)
  • [MAINTENANCE] Fix logic around cloud_mode and ge_cloud_mode. (#6550)

0.15.38 - YANKED

  • [BUGFIX] Patch broken Cloud E2E test around Datasource CRUD (#6520)
  • [BUGFIX] Patch outdated ge_cloud_id attribute call in ValidationOperator (#6529)
  • [BUGFIX] Revert refactor to Datasource instantiation logic in DataContext (#6535)
  • [BUGFIX] Patch faulty GX Cloud arg resolution logic (#6542)
  • [DOCS] Fix line numbers in snippets (#6536)
  • [DOCS] Fix line numbers in snippets part 2 (#6537)

... (truncated)

Commits
  • d553b82 [BUGFIX] convert_to_json_serializable does not accept numpy datetime (#6553)
  • a152af3 [BUGFIX] Return unique list of batch_definitions (#6579)
  • efe2a14 [MAINTENANCE] typo in method name (#6585)
  • de24430 adding googletag manager to docusaurus (#6584)
  • 206ca8c [MAINTENANCE] Refactor ExecutionEngine.resolve_metrics() for better code read...
  • fe73f6b [FEATURE] enable mostly for expect_compound_columns_to_be_unique (#6533)
  • dec162a [MAINTENANCE] Update changelogs to reflect PyPI yanks (0.15.37-0.15.39) (#6581)
  • 5c58551 [DOCS] Clean up misc snippet violations (#6582)
  • 8ae7b18 [MAINTENANCE] Update most contrib Expectation docstrings to be consistent and...
  • 07ca8ef [MAINTENANCE] Add static type checking to rule.py and `rule_based_profiler_...
  • 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 18, 2022

The following labels could not be found: dependabot.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 8, 2023

Superseded by #66.

@dependabot dependabot bot closed this Jan 8, 2023
@dependabot dependabot bot deleted the dependabot/pip/integration/common/great-expectations-gte-0.13.26-and-lt-0.15.42 branch January 8, 2023 09:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants