You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main branch already contains upgrades for e.g. the google-auth-library package to v10.x. The latest tag (v6.0.1) still requires it in v9.x. Combining this package with e.g. the latest BigQuery package, result in 2 versions being pulled in which causes issues like this: googleapis/google-cloud-node#7676.
Would it be possible to get a new tag out with some of these upgrades?
The
mainbranch already contains upgrades for e.g. thegoogle-auth-librarypackage tov10.x. The latest tag (v6.0.1) still requires it inv9.x. Combining this package with e.g. the latest BigQuery package, result in 2 versions being pulled in which causes issues like this: googleapis/google-cloud-node#7676.Would it be possible to get a new tag out with some of these upgrades?