chore(deps): update dependency to-be-continuous/dbt to v4
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| to-be-continuous/dbt | repository | major |
3.2.3 -> 4.0.0
|
Release Notes
to-be-continuous/dbt (to-be-continuous/dbt)
v4.0.0
Features
- gcp: switch to ADC google authentification (b8af554)
BREAKING CHANGES
- gcp: switch from GOOGLE_OAUTH_ACCESS_TOKEN to GOOGLE_APPLICATION_CREDENTIALS In your dbt profiles.yml you have to: remove token: "{{ env_var('GOOGLE_OAUTH_ACCESS_TOKEN') }}" switch from method: oauth-secrets to method: oauth
v3.3.0
Features
- gcp: switch to ADC google authentification (8ecaac6)
3.2.3 (2024-05-05)
Bug Fixes
- workflow: disable MR pipeline from prod & integ branches (f6abab6)
3.2.2 (2024-04-03)
Bug Fixes
- gcp: use gcp-auth-provider's "latest" image tag (ff1d792)
3.2.1 (2024-1-30)
Bug Fixes
- sanitize empty variable test expressions (c3c9f79)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.