-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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 34 dependencies from npm #3712
Conversation
Looks like running |
Oh, webpack 4.10.2 update is here. It fixes things in #3491 |
Codecov Report
@@ Coverage Diff @@
## master #3712 +/- ##
======================================
Coverage 41.5% 41.5%
======================================
Files 458 458
Lines 5069 5069
Branches 854 854
======================================
Hits 2104 2104
Misses 2457 2457
Partials 508 508 Continue to review full report at Codecov.
|
Overview
The following dependencies have been updated:
babel-plugin-macros
in/
from "2.2.1" to "2.2.2"danger
in/
from "3.7.14" to "3.7.15"eslint-plugin-react
in/
from "7.8.2" to "7.9.1"eslint-teamcity
in/
from "2.0.0" to "2.0.1"lint-staged
in/
from "7.1.2" to "7.1.3"prettier
in/
from "1.13.2" to "1.13.4"remark-lint
in/
from "6.0.1" to "6.0.2"remark-preset-lint-recommended
in/
from "3.0.1" to "3.0.2"typescript
in/
from "2.8.3" to "2.9.1"airbnb-js-shims
inlib/core
from "1.5.2" to "1.6.0"autoprefixer
inlib/core
from "8.5.1" to "8.6.0"babel-plugin-macros
inlib/core
from "2.2.1" to "2.2.2"dotenv-webpack
inlib/core
from "1.5.5" to "1.5.6"webpack
inlib/core
from "4.10.1" to "4.10.2"sass-loader
inapp/angular
from "7.0.1" to "7.0.2"ts-loader
inapp/angular
from "4.3.0" to "4.3.1"axe-core
inaddons/a11y
from "3.0.2" to "3.0.3"moment
inaddons/knobs
from "2.22.1" to "2.22.2"prettier
inaddons/storysource
from "1.13.3" to "1.13.4"react-modal
inlib/ui
from "3.4.4" to "3.4.5"babel-plugin-macros
inapp/react-native
from "2.2.1" to "2.2.2"dotenv-webpack
inapp/react-native
from "1.5.5" to "1.5.6"webpack
inapp/react-native
from "4.10.1" to "4.10.2"prettier
inexamples/marko-cli
from "1.13.2" to "1.13.4"webpack
inexamples/marko-cli
from "4.10.1" to "4.10.2"webpack
inexamples/polymer-cli
from "4.10.1" to "4.10.2"@types/jasmine
inexamples/angular-cli
from "2.8.7" to "2.8.8"@types/node
inexamples/angular-cli
from "9.6.18" to "9.6.20"ts-node
inexamples/angular-cli
from "6.0.5" to "6.1.0"typescript
inexamples/angular-cli
from "2.8.3" to "2.9.1"webpack
inexamples/cra-kitchen-sink
from "4.10.1" to "4.10.2"webpack
inexamples/mithril-kitchen-sink
from "4.10.1" to "4.10.2"webpack
inexamples/vue-kitchen-sink
from "4.10.1" to "4.10.2"webpack
inexamples/official-storybook
from "4.10.1" to "4.10.2"Details
Dependencies.io has updated
babel-plugin-macros
(a npm dependency in/
) from "2.2.1" to "2.2.2".2.2.2
2.2.2 (2018-05-30)
Bug Fixes
Dependencies.io has updated
danger
(a npm dependency in/
) from "3.7.14" to "3.7.15".3.7.15
Turns on the strict mode in the typescript compiler, this only gave build errors, so I was basically there anyway.
This is so that the type defs will always pass inside environments where strict is already enabled. - [orta][]
Updates to TypeScript 2.9. - [orta][]
Dependencies.io has updated
eslint-plugin-react
(a npm dependency in/
) from "7.8.2" to "7.9.1".7.9.1
Nothing was fixed; this is a republish with some updated deps. (#1804 ljharb)
7.9.0
Added
jsx-props-no-multi-spaces
rule (#1755 ThiefMaster)first
option tojsx-indent-props
(#398 ThiefMaster)enforceDynamicLinks
option tojsx-no-target-blank
(#1737 kenearley)Fixed
sort-comp
(#1793 lynxtaa)no-typos
when encountering anonymous react imports (#1796 jsg2021)Changed
Dependencies.io has updated
eslint-teamcity
(a npm dependency in/
) from "2.0.0" to "2.0.1".2.0.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
lint-staged
(a npm dependency in/
) from "7.1.2" to "7.1.3".7.1.3
7.1.3 (2018-06-01)
Bug Fixes
Dependencies.io has updated
prettier
(a npm dependency in/
) from "1.13.2" to "1.13.4".1.13.4
link
1.13.3
link
hasOwnProperty
and other functions inObject
's prototype (#4603)--debug-check
and--list-different
(#4600)Dependencies.io has updated
remark-lint
(a npm dependency in/
) from "6.0.1" to "6.0.2".6.0.2
Minor
Patches
Chores
Contribute
section toreadme.md
remarkjs
readme.md
remark-lint-heading-whitespace
to plugins list (thanks vhf)Dependencies.io has updated
remark-preset-lint-recommended
(a npm dependency in/
) from "3.0.1" to "3.0.2".3.0.2
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
typescript
(a npm dependency in/
) from "2.8.3" to "2.9.1".2.9.1
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 2.9.
For breaking changes, check out the Breaking changes in TypeScript 2.9 page.
For the complete list of fixed issues, check out the issues fixed in TypeScript 2.9 RC and after TypeScript 2.9 RC.
Download:
Special thanks to all contributors to this release:
2.8.4
This release include a set of bug fixes reported against TypeScript 2.8.3. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.8.4.
Download:
Dependencies.io has updated
airbnb-js-shims
(a npm dependency inlib/core
) from "1.5.2" to "1.6.0".1.6.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
autoprefixer
(a npm dependency inlib/core
) from "8.5.1" to "8.6.0".8.6.0
Autoprefixer 8.6 brings
gap
property support and two values support forgrid-gap
/gap
.Grid Gap
CSSWG renamed
grid-gap
property togap
.yepninja added
gap
support with 2 values support.Grid layout code bellow will work even in IE if you pass
grid: true
option to Autoprefixer:Other Changes
ignoreUnknownVersions
option for Browserslist8.5.2
grid-template
support wit auto row sizes (by y-gagar1n).Dependencies.io has updated
babel-plugin-macros
(a npm dependency inlib/core
) from "2.2.1" to "2.2.2".2.2.2
2.2.2 (2018-05-30)
Bug Fixes
Dependencies.io has updated
dotenv-webpack
(a npm dependency inlib/core
) from "1.5.5" to "1.5.6".1.5.6
1.5.6 (2018-06-04)
Bug Fixes
Dependencies.io has updated
webpack
(a npm dependency inlib/core
) from "4.10.1" to "4.10.2".4.10.2
Bugfixes
null
module idsDependencies.io has updated
sass-loader
(a npm dependency inapp/angular
) from "7.0.1" to "7.0.2".7.0.2
Bug Fixes
Dependencies.io has updated
ts-loader
(a npm dependency inapp/angular
) from "4.3.0" to "4.3.1".4.3.1
Dependencies.io has updated
axe-core
(a npm dependency inaddons/a11y
) from "3.0.2" to "3.0.3".3.0.3
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.22.1" to "2.22.2".2.22.2
Release May 31, 2018
#4564 [bugfix] Avoid using trim()
#4453 [bugfix] Treat periods as periods, not regex-anything period, for weekday parsing in strict mode.
Minor locale improvements (pa-in, be, az)
Dependencies.io has updated
prettier
(a npm dependency inaddons/storysource
) from "1.13.3" to "1.13.4".1.13.4
link
Dependencies.io has updated
react-modal
(a npm dependency inlib/ui
) from "3.4.4" to "3.4.5".3.4.5
Dependencies.io has updated
babel-plugin-macros
(a npm dependency inapp/react-native
) from "2.2.1" to "2.2.2".2.2.2
2.2.2 (2018-05-30)
Bug Fixes
Dependencies.io has updated
dotenv-webpack
(a npm dependency inapp/react-native
) from "1.5.5" to "1.5.6".1.5.6
1.5.6 (2018-06-04)
Bug Fixes
Dependencies.io has updated
webpack
(a npm dependency inapp/react-native
) from "4.10.1" to "4.10.2".4.10.2
Bugfixes
null
module idsDependencies.io has updated
prettier
(a npm dependency inexamples/marko-cli
) from "1.13.2" to "1.13.4".1.13.4
link
1.13.3
link
hasOwnProperty
and other functions inObject
's prototype (#4603)--debug-check
and--list-different
(#4600)Dependencies.io has updated
webpack
(a npm dependency inexamples/marko-cli
) from "4.10.1" to "4.10.2".4.10.2
Bugfixes
null
module idsDependencies.io has updated
webpack
(a npm dependency inexamples/polymer-cli
) from "4.10.1" to "4.10.2".4.10.2
Bugfixes
null
module idsDependencies.io has updated
@types/jasmine
(a npm dependency inexamples/angular-cli
) from "2.8.7" to "2.8.8".2.8.8
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
@types/node
(a npm dependency inexamples/angular-cli
) from "9.6.18" to "9.6.20".9.6.20
No content found. Please open an issue at https://github.com/dependencies-io/support if you think this content could have been found.
9.6.19
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
ts-node
(a npm dependency inexamples/angular-cli
) from "6.0.5" to "6.1.0".6.1.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
typescript
(a npm dependency inexamples/angular-cli
) from "2.8.3" to "2.9.1".2.9.1
For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 2.9.
For breaking changes, check out the Breaking changes in TypeScript 2.9 page.
For the complete list of fixed issues, check out the issues fixed in TypeScript 2.9 RC and after TypeScript 2.9 RC.
Download:
Special thanks to all contributors to this release:
2.8.4
This release include a set of bug fixes reported against TypeScript 2.8.3. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.8.4.
Download:
Dependencies.io has updated
webpack
(a npm dependency inexamples/cra-kitchen-sink
) from "4.10.1" to "4.10.2".4.10.2
Bugfixes
null
module idsDependencies.io has updated
webpack
(a npm dependency inexamples/mithril-kitchen-sink
) from "4.10.1" to "4.10.2".4.10.2
Bugfixes
null
module idsDependencies.io has updated
webpack
(a npm dependency inexamples/vue-kitchen-sink
) from "4.10.1" to "4.10.2".4.10.2
Bugfixes
null
module idsDependencies.io has updated
webpack
(a npm dependency inexamples/official-storybook
) from "4.10.1" to "4.10.2".4.10.2
Bugfixes
null
module ids