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 131.0.0 #147

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps googleapis from 129.0.0 to 131.0.0.

Release notes

Sourced from googleapis's releases.

googleapis: v131.0.0

131.0.0 (2024-01-05)

� BREAKING CHANGES

  • serviceconsumermanagement: This release has breaking changes.
  • playintegrity: This release has breaking changes.

Features

  • chromepolicy: update the API (8429e3c)
  • chromeuxreport: update the API (6d52abb)
  • customsearch: update the API (1169e4c)
  • dialogflow: update the API (4b1e073)
  • displayvideo: update the API (45b61b5)
  • oslogin: update the API (cfc90e7)
  • playintegrity: update the API (767af5f)
  • regenerate index files (4246fd1)
  • serviceconsumermanagement: update the API (a68206a)

Bug Fixes

  • accesscontextmanager: update the API (845c716)
  • admin: update the API (4664d6b)
  • backupdr: update the API (19b0192)
  • calendar: update the API (0ca9bbc)
  • cloudbuild: update the API (31158a2)
  • cloudidentity: update the API (22610b3)
  • cloudprofiler: update the API (2c5cbc4)
  • cloudtrace: update the API (2a811d5)
  • iap: update the API (ec596c1)
  • playdeveloperreporting: update the API (7181840)
  • servicenetworking: update the API (50c7dbd)
  • spanner: update the API (0e40d67)
Commits
  • 2ee5bb0 chore: release main (#3416)
  • 4246fd1 feat: regenerate index files
  • 0e40d67 fix(spanner): update the API
  • 50c7dbd fix(servicenetworking): update the API
  • a68206a feat(serviceconsumermanagement)!: update the API
  • 767af5f feat(playintegrity)!: update the API
  • 7181840 fix(playdeveloperreporting): update the API
  • cfc90e7 feat(oslogin): update the API
  • ec596c1 fix(iap): update the API
  • 45b61b5 feat(displayvideo): 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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 5 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 202cf199f9f3dffff114ca9f8175ee2093e7c36a

dependabot[bot] commented 4 months ago

Superseded by #153.