Skip to content

Update great-expectations requirement from <=0.15.23 to <0.15.35 in /integration/airflow#35

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

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

Conversation

@dependabot
Copy link

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

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

Release notes

Sourced from great-expectations's releases.

0.15.34

  • [BUGFIX] Ensure packaging_and_installation CI tests against latest tag (#6386)
  • [BUGFIX] Fixed missing comma in pydantic constraints (#6391) (thanks @​awburgess)
  • [BUGFIX] fix pydantic dev req file entries (#6396)
  • [DOCS] DOC-379 bring spark datasource configuration example scripts under test (#6362)
  • [MAINTENANCE] Handle both ExpectationConfiguration and ExpectationValidationResult in default Atomic renderers and cleanup include_column_name (#6380)
  • [MAINTENANCE] Add type annotations to all existing atomic renderer signatures (#6385)
  • [MAINTENANCE] move zep -> experimental package (#6378)
  • [MAINTENANCE] Migrate additional methods from BaseDataContext to other parts of context hierarchy (#6388)
Changelog

Sourced from great-expectations's changelog.

0.15.34

  • [BUGFIX] Ensure packaging_and_installation CI tests against latest tag (#6386)
  • [BUGFIX] Fixed missing comma in pydantic constraints (#6391) (thanks @​awburgess)
  • [BUGFIX] fix pydantic dev req file entries (#6396)
  • [DOCS] DOC-379 bring spark datasource configuration example scripts under test (#6362)
  • [MAINTENANCE] Handle both ExpectationConfiguration and ExpectationValidationResult in default Atomic renderers and cleanup include_column_name (#6380)
  • [MAINTENANCE] Add type annotations to all existing atomic renderer signatures (#6385)
  • [MAINTENANCE] move zep -> experimental package (#6378)
  • [MAINTENANCE] Migrate additional methods from BaseDataContext to other parts of context hierarchy (#6388)

0.15.33

  • [FEATURE] POC ZEP Config Loading (#6320)
  • [BUGFIX] Fix issue with misaligned indentation in docs snippets (#6339)
  • [BUGFIX] Use requirements.txt file when installing linting/static check dependencies in CI (#6368)
  • [BUGFIX] Patch nested snippet indentation issues within remark-named-snippets plugin (#6376)
  • [BUGFIX] Ensure packaging_and_installation CI tests against latest tag (#6386)
  • [DOCS] DOC-308 update CLI command in docs when working with RBPs instead of Data Assistants (#6222)
  • [DOCS] DOC-366 updates to docs in support of branding updates (#5766)
  • [DOCS] Add yarn snippet-check command (#6351)
  • [MAINTENANCE] Add missing one-line docstrings and try to make the others consistent (#6340)
  • [MAINTENANCE] Refactor variable aggregation/substitution logic into ConfigurationProvider hierarchy (#6321)
  • [MAINTENANCE] In ExecutionEngine: Make variable names and usage more descriptive of their purpose. (#6342)
  • [MAINTENANCE] Move Cloud-specific enums to cloud_constants.py (#6349)
  • [MAINTENANCE] Refactor out termcolor dependency (#6348)
  • [MAINTENANCE] Zep PostgresDatasource returns a list of batches. (#6341)
  • [MAINTENANCE] Refactor usage_stats_opt_out method in DataContext (#5339)
  • [MAINTENANCE] Fix computed metrics type hint in ExecutionEngine.resolve_metrics() method (#6347)
  • [MAINTENANCE] Subject: Support to include ID/PK in validation result for each row t… (#5876) (thanks @​abekfenn)
  • [MAINTENANCE] Pin mypy to 0.990 (#6361)
  • [MAINTENANCE] Misc cleanup of GX Cloud helpers (#6352)
  • [MAINTENANCE] Update column_reflection_fallback to also use schema name for Trino (#6350)
  • [MAINTENANCE] Bump version of mypy in contrib CLI (#6370)
  • [MAINTENANCE] Move config variable substitution logic into ConfigurationProvider (#6345)
  • [MAINTENANCE] Removes comment in code that was causing confusion to some users. (#6366)
  • [MAINTENANCE] minor metrics typing (#6374)
  • [MAINTENANCE] Make ConfigurationProvider and ConfigurationSubstitutor private (#6375)
  • [MAINTENANCE] Rename GeCloudStoreBackend to GXCloudStoreBackend (#6377)
  • [MAINTENANCE] Cleanup Metrics and ExecutionEngine methods (#6371)
  • [MAINTENANCE] F/great 1314/integrate zep in core (#6358)
  • [MAINTENANCE] Loosen pydantic version requirement (#6384)

0.15.32

  • [BUGFIX] Patch broken CloudNotificationAction tests (#6327)
  • [BUGFIX] add create_temp_table flag to ExecutionEngineConfigSchema (#6331) (thanks @​tommy-watts-depop)
  • [BUGFIX] MapMetrics now return partial_unexpected values for SUMMARY format (#6334)
  • [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)
  • [DOCS] Removes a number of unused & deprecated docs (#6300)
  • [DOCS] Prioritizes Onboarding Data Assistant in ToC (#6302)
  • [DOCS] Add ZenML into integration table in Readme (#6144) (thanks @​dnth)

... (truncated)

Commits
  • 55e2976 [BUGFIX] fix pydantic dev req file entries (#6396)
  • b69074d Fixed missing comma in pydantic constraints (#6391)
  • 05e1d14 [MAINTENANCE] Migrate additional methods from BaseDataContext to other part...
  • 321d9ec [MAINTENANCE] move zep -> experimental package (#6378)
  • 025caa6 [DOCS] DOC-379 bring spark datasource configuration example scripts under tes...
  • 3e94cd6 [MAINTENANCE] Add type annotations to all existing atomic renderer signatures...
  • 643b829 [MAINTENANCE] Handle both ExpectationConfiguration and `ExpectationValidati...
  • 2567a9e [RELEASE] 0.15.33 (#6387)
  • 13acf48 [BUGFIX] Ensure packaging_and_installation CI tests against latest tag (#6386)
  • a645ba1 [MAINTENANCE] Loosen pydantic version requirement (#6384)
  • 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 @github
Copy link
Author

dependabot bot commented on behalf of github Nov 21, 2022

The following labels could not be found: dependabot.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 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.1...0.15.34)

---
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/airflow/great-expectations-lt-0.15.35 branch from e342ff7 to 8ecc4d3 Compare November 21, 2022 15:46
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 4, 2022

Superseded by #47.

@dependabot dependabot bot closed this Dec 4, 2022
@dependabot dependabot bot deleted the dependabot/pip/integration/airflow/great-expectations-lt-0.15.35 branch December 4, 2022 09:02
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