Skip to content

fix(deps): Update dbt packages#1642

Merged
kodiakhq[bot] merged 2 commits into
mainfrom
renovate/dbt-packages
Jul 1, 2026
Merged

fix(deps): Update dbt packages#1642
kodiakhq[bot] merged 2 commits into
mainfrom
renovate/dbt-packages

Conversation

@cloudquery-ci

@cloudquery-ci cloudquery-ci Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
dbt-athena-community (changelog) ==1.10.0==1.10.2 age confidence
dbt-bigquery (changelog) ==1.11.1==1.11.3 age confidence
dbt-clickhouse (changelog) ==1.10.0==1.10.1 age confidence
dbt-core (changelog) ==1.11.8==1.11.11 age confidence
dbt-postgres (changelog) ==1.10.0==1.10.2 age confidence
dbt-snowflake (changelog) ==1.11.4==1.11.6 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dbt-labs/dbt-adapters (dbt-athena-community)

v1.10.2: dbt-adapters v1.10.2

Compare Source

dbt-adapters 1.10.2 - October 01, 2024

Under the Hood
  • dbt-tests-adapters: Add required begin to microbatch model config to BaseMicrobatch test (#​315)

v1.10.1: dbt-adapters v1.10.1

Compare Source

dbt-adapters 1.10.1 - September 16, 2024

ClickHouse/dbt-clickhouse (dbt-clickhouse)

v1.10.1

Compare Source

Improvements
  • Starting with this release the dbt-clickhouse packages will be published to PyPI using Github Actions as a Trusted Publisher. This will improve both the usability and the security of the release process (#​614).
  • Update dbt core dependencies dbt-adapters from <1.22.6 to <1.23.0 and dbt-core from ==1.10.* to ==1.11.* for local testing (#​638)
  • Populate query_id in AdapterResponse for every executed query. The query ID is generated as a UUID4 and forwarded to ClickHouse, making it available via adapter_response in dbt artifacts and enabling tools like Elementary to correlate dbt model runs with entries in system.query_log (#​634).
  • Reduce connection startup overhead from the EXCHANGE TABLES capability check. On ClickHouse Cloud (Shared engine), the check now short-circuits immediately after detecting the engine — skipping 5 DDL round-trips (2× CREATE TABLE, EXCHANGE TABLES, 2× DROP TABLE) that were previously run on every connection open. For all other engine types, the result is cached behind a process-level lock so the DDL test runs at most once per dbt invocation regardless of thread count. (#​653).
  • dbt clone improvements: tables backed by a MergeTree-family engine are cloned with ClickHouse's zero-copy CREATE OR REPLACE TABLE ... CLONE AS ...; other engines and Distributed tables fall back to dbt's view behavior (#​655).
  • Add relation-scoped catalog metadata support with clickhouse__get_catalog_relations (#​657).
Repository maintenance
  • Replaced legacy docker-compose commands with docker compose (V2) and updated the GitHub Actions workflow to use Docker Compose V2 (#​647).
  • AI-assisted development is now officially allowed for contributions. A new AI_POLICY.md describes the rules, and AGENTS.md/CLAUDE.md files were added to guide AI agents working in this repository (#​628, #​636).
dbt-labs/dbt-core (dbt-core)

v1.11.11: dbt-core v1.11.11

Compare Source

dbt-core 1.11.11 - May 20, 2026
Under the Hood
  • Annotate PARAM_TYPE_MAP to fix mypy failure with click 8.4.0 (#N/A)
Dependencies
  • Restore dbt-adapters upper bound to <2.0 (reverting the temporary <1.24 cap) now that the breaking change in dbt-adapters 1.24.0 has been addressed. (#NA)
Contributors

v1.11.10: dbt-core v1.11.10

Compare Source

dbt-core 1.11.10 - May 14, 2026
Dependencies
Contributors

v1.11.9: dbt-core v1.11.9

Compare Source

dbt-core 1.11.9 - May 06, 2026
Fixes
  • Fix static_analysis: off being interpreted as boolean false instead of string "off" in manifest.json (#​12015)
  • Fix state:modified not detecting .yml property changes for resource_type:function (#​12547)
Under the Hood
  • Update jsonschemas for more accurate deprecation warnings: macro.config should not warn (#​12670)
Dependencies
  • Bump libpq-dev in Docker image from 13.23-0+deb11u1 to 13.23-0+deb11u2 to fix build failure due to superseded package version (#NA)
  • Bump libpq-dev in Docker image from 13.23-0+deb11u2 to 13.23-0+deb11u3 to fix build failure due to superseded package version (#NA)
Contributors

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@cloudquery-ci
cloudquery-ci Bot requested a review from a team as a code owner June 1, 2026 01:09
@cloudquery-ci cloudquery-ci Bot added the automerge Automatically merge once required checks pass label Jun 1, 2026
@cloudquery-ci
cloudquery-ci Bot requested review from dcelasun and removed request for a team June 1, 2026 01:09
@cloudquery-ci
cloudquery-ci Bot force-pushed the renovate/dbt-packages branch 4 times, most recently from 43db4f7 to 999b3a1 Compare July 1, 2026 07:33
@cloudquery-ci
cloudquery-ci Bot force-pushed the renovate/dbt-packages branch from 999b3a1 to cce3c71 Compare July 1, 2026 11:11
@kodiakhq
kodiakhq Bot merged commit 2391ecc into main Jul 1, 2026
30 checks passed
@kodiakhq
kodiakhq Bot deleted the renovate/dbt-packages branch July 1, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant