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 pygsheets to v2.0.6 #3170

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2024

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

Compare Source

v2.0.5

Compare Source

  • Bug fixes
  • added batch value update
  • changed default behavior of get_as_df ref breaking change

v2.0.4

Compare Source

data validation support added
added conditional formatting
metadata support added @​dankrause
added metadata search @​dankrause
improved files api support @​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

Compare Source

hotfix for worksheet indexing issue. reverted the indexing to start from index 0

v2.0.3

Compare Source

Changed how cell addressing is handled
Added Address
Added Grid Range
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.


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

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

Copy link
Contributor Author

renovate bot commented Sep 28, 2024

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

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
Copy link
Contributor

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.

Copy link
Contributor Author

renovate bot commented Oct 9, 2024

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.

@renovate renovate bot deleted the renovate/pygsheets-2.x branch October 9, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants