danwdart / vidsort

A video sorting tool for YouTube
GNU Affero General Public License v3.0
0 stars 0 forks source link

Update googleapis to the latest version ๐Ÿš€ #7

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency googleapis was updated from 32.0.0 to 34.0.0.

This version is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v34.0.0

Welcome to the googleapis@34 ๐ŸŽŠ This release has breaking changes, new features, and a bunch of bug fixes. Enjoy!

The following APIs have been removed:

  • adexchangeseller/v1.1
  • adexchangeseller/v1'
  • adexchangeseller/v2.0
  • sqladmin/v1beta3

The following APIs have been added:

  • cloudtasks/v2beta3
  • redis/v1
  • file/v1beta1
  • jobs/v3p1beta1
  • videointelligence/v1p1beta1

Fixes

  • fix: upgrade to the latest google-auth-library (#1313)
  • fix: add better error handling around sample client and redirect URIs (#1285)
  • chore(deps): update dependency p-queue to v3 (#1310)
  • chore(deps): update dependency nyc to v13 (#1307)

New Features

  • feat: run the generator (#1359)
  • feat: run the generator (#1326)
  • feat: run the generator and synth (#1324)

Documentation

  • docs: add supported versions of node.js to the readme (#1355)
  • docs: fix generator script path (#1345)
  • docs: replace google/ with googleapis/ in URIs (#1342)
  • docs: Fix error handling in batchGet sample (#1338)
  • docs: Add statement of support to readme (#1333)
  • docs: Remove reference docs (#1331)

Internal / Testing Changes

  • Update the kokoro config (#1353)
  • test: remove appveyor config (#1357)
  • Do not generate libraries with synth (#1350)
  • Enable prefer-const in the eslint config (#1347)
  • Fix the sample tests (#1344)
  • Make npm install timeout configurable (#1343)
  • Enable no-var in eslint (#1340)
  • Use prettier and eslint on samples (#1341)
  • Fix samples tests (#1323)
  • Use synth templating and update CI (#1321)
  • Retry npm install in CI (#1320)
  • Add synth.py for automating client library generation (#1306)
Commits

The new version differs by 58 commits.

  • ca417db Release v34.0.0 (#1360)
  • 3910ec0 feat: run the generator (#1359)
  • fd09b19 docs: add supported versions of node.js to the readme (#1355)
  • e35042a Update the kokoro config (#1353)
  • 73a4993 test: remove appveyor config (#1357)
  • ebbaf5c Do not generate libraries with synth (#1350)
  • 612be21 Enable prefer-const in the eslint config (#1347)
  • 1ae5c50 docs: fix generator script path (#1345)
  • 74bccfd Fix the sample tests (#1344)
  • 5bf00c2 Make npm install timeout configurable (#1343)
  • 307f4f8 docs: replace google/ with googleapis/ in URIs (#1342)
  • 9d698c3 Enable no-var in eslint (#1340)
  • 8cb10f2 Use prettier and eslint on samples (#1341)
  • d6cbf06 Fix error handling in batchGet sample (#1338)
  • 2881364 Add statement of support to readme (#1333)

There are 58 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v35.0.0

This release has breaking changes. Please take care with your upgrade!

Breaking changes

The following APIs have been deprecated and removed:

  • content_v2sandbox
  • dfareporting_v2_8
  • serviceuser_v1

New APIs

The following new APIs have been added since the last release:

  • accesscontextmanager_v1beta
  • alertcenter_v1beta1
  • cloudasset_v1beta1
  • cloudsearch_v1
  • firebasehosting_v1beta1
  • servicenetworking_v1beta

Generator runs (adds and removes APIs above)

  • feat: run the generator (#1430)
  • feat: run the generator (#1384)

Bug fixes

  • fix: generator missing standard parameters (#1390)
  • Don't publish sourcemaps (#1364)

Dependencies

  • fix(deps): update dependency googleapis-common to ^0.4.0 (#1426)
  • fix: update gsuite admin samples (#1361)

Samples

  • fix: use URL constructor in the samples (#1424)

Internal / Testing Changes

  • chore: drop contributors from multiple places (#1428)
  • fix: failing system test (#1429)
  • chore: use latest npm on Windows (#1427)
  • chore: update CircleCI config (#1423)
  • chore: include build in eslintignore (#1420)
  • chore(deps): update dependency eslint-plugin-node to v8 (#1415)
  • chore: update issue templates (#1413)
  • chore: remove old issue template (#1411)
  • build: run tests on node11 (#1410)
  • chore(deps): update dependency typescript to ~3.1.0 (#1403)
  • chore(deps): update dependency eslint-plugin-prettier to v3 (#1404)
  • chore(deps): update dependency nock to v10 (#1405)
  • chores(build): do not collect sponge.xml from windows builds (#1406)
  • chores(build): run codecov on continuous builds (#1401)
  • chore: update new issue template (#1398)
  • feat: Allow use of --discovery-url parameter (#1377)
  • build: fix codecov uploading on Kokoro (#1389)
  • Update kokoro config (#1372)
  • Update CI config (#1368)
  • Fix Windows Kokoro builds (#1365)
Commits

The new version differs by 28 commits.

  • a2a32c2 Release v35.0.0 (#1431)
  • 341115a feat: run the generator (#1430)
  • 48b7baf chore: drop contributors from multiple places (#1428)
  • 8c5d458 fix(deps): update dependency googleapis-common to ^0.4.0 (#1426)
  • 648baaa fix: failing system test (#1429)
  • 516e414 chore: use latest npm on Windows (#1427)
  • 1809e13 fix: use URL constructor in the samples (#1424)
  • 5c0a5f6 chore: update CircleCI config (#1423)
  • c2ab3c0 chore: include build in eslintignore (#1420)
  • 1652664 chore(deps): update dependency eslint-plugin-node to v8 (#1415)
  • 395fb93 chore: update issue templates (#1413)
  • 976b4e3 chore: remove old issue template (#1411)
  • 934ad4a build: run tests on node11 (#1410)
  • cd60118 chore(deps): update dependency typescript to ~3.1.0 (#1403)
  • 082b07d chore(deps): update dependency eslint-plugin-prettier to v3 (#1404)

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v36.0.0

12-06-2018 17:35 PST

New APIs

  • cloudscheduler_v1beta1
  • driveactivity_v2
  • pagespeedonline_v5
  • speech_v1p1beta1

Removed APIs

  • dfareporting_v3_0
  • partners_v2
  • speech_v1beta1

Features

  • feat: run the generator (#1474)
  • feat: Add support for repeated fields (#1451)

Bug fixes

Documentation

  • docs: be more explicit about supported version of nodejs for docs (#1473)
  • docs: add note about minimum Node.js version required (#1464)
  • fix(samples): fix url parsing in sampleClient (#1462)
  • docs: Added information to run the quickstart sample (#1460)

Internal / Testing Changes

  • chore: always nyc report before calling codecov (#1482)
  • chore: nyc ignore build/test by default (#1481)
  • refactor: remove weird root binding (#1476)
  • refactor: add dev dependencies to APIs (#1475)
  • chore(deps): update dependency typescript to ~3.2.0 (#1465)
  • fix(build): fix system key decryption (#1467)
  • chore(deps): update dependency @types/p-queue to v3 (#1449)
  • chore: try to fix codecov (#1439)
  • chore(deps): update dependency gts to ^0.9.0 (#1440)
  • chore: update eslintignore config (#1438)
Commits

The new version differs by 18 commits.

  • 74beceb Release v36.0.0 (#1485)
  • f63cd4e chore: always nyc report before calling codecov (#1482)
  • 3f8b1dc chore: nyc ignore build/test by default (#1481)
  • 2a98657 refactor: remove weird root binding (#1476)
  • d59bc21 refactor: add dev dependencies to APIs (#1475)
  • 1e23ebd feat: run the generator (#1474)
  • 5b7e388 docs: be more explicit about supported version of nodejs for docs (#1473)
  • 7daf19f chore(deps): update dependency typescript to ~3.2.0 (#1465)
  • 968309c docs: add note about minimum Node.js version required (#1464)
  • 0c216d6 fix(build): fix system key decryption (#1467)
  • d27de2e fix(samples): fix url parsing in sampleClient (#1462)
  • 5102efd docs: Added information to run the quickstart sample (#1460)
  • 8d900f1 feat: Add support for repeated fields (#1451)
  • 853e218 chore(deps): update dependency @types/p-queue to v3 (#1449)
  • 08e23cd chore: try to fix codecov (#1439)

There are 18 commits in total.

See the full diff