chore(deps): update all development non-major dependencies #117
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.
This Pull Request renovates the package group "all development non-major dependencies" with the following modifications:
Note: This PR was created on a configured schedule ("every weekend") and will not receive updates outside those times.
@zendeskgarden/css-tooltips(homepage, source) fromv4.0.5tov4.0.7@zendeskgarden/css-forms(homepage, source) fromv6.0.7tov6.0.8@zendeskgarden/css-tags(homepage, source) fromv4.0.5tov4.0.7@zendeskgarden/css-tabs(homepage, source) fromv5.0.5tov5.0.6react-beautiful-dnd(source) fromv9.0.0tov9.0.1@zendeskgarden/svg-icons(homepage, source) fromv4.4.1tov4.4.4@zendeskgarden/css-variables(homepage, source) fromv5.0.3tov5.0.4@zendeskgarden/css-tables(homepage, source) fromv3.0.7tov3.0.8@zendeskgarden/css-pagination(homepage, source) fromv3.0.5tov3.0.6@zendeskgarden/css-callouts(homepage, source) fromv3.0.5tov3.0.6@zendeskgarden/css-modals(homepage, source) fromv6.2.2tov6.2.3@zendeskgarden/css-menus(homepage, source) fromv7.0.6tov7.0.7@zendeskgarden/css-grid(homepage, source) fromv0.1.8tov0.1.9@zendeskgarden/css-buttons(homepage, source) fromv6.0.5tov6.0.6@zendeskgarden/css-avatars(homepage, source) fromv3.0.5tov3.0.6webpack(source) fromv4.16.5tov4.17.1uglifyjs-webpack-plugin(source) fromv1.2.7tov1.3.0stylelint(homepage, source) fromv9.4.0tov9.5.0styled-components(homepage, source) fromv3.4.2tov3.4.4react-styleguidist(source) fromv7.2.1tov7.2.5mini-css-extract-plugin(source) fromv0.4.1tov0.4.2markdownlint-cli(source) fromv0.12.0tov0.13.0lerna(homepage, source) fromv3.0.3tov3.1.4jest-styled-components(source) fromv6.0.1tov6.1.1eslint-plugin-react(source) fromv7.10.0tov7.11.1eslint(homepage, source) fromv5.3.0tov5.4.0enzyme(homepage, source) fromv3.4.1tov3.4.4@zendeskgarden/stylelint-config(homepage, source) fromv9.0.2tov9.0.4@zendeskgarden/eslint-config(homepage, source) fromv7.0.1tov7.0.4@types/react(source) fromv16.4.9tov16.4.11Release Notes
zendeskgarden/css-components
v4.0.7Compare Source
atlassian/react-beautiful-dnd
v9.0.1Compare Source
Fixes
DragDropContext#720. Thanks @faiwer for finding this one, and for the great issue detail!Improvements
flowtype forDragDropContext > hookfunctions #695. Thanks @kylehalleman!!!button) as drag handles. #704 Thanks @kylehalleman!Changes
DragDropContext > hookfunctions now allow you to return a value from your hook function if you want. However, we do not do anything with these returned values. This is also called out in the docs #695type OnDragEndHook = (result: DropResult, provided: HookProvided) => mixed;zendeskgarden/svg-icons
v4.4.4Compare Source
4.4.4 (2018-08-22)
v4.4.3Compare Source
4.4.4 (2018-08-22)
v4.4.2Compare Source
4.4.3 (2018-08-15)
webpack/webpack
v4.17.1Compare Source
Bugfixes
export *in a concatenated modulev4.17.0Compare Source
Features
Bugfixes
[contenthash]for js assetswebpack-contrib/uglifyjs-webpack-plugin
v1.3.0Compare Source
Bug Fixes
minifyfunction (#332) (24fe22b)cpuslength in a chroot environment (os.cpus()) (#341) (6d9c36f)Features
cacheKeysoption (#320) (249eef3)minifyfunction option (#325) (0174605)1.2.7 (2018-06-25)
Bug Fixes
warningsFilterreturn false (#317) (cabee6c)1.2.6 (2018-06-20)
Bug Fixes
1.2.5 (2018-04-18)
Bug Fixes
Performance Improvements
1.2.4 (2018-03-16)
Bug Fixes
{RegExp}(options.test) (#259) (f9e55fe)options.extractComments) (#250) (b31b574)1.2.3 (2018-03-10)
Bug Fixes
[name].js.LICENSEfile path (options.extractComments) (#249) (430111c){RegExp}(options.test) (#251) (d27e822)schema-utilsv0.4.3…0.4.5 (dependencies) (#255) (4c0feb8)cacachev10.0.1…10.0.4 (dependencies) (#253) (8b0c0cd)Performance Improvements
md4for content hashing (#243) (14d2c4c)1.2.2 (2018-02-24)
Bug Fixes
buildMobule=>buildModule(#242) (259adad)webpack >= v4.0.0(peerDependencies) (#239) (4c7f80a)1.2.1 (2018-02-23)
Bug Fixes
tapabledeprecation warnings (webpack >= v4.0.0) (#238) (23b1b38)stylelint/stylelint
v9.5.0Compare Source
--print-configCLI flag (#3532).block-closing-brace-newline-beforeautofix (#3442).block-opening-brace-newline-beforeautofix (#3518).block-opening-brace-space-afterautofix (#3520).block-opening-brace-newline-afterautofix (#3441).declaration-block-semicolon-newline-afterautofix (#3545).declaration-block-semicolon-space-beforeautofix (#3554).declaration-colon-space-afterautofix (#3538).selector-list-comma-newline-beforeautofix (#3517).selector-list-comma-space-afterautofix (#3490).unixformatter (#3524).selector-descendant-combinator-no-non-spacefalse positives for calculations with parenthesis (#3508).styled-components/styled-components
v3.4.4Compare Source
v3.4.3Compare Source
Add warning for the upcoming removal of the
extendAPI in v4.0, by @probablyup (see #1909)Throw Error if a React component was mistakenly interpolated within styles, by @imbhargav5 (see #1883)
Fix the primitives build, by @probablyup (see 24f097)
styleguidist/react-styleguidist
v7.2.5Compare Source
Fixed: Support at-return as a synonym of at-returns
Simplify code a bit.
v7.2.4Compare Source
v7.2.3Compare Source
Fixed: Make slot components overridable (#1087)
Fixes #1070
v7.2.2Compare Source
Fixed: Fix preview of method optional argument, JSDoc param and return synonyms (#1046)
Read 'param', 'arg', 'argument' JSDoc tags for method params, and 'return', 'returns' for method return value.
webpack-contrib/mini-css-extract-plugin
v0.4.2Compare Source
Bug Fixes
igorshubovych/markdownlint-cli
v0.13.0Compare Source
-i/--ignorelerna/lerna
v3.1.4Compare Source
Bug Fixes
v3.1.3Compare Source
Bug Fixes
v3.1.2Compare Source
Bug Fixes
v3.1.1Compare Source
Bug Fixes
v3.1.0Compare Source
Bug Fixes
Features
[@lerna](https://github.com/lerna)/check-working-tree(98cd41f)[@lerna](https://github.com/lerna)/describe-ref(8c11b75)3.0.6 (2018-08-16)
Bug Fixes
--preidover existing prerelease ID (#1568) (f2c470a)3.0.5 (2018-08-15)
Bug Fixes
3.0.4 (2018-08-14)
Bug Fixes
--jsontonpm packwhen npm >= 5.10.0 (71babce), closes #15583.0.3 (2018-08-11)
Bug Fixes
--skip-npmfunctionality (cb47cb6), closes #15533.0.2 (2018-08-11)
Bug Fixes
--conventional-commitswhen choosing version (a74c866)3.0.1 (2018-08-10)
Bug Fixes
v3.0.6Compare Source
Bug Fixes
Features
[@lerna](https://github.com/lerna)/check-working-tree(98cd41f)[@lerna](https://github.com/lerna)/describe-ref(8c11b75)3.0.6 (2018-08-16)
Bug Fixes
--preidover existing prerelease ID (#1568) (f2c470a)3.0.5 (2018-08-15)
Bug Fixes
3.0.4 (2018-08-14)
Bug Fixes
--jsontonpm packwhen npm >= 5.10.0 (71babce), closes #15583.0.3 (2018-08-11)
Bug Fixes
--skip-npmfunctionality (cb47cb6), closes #15533.0.2 (2018-08-11)
Bug Fixes
--conventional-commitswhen choosing version (a74c866)3.0.1 (2018-08-10)
Bug Fixes
v3.0.5Compare Source
Bug Fixes
--preidover existing prerelease ID (#1568) (f2c470a)v3.0.4Compare Source
Bug Fixes
styled-components/jest-styled-components
v6.1.1Compare Source
Fixed
v6.1.0Compare Source
Fixed
yannickcr/eslint-plugin-react
v7.11.1Compare Source
Fixed
Changed
v7.11.0Compare Source
Added
jsx-one-expression-per-line][]: add "allow" option (#1924, @alexzherdev)sort-prop-types][]: add autofix (#1891, @finnp)jsx-no-bind][]: Add ignoreDOMComponents option (#1868, @alexzherdev)Fixed
destructuring-assignment][]: Ignore class properties (#1909, @alexandernanberg)destructuring-assignment][], component detection: ignore components with confidence = 0 (#1907, @alexzherdev)boolean-prop-naming][]: Handle inline Flow type (#1905, @alexzherdev)jsx-props-no-multi-spaces][]: Handle member expressions (#1890, @alexzherdev)sort-comp][]: Allow methods to belong to any matching group (#1858, @nosilleg)jsx-sort-props][]: FixreservedFirst(#1883, @fleischie)prop-types][]: (flow) Stop crashing on undefined or null properties (#1860,