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

[Bug] Your package relies on older versions of dbt-utils, which means our project is stuck on an older version #88

Closed
2 of 4 tasks
rbrooks opened this issue Nov 2, 2022 · 4 comments
Labels
type:enhancement New functionality or enhancement update_type:dependency Primary focus is to update dependencies

Comments

@rbrooks
Copy link

rbrooks commented Nov 2, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Describe the issue

Your package relies on older versions of dbt-utils, which means our project is stuck on an older version

Relevant error log or model output

No response

Expected behavior

We're allowed to upgrade to latest dbt-utils

dbt Project configurations

n

Package versions

packages:
  - package: fivetran/stripe
    version: [">=0.6.0", "<0.9.0"]
  - package: fivetran/hubspot
    version: [">=0.5.0", "<0.8.0"]

What database are you using dbt with?

bigquery

dbt Version

1.3.0

Additional Context

No response

Are you willing to open a PR to help address this issue?

  • Yes.
  • Yes, but I will need assistance and will schedule time during our office hours for guidance
  • No.
@rbrooks rbrooks added the bug label Nov 2, 2022
@fivetran-joemarkiewicz
Copy link
Contributor

H @rbrooks thanks for opening this issue! Our team is aware that the package is on an older version of dbt-utils. We are actually working right now to migrate this package within PR #86 to support the upcoming dbt-utils v1.0.0 -> v2.0.0 versions.

Unfortunately, there are quite a number of breaking changes this causes within our packages, so the migration is taking longer than expected. Additionally, we are waiting on the official release of dbt-utils v1.0.0 by dbt Labs. Once that release is live, we will be good to merge the PR mentioned above and move all our packages (including this one) onto the latest version of dbt-utils.

I apologize that we are not able to migrate sooner, but will be sure to post back here once the updates are rolled out!

@rbrooks
Copy link
Author

rbrooks commented Nov 2, 2022

THanks for the reply. 1.0 sound wise. Thank you,

@fivetran-sheringuyen fivetran-sheringuyen added type:bug Something is broken or incorrect and removed bug labels Dec 22, 2022
@zachsstruhl
Copy link

@fivetran-joemarkiewicz when do you expect the release of dbt-utils v1.0.0 to occur?

@fivetran-joemarkiewicz
Copy link
Contributor

Hi @zachsstruhl my apologies for not closing this ticket. Our v0.7.0 release offers support for dbt-utils v1.0.0. The merging of PR #86 upgraded this dependency.

As such, I will close out this issue. Thanks again!

@fivetran-joemarkiewicz fivetran-joemarkiewicz added type:enhancement New functionality or enhancement update_type:dependency Primary focus is to update dependencies and removed type:bug Something is broken or incorrect labels Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New functionality or enhancement update_type:dependency Primary focus is to update dependencies
Projects
None yet
Development

No branches or pull requests

4 participants