Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 6, 2025

This PR contains the following updates:

Package Change Age Confidence
google-spreadsheet (source) ^3.0.10 -> ^5.0.0 age confidence

Release Notes

theoephraim/node-google-spreadsheet (google-spreadsheet)

v5.0.2

Compare Source

Patch Changes
  • 20f1f31: do not bundle runtime deps

v5.0.1

Compare Source

Patch Changes

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:

    • export functions in stream mode now return a web ReadableStream
Patch Changes

v4.1.5

Compare Source

  • Fix/googl auth library v10 #725
  • fix row.assign to use Partial<T> 079c515
  • fix download method issue when gid is 0 d53e189

v4.1.4

Compare Source

  • fix(updateProperties): getFieldMask ignore gridProperties #674
  • add dmno and remove/encrypt test-related secrets, swap jest for vitest 927e9e8

v4.1.3

Compare Source

  • Read headers in batch on getRows() #693
  • Fix type of sheetsById in docs #658
  • Update authentication.md #699
  • update axios, fix new google-auth-library issue, fixes #​701 #​700 #701
  • fix setDataValidation docs 2bca048
  • Update FUNDING.yml 5459a87
  • use correct type in docs 6d210a2
  • allow CI manual reruns e10cbb1

v4.1.2

Compare Source

  • add setDataValidation #691
  • fix docs typos
  • move from CircleCI to GH Actions 53fe384

v4.1.1

Compare Source

  • chore(deps): allow google-auth-library@^9.0.0 #657
  • docs: remove outdated reference to doc.useServiceAccountAuth() a60104b

v4.1.0

Compare Source

  • fix: match color style field to that in google api fce1605

v4.0.3

Compare Source

  • docs: get/set are sync methods #637
  • docs(readme.md): fix wrong import #633
  • docs: docs cleanup and improvements 882bd73
  • docs(small updates): fixed a few small grammar issues and copied readme to docs index 867bb63
  • fix: handle trimming null/undefined header values 3ef8fcf
  • build: call build in release task c306dc0

v4.0.2

Compare Source

  • fix: lodash imports needs explicit .js extension 4cad156

v4.0.1

Compare Source

  • chore: switch back from lodash-es to lodash to avoid ESM issues c808eed

v4.0.0

Compare Source

  • Typescript rewrite! 903e923
    • no more lagging/outdated types from DefinitelyTyped (@types/google-spreadsheet)
    • refactor GoogleSpreadsheetRow to be more TS friendly
    • add new typed value getters/setters to GoogleSpreadsheetCell (stringValue, boolValue, numberValue)
    • cell.formulaError -> cell.errorValue
    • refactor authentication to rely directly on google-auth-library as a peer dependency
    • support Application Default Credentials (auto inject credentials in some environments)
    • refactor document creation into static method, similar auth setup
    • support basic sharing / permissions management (drive api)
    • support document delete
    • replaced GoogleSpreadsheetFormulaError with GoogleSpreadsheetCellErrorValue and now handles all possible cell error types
    • fully deprecated sheet.getInfo,
  • chore: set up release tooling (release-it, auto-changelog, commitizen) 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.


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

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

@renovate renovate bot force-pushed the renovate/google-spreadsheet-5.x branch from 547889e to 03b20fa Compare August 14, 2025 19:59
@renovate renovate bot force-pushed the renovate/google-spreadsheet-5.x branch from 03b20fa to fea3877 Compare August 23, 2025 19:46
@renovate renovate bot force-pushed the renovate/google-spreadsheet-5.x branch from fea3877 to 35477ed Compare September 1, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants