openedx / aspects-dbt

The dbt project for Open edX Aspects!
Apache License 2.0
2 stars 4 forks source link

build(deps): bump dbt-core from 1.7.0 to 1.7.10 #57

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Brian M: I'm updating this PR to dbt-core 1.7.10 due to a separate bug in 1.7.3 that was failing tests. Also upgraded dbt-clickhouse to 1.7.3.

Bumps dbt-core from 1.7.0 to 1.7.3.

Release notes

Sourced from dbt-core's releases.

dbt-core v1.7.3

dbt-core 1.7.3 - November 29, 2023

Fixes

  • deps: Lock git packages to commit SHA during resolution (#9050)
  • deps: Use PackageRenderer to read package-lock.json (#9127)
  • Get sources working again in dbt docs generate (#9119)

dbt-core v1.7.2

dbt-core 1.7.2 - November 16, 2023

Features

  • Support setting export configs hierarchically via saved query and project configs (#8956)

Fixes

  • Fix formatting of tarball information in packages-lock.yml (#9062)

Under the Hood

  • Treat SystemExit as an interrupt if raised during node execution. (#n/a)

Contributors

dbt-core v1.7.1

dbt-core 1.7.1 - November 07, 2023

Fixes

  • Fix compilation exception running empty seed file and support new Integer agate data_type (#8895)
  • Update run_results.json from previous versions of dbt to support deferral and rerun from failure (#9010)
  • Use MANIFEST.in to recursively include all jinja templates; fixes issue where some templates were not included in the distribution (#9016)
  • Fix git repository with subdirectory for Deps (#9000)
Changelog

Sourced from dbt-core's changelog.

dbt-core 1.7.3 - November 29, 2023

Fixes

  • deps: Lock git packages to commit SHA during resolution (#9050)
  • deps: Use PackageRenderer to read package-lock.json (#9127)
  • Get sources working again in dbt docs generate (#9119)

dbt-core 1.7.2 - November 16, 2023

Features

  • Support setting export configs hierarchically via saved query and project configs (#8956)

Fixes

  • Fix formatting of tarball information in packages-lock.yml (#9062)

Under the Hood

  • Treat SystemExit as an interrupt if raised during node execution. (#n/a)

Contributors

dbt-core 1.7.1 - November 07, 2023

Fixes

  • Fix compilation exception running empty seed file and support new Integer agate data_type (#8895)
  • Update run_results.json from previous versions of dbt to support deferral and rerun from failure (#9010)
  • Use MANIFEST.in to recursively include all jinja templates; fixes issue where some templates were not included in the distribution (#9016)
  • Fix git repository with subdirectory for Deps (#9000)
Commits
  • de35686 Bumping version to 1.7.3 and generate changelog
  • cf3714d [Backport 1.7.latest] Fix #9119: Get sources working again in `dbt docs gener...
  • 09f5bb3 Backport #9147 to 1.7.latest (#9156)
  • f94bf2b [Automated] Merged prep-release/1.7.2_6894976289 into target 1.7.latest durin...
  • ae75cc3 Bumping version to 1.7.2 and generate changelog
  • 1e45a75 roll back agate pin (#9106)
  • b5885da [Backport 1.7.latest] [IDE] also treat SystemExit exception as an interrupt. ...
  • 73ebe53 Support hierarchical config setting for SavedQueryExport configs (#9065) (#9074)
  • 2a9c368 test pinning ddtrace (#9090) (#9092)
  • 67d8ce3 [Backport 1.7.latest] Fix dbt deps failing on tarballs (#9075)
  • 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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/openedx/aspects-dbt/network/alerts).