Skip to content

Update great-expectations requirement from <=0.15.23 to <0.15.48 in /integration/airflow#89

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/integration/airflow/great-expectations-lt-0.15.48
Closed

Update great-expectations requirement from <=0.15.23 to <0.15.48 in /integration/airflow#89
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/integration/airflow/great-expectations-lt-0.15.48

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 5, 2023

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

Release notes

Sourced from great-expectations's releases.

0.15.47

  • [FEATURE] ZEP - dynamic pandas asset schema definitions (#6780)
  • [FEATURE] ID/PK ColumnPairExpectations and MultiColumnMapExpectations - Pandas (#6941)
  • [FEATURE] Experimental Datasource and DataAsset connection testing (#6844)
  • [FEATURE] Implement Experimental SparkDatasource with CSVDataAsset (#6981)
  • [FEATURE] Place FilesystemDataAsset into separate module (its functionality is used by both PandasDatasource and SparkDatasource) (#7025)
  • [BUGFIX] Snowflake/Oracle/DB2 SQLAlchemy table and column names case insensitivity representation (#6951)
  • [BUGFIX] try except import of pandas types (#6983)
  • [BUGFIX] fix jsonschema - altair conflict (#6984)
  • [BUGFIX] Temporarily disable items with issues rendering (#6997)
  • [BUGFIX] Fix Renderer Configuration for expectation expect_column_values_to_not_be_in_set #6963 (#6990) (thanks @​jmcorreia)
  • [BUGFIX] Patch logic error in new add_or_update methods (#7021)
  • [BUGFIX] Pandas ID/PK - bugfix for column name and update tests (#7015)
  • [DOCS] Regex-Based, Set-Based, Query-Based, & Actions Docstrings (#6863)
  • [DOCS] Documentation for classes and methods within ExecutionEngine class hierarchy (#6936)
  • [DOCS] Enable use of code blocks in Returns: section (#6946)
  • [DOCS] Add missing data connectors and data contexts (#6945)
  • [DOCS] DOC-280: How to use GX with AWS S3 and Spark (#6782)
  • [DOCS] Adding docstrings per the list (#6931)
  • [DOCS] Docstrings for DataContext child classes and DataAssistantResult.to_json_dict (#6956)
  • [DOCS] batch docstring (#6939)
  • [DOCS] BatchDefinition (#6940)
  • [DOCS] Add metric provider to public api report (#6958)
  • [DOCS] BatchRequest (#6943)
  • [DOCS] head (#6944)
  • [DOCS] Add public_api. Docstring is fine already (#6955)
  • [DOCS] Add public API docstring for RuleBasedProfiler (#6947)
  • [DOCS] Adding docstrings for metric providers (#6960)
  • [DOCS] Add docstrings for several data connectors (#6949)
  • [DOCS] Adds docstring to class configured data connector classes (#6961)
  • [DOCS] Add public API docstring for validate_configuration on expect_column_value_z_scores_to_be_less_than and expect_column_values_to_match_json_schema (#6873)
  • [DOCS] Expectations Class DocStrings (#6950)
  • [DOCS] D/dx 237/tal docstrings (#6959)
  • [DOCS] Add delete_checkpoint to public API (#6965)
  • [DOCS] Use markdown style code blocks (#6970)
  • [DOCS] DataContext and CheckpointConfig DocString (#6911)
  • [DOCS] Either Documentation tag style acceptable (#6974)
  • [DOCS] DocStrings for Column, Query, & Table Metric Providers & register_metric (#6971)
  • [DOCS] render utils (#6975)
  • [DOCS] Add public API docstring for UserConfigurableProfiler (#6904)
  • [DOCS] Add docstring for ExpectationValidationResult (#6968)
  • [DOCS] Add some json serialization docstrings. (#6880)
  • [DOCS] DOC-285 new guide: how to use self initializing expectations (#5205)
  • [DOCS] DOC-286 how to add support for the auto initializing framework to a custom expectation (#5300)
  • [DOCS] ExpectationConfiguration, get_success_kwargs and validate api docs (#6982)
  • [DOCS] rule_based_profiler_result (#6977)
  • [DOCS] metric_value, metric_partial (#6978)
  • [DOCS] Actions, Checkpoint, ExpectationSuiteValidationResult, RunIdentifier related docstrings (#6986)
  • [DOCS] API docs support self referential links (#6998)
  • [DOCS] Add rendering docstrings (#6992)

... (truncated)

Changelog

Sourced from great-expectations's changelog.

0.15.47

  • [FEATURE] ZEP - dynamic pandas asset schema definitions (#6780)
  • [FEATURE] ID/PK ColumnPairExpectations and MultiColumnMapExpectations - Pandas (#6941)
  • [FEATURE] Experimental Datasource and DataAsset connection testing (#6844)
  • [FEATURE] Implement Experimental SparkDatasource with CSVDataAsset (#6981)
  • [FEATURE] Place FilesystemDataAsset into separate module (its functionality is used by both PandasDatasource and SparkDatasource) (#7025)
  • [BUGFIX] Snowflake/Oracle/DB2 SQLAlchemy table and column names case insensitivity representation (#6951)
  • [BUGFIX] try except import of pandas types (#6983)
  • [BUGFIX] fix jsonschema - altair conflict (#6984)
  • [BUGFIX] Temporarily disable items with issues rendering (#6997)
  • [BUGFIX] Fix Renderer Configuration for expectation expect_column_values_to_not_be_in_set #6963 (#6990) (thanks @​jmcorreia)
  • [BUGFIX] Patch logic error in new add_or_update methods (#7021)
  • [BUGFIX] Pandas ID/PK - bugfix for column name and update tests (#7015)
  • [DOCS] Regex-Based, Set-Based, Query-Based, & Actions Docstrings (#6863)
  • [DOCS] Documentation for classes and methods within ExecutionEngine class hierarchy (#6936)
  • [DOCS] Enable use of code blocks in Returns: section (#6946)
  • [DOCS] Add missing data connectors and data contexts (#6945)
  • [DOCS] DOC-280: How to use GX with AWS S3 and Spark (#6782)
  • [DOCS] Adding docstrings per the list (#6931)
  • [DOCS] Docstrings for DataContext child classes and DataAssistantResult.to_json_dict (#6956)
  • [DOCS] batch docstring (#6939)
  • [DOCS] BatchDefinition (#6940)
  • [DOCS] Add metric provider to public api report (#6958)
  • [DOCS] BatchRequest (#6943)
  • [DOCS] head (#6944)
  • [DOCS] Add public_api. Docstring is fine already (#6955)
  • [DOCS] Add public API docstring for RuleBasedProfiler (#6947)
  • [DOCS] Adding docstrings for metric providers (#6960)
  • [DOCS] Add docstrings for several data connectors (#6949)
  • [DOCS] Adds docstring to class configured data connector classes (#6961)
  • [DOCS] Add public API docstring for validate_configuration on expect_column_value_z_scores_to_be_less_than and expect_column_values_to_match_json_schema (#6873)
  • [DOCS] Expectations Class DocStrings (#6950)
  • [DOCS] D/dx 237/tal docstrings (#6959)
  • [DOCS] Add delete_checkpoint to public API (#6965)
  • [DOCS] Use markdown style code blocks (#6970)
  • [DOCS] DataContext and CheckpointConfig DocString (#6911)
  • [DOCS] Either Documentation tag style acceptable (#6974)
  • [DOCS] DocStrings for Column, Query, & Table Metric Providers & register_metric (#6971)
  • [DOCS] render utils (#6975)
  • [DOCS] Add public API docstring for UserConfigurableProfiler (#6904)
  • [DOCS] Add docstring for ExpectationValidationResult (#6968)
  • [DOCS] Add some json serialization docstrings. (#6880)
  • [DOCS] DOC-285 new guide: how to use self initializing expectations (#5205)
  • [DOCS] DOC-286 how to add support for the auto initializing framework to a custom expectation (#5300)
  • [DOCS] ExpectationConfiguration, get_success_kwargs and validate api docs (#6982)
  • [DOCS] rule_based_profiler_result (#6977)
  • [DOCS] metric_value, metric_partial (#6978)
  • [DOCS] Actions, Checkpoint, ExpectationSuiteValidationResult, RunIdentifier related docstrings (#6986)
  • [DOCS] API docs support self referential links (#6998)
  • [DOCS] Add rendering docstrings (#6992)

... (truncated)

Commits
  • 9577f73 [MAINTENANCE] xfail ZEP async spark tests for release (#7038)
  • 1e91b80 [MAINTENANCE] ZEP - use parameter that exists on min pandas version (#7037)
  • 5ccdd0f [MAINTENANCE] Update update_ methods in DataContext to return persisted o...
  • f8ab583 [DOCS] Nest sidebar by shortest import path (#7032)
  • d0cc0b1 [CONTRIB] Adding support for punctuation in column_value for the row_conditio...
  • f396ff4 [BUGFIX] Pandas ID/PK - bugfix for column name and update tests (#7015)
  • fe4e64f add preview image for twitter and other social preview images (#7027)
  • a5e7221 [BUGFIX ] ZEP - pandas serde fix (#7009)
  • a40a627 [DOCS] Typo - Update api_reference.md (#7024)
  • b2160d1 [MAINTENANCE] ZEP - postgres test typing (#7023)
  • 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.1...0.15.47)

---
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 Feb 5, 2023

The following labels could not be found: dependabot.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 12, 2023

Superseded by #90.

@dependabot dependabot bot closed this Feb 12, 2023
@dependabot dependabot bot deleted the dependabot/pip/integration/airflow/great-expectations-lt-0.15.48 branch February 12, 2023 10:00
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