Skip to content

Update dbt-core requirement from ~=1.10.15 to ~=1.11.2#650

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/dbt-core-approx-eq-1.11.2
Closed

Update dbt-core requirement from ~=1.10.15 to ~=1.11.2#650
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/dbt-core-approx-eq-1.11.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 6, 2026

Updates the requirements on dbt-core to permit the latest version.

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

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [dbt-core](https://github.com/dbt-labs/dbt-core) to permit the latest version.
- [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.15...v1.11.2)

---
updated-dependencies:
- dependency-name: dbt-core
  dependency-version: 1.11.2
  dependency-type: direct:development
...

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 6, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 4, 2026

Superseded by #668.

@dependabot dependabot Bot closed this Mar 4, 2026
@dependabot dependabot Bot deleted the dependabot/pip/dbt-core-approx-eq-1.11.2 branch March 4, 2026 16:22
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