Skip to content

Bump the dbt group across 1 directory with 5 updates #4452

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2025

Bumps the dbt group with 5 updates in the / directory:

Package From To
dbt-core 1.9.4 1.9.8
dbt-postgres 1.8.2 1.9.0
dbt-adapters 1.14.5 1.16.0
dbt-common 1.17.0 1.25.0
dbt-semantic-interfaces 0.7.4 0.8.3

Updates dbt-core from 1.9.4 to 1.9.8

Release notes

Sourced from dbt-core's releases.

dbt-core v1.9.8

dbt-core 1.9.8 - June 10, 2025

Fixes

  • Ensure source node .freshness is equal to node's .config.freshness (#11717)

dbt-core v1.9.7

dbt-core 1.9.7 - June 09, 2025

Under the Hood

  • Support reading 'name' in package-lock.yml for forward-compatibility (#11661)

dbt-core v1.9.6

dbt-core 1.9.6 - May 30, 2025

Features

  • Support config on columns (#11651)

Fixes

  • Fix source freshness set via config to handle explicit nulls (#11685)

dbt-core v1.9.5

dbt-core 1.9.5 - May 28, 2025

Fixes

  • Add freshness config to sources (#11506)
Changelog

Sourced from dbt-core's changelog.

dbt-core 1.9.8 - June 10, 2025

Fixes

  • Ensure source node .freshness is equal to node's .config.freshness (#11717)

dbt-core 1.9.7 - June 09, 2025

Under the Hood

  • Support reading 'name' in package-lock.yml for forward-compatibility (#11661)

dbt-core 1.9.6 - May 30, 2025

Features

  • Support config on columns (#11651)

Fixes

  • Fix source freshness set via config to handle explicit nulls (#11685)

dbt-core 1.9.5 - May 28, 2025

Fixes

  • Add freshness config to sources (#11506)
Commits
  • a5a44fc Bumping version to 1.9.8 and generate changelog
  • 9fdac8a Ensure source node .freshness is equal to node's .config.freshness (#1171...
  • c20c71a [Automated] Merged prep-release/1.9.7_15544579513 into target 1.9.latest duri...
  • 27aa104 Bumping version to 1.9.7 and generate changelog
  • 46ed0ea [1.9.latest] Support reading package 'name' in package-lock.yml, but do not w...
  • ab93b10 [Automated] Merged prep-release/1.9.6_15351498522 into target 1.9.latest duri...
  • a9330b8 Bumping version to 1.9.6 and generate changelog
  • e192609 Fix null handling of source freshness and dbt_project vs schema spec preceden...
  • 3b92f67 Backport 11671 to 1.9.latest (#11684)
  • ecae0a6 [Automated] Merged prep-release/1.9.5_15291159986 into target 1.9.latest duri...
  • Additional commits viewable in compare view

Updates dbt-postgres from 1.8.2 to 1.9.0

Release notes

Sourced from dbt-postgres's releases.

dbt-postgres v1.9.0

dbt-postgres 1.9.0 - December 09, 2024

Breaking Changes

  • Drop support for Python 3.8 (#161)

Features

  • Add tests for cross-database cast macro (#76)
  • Cross-database date macro (#82)
  • Add support for Python 3.12 (#17)
  • Allow configuring snapshot column names (#144)
  • Microbatch incremental strategy implementation: merge (#149)
  • Enable setting current value of dbt_valid_to (#151)

Fixes

  • Fix the semicolon semantics for indexes while respecting other bug fix (#85)
  • Default to psycopg2-binary and allow overriding to psycopg2 via DBT_PSYCOPG2_NAME (restores previous behavior) (#96)
  • Fix persist_docs for materialized_view materializations. Previously, using this configuration with materialized view models would lead to an error. (#120)

Under the Hood

  • Add support for experimental record/replay testing. (#123)
  • Updating changie.yaml to add contributors and PR links (#109)

Contributors

dbt-postgres v1.9.0rc1

dbt-postgres 1.9.0-rc1 - December 02, 2024

Breaking Changes

  • Drop support for Python 3.8 (#161)

Features

  • Enable setting current value of dbt_valid_to (#151)

Contributors

... (truncated)

Changelog

Sourced from dbt-postgres's changelog.

dbt-postgres 1.9.0 - December 09, 2024

Breaking Changes

  • Drop support for Python 3.8 (#161)

Features

  • Add tests for cross-database cast macro (#76)
  • Cross-database date macro (#82)
  • Add support for Python 3.12 (#17)
  • Allow configuring snapshot column names (#144)
  • Microbatch incremental strategy implementation: merge (#149)
  • Enable setting current value of dbt_valid_to (#151)

Fixes

  • Fix the semicolon semantics for indexes while respecting other bug fix (#85)
  • Default to psycopg2-binary and allow overriding to psycopg2 via DBT_PSYCOPG2_NAME (restores previous behavior) (#96)
  • Fix persist_docs for materialized_view materializations. Previously, using this configuration with materialized view models would lead to an error. (#120)

Under the Hood

  • Add support for experimental record/replay testing. (#123)
  • Updating changie.yaml to add contributors and PR links (#109)

Contributors

Previous Releases

For information on prior major and minor releases, see their changelogs:

Commits
  • 45e051a Bump version to 1.9.0
  • cc7189f Generate changelog at .changes/1.9.0.md
  • 2a24589 update libpq-dev dependency to 13.18-0+deb11u1 (#177)
  • a2e77dc [Automated] Merged prep-release/prod/1.9.0rc1_12125182340 into target main du...
  • a185fda Bump version to 1.9.0rc1
  • 6ff90bb Generate changelog at .changes/1.9.0-rc1.md
  • ae48e67 move github runner from macos-12 to macos-14 (#171)
  • 4555e5d Add test for ensuring bad incremental strategies get validated/caught (#160)
  • 80483a0 Remove duplicate tests that should exist in dbt-core (#166)
  • 3522448 Drop support for Python 3.8 (#161)
  • Additional commits viewable in compare view

Updates dbt-adapters from 1.14.5 to 1.16.0

Commits

Updates dbt-common from 1.17.0 to 1.25.0

Changelog

Sourced from dbt-common's changelog.

dbt-common 1.25.0 - May 20, 2025

Under the Hood

  • Support recording classmethods that are overriden by instance methods (#287)

dbt-common 1.24.0 - May 09, 2025

Features

  • Optionally allow event name in event tags (#281)

Under the Hood

  • Split WarnErrorOptions from IncludeExclude (#278)

dbt-common 1.23.0 - April 21, 2025

Fixes

  • Ensure fire_event allows for the silencing of deprecations (#276)

dbt-common 1.22.0 - April 17, 2025

Under the Hood

  • Add a deprecation_tag helper function (#273)

dbt-common 1.21.0 - April 16, 2025

dbt-common 1.20 - April 16, 2025

dbt-common 1.19 - April 16, 2025

dbt-common 1.18 - April 14, 2025

Features

  • Ability to specify 'Deprecations' in WarnErrorOptions (#265)

Fixes

  • Replace depricated datetime.datetime.utcnow() for datetime.datetime.now(timezone.utc) to reduce stdout spam. (#238, #99)

Under the Hood

  • Add support for Python 3.13 (#263)
  • Add new event to signal issues during record/replay (#268)

... (truncated)

Commits

Updates dbt-semantic-interfaces from 0.7.4 to 0.8.3

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Jun 13, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/dbt-eb78b85fb8 branch 3 times, most recently from 5b1c19e to c78b54b Compare June 18, 2025 04:02
Bumps the dbt group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [dbt-core](https://github.com/dbt-labs/dbt-core) | `1.9.4` | `1.9.8` |
| [dbt-postgres](https://github.com/dbt-labs/dbt-postgres) | `1.8.2` | `1.9.0` |
| [dbt-adapters](https://github.com/dbt-labs/dbt-adapters) | `1.14.5` | `1.16.0` |
| [dbt-common](https://github.com/dbt-labs/dbt-common) | `1.17.0` | `1.25.0` |
| dbt-semantic-interfaces | `0.7.4` | `0.8.3` |



Updates `dbt-core` from 1.9.4 to 1.9.8
- [Release notes](https://github.com/dbt-labs/dbt-core/releases)
- [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.9.8/CHANGELOG.md)
- [Commits](dbt-labs/dbt-core@v1.9.4...v1.9.8)

Updates `dbt-postgres` from 1.8.2 to 1.9.0
- [Release notes](https://github.com/dbt-labs/dbt-postgres/releases)
- [Changelog](https://github.com/dbt-labs/dbt-postgres/blob/main/CHANGELOG.md)
- [Commits](dbt-labs/dbt-postgres@v1.8.2...v1.9.0)

Updates `dbt-adapters` from 1.14.5 to 1.16.0
- [Release notes](https://github.com/dbt-labs/dbt-adapters/releases)
- [Commits](https://github.com/dbt-labs/dbt-adapters/commits)

Updates `dbt-common` from 1.17.0 to 1.25.0
- [Changelog](https://github.com/dbt-labs/dbt-common/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dbt-labs/dbt-common/commits)

Updates `dbt-semantic-interfaces` from 0.7.4 to 0.8.3

---
updated-dependencies:
- dependency-name: dbt-core
  dependency-version: 1.9.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dbt
- dependency-name: dbt-postgres
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dbt
- dependency-name: dbt-adapters
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dbt
- dependency-name: dbt-common
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dbt
- dependency-name: dbt-semantic-interfaces
  dependency-version: 0.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dbt
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/dbt-eb78b85fb8 branch from c78b54b to 1185dd3 Compare June 19, 2025 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge BI Validation Failed dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants