-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 6799e6e
authored
fix(deps): Update dependency dbt-clickhouse to v1.9.5 (#1499)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [dbt-clickhouse](https://redirect.github.com/ClickHouse/dbt-clickhouse) | patch | `==1.9.3` -> `==1.9.5` |
---
### Release Notes
<details>
<summary>ClickHouse/dbt-clickhouse (dbt-clickhouse)</summary>
### [`v1.9.5`](https://redirect.github.com/ClickHouse/dbt-clickhouse/blob/HEAD/CHANGELOG.md#Release-195--2025-10-20)
[Compare Source](https://redirect.github.com/ClickHouse/dbt-clickhouse/compare/v1.9.4...v1.9.5)
##### Bugs
- Fix regression from `v1.9.4` that causes the error `macro 'dbt_macro__get_expected_sql' takes not more than 2 argument` when executing `dbt test` command ([#​548](https://redirect.github.com/ClickHouse/dbt-clickhouse/pull/548)).
### [`v1.9.4`](https://redirect.github.com/ClickHouse/dbt-clickhouse/blob/HEAD/CHANGELOG.md#Release-194--2025-10-08)
[Compare Source](https://redirect.github.com/ClickHouse/dbt-clickhouse/compare/v1.9.3...v1.9.4)
##### Improvements
- Add support for preserving column codec configurations during incremental schema changes (append_new_columns and sync_all_columns) ([#​486](https://redirect.github.com/ClickHouse/dbt-clickhouse/pull/486)).
##### Bugs
- Fix Materialized View not dropped when a model's materialization is changed from materialized_view to view ([#​516](https://redirect.github.com/ClickHouse/dbt-clickhouse/pull/516) and [#​536](https://redirect.github.com/ClickHouse/dbt-clickhouse/pull/536)).
- Ensure that temporary tables are not accessed with database clause ([#​515](https://redirect.github.com/ClickHouse/dbt-clickhouse/pull/515)).
- Lock `dbt-adapters` version to avoid incompatibilities caused by unexpected version upgrades ([#​530](https://redirect.github.com/ClickHouse/dbt-clickhouse/pull/530) and [#​537](https://redirect.github.com/ClickHouse/dbt-clickhouse/pull/537)).
##### Repository maintenance
- All documentation is now hosted on [clickhouse.com/docs](https://clickhouse.com/docs/integrations/dbt). The README in this repository has been updated to reflect this change and now includes a quick start guide and links to the full documentation. ([#​526](https://redirect.github.com/ClickHouse/dbt-clickhouse/pull/526)).
- List of supported/tested ClickHouse versions has been updated to include only [actively supported versions](https://redirect.github.com/ClickHouse/ClickHouse/blob/master/SECURITY.md) ([#​517](https://redirect.github.com/ClickHouse/dbt-clickhouse/pull/517)).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->1 parent c431b39 commit 6799e6eCopy full SHA for 6799e6e
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- transformations/aws/asset-inventory-free
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
transformations/aws/asset-inventory-free/requirements.txt
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
0 commit comments