fix(deps): update dependency google-spreadsheet to v5#12
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency google-spreadsheet to v5#12renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
547889e to
03b20fa
Compare
03b20fa to
fea3877
Compare
fea3877 to
35477ed
Compare
35477ed to
7a28159
Compare
7a28159 to
a10d168
Compare
b805150 to
12bb841
Compare
12bb841 to
47c3f99
Compare
47c3f99 to
5bd849c
Compare
5bd849c to
7308311
Compare
aaf0a50 to
2431842
Compare
2431842 to
c8282bc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.0.10→^5.0.0Release Notes
theoephraim/node-google-spreadsheet (google-spreadsheet)
v5.2.0Compare Source
Minor Changes
74cdc44: Add searchDeveloperMetadata method and support DeveloperMetadataLookup filters in loadCells71ee84d: Add retryConfig parameter to allow customising error handlingPatch Changes
fd12a3b: Fix crash when saving a row with all empty values, and ensure empty cells always return''instead ofundefined557ce16: Allow settingcell.stringValueto strings starting with=— they are now stored as literal string values instead of throwing an errorv5.1.0Compare Source
Minor Changes
3edb1ba: Add deleteDimension, deleteRows, and deleteColumns methods to GoogleSpreadsheetWorksheeta2f00b2: Add comprehensive data manipulation and convenience methods to GoogleSpreadsheetWorksheet:Data Manipulation Methods:
Convenience Wrapper Methods (auto-fill sheetId):
Filter View Methods:
Conditional Formatting Methods:
Banding Methods:
Developer Metadata Methods:
v5.0.3Compare Source
Patch Changes
c1db500: Implement autoResizeDimensions method to auto-resize rows or columns to fit their contentsc1db500: Add deletePermission method to revoke access for a user, group, or domainc1db500: Implement insertRange method to insert empty cells in a range and shift existing cellsc1db500: Add protected range CRUD operations (addProtectedRange, updateProtectedRange, deleteProtectedRange) on worksheetsc1db500: Fix addNamedRange request body to correctly nest properties under namedRange keyv5.0.2Compare Source
Patch Changes
20f1f31: do not bundle runtime depsv5.0.1Compare Source
Patch Changes
a39cdd8: fix type issue with google-auth-library (fixes #726)v5.0.0Compare Source
Major Changes
4f92ef9: Swap axios for ky - a thin fetch wrapper.Mostly things should work exactly the same, but we'll do a major release just in case.
BREAKING CHANGE:
Patch Changes
45229e4: add changesets4f92ef9: swap lodash for es-toolkitv4.1.5Compare Source
#725079c515d53e189v4.1.4Compare Source
#674927e9e8v4.1.3Compare Source
#693#658#699#7012bca0485459a876d210a2e10cbb1v4.1.2Compare Source
#69153fe384v4.1.1Compare Source
#657doc.useServiceAccountAuth()a60104bv4.1.0Compare Source
fce1605v4.0.3Compare Source
#637#633882bd73867bb633ef8fcfc306dc0v4.0.2Compare Source
4cad156v4.0.1Compare Source
c808eedv4.0.0Compare Source
903e923@types/google-spreadsheet)GoogleSpreadsheetRowto be more TS friendlyGoogleSpreadsheetCell(stringValue,boolValue,numberValue)cell.formulaError->cell.errorValueGoogleSpreadsheetFormulaErrorwithGoogleSpreadsheetCellErrorValueand now handles all possible cell error typessheet.getInfo,dc831e3Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.