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 133.0.0 #153

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps googleapis from 129.0.0 to 133.0.0.

Release notes

Sourced from googleapis's releases.

googleapis: v133.0.0

133.0.0 (2024-02-07)

⚠ BREAKING CHANGES

  • walletobjects: This release has breaking changes.
  • storage: This release has breaking changes.
  • sasportal: This release has breaking changes.
  • gkeonprem: This release has breaking changes.
  • firestore: This release has breaking changes.
  • datastore: This release has breaking changes.
  • androidmanagement: This release has breaking changes.

Features

  • androidmanagement: update the API (33b061d)
  • bigquerydatatransfer: update the API (1a70202)
  • cloudbuild: update the API (b6dd51c)
  • cloudfunctions: update the API (810608a)
  • compute: update the API (e40a7e7)
  • datastore: update the API (a1aed54)
  • dfareporting: update the API (75e5da7)
  • discoveryengine: update the API (64f2232)
  • firestore: update the API (f9334eb)
  • gkeonprem: update the API (5ee6ff1)
  • healthcare: update the API (901e2cc)
  • networkmanagement: update the API (5e03b81)
  • networksecurity: update the API (5aa936f)
  • regenerate index files (fcb3574)
  • retail: update the API (4140165)
  • run: update the API (10c815f)
  • sasportal: update the API (db1e629)
  • securitycenter: update the API (9d85876)
  • spanner: update the API (b648ca3)
  • storage: update the API (170e77b)
  • tpu: update the API (b8f2e27)
  • transcoder: update the API (f32737d)
  • walletobjects: update the API (675ee54)
  • workloadmanager: update the API (d0ec5c2)
  • workstations: update the API (a4c4be0)

Bug Fixes

  • backupdr: update the API (bd59c17)
  • batch: update the API (e36b7d9)
  • bigtableadmin: update the API (312541e)
  • cloudscheduler: update the API (60e6665)
  • dataform: update the API (dec07de)

... (truncated)

Commits
  • fbebd87 chore: release main
  • fcb3574 feat: regenerate index files
  • a4c4be0 feat(workstations): update the API
  • d0ec5c2 feat(workloadmanager): update the API
  • 33809c3 fix(workflowexecutions): update the API
  • 675ee54 feat(walletobjects)!: update the API
  • 9fa40ca fix(vmwareengine): update the API
  • f32737d feat(transcoder): update the API
  • b8f2e27 feat(tpu): update the API
  • cf2b371 fix(sts): 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 4 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 9c7d88516252ffaaa9e814736d78d4ef9ad85d34

dependabot[bot] commented 3 months ago

Superseded by #161.