mitodl / mitxpro

BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

fix(deps): update dependency pygsheets to v2.0.6 #3170

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pygsheets 2.0.2 -> 2.0.6 age adoption passing confidence

Release Notes

nithinmurali/pygsheets (pygsheets) ### [`v2.0.6`](https://redirect.github.com/nithinmurali/pygsheets/compare/2.0.5...2.0.6) [Compare Source](https://redirect.github.com/nithinmurali/pygsheets/compare/2.0.5...2.0.6) ### [`v2.0.5`](https://redirect.github.com/nithinmurali/pygsheets/releases/tag/2.0.5) [Compare Source](https://redirect.github.com/nithinmurali/pygsheets/compare/2.0.4...2.0.5) - Bug fixes - added batch value update - changed default behavior of get_as_df [ref](https://redirect.github.com/nithinmurali/pygsheets/issues/423#issuecomment-770520071) **breaking change** ### [`v2.0.4`](https://redirect.github.com/nithinmurali/pygsheets/releases/tag/2.0.4) [Compare Source](https://redirect.github.com/nithinmurali/pygsheets/compare/2.0.3.1...2.0.4) data validation support added added conditional formatting metadata support added [@​dankrause](https://redirect.github.com/dankrause) added metadata search [@​dankrause](https://redirect.github.com/dankrause) improved files api support [@​dankrause](https://redirect.github.com/dankrause) Added batch get (now you can fetch multiple ranges in single request) hyperlink support Added batchmode in client (Better api merging support) added support for specifying parent folder name in create bug fixes ### [`v2.0.3.1`](https://redirect.github.com/nithinmurali/pygsheets/releases/tag/2.0.3.1) [Compare Source](https://redirect.github.com/nithinmurali/pygsheets/compare/2.0.3...2.0.3.1) hotfix for worksheet indexing issue. reverted the indexing to start from index 0 ### [`v2.0.3`](https://redirect.github.com/nithinmurali/pygsheets/releases/tag/2.0.3) [Compare Source](https://redirect.github.com/nithinmurali/pygsheets/compare/2.0.2...2.0.3) **Changed how cell addressing is handled** Added [Address](https://pygsheets.readthedocs.io/en/staging/address.html#address) Added [Grid Range](https://pygsheets.readthedocs.io/en/staging/address.html#pygsheets.GridRange) Now all range implementations use this addressing Now Datarange supports unbounded ranges Added update call batching while un-linked Docs Improved Other bug fixes

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 weeks ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv mitx_pro-p3w2_suf-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because pygsheets (2.0.6) depends on google-api-python-client (>=2.50.0)
 and mitx pro depends on google-api-python-client (1.12.11), pygsheets is forbidden.
So, because mitx pro depends on pygsheets (2.0.6), version solving failed.
arslanashraf7 commented 5 days ago

FYI, We probably don't need to upgrade this as is even with updating google-auth package upgrades. This breaks the coupon request sheets creation. Take a look at this old issue https://github.com/mitodl/hq/issues/5569 for more context.

renovate[bot] commented 5 days ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.0.6). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.