Skip to content

Bump dbt-adapters from 1.23.0 to 1.24.1#290

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/dbt-adapters-1.24.1
Closed

Bump dbt-adapters from 1.23.0 to 1.24.1#290
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/dbt-adapters-1.24.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps dbt-adapters from 1.23.0 to 1.24.1.

Changelog

Sourced from dbt-adapters's changelog.

dbt-adapters 1.24.1 - May 19, 2026

Features

  • Add generate_latest_version_pointer_alias dispatched macro so users can customize the latest-version pointer name for versioned models (#1917)
  • Add Capability.CatalogsV2 and bridge_v2_catalog template methods on BaseAdapter for adapter-owned v2 catalog bridge architecture (#1920)

Fixes

  • Fix KeyError on 'javascript' when running dbt on dbt-core < 1.12 after installing dbt-adapters 1.24.0 (#1926)

Under the Hood

  • Extract the unique-key match used inside default__get_merge_sql into a dispatchable get_merge_unique_key_match macro so adapters can override the comparison without forking the full merge SQL (#1902)

dbt-adapters 1.24.0 - May 13, 2026

Features

  • Added support for JS UDFs (#1859)

Under the Hood

  • Emit a debug-level Note event when the recorder row limit is exceeded during agate table serialization (#1923)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/uv/dbt-adapters-1.24.1 branch from 301c231 to b228120 Compare May 20, 2026 15:18
Bumps [dbt-adapters](https://github.com/dbt-labs/dbt-adapters) from 1.23.0 to 1.24.1.
- [Release notes](https://github.com/dbt-labs/dbt-adapters/releases)
- [Changelog](https://github.com/dbt-labs/dbt-adapters/blob/main/dbt-adapters/CHANGELOG.md)
- [Commits](https://github.com/dbt-labs/dbt-adapters/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/dbt-adapters-1.24.1 branch from b228120 to b75ddf6 Compare May 20, 2026 16:25
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 22, 2026

Superseded by #296.

@dependabot dependabot Bot closed this May 22, 2026
@dependabot dependabot Bot deleted the dependabot/uv/dbt-adapters-1.24.1 branch May 22, 2026 05:26
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants