Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

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

Release notes

Sourced from dbt-core's releases.

dbt-core v1.10.15

dbt-core 1.10.15 - November 12, 2025

Under the Hood

  • add dbt/jsonschemas to manifest.in (#12126)
Changelog

Sourced from dbt-core's changelog.

dbt-core 1.10.15 - November 12, 2025

Under the Hood

  • add dbt/jsonschemas to manifest.in (#12126)

dbt-core 1.10.14 - November 10, 2025

Fixes

  • Fix errors in partial parsing when working with versioned models (#11869)

Under the Hood

  • Reorganize jsonschemas directory structure (#12121)

dbt-core 1.10.13 - September 25, 2025

Fixes

  • Propagate column meta/tags from config to tests (#11984)
  • Skip initial render of loaded_at_query when specified as source or table config (#11973)

Under the Hood

  • Introduce dbt_version-based manifest json upgrade framework to avoid state:modified false positives on minor evolutions (#12006)

Dependencies

  • Loosen dbt-semantic-interfaces lower pin to >=0.9.0 (#12005)

dbt-core 1.10.12 - September 10, 2025

Features

  • Parse catalogs.yml during parse, seed, and test commands (#12002)

Fixes

  • Implement checked_agg_time_dimension_for_simple_metric to satisfy dbt-semantic-interfaces>0.9.0 (#11998)

dbt-core 1.10.11 - September 04, 2025

Features

  • No-op when project-level quoting.snowflake_ignore_case is set. (#11882)

Under the Hood

... (truncated)

Commits
  • 022accc Bumping version to 1.10.15 and generate changelog
  • 459f61c add dbt/jsonschemas to recursive-include (#12126) (#12163)
  • 30da285 [Automated] Merged prep-release/1.10.14_19243408641 into target 1.10.latest d...
  • 75efbb7 Bumping version to 1.10.14 and generate changelog
  • d5a22b4 pin adapters to last 3.9 python support in dev-requirements (#12138)
  • 95dfbc2 Manual backport of deb2f3e (#12125)
  • bbe3a74 Fix schema file patch collection (#12055) (#12060)
  • 12cd79d [Automated] Merged prep-release/1.10.13_18019090648 into target 1.10.latest d...
  • See full diff 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)

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.10.15/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.10.13...v1.10.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 13, 2025
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