-
-
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
7 packages updated by dependencies.io #2200
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
Hypnosphi
approved these changes
Nov 1, 2017
Codecov Report
@@ Coverage Diff @@
## master #2200 +/- ##
=======================================
Coverage 21.42% 21.42%
=======================================
Files 263 263
Lines 5805 5805
Branches 694 697 +3
=======================================
Hits 1244 1244
- Misses 4025 4030 +5
+ Partials 536 531 -5
Continue to review full report at Codecov.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
react-inspector has been updated from 2.2.0 to 2.2.1 in addons/actions by dependencies.io
2.2.1
No content found.
@types/react has been updated from 16.0.18 to 16.0.19 in addons/knobs by dependencies.io
16.0.19
No content found.
typescript has been updated from 2.5.3 to 2.6.1 in addons/knobs by dependencies.io
2.6.1
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 2.6.
For breaking changes, check out the Breaking changes in TypeScript 2.6 page.
For API breaking changes, check out the API Breaking changes in TypeScript 2.6 page.
For the complete list of fixed issues, check out the issues fixed in TypeScript 2.6 RC and after TypeScript 2.6 RC.
Download:
Special thanks to all contributors to this release:
react-inspector has been updated from 2.2.0 to 2.2.1 in lib/ui by dependencies.io
2.2.1
No content found.
babel-preset-react-app has been updated from 3.0.3 to 3.1.0 in app/react by dependencies.io
3.1.0
No content found.
babel-preset-react-app has been updated from 3.0.3 to 3.1.0 in app/vue by dependencies.io
3.1.0
No content found.
react-scripts has been updated from 1.0.14 to 1.0.16 in examples/cra-kitchen-sink by dependencies.io
1.0.16
1.0.16 (October 31, 2017) 🎃
🐛 Bug Fix
react-scripts
manifest.json
. (piotr-cz)react-dev-utils
Committers: 2
Migrating from 1.0.15 to 1.0.16
Inside any created project that has not been ejected, run:
or
1.0.15
🐛 Bug Fix
react-scripts
react-dev-utils
,react-scripts
src/node_modules
. (xjlim)💅 Enhancement
react-scripts
.mjs
files. (Timer)requestAnimationFrame
in test environment. (gaearon)babel-preset-react-app
,react-dev-utils
,react-error-overlay
,react-scripts
react-dev-utils
,react-error-overlay
create-react-app
📝 Documentation
User Guide
npm-run-all
to build Sass and JS. (shime)README
🏠 Internal
Other
npm link
in tests. (Timer)react-error-overlay
react-error-overlay
in production. (Timer)react-error-overlay
has no dependencies now (it's bundled). (Timer)react-scripts
registerServiceWorker.js
. (dunglas)output.path
from dev webpack config. (nikolas)reason-react
support. (lpalmes)style-loader
and disable inclusion of its HMR code in builds. (insin)url-loader
to 0.6.2 for mime ReDoS vulnerability. (d3viant0ne)<\!doctype html>
-><\!DOCTYPE html>
. (Hurtak)Committers: 24
Migrating from 1.0.14 to 1.0.15
Inside any created project that has not been ejected, run:
or