Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps dbt-core from 1.9.8 to 1.10.13.

Release notes

Sourced from dbt-core's releases.

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

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

Under the Hood

  • Update jsonschemas used for schema-based deprecations (#11987)

Contributors

dbt-core v1.10.10

dbt-core 1.10.10 - August 28, 2025

Fixes

  • Avoid redundant node patch removal during partial parsing (#11886)
  • Comply with strict str type when block.contents is None (#11492)

... (truncated)

Changelog

Sourced from dbt-core's changelog.

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

  • Update jsonschemas used for schema-based deprecations (#11987)

Contributors

dbt-core 1.10.10 - August 28, 2025

Fixes

  • Avoid redundant node patch removal during partial parsing (#11886)
  • Comply with strict str type when block.contents is None (#11492)

Dependencies

... (truncated)

Commits
  • 28e0650 Bumping version to 1.10.13 and generate changelog
  • 767f18e propagate meta/tags on columns to top-level and config (#11992) (#12017)
  • 8e2d5ac skip initial render of loaded_at_query when specified as config (#12010) (#12...
  • a7c06a5 manifest schema upgrade framework for state:modified (#11945) (#12009)
  • 2e7fbcd dbt-semantic-interfaces>=0.9.0 (#12005) (#12007)
  • 6ae4d71 [Automated] Merged prep-release/1.10.12_17624434872 into target 1.10.latest d...
  • e5ae479 Bumping version to 1.10.12 and generate changelog
  • 8805063 Add catalogs.yml parsing to parse, test, and snapshot (#12002) (#12003)
  • 7724343 implement checked_agg_time_dimension_for_simple_metric on SemanticModel (#119...
  • 3b0fb7b [Automated] Merged prep-release/1.10.11_17472889431 into target 1.10.latest d...
  • Additional commits viewable in compare view

Dependabot compatibility score

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.

Bumps [dbt-core](https://github.com/dbt-labs/dbt-core) from 1.9.8 to 1.10.13.
- [Release notes](https://github.com/dbt-labs/dbt-core/releases)
- [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.10.13/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.9.8...v1.10.13)

---
updated-dependencies:
- dependency-name: dbt-core
  dependency-version: 1.10.13
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 29, 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.

1 participant