Skip to content

chore(deps): bump dbt-core from 1.9.10 to 1.10.15#172

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

chore(deps): bump dbt-core from 1.9.10 to 1.10.15#172
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/dbt-core-1.10.15

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 17, 2025

Bumps dbt-core from 1.9.10 to 1.10.15.

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)

dbt-core v1.10.14

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 v1.10.13

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 v1.10.12

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 v1.10.11

dbt-core 1.10.11 - September 04, 2025

Features

... (truncated)

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...
  • 28e0650 Bumping version to 1.10.13 and generate changelog
  • 767f18e propagate meta/tags on columns to top-level and config (#11992) (#12017)
  • 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.9.10 to 1.10.15.
- [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.9.10...v1.10.15)

---
updated-dependencies:
- dependency-name: dbt-core
  dependency-version: 1.10.15
  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 Nov 17, 2025
@dependabot dependabot Bot requested a review from gmyrianthous as a code owner November 17, 2025 00:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 17, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 22, 2025

Superseded by #178.

@dependabot dependabot Bot closed this Dec 22, 2025
@dependabot dependabot Bot deleted the dependabot/pip/dbt-core-1.10.15 branch December 22, 2025 00:06
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