fix(deps): Update dbt packages - #1703
Open
cloudquery-ci[bot] wants to merge 1 commit into
Open
Conversation
cloudquery-ci
Bot
requested review from
murarustefaan
and removed request for
a team
September 1, 2026 00:28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.10.1→==1.10.2==1.12.0→==1.12.3Release Notes
ClickHouse/dbt-clickhouse (dbt-clickhouse)
v1.10.2Compare Source
Improvements
interval,randomize,depends_on) in place ondbt runviaMODIFY REFRESH. Converting between regular and refreshable MVs, or togglingappend, still requires--full-refresh(#688).external_idargument toclickhouse_s3source()for S3 role-based access (#698).server_host_nameprofile option so TLS certificate verification can use a different hostname than the connection target (#687).reuse_connectionsprofile option (defaulttrue). Whenfalse, dbt opens a fresh connection per model so multi-replica clusters can load-balance connections across replicas (#670), (#686).indexparameter to theprojectionsmodel config as syntax sugar for_part_offsetindex projections (#651).Bugs
database_engine(#697).compressionwithoutstructure(#695).TABLE_ALREADY_EXISTSon an orphaned<snapshot>__dbt_tmpafter an interrupted run (#692).DROP+CREATEwhen replacing views on filesystems that do not support atomic rename (#684).insert_overwritefailing on ClickHouse 26.6+ when replacing a partition from an empty source (#680).--comment precedes the first marker (#683).query_settingsduring contract validation and schema-change introspection (#689).catchup=false(#690).Repository maintenance
dbt-labs/dbt-core (dbt-core)
v1.12.3: dbt-core v1.12.3Compare Source
dbt-core 1.12.3 - August 20, 2026
Fixes
x-ms-blob-type: BlockBlobheader and accept201 Createdwhen uploading artifacts to an Azure Blob Storage signed URL, so artifact ingestion no longer fails with400 MissingRequiredHeaderon Azure-hosted regions. Upload errors now include the storage provider's error code alongside the status code. (#N/A)Dependencies
sqlparse>=0.5.5,<0.7.0,sqlparse0.6.0 is the fixed release for CVE-2026-54284, CVE-2026-59893, CVE-2026-59894 and CVE-2026-71491 (parser denial-of-service). (#15988)Contributors
v1.12.2: dbt-core v1.12.2Compare Source
dbt-core 1.12.2 - August 12, 2026
Features
Fixes
query_tags,zorder,options,unique_tmp_table_suffix,skip_optimize) in jsonschema validation so they no longer raise spuriousCustomKeyInConfigDeprecationwarnings (dbt-databricks#1540, dbt-databricks#1302) (#N/A)Under the Hood
Contributors
v1.12.1: dbt-core v1.12.1Compare Source
dbt-core 1.12.1 - August 12, 2026
Features
Fixes
dbt buildnode count ("X of Y") being inflated when unit tests are selected, by adding the unit test count to num_nodes exactly once instead of on every dequeue while run_count is still 0 (#11185)Dependencies
Contributors
Configuration
📅 Schedule: (UTC)
* 0-3 1 * *)🚦 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.
This PR has been generated by Mend Renovate.