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 dbt-snowflake from 1.5.1 to 1.6.1 #21

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 22, 2023

Bumps dbt-snowflake from 1.5.1 to 1.6.1.

Release notes

Sourced from dbt-snowflake's releases.

dbt-snowflake v1.6.1

dbt-snowflake 1.6.1 - August 21, 2023

Fixes

  • Cancel all queries when terminating dbt (#711)
  • change target_lag type to allow for downstream as a option (#734)
  • update snowflake_warehouse field for dynamic tables to be more accounted for (#735)

Contributors

dbt-snowflake v1.6.0

dbt-snowflake 1.6.0 - July 31, 2023

Features

  • Optimize catalog.sql to query only needed tables and columns from information_schema (#216)
  • enable showing more than 10K objects in a schema (#571)
  • Add support for dynamic tables (#603)
  • Standardize the _connection_keys and debug_query for dbt debug. (#PR754)
  • add dbt-snowflake portion of dbt_clone functionality (#7256)
  • Enumerate supported features for dynamic tables in 1.6.0rc1 (#dbt-labs/dbt-core#6911)

Fixes

  • fix redaction of row values in logs and standard out (#589)
  • Update signature for execute method (#, #)
  • Address some issues regarding gustom schema overrides. (#393)
  • Remove dependent_projects argument from PartialProject call in unit tests (#7955)
  • Implement the new refresh method, remove the flaky workaround (#603)
  • Fix on_configuration_change setting to properly recognize continue and fail (#708)

Under the Hood

  • test foreign key + unique constraint rendering (#7417)
  • remove support for python 3.7 (#638)
  • add tests for constraints on model with sql header (#7714)

Dependencies

  • Update types-requests requirement from ~=2.28 to ~=2.31 (#622)
  • Bump mypy from 1.2.0 to 1.3.0 (#604)
  • Update tox requirement from ~=4.4 to ~=4.6 (#652)
  • Bump mypy from 1.3.0 to 1.4.0 (#670)
  • Update pytest requirement from ~=7.3 to ~=7.4 (#674)
  • Bump mypy from 1.4.0 to 1.4.1 (#675)
  • Update pytest-xdist requirement from ~=3.2 to ~=3.3 (#608)
  • Update pre-commit requirement from ~=2.21 to ~=3.3 (#583)
  • Update pip-tools requirement from ~=6.13 to ~=6.14 (#683)

... (truncated)

Changelog

Sourced from dbt-snowflake's changelog.

dbt-snowflake 1.6.1 - August 21, 2023

Fixes

  • Cancel all queries when terminating dbt (#711)
  • change target_lag type to allow for downstream as a option (#734)
  • update snowflake_warehouse field for dynamic tables to be more accounted for (#735)

Contributors

dbt-snowflake 1.6.0 - July 31, 2023

Features

  • Optimize catalog.sql to query only needed tables and columns from information_schema (#216)
  • enable showing more than 10K objects in a schema (#571)
  • Add support for dynamic tables (#603)
  • Standardize the _connection_keys and debug_query for dbt debug. (#PR754)
  • add dbt-snowflake portion of dbt_clone functionality (#7256)
  • Enumerate supported features for dynamic tables in 1.6.0rc1 (#dbt-labs/dbt-core#6911)

Fixes

  • fix redaction of row values in logs and standard out (#589)
  • Update signature for execute method (#, #)
  • Address some issues regarding gustom schema overrides. (#393)
  • Remove dependent_projects argument from PartialProject call in unit tests (#7955)
  • Implement the new refresh method, remove the flaky workaround (#603)
  • Fix on_configuration_change setting to properly recognize continue and fail (#708)

Under the Hood

  • test foreign key + unique constraint rendering (#7417)
  • remove support for python 3.7 (#638)
  • add tests for constraints on model with sql header (#7714)

Dependencies

  • Update types-requests requirement from ~=2.28 to ~=2.31 (#622)
  • Bump mypy from 1.2.0 to 1.3.0 (#604)
  • Update tox requirement from ~=4.4 to ~=4.6 (#652)
  • Bump mypy from 1.3.0 to 1.4.0 (#670)
  • Update pytest requirement from ~=7.3 to ~=7.4 (#674)
  • Bump mypy from 1.4.0 to 1.4.1 (#675)
  • Update pytest-xdist requirement from ~=3.2 to ~=3.3 (#608)
  • Update pre-commit requirement from ~=2.21 to ~=3.3 (#583)
  • Update pip-tools requirement from ~=6.13 to ~=6.14 (#683)

... (truncated)

Commits
  • 69594ef Bumping version to 1.6.1 and generate changelog
  • a465707 manual backport of pr 732 (#747)
  • ed36f92 [ADAP-774] fix snowflake_warehouse issue with dynamic tables (#727) (#746)
  • 7b9da79 add datadog env vars to tox.ini (#739) (#742)
  • 79c20c1 Update connections.py so it doesn’t run anything after its canceled (#716) (#...
  • 70955ed Mcknight/fix python model test (#717) (#721)
  • 06ad064 [Automated] Merged prep-release/1.6.0_5717382575 into target 1.6.latest durin...
  • 177ca43 Bumping version to 1.6.0 and generate changelog
  • 74e84b2 ADAP-728: Fix "On Configuration Change" config (#708) (#713)
  • e99842f add datadog env vars (#690) (#697)
  • 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)

Bumps [dbt-snowflake](https://github.com/dbt-labs/dbt-snowflake) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/dbt-labs/dbt-snowflake/releases)
- [Changelog](https://github.com/dbt-labs/dbt-snowflake/blob/v1.6.1/CHANGELOG.md)
- [Commits](dbt-labs/dbt-snowflake@v1.5.1...v1.6.1)

---
updated-dependencies:
- dependency-name: dbt-snowflake
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Aug 31, 2023

Superseded by #23.

@dependabot dependabot bot closed this Aug 31, 2023
@dependabot dependabot bot deleted the dependabot/pip/dbt-snowflake-1.6.1 branch August 31, 2023 02:45
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