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

build(deps): bump dbt-core from 1.7.0 to 1.7.3 in /tutoraspects/templates/aspects/build/aspects #661

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

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 <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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 18, 2024
@Ian2012
Copy link
Contributor

Ian2012 commented Mar 18, 2024

@dependabot rebase

Bumps [dbt-core](https://github.com/dbt-labs/dbt-core) from 1.7.0 to 1.7.3.
- [Release notes](https://github.com/dbt-labs/dbt-core/releases)
- [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.7.3/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.7.0...v1.7.3)

---
updated-dependencies:
- dependency-name: dbt-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/tutoraspects/templates/aspects/build/aspects/dbt-core-1.7.3 branch from 127dba6 to 77bfd93 Compare March 18, 2024 16:32
@Ian2012 Ian2012 merged commit 0d265ca into main Mar 18, 2024
7 checks passed
@Ian2012 Ian2012 deleted the dependabot/pip/tutoraspects/templates/aspects/build/aspects/dbt-core-1.7.3 branch March 18, 2024 16:33
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant