Skip to content

Bump dbt-core from 1.9.8 to 1.10.10#547

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

Bump dbt-core from 1.9.8 to 1.10.10#547
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/dbt-core-1.10.10

Conversation

@dependabot
Copy link
Contributor

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

Bumps dbt-core from 1.9.8 to 1.10.10.

Release notes

Sourced from dbt-core's releases.

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)

Dependencies

  • Bump dbt-adapters minimum to 1.16.5 (#11932)

Contributors

dbt-core v1.10.9

dbt-core 1.10.9 - August 15, 2025

Dependencies

  • upgrade protobuf to 6.0 (#11916)

dbt-core v1.10.8

dbt-core 1.10.8 - August 12, 2025

Features

  • Default require_generic_test_arguments_property flag to True - The 'arguments' property will be parsed as keyword arguments to data tests, if provided (#11911)

dbt-core v1.10.7

dbt-core 1.10.7 - August 07, 2025

Fixes

  • Raise PropertyMovedToConfigDeprecation instead of CustomTopLevelKeyDeprecation when additional attribute is a valid node config (#11879)
  • Remove duplicative PropertyMovedToConfigDeprecation for source freshness (#11880)

Under the Hood

  • call adapter.add_catalog_integration during parse_manifest (#11889)

dbt-core v1.10.6

dbt-core 1.10.6 - July 29, 2025

Features

  • Deprecate {{ modules.itertools }} usage (#11725)

Fixes

... (truncated)

Changelog

Sourced from dbt-core's changelog.

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

  • Bump dbt-adapters minimum to 1.16.5 (#11932)

Contributors

dbt-core 1.10.9 - August 15, 2025

Dependencies

  • upgrade protobuf to 6.0 (#11916)

dbt-core 1.10.8 - August 12, 2025

Features

  • Default require_generic_test_arguments_property flag to True - The 'arguments' property will be parsed as keyword arguments to data tests, if provided (#11911)

dbt-core 1.10.7 - August 07, 2025

Fixes

  • Raise PropertyMovedToConfigDeprecation instead of CustomTopLevelKeyDeprecation when additional attribute is a valid node config (#11879)
  • Remove duplicative PropertyMovedToConfigDeprecation for source freshness (#11880)

Under the Hood

  • call adapter.add_catalog_integration during parse_manifest (#11889)

dbt-core 1.10.6 - July 29, 2025

Features

  • Deprecate {{ modules.itertools }} usage (#11725)

Fixes

  • Safe handling of malformed config.tags on sources/tables (#11855)

dbt-core 1.10.5 - July 22, 2025

... (truncated)

Commits
  • 0f61151 Bumping version to 1.10.10 and generate changelog
  • c9809d2 Avoid redundant node patch removal during partial parsing (#11887) (#11971)
  • 065e3a5 Default parse-time nodes' raw_code property to "" (empty string) to compl...
  • 3d8fffd Bump dbt adapters minimum to 1.16.5 (#11933) (#11936)
  • ba99646 [Automated] Merged prep-release/1.10.9_16997074642 into target 1.10.latest du...
  • fc45c14 Bumping version to 1.10.9 and generate changelog
  • a2c11df upgrade protobuf to 6.0 (#11916) (#11921)
  • 12fa1b7 [Automated] Merged prep-release/1.10.8_16909034248 into target 1.10.latest du...
  • e492216 Bumping version to 1.10.8 and generate changelog
  • 19d7d56 flip require_generic_test_arguments_property behavior change flag (#11911) (#...
  • 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.8 to 1.10.10.
- [Release notes](https://github.com/dbt-labs/dbt-core/releases)
- [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.10.10/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.9.8...v1.10.10)

---
updated-dependencies:
- dependency-name: dbt-core
  dependency-version: 1.10.10
  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 Sep 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #548.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/pip/dbt-core-1.10.10 branch September 8, 2025 04:04
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