eth-alarm-clock-dapp
eth-alarm-clock-dapp copied to clipboard
Update github-api to the latest version π
The devDependency github-api was updated from 3.2.0
to 3.2.2
.
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 Fix user following
Fixes User.follow
and User.unfollow
.
Commits
The new version differs by 22 commits.
bf3a408
Merge pull request #572 from github-tools/following-users
1932d2d
Incremented version to v3.2.2.
52e0f99
Fixed linting.
b064242
Merge pull request #554 from CodyGramlich/fix-follow-user
1ba01ed
Merge pull request #571 from github-tools/fix-tests
5ab10bc
Switched to injecting user via environment variables.
92455bb
Resolve merge conflicts.
6592189
Updated rate limiting files to new user.
edf3270
Merge pull request #568 from j-rewerts/v3.2.1
7a21030
Increment version.
8cb6ca3
Merge pull request #566 from maluramichael/patch-1
4cff38e
Bump version of Axios
64c34b9
Merge pull request #559 from WJXHenry/issue-508
f2cfa93
Re-added test and default value setting for options
935783f
Merge pull request #558 from WJXHenry/fork-to-org
There are 22 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
- The
devDependency
github-api was updated from3.2.0
to3.2.3
.
Update to this version instead π
Release Notes for Fix paging
Fixes a bug in _requestAllPages
.