ttsukagoshi / csv2gsheets

CLI tool to convert local CSV files into Google Sheets files in a designated Google Drive folder. Users can choose whether to update an existing Sheets file, or create a new one.
https://www.npmjs.com/package/csv2gsheets
MIT License
3 stars 0 forks source link

npm(deps): bump googleapis from 129.0.0 to 135.0.0 #168

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps googleapis from 129.0.0 to 135.0.0.

Release notes

Sourced from googleapis's releases.

googleapis: v135.0.0

135.0.0 (2024-04-04)

� BREAKING CHANGES

  • This release has breaking changes.
  • storagetransfer: This release has breaking changes.
  • storage: This release has breaking changes.
  • looker: This release has breaking changes.
  • logging: This release has breaking changes.
  • language: This release has breaking changes.
  • discoveryengine: This release has breaking changes.
  • dataform: This release has breaking changes.
  • connectors: This release has breaking changes.
  • compute: This release has breaking changes.
  • cloudbuild: This release has breaking changes.

Features

  • admin: update the API (939730c)
  • aiplatform: update the API (bee5953)
  • alloydb: update the API (811596d)
  • analyticsadmin: update the API (6a12917)
  • analyticshub: update the API (620e881)
  • appengine: update the API (363be51)
  • apphub: update the API (6acbca7)
  • artifactregistry: update the API (f660310)
  • authorizedbuyersmarketplace: update the API (ce3b9d9)
  • beyondcorp: update the API (7912c1c)
  • bigquery: update the API (bb0336c)
  • bigtableadmin: update the API (2ffb49d)
  • chat: update the API (2ac1b12)
  • chromemanagement: update the API (131c12a)
  • cloudbilling: update the API (b7cf2f0)
  • cloudbuild: update the API (5ed8cc6)
  • clouddeploy: update the API (7537bf0)
  • cloudfunctions: update the API (d94398d)
  • cloudidentity: update the API (ba88c53)
  • cloudresourcemanager: update the API (de01fce)
  • composer: update the API (0893491)
  • compute: update the API (65016d0)
  • connectors: update the API (d81f31d)
  • containeranalysis: update the API (26dd897)
  • container: update the API (0642926)
  • content: update the API (6a26ecc)
  • dataform: update the API (ad1b4a6)
  • dataplex: update the API (14a6f0e)
  • dataportability: update the API (28a4af4)
  • dialogflow: update the API (3d7fb88)

... (truncated)

Commits
  • eb2f55e chore: release main (#3452)
  • c8b253c chore(deps): update dependency @​types/prettier to v3 (#3458)
  • a865e81 feat: run the generator (#3456)
  • f9e318d chore(deps): update dependency @​types/execa to v2 (#3457)
  • 97a1b6c 🦉 Updates from OwlBot post-processor
  • ce9aead feat: regenerate index files
  • b0cfa8e feat(youtube): update the API
  • e26e7bc feat(workstations): update the API
  • d8ded70 feat(workloadmanager): update the API
  • fb7c2ce fix(walletobjects): update the API
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 2 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟢 Statements 100% 927/927
🟢 Branches 100% 137/137
🟢 Functions 100% 29/29
🟢 Lines 100% 927/927

Test suite run success

72 tests passing in 8 suites.

Report generated by 🧪jest coverage report action from 7467bf904ed3a84a446e66d3da13d5d53e77fde4

dependabot[bot] commented 1 month ago

Superseded by #170.