Skip to content

Bump dbt-core from 1.9.8 to 1.10.6#533

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps dbt-core from 1.9.8 to 1.10.6.

Release notes

Sourced from dbt-core's releases.

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)

Dependencies

  • Upgrade to dbt-semantic-interfaces==0.9.0 for more robust saved query support. (#11809)

Contributors

dbt-core v1.10.3

dbt-core 1.10.3 - July 02, 2025

... (truncated)

Changelog

Sourced from dbt-core's changelog.

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

  • Upgrade to dbt-semantic-interfaces==0.9.0 for more robust saved query support. (#11809)

Contributors

dbt-core 1.10.3 - July 02, 2025

Features

... (truncated)

Commits
  • 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...
  • f530f9f Bumping version to 1.10.5 and generate changelog
  • 0278e02 accept generic test args under 'args' (#11840) (#11848)
  • dd9bf8b config.meta and config.tags propagation to top-level on sources and tables (#...
  • f380d72 raise MissingPlusPrefixDeprecation when missing plus-prefix, otherwise skip t...
  • 787ba93 Gate jsonschema validations by adapter support (#11828) (#11832)
  • 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.6.
- [Release notes](https://github.com/dbt-labs/dbt-core/releases)
- [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.10.6/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.9.8...v1.10.6)

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

dependabot bot commented on behalf of github Aug 11, 2025

Superseded by #536.

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