-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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 24 dependencies from npm #3343
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependencies
bot
requested review from
alexandrebodin,
alterx,
dangreenisrael,
danielduan and
Gongreg
as code owners
April 2, 2018 23:15
dependencies
bot
requested review from
naipath,
ndelangen,
rmevans9,
shilman,
theinterned,
thomasbertet,
tmeasday,
usulpro,
xavxyz and
z4o4z
as code owners
April 2, 2018 23:15
Hypnosphi
approved these changes
Apr 2, 2018
Hypnosphi
added
the
patch:yes
Bugfix & documentation PR that need to be picked to main branch
label
Apr 3, 2018
Marked as patch because of 4db2210 |
Codecov Report
@@ Coverage Diff @@
## master #3343 +/- ##
=========================================
Coverage ? 35.82%
=========================================
Files ? 472
Lines ? 10164
Branches ? 951
=========================================
Hits ? 3641
Misses ? 5889
Partials ? 634 Continue to review full report at Codecov.
|
Hypnosphi
added
the
patch:done
Patch/release PRs already cherry-picked to main/release branch
label
Apr 10, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
patch:done
Patch/release PRs already cherry-picked to main/release branch
patch:yes
Bugfix & documentation PR that need to be picked to main branch
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.
Overview
The following dependencies have been updated:
danger
in/
from "3.3.2" to "3.4.4"eslint-plugin-import
in/
from "2.9.0" to "2.10.0"lerna
in/
from "2.5.1" to "2.9.1"lint-staged
in/
from "7.0.0" to "7.0.2"react-lifecycles-compat
inaddons/background
from "1.1.0" to "1.1.1"react-lifecycles-compat
inaddons/events
from "1.1.0" to "1.1.1"react-textarea-autosize
inaddons/events
from "6.1.0-0" to "6.1.0"babel-plugin-react-docgen
inapp/react
from "1.8.3" to "1.9.0"nodemon
inapp/react
from "1.17.2" to "1.17.3"@types/react
inaddons/notes
from "16.1.0" to "16.3.1"react-lifecycles-compat
inaddons/info
from "1.1.0" to "1.1.1"moment
inaddons/knobs
from "2.21.0" to "2.22.0"react-lifecycles-compat
inaddons/knobs
from "1.1.0" to "1.1.1"react-textarea-autosize
inaddons/knobs
from "6.1.0-0" to "6.1.0"react-lifecycles-compat
inlib/ui
from "1.1.0" to "1.1.1"serve-favicon
inlib/core
from "2.4.5" to "2.5.0"zone.js
inapp/angular
from "0.8.20" to "0.8.24"nodemon
inapp/angular
from "1.17.2" to "1.17.3"nodemon
inapp/mithril
from "1.17.2" to "1.17.3"nodemon
inapp/polymer
from "1.17.2" to "1.17.3"ws
inapp/react-native
from "5.1.0" to "5.1.1"nodemon
inapp/vue
from "1.17.2" to "1.17.3"react-lifecycles-compat
inexamples/cra-kitchen-sink
from "1.1.0" to "1.1.1"zone.js
inexamples/angular-cli
from "0.8.20" to "0.8.24"Details
Dependencies.io has updated
danger
(a npm dependency in/
) from "3.3.2" to "3.4.4".3.4.4
[sunshinejr][]
3.4.3
3.4.2
3.4.1
3.4.0
Adds support for inline comments when using GitHub.
This is one of those "massive under the hood" changes, that has a tiny user DSL surface. From this point onwards
fail
,warn
,message
andmarkdown
all take an extra two optional params:file?: string
andline?: number
.Adding
file
andline
to the call of any exported communication function will trigger one of two things:Inline messages are edited/created/deleted with each subsequent run of
danger ci
in the same way the main commentdoes. This is really useful for: linters, test runners and basically anything that relies on the contents of a file
itself.
If you're using
danger process
to communicate with an external process, you can return JSON like:-- [sunshinejr][]
Adds a data validation step when Danger gets results back from a process . [orta][]
Dependencies.io has updated
eslint-plugin-import
(a npm dependency in/
) from "2.9.0" to "2.10.0".2.10.0
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
Dependencies.io has updated
lerna
(a npm dependency in/
) from "2.5.1" to "2.9.1".2.9.1
🚀 Enhancement
Committers: 1
Dependencies.io has updated
lint-staged
(a npm dependency in/
) from "7.0.0" to "7.0.2".7.0.2
7.0.2 (2018-04-01)
Bug Fixes
7.0.1
7.0.1 (2018-03-30)
Bug Fixes
Dependencies.io has updated
react-lifecycles-compat
(a npm dependency inaddons/background
) from "1.1.0" to "1.1.1".1.1.1
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
Dependencies.io has updated
react-lifecycles-compat
(a npm dependency inaddons/events
) from "1.1.0" to "1.1.1".1.1.1
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
Dependencies.io has updated
react-textarea-autosize
(a npm dependency inaddons/events
) from "6.1.0-0" to "6.1.0".6.1.0
Moved height recalculation to
componentDidUpdate
hook - should behave the same for all compatible React versions and at the same time won't be using deprecatedcomponentWillReceiveProps
hook.Dependencies.io has updated
babel-plugin-react-docgen
(a npm dependency inapp/react
) from "1.8.3" to "1.9.0".1.9.0
Dependencies.io has updated
nodemon
(a npm dependency inapp/react
) from "1.17.2" to "1.17.3".1.17.3
1.17.3 (2018-03-31)
Bug Fixes
Dependencies.io has updated
@types/react
(a npm dependency inaddons/notes
) from "16.1.0" to "16.3.1".16.3.1
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
16.3.0
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
Dependencies.io has updated
react-lifecycles-compat
(a npm dependency inaddons/info
) from "1.1.0" to "1.1.1".1.1.1
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
Dependencies.io has updated
moment
(a npm dependency inaddons/knobs
) from "2.21.0" to "2.22.0".2.22.0
Release Mar 30, 2018
#4423 [new locale] Added Mongolian locale mn
Various locale improvements
Minor misc changes
Dependencies.io has updated
react-lifecycles-compat
(a npm dependency inaddons/knobs
) from "1.1.0" to "1.1.1".1.1.1
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
Dependencies.io has updated
react-textarea-autosize
(a npm dependency inaddons/knobs
) from "6.1.0-0" to "6.1.0".6.1.0
Moved height recalculation to
componentDidUpdate
hook - should behave the same for all compatible React versions and at the same time won't be using deprecatedcomponentWillReceiveProps
hook.Dependencies.io has updated
react-lifecycles-compat
(a npm dependency inlib/ui
) from "1.1.0" to "1.1.1".1.1.1
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
Dependencies.io has updated
serve-favicon
(a npm dependency inlib/core
) from "2.4.5" to "2.5.0".2.5.0
url
propertyweek
w
Dependencies.io has updated
zone.js
(a npm dependency inapp/angular
) from "0.8.20" to "0.8.24".0.8.24
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
0.8.23
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
0.8.22
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
0.8.21
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
Dependencies.io has updated
nodemon
(a npm dependency inapp/angular
) from "1.17.2" to "1.17.3".1.17.3
1.17.3 (2018-03-31)
Bug Fixes
Dependencies.io has updated
nodemon
(a npm dependency inapp/mithril
) from "1.17.2" to "1.17.3".1.17.3
1.17.3 (2018-03-31)
Bug Fixes
Dependencies.io has updated
nodemon
(a npm dependency inapp/polymer
) from "1.17.2" to "1.17.3".1.17.3
1.17.3 (2018-03-31)
Bug Fixes
Dependencies.io has updated
ws
(a npm dependency inapp/react-native
) from "5.1.0" to "5.1.1".5.1.1
Bug fixes
Dependencies.io has updated
nodemon
(a npm dependency inapp/vue
) from "1.17.2" to "1.17.3".1.17.3
1.17.3 (2018-03-31)
Bug Fixes
Dependencies.io has updated
react-lifecycles-compat
(a npm dependency inexamples/cra-kitchen-sink
) from "1.1.0" to "1.1.1".1.1.1
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
Dependencies.io has updated
zone.js
(a npm dependency inexamples/angular-cli
) from "0.8.20" to "0.8.24".0.8.24
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
0.8.23
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
0.8.22
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
0.8.21
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.