fix(deps): update dependency google-spreadsheet to v5 #12
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.0
Release Notes
theoephraim/node-google-spreadsheet (google-spreadsheet)
v5.0.2
Compare Source
Patch Changes
20f1f31
: do not bundle runtime depsv5.0.1
Compare Source
Patch Changes
a39cdd8
: fix type issue with google-auth-library (fixes #726)v5.0.0
Compare 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.5
Compare Source
#725
079c515
d53e189
v4.1.4
Compare Source
#674
927e9e8
v4.1.3
Compare Source
#693
#658
#699
#701
2bca048
5459a87
6d210a2
e10cbb1
v4.1.2
Compare Source
#691
53fe384
v4.1.1
Compare Source
#657
doc.useServiceAccountAuth()
a60104b
v4.1.0
Compare Source
fce1605
v4.0.3
Compare Source
#637
#633
882bd73
867bb63
3ef8fcf
c306dc0
v4.0.2
Compare Source
4cad156
v4.0.1
Compare Source
c808eed
v4.0.0
Compare Source
903e923
@types/google-spreadsheet
)GoogleSpreadsheetRow
to be more TS friendlyGoogleSpreadsheetCell
(stringValue
,boolValue
,numberValue
)cell.formulaError
->cell.errorValue
GoogleSpreadsheetFormulaError
withGoogleSpreadsheetCellErrorValue
and now handles all possible cell error typessheet.getInfo
,dc831e3
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 was generated by Mend Renovate. View the repository job log.