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 137.1.0 #170

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 month ago

Bumps googleapis from 129.0.0 to 137.1.0.

Release notes

Sourced from googleapis's releases.

googleapis: v137.1.0

137.1.0 (2024-05-07)

Features

googleapis: v137.0.0

137.0.0 (2024-05-07)

⚠ BREAKING CHANGES

  • sts: This release has breaking changes.
  • servicemanagement: This release has breaking changes.
  • discoveryengine: This release has breaking changes.
  • bigtableadmin: This release has breaking changes.
  • beyondcorp: This release has breaking changes.
  • artifactregistry: This release has breaking changes.
  • aiplatform: This release has breaking changes.

Features

  • accesscontextmanager: update the API (9307046)
  • aiplatform: update the API (925c9eb)
  • artifactregistry: update the API (2c2b2f8)
  • beyondcorp: update the API (739d6c2)
  • bigtableadmin: update the API (423100f)
  • cloudkms: update the API (b6b24c6)
  • compute: update the API (0ef7bad)
  • config: update the API (4e10242)
  • dataform: update the API (8f3478b)
  • discoveryengine: update the API (32bea90)
  • documentai: update the API (7fa01b6)
  • firebaseappcheck: update the API (a82f599)
  • firebaseml: update the API (2f8891d)
  • gkehub: update the API (70f9e09)
  • monitoring: update the API (e3d8b22)
  • regenerate index files (fae0ca1)
  • retail: update the API (86a26cb)
  • run: update the API (df2306a)
  • servicecontrol: update the API (a366d52)
  • servicemanagement: update the API (9c2242b)
  • spanner: update the API (e7a0d9a)
  • storagetransfer: update the API (5a509c1)
  • sts: update the API (9f4b7de)
  • youtube: update the API (f596fa7)

... (truncated)

Commits
  • 32afa3e chore: release main
  • 181f2d5 g modified: discovery/androidpublisher-v3.json
  • 30a8f3b chore: release main
  • fae0ca1 feat: regenerate index files
  • f596fa7 feat(youtube): update the API
  • 9f4b7de feat(sts)!: update the API
  • 5a509c1 feat(storagetransfer): update the API
  • 975e692 fix(sqladmin): update the API
  • e7a0d9a feat(spanner): update the API
  • 9c2242b feat(servicemanagement)!: 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 1 month 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 528b0a9c139a0f075475ec43958e4b3300a88efd

ttsukagoshi commented 1 week ago

@dependabot rebase

dependabot[bot] commented 1 week ago

Superseded by #185.