Skip to content

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

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

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

Conversation

@dependabot
Copy link

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

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

Release notes

Sourced from great-expectations's releases.

0.15.49

  • [DOCS] Add CRUD API matrix to AbstractDataContext docstring (#7079)
  • [DOCS] Build API docs using latest released version (#7067)
  • [DOCS] Add displayHTML method to view Data Docs (#7125) (thanks @​swittchawa)
  • [DOCS] Use named snippets part 1 (#7131)
  • [DOCS] : fix capitalization of Slack (#7136) (thanks @​JoelGritter)
  • [DOCS] Remove sitemap.xml (#7141)
  • [DOCS] doc-464 consolidating and standardizing snippets (#7154)
  • [DOCS] Use named snippets part 2 (#7143)(great-expectations/great_expectations#7143))
  • [DOCS] Use named snippets part 3 (#7169)(great-expectations/great_expectations#7169)) (thanks @​jmoskovc)
  • [MAINTENANCE] Remove Extra Character from ID/PK Example README (#7098)
  • [MAINTENANCE] Rename experimental get_batch_request to build_batch_request (#7095)
  • [MAINTENANCE] Fix incorrect label on "How to configure a SQL Datasource" docs page (#7106)
  • [MAINTENANCE] Update dependency on pydantic (#7111)
  • [MAINTENANCE] Move experimental base_directory from _FilesystemDataAsset to PandasDatasource and SparkDatasource (#7078)
  • [MAINTENANCE] Use secret to store algolia api key (#7115)
  • [MAINTENANCE] Fluent Datasources - don't register "private" Datasource classes (#7124)
  • [MAINTENANCE] ZEP - Realign pandas asset args for Datasource level base_directory (#7123)
  • [MAINTENANCE] format notebooks with black (#7054)
  • [MAINTENANCE] mypy v1.0.0 (#7138)
  • [MAINTENANCE] Output Consistent Data Format from "table.head" Metric for every ExecutionEngine (#7134)
  • [MAINTENANCE] ruff 0.0.246 update (#7137)
  • [MAINTENANCE] Refactor sql splitter to take selectable instead of str. (#7133)
  • [MAINTENANCE] Update V3 DataConnector utilities to support New Datasources (ZEP) (#7144)
  • [MAINTENANCE] Change all instances of create_expectation_suite to add_expectation_suite in tests, docs, and source code (#7117)
  • [MAINTENANCE] Clean up pathlib.Path() usage in DataConnector utilities and restore tighter formatting in great_expectations/util.py (#7149)
  • [MAINTENANCE] Clean up mypy violations in CardinalityChecker (#7146)
  • [MAINTENANCE] Remove unused dockerfile (#7152)
  • [MAINTENANCE] Delete cli v012 tests. (#7159)
  • [MAINTENANCE] ZEP - update asset factories method signatures from asset models (#7096)
  • [MAINTENANCE] Bump minimum version of pytest (#7164)
  • [MAINTENANCE] Clean up additional deprecation warnings from outdated CRUD API (#7156)
  • [MAINTENANCE] Experimental PandasDatasource, single-batch _PandasDataAssets, related schemas (#7158)(great-expectations/great_expectations#7158))
  • [MAINTENANCE] Removing path for --v2-api upgrade and informative message (#7170)(great-expectations/great_expectations#7170))
  • [CONTRIB] Add experimental expectation to check column values after split (#7120) (thanks @​ace-racer)
  • [CONTRIB] added new Expectations - India_zip_code expectation and not_to_be_future_date expectation (#6086) (thanks @​prachijain136)
  • [CONTRIB] Update the rendered text for min and max values to be clearer. (#7166)
Changelog

Sourced from great-expectations's changelog.

0.15.49

  • [FEATURE] Enable customization of candidate Regular Expression patterns when running OnboardingDataAssistant (#7104)
  • [FEATURE] Enable gx.get_context() to work without any inputs (#7074)
  • [FEATURE] Add datasource arg to DataContext Datasource CRUD (#7070)
  • [FEATURE] Update zep to use sqlalchemy_data_splitter.py (#7151)(great-expectations/great_expectations#7151))
  • [FEATURE] ZEP - Dynamically define add_<ASSET_TYPE>_asset() methods if needed (#7121)(great-expectations/great_expectations#7121))
  • [FEATURE] add expectation_column_values_to_be_continuous (#5861)(great-expectations/great_expectations#5861)) (thanks @​jmoskovc)
  • [BUGFIX] Rename experimental get_batch_request to build_batch_request (#7107)
  • [BUGFIX] Remove version from versions.json (#7109)
  • [BUGFIX] Properly Enable/Disable Spark Integration Tests Depending on pyspark Installation for New Datasources (#7132)
  • [BUGFIX] Copy previous versions after checking out the the current commit (#7142)
  • [BUGFIX] TupleAzureBlobStoreBackend no longer gives warning when obfuscating connection string (#7139)
  • [BUGFIX] Patch inconsistent ordering within GCP test asserts (#7130)
  • [BUGFIX] Parse pandas version correctly for development builds (#7147) (thanks @​jtilly)
  • [BUGFIX] Patch broken rendered content Cloud tests (#7155)
  • [BUGFIX] pydantic>=1.10.4 - ImportError: cannot import name dataclass_transform (#7163)
  • [BUGFIX] ID/PK Spark and Sql fall back when unexpected_index_column_names have not been defined (#7150)
  • [BUGFIX] Patch broken Cloud test blocking 0.15.49 release (#7177)(great-expectations/great_expectations#7177))
  • [DOCS] Add CRUD API matrix to AbstractDataContext docstring (#7079)
  • [DOCS] Build API docs using latest released version (#7067)
  • [DOCS] Add displayHTML method to view Data Docs (#7125) (thanks @​swittchawa)
  • [DOCS] Use named snippets part 1 (#7131)
  • [DOCS] : fix capitalization of Slack (#7136) (thanks @​JoelGritter)
  • [DOCS] Remove sitemap.xml (#7141)
  • [DOCS] doc-464 consolidating and standardizing snippets (#7154)
  • [DOCS] Use named snippets part 2 (#7143)(great-expectations/great_expectations#7143))
  • [DOCS] Use named snippets part 3 (#7169)(great-expectations/great_expectations#7169)) (thanks @​jmoskovc)
  • [MAINTENANCE] Remove Extra Character from ID/PK Example README (#7098)
  • [MAINTENANCE] Rename experimental get_batch_request to build_batch_request (#7095)
  • [MAINTENANCE] Fix incorrect label on "How to configure a SQL Datasource" docs page (#7106)
  • [MAINTENANCE] Update dependency on pydantic (#7111)
  • [MAINTENANCE] Move experimental base_directory from _FilesystemDataAsset to PandasDatasource and SparkDatasource (#7078)
  • [MAINTENANCE] Use secret to store algolia api key (#7115)
  • [MAINTENANCE] Fluent Datasources - don't register "private" Datasource classes (#7124)
  • [MAINTENANCE] ZEP - Realign pandas asset args for Datasource level base_directory (#7123)
  • [MAINTENANCE] format notebooks with black (#7054)
  • [MAINTENANCE] mypy v1.0.0 (#7138)
  • [MAINTENANCE] Output Consistent Data Format from "table.head" Metric for every ExecutionEngine (#7134)
  • [MAINTENANCE] ruff 0.0.246 update (#7137)
  • [MAINTENANCE] Refactor sql splitter to take selectable instead of str. (#7133)
  • [MAINTENANCE] Update V3 DataConnector utilities to support New Datasources (ZEP) (#7144)
  • [MAINTENANCE] Change all instances of create_expectation_suite to add_expectation_suite in tests, docs, and source code (#7117)
  • [MAINTENANCE] Clean up pathlib.Path() usage in DataConnector utilities and restore tighter formatting in great_expectations/util.py (#7149)
  • [MAINTENANCE] Clean up mypy violations in CardinalityChecker (#7146)
  • [MAINTENANCE] Remove unused dockerfile (#7152)
  • [MAINTENANCE] Delete cli v012 tests. (#7159)
  • [MAINTENANCE] ZEP - update asset factories method signatures from asset models (#7096)
  • [MAINTENANCE] Bump minimum version of pytest (#7164)
  • [MAINTENANCE] Clean up additional deprecation warnings from outdated CRUD API (#7156)
  • [MAINTENANCE] Experimental PandasDatasource, single-batch _PandasDataAssets, related schemas (#7158)(great-expectations/great_expectations#7158))

... (truncated)

Commits
  • 7827b3f [BUGFIX] Patch broken Cloud test blocking 0.15.49 release (#7177)
  • 7d98b16 [MAINTENANCE] Removing path for --v2-api upgrade and informative message (#...
  • 0784966 [MAINTENANCE] Experimental PandasDatasource, single-batch `_PandasDataAsset...
  • 2fb97b9 [DOCS] Use named snippets part 3 (#7169)
  • 05cb493 [FEATURE] add expectation_column_values_to_be_continuous (#5861)
  • 5f29130 [DOCS] Use named snippets part 2 (#7143)
  • 3182508 [FEATURE] ZEP - Dynamically define add_\<ASSET_TYPE>_asset() methods if need...
  • dd072ad [FEATURE] Update zep to use sqlalchemy_data_splitter.py (#7151)
  • 7283259 [RELEASE] 0.15.49 (#7168)
  • e62b4a2 [BUGFIX] ID/PK Spark and Sql fall back when unexpected_index_column_names h...
  • 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.49)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 19, 2023

The following labels could not be found: dependabot.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 26, 2023

Superseded by #101.

@dependabot dependabot bot closed this Feb 26, 2023
@dependabot dependabot bot deleted the dependabot/pip/integration/common/great-expectations-gte-0.13.26-and-lt-0.15.50 branch February 26, 2023 10:18
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