Skip to content

chore(deps): bump the dbt-dependencies group across 1 directory with 2 updates#327

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/warehouses/facility_ops/transform/dbt-dependencies-fcc4883413
Open

chore(deps): bump the dbt-dependencies group across 1 directory with 2 updates#327
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/warehouses/facility_ops/transform/dbt-dependencies-fcc4883413

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the dbt-dependencies group with 2 updates in the /warehouses/facility_ops/transform directory: dbt-adapters and dbt-core.

Updates 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

Updates dbt-core from 1.11.9 to 1.11.11

Release notes

Sourced from dbt-core's releases.

dbt-core v1.11.11

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

dbt-core v1.11.10

dbt-core 1.11.10 - May 14, 2026

Dependencies

Contributors

Changelog

Sourced from dbt-core's changelog.

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

dbt-core 1.11.10 - May 14, 2026

Dependencies

Contributors

Commits
  • 14fe8d3 Bumping version to 1.11.11 and generate changelog
  • 45526ea deps: restore dbt-adapters upper bound to <2.0 for 1.11.x line (#12988)
  • 4da0df1 fix: annotate PARAM_TYPE_MAP to satisfy mypy with click 8.4.0 (#12982) (#12986)
  • af3687b [Automated] Merged prep-release/1.11.10_25854691185 into target 1.11.latest d...
  • acd3031 Bumping version to 1.11.10 and generate changelog
  • 8dba2c7 deps: cap dbt-adapters to <1.24 for 1.11.x line (#12957)
  • c94dd8b pinned dbt-adapters to < 1.24 as there are breaking changes in 1.24 w… (#12959)
  • aed1af7 [Automated] Merged prep-release/1.11.9_25442880643 into target 1.11.latest du...
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…2 updates

Bumps the dbt-dependencies group with 2 updates in the /warehouses/facility_ops/transform directory: [dbt-adapters](https://github.com/dbt-labs/dbt-adapters) and [dbt-core](https://github.com/dbt-labs/dbt-core).


Updates `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)

Updates `dbt-core` from 1.11.9 to 1.11.11
- [Release notes](https://github.com/dbt-labs/dbt-core/releases)
- [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.11.11/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.11.9...v1.11.11)

---
updated-dependencies:
- dependency-name: dbt-adapters
  dependency-version: 1.24.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dbt-dependencies
- dependency-name: dbt-core
  dependency-version: 1.11.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dbt-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 29, 2026 09:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 29, 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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants