Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump great-expectations from 0.18.21 to 1.0.5 #448

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

Bumps great-expectations from 0.18.21 to 1.0.5.

Release notes

Sourced from great-expectations's releases.

1.0.5

  • [BUGFIX] Using {batch} keyword in UnexpectedRowsQuery (#10392)
  • [BUGFIX] Fix Databricks SQL Regex and Like based Expectations (#10406)
  • [BUGFIX] Support Spark connect dataframes (#10420)
  • [BUGFIX] Handle DatabricksSQL attribute error and update dependency (#10424)
  • [DOCS] Add Connect to Databricks SQL page in GX Cloud (#10394)
  • [DOCS] Changelog updates 0.18.18 -> 0.18.21 (#10422)
  • [DOCS] Add Connect to Databricks SQL to GX Cloud docs TOC (#10423)
  • [MAINTENANCE] Fix SQLAlchemyExectionEngine.get_connection() typing + update column identifier tests (#10399)
  • [MAINTENANCE] Move FabricPowerBIDatasource out of experimental dir (#10419)

1.0.4

  • [BUGFIX] Fix action equality (#10393)
  • [BUGFIX] Patch additional issues with data docs page retrieval in checkpoint actions (#10400)
  • [DOCS] Add CTAs to request a demo (#10389)
  • [MAINTENANCE] Ensure that all nested validation definition diagnostics are emitted from a parent checkpoint (#10386)
  • [MAINTENANCE] Fix SQLAlchemyExectionEngine.get_connection() typing + update column identifier tests (#10399)

1.0.3

  • [FEATURE] Replace get_batch_list_from_batch_request with get_batch and get_batch_identifiers_list (#10295)
  • [FEATURE] Add Checkpoint.run analytics (#10382)
  • [FEATURE] BatchDefinition.get_batch_identifiers_list (#10383)
  • [BUGFIX] Patch issue with data docs page retrieval in checkpoint actions (#10374)
  • [DOCS] Update changelog attributions for 1.0 releases (#10348)
  • [DOCS] Embed Wistia video in GX Core introduction (#10366) (thanks @​JessSaavedra)
  • [DOCS] added data doc support posture (#10373)
  • [DOCS] Adding BigQuery to GX Core support posture (#10375)
  • [DOCS] Update Learn data quality use case articles to use <small> tags (#10377)
  • [DOCS] Hide feedback survey on homepage (#10378) (thanks @​deborahniesz)
  • [MAINTENANCE] SQLAlchemy 2 typing (#10112)
  • [MAINTENANCE] Update Expectation equality to simplify meta and notes checks (#10349)
  • [MAINTENANCE] Add description field to ExpectationConfigurationSchema and render always description over template_str (#10347)
  • [MAINTENANCE] Clean up GX error types (#10356)
  • [MAINTENANCE] Check that BatchDefinitions and ExpectationSuites are up-to-date before saving (#10277)
  • [MAINTENANCE] Clean up test fixtures (#10358)
  • [MAINTENANCE] Move "freshness"-related exceptions to separate file (#10359)
  • [MAINTENANCE] Guard against dictionary KeyErrors (#10353)
  • [MAINTENANCE] Add "freshness" checks for ValidationDefinitions and Checkpoints (#10365)
  • [MAINTENANCE] Additional tests for BatchDefinition and ExpectationSuite freshness (#10380)
  • [MAINTENANCE] Delete misc functions from test_utils (#10357)
  • [MAINTENANCE] Additional tests for ValidationDefinition and Checkpoint freshness (#10381)

1.0.2

  • [FEATURE] Allow setting result format when calling batch.validate (#10281)
  • [BUGFIX] FabricPowerBIDatasource 1.0 - TypeError: _PowerBIAsset.build_batch_request() got an unexpected keyword argument 'options' (#10318)
  • [BUGFIX] Prevent pydantic type coercion of Value Sets (#10325)
  • [BUGFIX] B/v1 509/remove df from result (#10338)
  • [BUGFIX] Patch SlackRenderer and EmailRenderer active_batch_definition issues (#10344) (thanks @​masfworld)
  • [BUGFIX] Show FDS Asset name in DataDocs (#9953)
  • [DOCS] Update README.md (#10294)

... (truncated)

Commits
  • f567c84 [BUGFIX] Handle DatabricksSQL attribute error and update dependency (#10424)
  • 7042648 [DOCS] Add Connect to Databricks SQL to GX Cloud docs TOC (#10423)
  • 5b2a969 [BUGFIX] Support Spark connect dataframes (#10420)
  • dec5dce [DOCS] Changelog updates 0.18.18 -> 0.18.21 (#10422)
  • 14fb7e8 [DOCS] Add Connect to Databricks SQL page in GX Cloud (#10394)
  • 04d5f0e [MAINTENANCE] Move FabricPowerBIDatasource out of experimental dir (#10419)
  • c49d728 [BUGFIX] Fix Databricks SQL Regex and Like based Expectations (#10406)
  • 0b35117 [BUGFIX] Using {batch} keyword in UnexpectedRowsQuery (#10392)
  • ac488f6 [RELEASE] 1.0.4 (#10403)
  • de4e26f [MAINTENANCE] Fix SQLAlchemyExectionEngine.get_connection() typing + update...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 the dependencies Pull requests that update a dependency file label Sep 19, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/great-expectations-1.0.5 branch 3 times, most recently from a7bc4aa to 4d64fb3 Compare September 26, 2024 14:23
Bumps [great-expectations](https://github.com/great-expectations/great_expectations) from 0.18.21 to 1.0.5.
- [Release notes](https://github.com/great-expectations/great_expectations/releases)
- [Commits](great-expectations/great_expectations@0.18.21...1.0.5)

---
updated-dependencies:
- dependency-name: great-expectations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/great-expectations-1.0.5 branch from 4d64fb3 to f1601d9 Compare September 26, 2024 15:30
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