Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
This release has breaking changes! Support for Node.js 4 has been dropped.
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)
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)
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)
The new version differs by 24 commits.
47828eb
chore: release 31.0.0 (#1185)
fa96de6
docs: Specifies method for refreshing access token (#1177)
a9b0674
docs: Fix syntax error (#1174)
feba6af
refactor(generator): dedup per-package index files (#1173)
82920f4
chore: generate per-package index (#1172)
2d8c8a5
refactor(generator): clean up imports in the generator (#1170)
2fef1ae
refactor: isolate the googleapis-common module (#1169)
310123f
chore: re-organize directory structure (and run generator) (#1167)
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)
db02406
tests: add nodejs 10 to CI (#1162)
4645bda
docs: explain how to use a refresh_token (#1160)
a783911
chore: release 30.0.0 (#1156)
a3c9d9b
docs: remove caveat about TypeScript docs (#1155)
There are 24 commits in total.
See the full diff
Update to this version instead 🚀
This release fixes a bug in 31.0.1 where the googleapis
package was empty
Update to this version instead 🚀
Greetings folks! Welcome to 32.0.0
. Lots of good stuff in this one
nodeGroups
, nodeTemplates
, and nodeTypes
UserDeletionRequests
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)
5137690 chore(package): update nyc to version 12.0.2 (#1204)
The new version differs by 6 commits.
dd562cc
chore: release 32.0.0 (#1208)
18a7e5b
docs: fix samples link in README.md (#1207)
058a122
fix: re-enable static typing (#1202)
5137690
chore(package): update nyc to version 12.0.2 (#1204)
e7f2ec4
chore: run the generator, fixing samples (#1197)
162c464
fix: analytics.js typo fix (#1198)
See the full diff
Version 29.0.0 of googleapis was just published.
The version 29.0.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of googleapis.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
29.0.0It'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)
Commits
The new version differs by 12 commits.
47b3255
chore: release 29.0.0 (#1127)
3439c65
Fix sample for youtube search (#1128)
786b0a4
fix: Replace string-template with url-template (#1108)
71cd7f7
docs: Fix StackOverflow sentence. (#1126)
0b4d13c
feat: add google plus post sample (#1125)
f8d4705
docs: fix links to ref docs (#1122)
4b07f85
feat: add api to get all apis (#1121)
82d5b99
fix: fix doc publishing (#1118)
7d130a1
fix: add semver ranges to package.json (#1115)
10f4476
docs: improve the readme and samples (#1109)
17323dc
chore(package): update @types/node to version 9.6.3 (#1113)
7181826
docs: use typedoc to re-generate ref docs (#1105)
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: