Update dependency googleapis to v35 - autoclosed #963
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
27.0.0
->35.0.0
^32.0.0
->^35.0.0
22.2.0
->35.0.0
^33.0.0
->^35.0.0
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:
New APIs
The following new APIs have been added since the last release:
Generator runs (adds and removes APIs above)
Bug fixes
Dependencies
Samples
Internal / Testing Changes
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:
The following APIs have been added:
Fixes
New Features
Documentation
Internal / Testing Changes
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 deprecationc27ac2e
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 Conduct062473d
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
nodeGroups
,nodeTemplates
, andnodeTypes
UserDeletionRequests
Removed APIs (breaking changes)
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
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:
New APIs
The following APIs have been added:
Features
9afb5b5
feat: userequestBody
instead ofresource
(#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:
Or async/await:
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.
This PR has been generated by Renovate Bot. View repository job log here.