Skip to content
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

fix(deps): Update dependency dbt-postgres to v1.9.0 #1223

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

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Feb 1, 2025

This PR contains the following updates:

Package Update Change
dbt-postgres (changelog) minor ==1.8.2 -> ==1.9.0

Release Notes

dbt-labs/dbt-postgres (dbt-postgres)

v1.9.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Automatically merge once required checks pass label Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge once required checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant