Skip to content

Bump dbt-core from 1.9.8 to 1.10.7#536

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps dbt-core from 1.9.8 to 1.10.7.

Release notes

Sourced from dbt-core's releases.

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

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

dbt-core v1.10.5

dbt-core 1.10.5 - July 22, 2025

Features

  • Create constrained namespace for dbt engine env vars (#11340)
  • Gate jsonschema validations by adapter (#11680)
  • Deprecate top-level argument properties in generic tests (#11847)

Fixes

  • Make GenericJSONSchemaValidationDeprecation a "preview" deprecation (#11814)
  • Correct JSONSchema Semantic Layer node issues (#11818)
  • Improve SL JSONSchema definitions (#N/A)
  • raise MissingPlusPrefixDeprecation instead of GenericJSONSchemaValidationDeprecation when config missing plus prefix in dbt_project.yml (#11826)
  • Propagate config.meta and config.tags to top-level on source nodes (#11839)

dbt-core v1.10.4

dbt-core 1.10.4 - July 10, 2025

Features

  • Deprecate overrides property for sources (#11566)

Fixes

  • Update jsonschema definitions with nested config defs, cloud info, and dropping source overrides (#N/A)

... (truncated)

Changelog

Sourced from dbt-core's changelog.

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

Features

  • Create constrained namespace for dbt engine env vars (#11340)
  • Gate jsonschema validations by adapter (#11680)
  • Deprecate top-level argument properties in generic tests (#11847)

Fixes

  • Make GenericJSONSchemaValidationDeprecation a "preview" deprecation (#11814)
  • Correct JSONSchema Semantic Layer node issues (#11818)
  • Improve SL JSONSchema definitions (#N/A)
  • raise MissingPlusPrefixDeprecation instead of GenericJSONSchemaValidationDeprecation when config missing plus prefix in dbt_project.yml (#11826)
  • Propagate config.meta and config.tags to top-level on source nodes (#11839)

dbt-core 1.10.4 - July 10, 2025

Features

  • Deprecate overrides property for sources (#11566)

Fixes

  • Update jsonschema definitions with nested config defs, cloud info, and dropping source overrides (#N/A)

Dependencies

... (truncated)

Commits
  • e48d581 Bumping version to 1.10.7 and generate changelog
  • 62c5ec0 Remove duplicative PropertyMovedToConfigDeprecation source freshness config...
  • 8517d83 call adapter.add_catalog_integration during parse_manifest (#11889) (#11902)
  • 5ee20f6 Raise PropertyMovedToConfigDeprecation instead of CustomTopLevelKeyDeprecatio...
  • fc80374 [Automated] Merged prep-release/1.10.6_16603045229 into target 1.10.latest du...
  • 720b96e Bumping version to 1.10.6 and generate changelog
  • af7bde5 add argument values to ArgumentsPropertyInGenericTestDeprecation message (#11...
  • 99c9845 deprecate modules.itertools usage (#11734) (#11871)
  • d6bb57a safer handling of pre-existing config.tags on sources/tables (#11854) (#11856)
  • e0bdd5a [Automated] Merged prep-release/1.10.5_16445439728 into target 1.10.latest du...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 11, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/dbt-core-1.10.7 branch from 02d8488 to 5559959 Compare August 12, 2025 22:42
Bumps [dbt-core](https://github.com/dbt-labs/dbt-core) from 1.9.8 to 1.10.7.
- [Release notes](https://github.com/dbt-labs/dbt-core/releases)
- [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.10.7/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.9.8...v1.10.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dbt-core-1.10.7 branch from 5559959 to 5f943f5 Compare August 13, 2025 00:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2025

Superseded by #541.

@dependabot dependabot bot closed this Aug 25, 2025
@dependabot dependabot bot deleted the dependabot/pip/dbt-core-1.10.7 branch August 25, 2025 06:33
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