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-fabric from 1.6.0 to 1.8.7 in /release_creation/bundle/requirements #209

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps dbt-fabric from 1.6.0 to 1.8.7.

Release notes

Sourced from dbt-fabric's releases.

v1.8.7

What's Changed

Full Changelog: microsoft/dbt-fabric@v1.8.6...v1.8.7

v1.8.6

What's Changed

  • Updating dispatching methods to ensure dbt-synapse adapter can use fabric materializations
  • Added trace flag to enable ODBC tracing

by @​prdpsvs in microsoft/dbt-fabric#178

Full Changelog: microsoft/dbt-fabric@v1.8.5...v1.8.6

v1.8.5

What's Changed

Full Changelog: microsoft/dbt-fabric@v1.8.4...v1.8.5

v1.8.4

What's Changed

v1.8.3

What's Changed

Full Changelog: microsoft/dbt-fabric@v1.8.2...v1.8.3

v1.8.2

What's Changed

Full Changelog: microsoft/dbt-fabric@v1.8.1...v1.8.2

v1.8.1

What's Changed

... (truncated)

Changelog

Sourced from dbt-fabric's changelog.

V1.8.7

  • Improving table materialization to minimize downtime #189
  • Handling temp tables in incremental models #188
  • Add label support to filter queries #181
  • Addressed bug - incremental models cannot full refresh #179
  • Addressed bug - #197, dbt test incorrect syntax with macro helpers.sql

v1.8.0rc2

Bug Fixes

  • Remove dbt-adapters requirement in setup.py, and specify commit SHA of dbt-core and dbt-adapters in dev_requirements.txt, to fix make dev
  • Fix failing test tests/functional/adapter/test_query_comment.py::TestMacroArgsQueryComments::test_matches_comment to use correct dbt_version, see dbt-core

v1.8.0rc1

Features

Supporting dbt-core 1.8.0

Bug fixes

  • Refactor relations to query from sys catalog instead of information schema causing concurrency issues when running multiple threads in parallel (microsoft/dbt-fabric#52).

Enhancements

Decouple imports to common dbt core and dbt adapter interface packages for future maintainability and extensibility.

  • Bump adapter packages
    • from pyodbc>=4.0.35,=4.0.35,<5.2.0

From now on, Apple-silicon users don't have to locally build pyodbc, because M1, M2 binaries is included in pyodbc from 5.1.0 onwards!

  • Bump dev requirements
    • from pytest~=7.4. to pytest~=8.0.1
    • from twine~=4.0.2 to twine~=5.0.0
    • from pre-commit~=3.5.0 to pre-commit~=3.6.2

v1.7.3

Enhancements

  • Overwritten view adapter materialization and made improvements.
  • Overwritten table adapter materizalization and made improvements in handling model level constraints
  • Made Constraint name mandatory
  • Added several macros to manage indexes, dropping table dependencies and managing model level constraints
  • Bump dbt-tests-adapter requirement from ~=1.7.3 to ~=1.7.4
  • Bump py-test adapter requirement from ~=pytest==7.4.3 to ~=pytest==7.4.4
  • Bump precommit adapter requirement from ~=pre-commit==3.5.0 to ~=pre-commit==3.6.0

... (truncated)

Commits
  • d4f99e7 Merge pull request #192 from microsoft/v1.8.7
  • faa2cb0 Addressed #197
  • 7b67d8c Updating change log
  • 64b9099 Updating dependencies
  • 3ecedc2 Updating dependencies
  • 69e6df2 Updating dependencies
  • 8f0f0d5 Adding Query label support to filter queries executd by dbt-fabric adapter
  • 6f5acc5 Addressing #179, incremental models cannot full refresh
  • 640f4be handling temp tables and views #188
  • 3fca56e Improving table materialization to minimize downtime
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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-fabric](https://github.com/microsoft/dbt-fabric) from 1.6.0 to 1.8.7.
- [Release notes](https://github.com/microsoft/dbt-fabric/releases)
- [Changelog](https://github.com/microsoft/dbt-fabric/blob/main/CHANGELOG.md)
- [Commits](microsoft/dbt-fabric@v1.6.0...v1.8.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

Superseded by #212.

@dependabot dependabot bot closed this Dec 2, 2024
@dependabot dependabot bot deleted the dependabot/pip/release_creation/bundle/requirements/dbt-fabric-1.8.7 branch December 2, 2024 19:04
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.

0 participants