pistachiostudio / takohachi

gangsta discord bot ᕦ(+_+;)ᕤ
MIT License
6 stars 0 forks source link

Update dependency gspread to ~=5.12.3 - autoclosed #189

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gspread ~=5.10.0 -> ~=5.12.3 age adoption passing confidence

Release Notes

burnash/gspread (gspread) ### [`v5.12.3`](https://togithub.com/burnash/gspread/blob/HEAD/HISTORY.rst#5123-2023-12-15) [Compare Source](https://togithub.com/burnash/gspread/compare/v5.12.2...v5.12.3) - 1363 get all records retrieves a large number of empty rows after the end of the data by [@​alifeee](https://togithub.com/alifeee) in [https://github.com/burnash/gspread/pull/1364](https://togithub.com/burnash/gspread/pull/1364) ### [`v5.12.2`](https://togithub.com/burnash/gspread/releases/tag/v5.12.2) [Compare Source](https://togithub.com/burnash/gspread/compare/v5.12.1...v5.12.2) ##### What's Changed - Many fixes for `get_records` by [@​alifeee](https://togithub.com/alifeee) in [https://github.com/burnash/gspread/pull/1357](https://togithub.com/burnash/gspread/pull/1357) - change `worksheet.update` migration guide by [@​alifeee](https://togithub.com/alifeee) in [https://github.com/burnash/gspread/pull/1362](https://togithub.com/burnash/gspread/pull/1362) **Full Changelog**: https://github.com/burnash/gspread/compare/v5.12.1...v5.12.2 ### [`v5.12.1`](https://togithub.com/burnash/gspread/blob/HEAD/HISTORY.rst#5121-2023-12-04) [Compare Source](https://togithub.com/burnash/gspread/compare/v5.12.0...v5.12.1) - Many fixes for `get_records` by [@​alifeee](https://togithub.com/alifeee) in [https://github.com/burnash/gspread/pull/1357](https://togithub.com/burnash/gspread/pull/1357) - change `worksheet.update` migration guide by [@​alifeee](https://togithub.com/alifeee) in [https://github.com/burnash/gspread/pull/1362](https://togithub.com/burnash/gspread/pull/1362) ### [`v5.12.0`](https://togithub.com/burnash/gspread/blob/HEAD/HISTORY.rst#5120-2023-10-22) [Compare Source](https://togithub.com/burnash/gspread/compare/v5.11.3...v5.12.0) - feature -- adding `worksheet.get_records` to get specific row ranges by [@​AndrewBasem1](https://togithub.com/AndrewBasem1) in [https://github.com/burnash/gspread/pull/1301](https://togithub.com/burnash/gspread/pull/1301) - Fix list_spreadsheet_files return value by [@​mephinet](https://togithub.com/mephinet) in [https://github.com/burnash/gspread/pull/1308](https://togithub.com/burnash/gspread/pull/1308) - Fix warning message for `worksheet.update` method by [@​ksj20](https://togithub.com/ksj20) in [https://github.com/burnash/gspread/pull/1312](https://togithub.com/burnash/gspread/pull/1312) - change lambda function to dict (fix pyupgrade issue) by [@​alifeee](https://togithub.com/alifeee) in [https://github.com/burnash/gspread/pull/1319](https://togithub.com/burnash/gspread/pull/1319) - allows users to silence deprecation warnings by [@​lavigne958](https://togithub.com/lavigne958) in [https://github.com/burnash/gspread/pull/1324](https://togithub.com/burnash/gspread/pull/1324) - Add `maintain_size` to keep asked for size in `get`, `get_values` by [@​alifeee](https://togithub.com/alifeee) in [https://github.com/burnash/gspread/pull/1305](https://togithub.com/burnash/gspread/pull/1305) ### [`v5.11.3`](https://togithub.com/burnash/gspread/blob/HEAD/HISTORY.rst#5113-2023-09-29) [Compare Source](https://togithub.com/burnash/gspread/compare/v5.11.2...v5.11.3) - Fix list_spreadsheet_files return value by [@​mephinet](https://togithub.com/mephinet) in [https://github.com/burnash/gspread/pull/1308](https://togithub.com/burnash/gspread/pull/1308) ### [`v5.11.2`](https://togithub.com/burnash/gspread/blob/HEAD/HISTORY.rst#5112-2023-09-18) [Compare Source](https://togithub.com/burnash/gspread/compare/v5.11.1...v5.11.2) - Fix merge_combined_cells in get_values (AND 5.11.2 RELEASE) by [@​alifeee](https://togithub.com/alifeee) in [https://github.com/burnash/gspread/pull/1299](https://togithub.com/burnash/gspread/pull/1299) ### [`v5.11.1`](https://togithub.com/burnash/gspread/blob/HEAD/HISTORY.rst#5111-2023-09-06) [Compare Source](https://togithub.com/burnash/gspread/compare/v5.11.0...v5.11.1) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/burnash/gspread/pull/1288](https://togithub.com/burnash/gspread/pull/1288) - remove Drive API access on Spreadsheet init (FIX - VERSION 5.11.1) by [@​alifeee](https://togithub.com/alifeee) in [https://github.com/burnash/gspread/pull/1291](https://togithub.com/burnash/gspread/pull/1291) ### [`v5.11.0`](https://togithub.com/burnash/gspread/blob/HEAD/HISTORY.rst#5110-2023-09-04) [Compare Source](https://togithub.com/burnash/gspread/compare/v5.10.0...v5.11.0) - add docs/build to .gitignore by [@​alifeee](https://togithub.com/alifeee) in [https://github.com/burnash/gspread/pull/1246](https://togithub.com/burnash/gspread/pull/1246) - add release process to CONTRIBUTING.md by [@​alifeee](https://togithub.com/alifeee) in [https://github.com/burnash/gspread/pull/1247](https://togithub.com/burnash/gspread/pull/1247) - Update/clean readme badges by [@​lavigne958](https://togithub.com/lavigne958) in [https://github.com/burnash/gspread/pull/1251](https://togithub.com/burnash/gspread/pull/1251) - add test_fill_gaps and docstring for fill_gaps by [@​alifeee](https://togithub.com/alifeee) in [https://github.com/burnash/gspread/pull/1256](https://togithub.com/burnash/gspread/pull/1256) - Remove API calls from `creationTime`/`lastUpdateTime` by [@​alifeee](https://togithub.com/alifeee) in [https://github.com/burnash/gspread/pull/1255](https://togithub.com/burnash/gspread/pull/1255) - Fix Worksheet ID Type Inconsistencies by [@​FlantasticDan](https://togithub.com/FlantasticDan) in [https://github.com/burnash/gspread/pull/1269](https://togithub.com/burnash/gspread/pull/1269) - Add `column_count` prop as well as `col_count` by [@​alifeee](https://togithub.com/alifeee) in [https://github.com/burnash/gspread/pull/1274](https://togithub.com/burnash/gspread/pull/1274) - Add required kwargs with no default value by [@​lavigne958](https://togithub.com/lavigne958) in [https://github.com/burnash/gspread/pull/1271](https://togithub.com/burnash/gspread/pull/1271) - Add deprecation warnings for colors by [@​alifeee](https://togithub.com/alifeee) in [https://github.com/burnash/gspread/pull/1278](https://togithub.com/burnash/gspread/pull/1278) - Add better Exceptions on opening spreadsheets by [@​alifeee](https://togithub.com/alifeee) in [https://github.com/burnash/gspread/pull/1277](https://togithub.com/burnash/gspread/pull/1277)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.