Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps dbt-core from 1.10.11 to 1.11.2.

Release notes

Sourced from dbt-core's releases.

dbt-core v1.11.2

dbt-core 1.11.2 - December 22, 2025

Fixes

  • Address Click 8.2+ deprecation warning (#12038)
  • Pin sqlparse <0.5.5 to avoid max tokens issue (#12303)

Contributors

dbt-core v1.11.2rc1

dbt-core 1.11.2-rc1 - December 22, 2025

Fixes

  • Address Click 8.2+ deprecation warning (#12038)
  • Pin sqlparse <0.5.5 to avoid max tokens issue (#12303)

Contributors

dbt-core v1.11.1

dbt-core 1.11.1 - December 19, 2025

Dependencies

  • Bump minimum click to 8.2.0 (#12305)

Contributors

dbt-core v1.11.0

dbt-core 1.11.0 - Juan R. Torruella (December 19, 2025)

Features

  • Add file_format to catalog integration config (#11695)
  • 11561 (#deprecate, #--models,--model,, #and, #-m, #flags)
  • Update jsonschemas with builtin data test properties and exposure configs in dbt_project.yml for more accurate deprecations (#11335)
  • Support loaded_at_query and loaded_at_field on source and table configs (#11659)
  • Begin validating configs from model sql files (#11727)
  • Deprecate overrides property for sources (#11566)
  • Create constrained namespace for dbt engine env vars (#11340)
  • Gate jsonschema validations by adapter (#11680)
  • Deprecate top-level argument properties in generic tests (#11847)
  • Deprecate {{ modules.itertools }} usage (#11725)
  • Default require_generic_test_arguments_property flag to True - The 'arguments' property will be parsed as keyword arguments to data tests, if provided (#11911)

... (truncated)

Changelog

Sourced from dbt-core's changelog.

dbt-core 1.11.2 - December 22, 2025

Fixes

  • Address Click 8.2+ deprecation warning (#12038)
  • Pin sqlparse <0.5.5 to avoid max tokens issue (#12303)

Contributors

dbt-core 1.11.1 - December 19, 2025

Dependencies

  • Bump minimum click to 8.2.0 (#12305)

Contributors

dbt-core 1.11.0 - December 19, 2025

Features

  • Add file_format to catalog integration config (#11695)
  • 11561 (#deprecate, #--models,--model,, #and, #-m, #flags)
  • Update jsonschemas with builtin data test properties and exposure configs in dbt_project.yml for more accurate deprecations (#11335)
  • Support loaded_at_query and loaded_at_field on source and table configs (#11659)
  • Begin validating configs from model sql files (#11727)
  • Deprecate overrides property for sources (#11566)
  • Create constrained namespace for dbt engine env vars (#11340)
  • Gate jsonschema validations by adapter (#11680)
  • Deprecate top-level argument properties in generic tests (#11847)
  • Deprecate {{ modules.itertools }} usage (#11725)
  • Default require_generic_test_arguments_property flag to True - The 'arguments' property will be parsed as keyword arguments to data tests, if provided (#11911)
  • Support Nested Key Traversal in dbt ls json output (#11919)
  • No-op when project-level quoting.snowflake_ignore_case is set. (#11882)
  • Support UDFs by allowing user definition of function nodes (#11923)
  • Support listing functions via list command (#11967)
  • Support selecting funciton nodes via: name, file path, and resource type (#11962, #11958, #11961)
  • Parse catalogs.yml during parse, seed, and test commands (#12002)
  • Handle creation of function nodes during DAG execution (#11965)
  • Support configuring model.config.freshness.build_after.updates_on without period or count (#12019)
  • Add function macro to jinja context (#11972)
  • Adding run_started_at to manifest.json metadata (#12047)
  • Validate {{ config }} in SQL for models that don't statically parse (#12046)
  • Add type property to function nodes (#12042, #12037)
  • Support function nodes for unit tested models (#12024)
  • Support partial parsing for function nodes (#12072)

... (truncated)

Commits
  • a24f23f Bumping version to 1.11.2 and generate changelog
  • bfac6f0 [Automated] Merged prep-release/1.11.2rc1_20439921742 into target 1.11.latest...
  • 1ce4b8d Bumping version to 1.11.2rc1 and generate changelog
  • e9611ba Address Click 8.2+ deprecation warning by using type-checking imports (#12039...
  • b6f43e3 Pin sqlparse <0.5.5 (#12308) (#12309)
  • db3039b [Automated] Merged prep-release/1.11.1_20383763538 into target 1.11.latest du...
  • 4ffe901 Bumping version to 1.11.1 and generate changelog
  • 87d1ace Bump minimum click to 8.2.0 (#12306) (#12307)
  • 62f4b62 [Automated] Merged prep-release/1.11.0_20378895078 into target 1.11.latest du...
  • 2610758 Bumping version to 1.11.0 and generate changelog
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-core](https://github.com/dbt-labs/dbt-core) from 1.10.11 to 1.11.2.
- [Release notes](https://github.com/dbt-labs/dbt-core/releases)
- [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.11.2/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.10.11...v1.11.2)

---
updated-dependencies:
- dependency-name: dbt-core
  dependency-version: 1.11.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 Pull requests that update python code labels Jan 7, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 7, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@martyngigg martyngigg closed this Jan 7, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/warehouses/accelerator/transform/accelerator/dbt-core-1.11.2 branch January 7, 2026 16: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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants