Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps dbt-core from 1.9.8 to 1.10.11.

Release notes

Sourced from dbt-core's releases.

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)

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)

... (truncated)

Changelog

Sourced from dbt-core's changelog.

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

  • 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

... (truncated)

Commits
  • 7d7d64e Bumping version to 1.10.11 and generate changelog
  • 6dcda11 update to latest jsonschemas (#11987) (#11989)
  • 7fa1385 Support quoting.snowflake_ignore_case (#11942) (#11988)
  • 3dc933f [Automated] Merged prep-release/1.10.10_17303670015 into target 1.10.latest d...
  • 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
  • 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 Sep 8, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/dbt-core-1.10.11 branch from 32fbead to 9f11916 Compare September 12, 2025 18:38
Bumps [dbt-core](https://github.com/dbt-labs/dbt-core) from 1.9.8 to 1.10.11.
- [Release notes](https://github.com/dbt-labs/dbt-core/releases)
- [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.10.11/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.9.8...v1.10.11)

---
updated-dependencies:
- dependency-name: dbt-core
  dependency-version: 1.10.11
  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.11 branch from 9f11916 to d9ed1e8 Compare September 15, 2025 19:52
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #562.

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