Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency googleapis to v35 - autoclosed #963

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2018

This PR contains the following updates:

Package Type Update Change References
googleapis dependencies major 27.0.0 -> 35.0.0 source
googleapis devDependencies major ^32.0.0 -> ^35.0.0 source
googleapis dependencies major 22.2.0 -> 35.0.0 source
googleapis dependencies major ^33.0.0 -> ^35.0.0 source

Release Notes

google/google-api-nodejs-client

v35.0.0

Compare Source

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)
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)

v34.0.0

Compare Source

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
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)

v33.0.0

Compare Source

New APIs
Deleted APIs
Docs & Samples

9255dc4 fix: remove urlshortener from the samples and docs (#​1284)
5400495 docs: do not reccomend refreshAccessToken() method (#​1283)
47d0972 fix: consistent use of keyfile name (#​1287)
4f70f4f fix: cannot read property of undefined. sampleclient.js line 42 (#​1242)

All other changes

188d9dd chore: run the generator (#​1299)
5cf048e chore: reduce # of dependencies (#​1300)
cdc1a87 fix(deps): update dependency googleapis-common to ^0.2.0 (#​1297)
86de490 chore: use googleapis-common (#​1298)
27c15a1 chore(deps): update dependency typedoc to ^0.12.0 (#​1295)
ba4e2a4 fix(deps): update dependency pify to v4 (#​1281)
67bb3d2 chore(deps): update dependency assert-rejects to v1 (#​1279)
8f2c8d5 chore: ignore package-lock.json (#​1278)
5f73cc5 chore: update renovate config (#​1273)
d963417 chore(deps): lock file maintenance (#​1277)
23b5b20 docs: Fix link to compute sample (#​1274)
36118af chore: remove greenkeeper badge (#​1271)
6353d49 test: throw on deprecation
c27ac2e chore(deps): update dependency typescript to v3 (#​1267)
0a2a1b7 chore(deps): lock file maintenance (#​1265)
c15ffef test: use strictEqual in tests (#​1246)
9ff9724 chore(deps): update dependency gts to ^0.8.0 (#​1244)
43459dd feat: run the generator (#​1257)
03150ef chore(deps): lock file maintenance (#​1254)
70e9282 chore(deps): update dependency typescript to ~2.9.0 (#​1245)
94a0a3e chore: Configure Renovate (#​1243)
a450b1f fix: cleanup CircleCI config (#​1231)
21e03c8 chore: clean up the tests (#​1229)
2ed9ed1 Add Code of Conduct
062473d chore(package): Update gts to the latest version 🚀 (#​1219)
49546e5 feat: generate package.json and README per package (#​1214)
643011f feat: run the generator (#​1215)

Enjoy! 🎉🚀🐢

v32.0.0

Compare Source

Greetings folks! Welcome to 32.0.0. Lots of good stuff in this one 🎉

New APIs

  • The Compute API now supports nodeGroups, nodeTemplates, and nodeTypes
  • Analytics v3 can now manage UserDeletionRequests
  • DFA Reporting 3.1 has been added
  • TPU v1 has been added

Removed APIs (breaking changes)

  • PhotosLibrary v1 has been removed
  • All versions of the resourceViews API have been removed
  • Video Intelligence v1beta1 has been removed

Fixes

18a7e5b docs: fix samples link in README.md (#​1207)
058a122 fix: re-enable static typing (#​1202)
162c464 fix: analytics.js typo fix (#​1198)
e7f2ec4 chore: run the generator, fixing samples (#​1197)

Keepin the lights on

5137690 chore(package): update nyc to version 12.0.2 (#​1204)

v31.0.2

Compare Source

This release fixes a bug in 31.0.1 where the googleapis package was empty 🤷‍♂️

v31.0.0

Compare Source

This release has breaking changes! Support for Node.js 4 has been dropped.

New APIs

  • Android Publisher v3
  • Jobs v2
  • PhotosLibrary v1

Bug fixes

5639601 fix: upgrade to the latest version of gts (and others) (#​1164)
25c3f8e fix: use reject handler instead of catch for callbacks (#​1161)
f3347c5 fix: drop support for node.js 4 (#​1163)

Docs

fa96de6 docs: Specifies method for refreshing access token (#​1177)
a9b0674 docs: Fix syntax error (#​1174)
4645bda docs: explain how to use a refresh_token (#​1160)

Keepin the lights on

feba6af refactor(generator): dedup per-package index files (#​1173)
2d8c8a5 refactor(generator): clean up imports in the generator (#​1170)
2fef1ae refactor: isolate the googleapis-common module (#​1169)
82920f4 chore: generate per-package index (#​1172)
310123f chore: re-organize directory structure (and run generator) (#​1167)
db02406 tests: add nodejs 10 to CI (#​1162)

v30.0.0

Compare Source

Welcome to 30.0! This release includes a few bug fixes, docs, better TypeScript types, and the latest and greatest APIs.

Breaking Changes

This release has breaking changes. The following APIs have been removed:

  • DLP v1beta1, v1beta2
  • Prediction v1.2, v1.3, v1.4, v1.5, v1.6
  • TaskQueue v1beta1, v1beta2

New APIs

The following APIs have been added:

Features

9afb5b5 feat: use requestBody instead of resource (#​1149)
b437a21 feat: export all types (#​1132)
5b123e7 feat: add typing for request params (#​1141)

Docs

fcb9f72 docs: Update authenticate method docs with the right URL (#​1129)
6fc8a61 docs: add blogger post sample (#​1140)
3729b90 docs: Fix broken link to issue tracker (#​1134)

Keepin the lights on

f9c9c3a chore: update all the things (#​1145)
3263adc chore(package): update @​types/node to version 10.0.3 (#​1144)
2c5f1bd chore: run generator (#​1131)

Enjoy!

v29.0.0

Compare Source

It's time for 29.0 y'all! This release has a few bug fixes lots of docs stuff, and a shiny new fancy API. Enjoy!

Features

4b07f85 feat: add api to get all apis (#​1121)

Bug fixes

786b0a4 fix: Replace string-template with url-template (#​1108)
82d5b99 fix: fix doc publishing (#​1118)
7d130a1 fix: add semver ranges to package.json (#​1115)

Docs, docs, DOCS

7181826 docs: use typedoc to re-generate ref docs (#​1105)
10f4476 docs: improve the readme and samples (#​1109)
71cd7f7 docs: Fix StackOverflow sentence. (#​1126)
0b4d13c docs: add google plus post sample (#​1125)
f8d4705 docs: fix links to ref docs (#​1122)

Keepin' the lights on

17323dc chore(package): update @​types/node to version 9.6.3 (#​1113)

v28.1.0

Compare Source

This is a minor release that updates some APIs – in a compatible way, at least we hope so! Besides the API updates, we are in process of moving this library to TypeScript and updating samples and documentation to make it all more fun to use.

Here is a list of changes since the previous release.

API update

57d4ef9 chore: regenerating all APIs (#​1103)

New features

26e3a15 feat: make the d.ts useful (#​1096)

Packages

ddcdfaa chore(package): update @​types/node to version 9.6.2 (#​1102)

Documentation and samples

c00d189 docs: fix sample to be typescript friendly (#​1101)
f124a9f docs: asyncify the docs and samples (#​1097)

v28.0.1

Compare Source

This release fixes the release bug in v28.0.0.

v28.0.0

Compare Source

Greetings folks! Gosh, this is a big release. The most request feature in this one is the new shiny support for using promises and async/await:

urlshortener.url.get(params)
  .then(response => {
    console.log('Long url is', response.data.longUrl);
  })
  .catch(error => console.error);

Or async/await:

async function runSample() {
  const response = await urlshortener.url.get(params);
  console.log('Long url is', response.data.longUrl);
}
runSample().catch(console.error);
New Features

82d2776 feat: add upload progress events (#​1044)
04dc84c feat: add promise support (#​1091)
e900d4c feat: request gzip responses (#​1065)

Bug fixes

d89a735 fix: encodeURIComponent path params (#​1087)

Docs and samples, samples, samples

edd4257 feat: add sample for appending to sheets (#​1067)
a269cab feat: add analytics reporting sample (#​1086)
ed38060 docs: improve the readme (#​1084)
2d23b59 feat: add a gmail send sample (#​1088)
b25d57e chore: add gmail samples (#​1046)
9ad0fa5 fix: fix download sample (#​1077)
1917e9f feat: add gmail watch sample (#​1073)
5add4c7 fix: repair a bunch of samples (#​1055)
e5e95a6 Doc changes for url shortener example (#​1013)
0f4d4e4 docs: added warning in the example code refresh token (#​827)

Package Updates

c7e1d23 chore(package): update @​types/node to version 9.6.1 (#​1090)
b6734e9 chore(package): update mocha to version 5.0.5 (#​1081)
858b3b3 chore(package): update @​types/node to version 9.6.0 (#​1079)
2c5bbca chore(package): update @​types/mocha to version 5.0.0 (#​1078)
57016c3 chore(package): update source-map-support to version 0.5.4 (#​1068)
f63f6a4 chore(package): update opn to version 5.3.0 (#​1066)
1654506 chore(package): update nyc to version 11.6.0 (#​1062)
a1ac59c chore(package): update @​types/node to version 9.4.7 (#​1052)
e33363d chore(package): update js-green-licenses to version 0.5.0 (#​1051)
c70d786 chore(package): update mocha to version 5.0.4 (#​1048)
a0834cf chore(package): update mocha to version 5.0.3 (#​1047)
8eb2fce chore(package): update mocha to version 5.0.2 (#​1040)
0fb58e2 chore(package): update gts to version 0.5.4 (#​1036)

Keeping the lights on

0d79b4c feat: type all the things (#​1082)
ae95ec4 chore: setup nightly builds workflow (#​1074)
8d98867 chore: remove example keyfiles (#​1045)
fc395c3 chore: run generator (#​1054)
8c53a84 chore: enable noImplicitAny (#​1050)
7426f41 chore: use make for builds (#​1029)
53149a1 test: refactor and test drive samples (#​1028)
5e8e6f4 chore: add more type information to generated files (#​1039)

Enjoy!


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 30, 2018
@renovate renovate bot force-pushed the renovate/googleapis-35.x branch 5 times, most recently from 7cbf851 to 0dc6cd4 Compare November 30, 2018 15:36
@fhinkel fhinkel mentioned this pull request Nov 30, 2018
@renovate renovate bot force-pushed the renovate/googleapis-35.x branch 5 times, most recently from 361af16 to f93c6fd Compare December 5, 2018 22:14
@renovate renovate bot changed the title Update dependency googleapis to v35 Update dependency googleapis to v35 - autoclosed Dec 7, 2018
@renovate renovate bot closed this Dec 7, 2018
@renovate renovate bot deleted the renovate/googleapis-35.x branch December 7, 2018 02:30
ahrarmonsur pushed a commit that referenced this pull request Nov 18, 2022
* chore(main): release 5.1.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
ahrarmonsur pushed a commit that referenced this pull request Nov 18, 2022
* chore(main): release 5.1.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
NimJay pushed a commit that referenced this pull request Nov 18, 2022
* chore(main): release 5.1.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant