Skip to content

Bump dbt-adapters from 1.23.0 to 1.24.2#296

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

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

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps dbt-adapters from 1.23.0 to 1.24.2.

Changelog

Sourced from dbt-adapters's changelog.

dbt-adapters 1.24.2 - May 21, 2026

Fixes

  • Make validate_doc_columns honor the per-column quote config so quoted identifiers compare case-sensitively instead of being matched after a blanket lowercase (#1937)

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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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-adapters](https://github.com/dbt-labs/dbt-adapters) from 1.23.0 to 1.24.2.
- [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.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 22, 2026
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