Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on dbt-core to permit the latest version.

Release notes

Sourced from dbt-core's releases.

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)
Changelog

Sourced from dbt-core's changelog.

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

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)

... (truncated)

Commits
  • e492216 Bumping version to 1.10.8 and generate changelog
  • 19d7d56 flip require_generic_test_arguments_property behavior change flag (#11911) (#...
  • 5c0ba51 [Automated] Merged prep-release/1.10.7_16816063100 into target 1.10.latest du...
  • 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...
  • Additional commits viewable in compare view

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)

Updates the requirements on [dbt-core](https://github.com/dbt-labs/dbt-core) to permit the latest version.
- [Release notes](https://github.com/dbt-labs/dbt-core/releases)
- [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.10.8/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.9.4...v1.10.8)

---
updated-dependencies:
- dependency-name: dbt-core
  dependency-version: 1.10.8
  dependency-type: direct:development
...

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 Aug 12, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 18, 2025

Superseded by #600.

@dependabot dependabot bot closed this Aug 18, 2025
@dependabot dependabot bot deleted the dependabot/pip/dbt-core-approx-eq-1.10.8 branch August 18, 2025 22:56
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