notrab / react-use-cart

React hook library for managing cart state
http://npm.im/react-use-cart
Apache License 2.0
367 stars 48 forks source link

chore(deps): update all dependencies #7

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies minor 7.6.4 -> 7.7.4
@babel/plugin-transform-runtime devDependencies minor 7.6.2 -> 7.7.4
@babel/preset-env (source) devDependencies minor 7.6.3 -> 7.7.4
@babel/preset-react (source) devDependencies minor 7.6.3 -> 7.7.4
@babel/runtime (source) devDependencies minor 7.6.3 -> 7.7.4
prettier (source) devDependencies minor 1.18.2 -> 1.19.1
react (source) devDependencies minor 16.11.0 -> 16.12.0
react-dom (source) devDependencies minor 16.11.0 -> 16.12.0
rollup devDependencies minor 1.26.3 -> 1.27.6

Release Notes

babel/babel ### [`v7.7.4`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v774-2019-11-23) [Compare Source](https://togithub.com/babel/babel/compare/v7.7.2...v7.7.4) ##### :bug: Bug Fix - `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​10748](https://togithub.com/babel/babel/pull/10748) Add support for native esm to [@​babel/runtime](https://togithub.com/babel/runtime). ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-preset-env` - [#​10742](https://togithub.com/babel/babel/pull/10742) Update preset-env mappings. ([@​existentialism](https://togithub.com/existentialism)) - `babel-parser` - [#​10737](https://togithub.com/babel/babel/pull/10737) Flow enums: fix enum body location. ([@​gkz](https://togithub.com/gkz)) - [#​10657](https://togithub.com/babel/babel/pull/10657) Fix some incorrect typeof parsing in flow. ([@​existentialism](https://togithub.com/existentialism)) - [#​10582](https://togithub.com/babel/babel/pull/10582) [parser] Allow optional async methods. ([@​gonzarodriguezt](https://togithub.com/gonzarodriguezt)) - [#​10710](https://togithub.com/babel/babel/pull/10710) register import equals specifier. ([@​JLHwung](https://togithub.com/JLHwung)) - [#​10592](https://togithub.com/babel/babel/pull/10592) Allow TypeScript type assertions in array destructuring. ([@​SakibulMowla](https://togithub.com/SakibulMowla)) - `babel-preset-env-standalone` - [#​10732](https://togithub.com/babel/babel/pull/10732) fix: add missing available plugins to babel-preset-env-standalone. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-umd`, `babel-preset-env` - [#​10701](https://togithub.com/babel/babel/pull/10701) Circumvent typeof transform for umd build template. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli` - [#​10698](https://togithub.com/babel/babel/pull/10698) Babel should not silently remove unknown options after commander arguments. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-proposal-optional-chaining` - [#​10694](https://togithub.com/babel/babel/pull/10694) Fix optional method chaining in derived classes. ([@​Shriram-Balaji](https://togithub.com/Shriram-Balaji)) - `babel-parser`, `babel-types` - [#​10677](https://togithub.com/babel/babel/pull/10677) Add `asserts this [is type]` parsing support. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-traverse` - [#​10598](https://togithub.com/babel/babel/pull/10598) Fix parentheses on replaceWithMultiple for JSX. ([@​khoumani](https://togithub.com/khoumani)) - `babel-helpers`, `babel-plugin-proposal-object-rest-spread`, `babel-preset-env` - [#​10683](https://togithub.com/babel/babel/pull/10683) Fix: Don't call Object.keys on non-objects ([babel#​10482](https://togithub.com/babel/babel/issues/10482)). ([@​chrishinrichs](https://togithub.com/chrishinrichs)) ##### :nail_care: Polish - `babel-plugin-proposal-nullish-coalescing-operator` - [#​10720](https://togithub.com/babel/babel/pull/10720) polish: skip creating extra reference for safely re-used node. ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - Other - [#​10731](https://togithub.com/babel/babel/pull/10731) Removed duplicate key in package.json. ([@​rajasekarm](https://togithub.com/rajasekarm)) - [#​10718](https://togithub.com/babel/babel/pull/10718) chore: use loose mode of transform. ([@​JLHwung](https://togithub.com/JLHwung)) - [#​10579](https://togithub.com/babel/babel/pull/10579) Implement PR workflow for running test262 on babel PRs. ([@​jbhoosreddy](https://togithub.com/jbhoosreddy)) - [#​10648](https://togithub.com/babel/babel/pull/10648) bump @​babel/\* dev dependencies. ([@​JLHwung](https://togithub.com/JLHwung)) - [#​10569](https://togithub.com/babel/babel/pull/10569) E2E test Babel with itself before publishing. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core` - [#​10668](https://togithub.com/babel/babel/pull/10668) Reduce standalone build size. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-transform-literals`, `babel-preset-env-standalone` - [#​10725](https://togithub.com/babel/babel/pull/10725) fix typo [ci-skip]. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-cli` - [#​10692](https://togithub.com/babel/babel/pull/10692) Add missing flow type to babel-cli for consistency. ([@​ZYSzys](https://togithub.com/ZYSzys)) ### [`v7.7.2`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v772-2019-11-07) [Compare Source](https://togithub.com/babel/babel/compare/v7.7.0...v7.7.2) ##### :bug: Bug Fix - `babel-parser` - [#​10669](https://togithub.com/babel/babel/pull/10669) Parse arrows with params annotations in conditional expressions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-typescript` - [#​10658](https://togithub.com/babel/babel/pull/10658) fix: remove accessibility of constructor ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-traverse` - [#​10656](https://togithub.com/babel/babel/pull/10656) fix: add inList setter for compatibility with babel-minify ([@​JLHwung](https://togithub.com/JLHwung)) ### [`v7.7.0`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v770-2019-11-05) [Compare Source](https://togithub.com/babel/babel/compare/v7.6.4...v7.7.0) ##### :eyeglasses: Spec Compliance - `babel-types` - [#​10621](https://togithub.com/babel/babel/pull/10621) throw a TypeError if identifier validation fails. ([@​dentrado](https://togithub.com/dentrado)) - `babel-parser` - [#​10559](https://togithub.com/babel/babel/pull/10559) fix: Exclude catch clause from let identifier error. ([@​gonzarodriguezt](https://togithub.com/gonzarodriguezt)) - [#​10567](https://togithub.com/babel/babel/pull/10567) [parser] Exception to 8 and 9 in tagged template. ([@​pnowak](https://togithub.com/pnowak)) - [#​10532](https://togithub.com/babel/babel/pull/10532) Allow duplicate **proto** keys in patterns, simple case ([#​6705](https://togithub.com/babel/babel/issues/6705)). ([@​alejo90](https://togithub.com/alejo90)) ##### :rocket: New Feature - `babel-generator`, `babel-helper-create-class-features-plugin`, `babel-parser`, `babel-plugin-transform-typescript`, `babel-preset-typescript`, `babel-types` - [#​10545](https://togithub.com/babel/babel/pull/10545) Add support for TS declare modifier on fields. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-parser`, `babel-preset-typescript` - [#​10363](https://togithub.com/babel/babel/pull/10363) [@​babel/parser](https://togithub.com/babel/parser) error recovery. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core` - [#​10599](https://togithub.com/babel/babel/pull/10599) Add support for .cjs config files. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​10501](https://togithub.com/babel/babel/pull/10501) Add support for babel.config.json. ([@​devongovett](https://togithub.com/devongovett)) - [#​10361](https://togithub.com/babel/babel/pull/10361) feat: if code frame error is on a single line, highlight the whole path. ([@​SimenB](https://togithub.com/SimenB)) - `babel-plugin-syntax-top-level-await`, `babel-preset-env` - [#​10573](https://togithub.com/babel/babel/pull/10573) Create [@​babel/plugin-syntax-top-level-await](https://togithub.com/babel/plugin-syntax-top-level-await). ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-builder-react-jsx`, `babel-plugin-transform-react-jsx`, `babel-preset-react` - [#​10572](https://togithub.com/babel/babel/pull/10572) [transform-react-jsx] Add useSpread option to transform JSX. ([@​ivandevp](https://togithub.com/ivandevp)) - `babel-generator`, `babel-parser`, `babel-plugin-proposal-decorators`, `babel-plugin-syntax-flow`, `babel-types` - [#​10344](https://togithub.com/babel/babel/pull/10344) Flow enums parsing. ([@​gkz](https://togithub.com/gkz)) - `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-umd`, `babel-preset-env` - [#​10477](https://togithub.com/babel/babel/pull/10477) Changes UMD callsite to be more likely to pass in the intended object.. ([@​MicahZoltu](https://togithub.com/MicahZoltu)) - `babel-parser` - [#​10449](https://togithub.com/babel/babel/pull/10449) Create parser plugin "topLevelAwait". ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​10521](https://togithub.com/babel/babel/pull/10521) [parser] Enable "exportNamespaceFrom" by default. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​10483](https://togithub.com/babel/babel/pull/10483) [parser] Add support for private fields in TypeScript. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-parser`, `babel-types` - [#​10543](https://togithub.com/babel/babel/pull/10543) add assertions signature for TypeScript. ([@​tanhauhau](https://togithub.com/tanhauhau)) - `babel-cli`, `babel-register` - [#​8622](https://togithub.com/babel/babel/pull/8622) Make dir for babel --out-file. ([@​TrySound](https://togithub.com/TrySound)) - `babel-cli` - [#​10399](https://togithub.com/babel/babel/pull/10399) Closes [#​8326](https://togithub.com/babel/babel/issues/8326), add back --quiet option.. ([@​chris-peng-1244](https://togithub.com/chris-peng-1244)) ##### :bug: Bug Fix - `babel-helpers`, `babel-plugin-proposal-async-generator-functions`, `babel-plugin-proposal-function-sent`, `babel-preset-env` - [#​10422](https://togithub.com/babel/babel/pull/10422) Correctly delegate .return() in async generator. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-module-transforms`, `babel-plugin-transform-modules-commonjs` - [#​10628](https://togithub.com/babel/babel/pull/10628) Don't throw when destructuring into a var named as an import. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-modules-systemjs` - [#​10638](https://togithub.com/babel/babel/pull/10638) fix: remove ExportNamedDeclaration when the specifier is empty. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser` - [#​10631](https://togithub.com/babel/babel/pull/10631) [TS] Parse calls with type args in optional chains. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​10607](https://togithub.com/babel/babel/pull/10607) fixed missing errors on assignment pattern in object expression. ([@​vivek12345](https://togithub.com/vivek12345)) - [#​10594](https://togithub.com/babel/babel/pull/10594) [parser] Parse only modifiers of actual methods. ([@​gonzarodriguezt](https://togithub.com/gonzarodriguezt)) - `babel-plugin-transform-typescript` - [#​10555](https://togithub.com/babel/babel/pull/10555) [TS] Correctly transform computed strings and templates in enums. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core` - [#​10623](https://togithub.com/babel/babel/pull/10623) Fix: inputSourceMap should work when it is an external file. ([@​JLHwung](https://togithub.com/JLHwung)) - [#​10539](https://togithub.com/babel/babel/pull/10539) fix: remove filename annotation in buildCodeFrameError. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-proposal-decorators` - [#​10578](https://togithub.com/babel/babel/pull/10578) [decorators] fix: support string literal properties. ([@​mwhitworth](https://togithub.com/mwhitworth)) - `babel-helpers`, `babel-plugin-proposal-dynamic-import`, `babel-plugin-transform-modules-commonjs`, `babel-preset-env` - [#​10574](https://togithub.com/babel/babel/pull/10574) fix: \_interopRequireWildcard should only cache objects. ([@​samMeow](https://togithub.com/samMeow)) - `babel-traverse` - [#​9777](https://togithub.com/babel/babel/pull/9777) [traverse] Allow skipping nodes inserted with .replaceWith(). ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-preset-env` - [#​10146](https://togithub.com/babel/babel/pull/10146) Inject core-js@3 imports in Program:exit instead of on post(). ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator` - [#​10519](https://togithub.com/babel/babel/pull/10519) Fix generator missing parens around an arrow returning function type. ([@​existentialism](https://togithub.com/existentialism)) - `babel-plugin-transform-async-to-generator`, `babel-preset-env`, `babel-traverse` - [#​9939](https://togithub.com/babel/babel/pull/9939) Don't use args rest/spread to hoist super method calls. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-plugin-transform-classes`, `babel-plugin-transform-regenerator`, `babel-preset-env` - [#​9481](https://togithub.com/babel/babel/pull/9481) [preset-env] Don't use async-to-generator when already using regenerator. ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helpers`, `babel-plugin-transform-modules-commonjs`, `babel-preset-env` - [#​10585](https://togithub.com/babel/babel/pull/10585) fix(babel‑helpers/interopRequireWildcard): Avoid double nullish check. ([@​ExE-Boss](https://togithub.com/ExE-Boss)) - `babel-register` - [#​10557](https://togithub.com/babel/babel/pull/10557) fix: disable caching when babel could not read/write cache. ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-cli`, `babel-node` - [#​10619](https://togithub.com/babel/babel/pull/10619) chore: remove output-file-sync dependency. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-register` - [#​10614](https://togithub.com/babel/babel/pull/10614) chore: bump source-map-support to 0.5.14. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-create-regexp-features-plugin`, `babel-plugin-proposal-unicode-property-regex`, `babel-plugin-transform-dotall-regex`, `babel-plugin-transform-named-capturing-groups-regex`, `babel-plugin-transform-unicode-regex`, `babel-preset-env` - [#​10447](https://togithub.com/babel/babel/pull/10447) Merge multiple regex transform plugin. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-preset-env` - [#​10612](https://togithub.com/babel/babel/pull/10612) chore: update web.immediate support fixtures. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-module-imports` - [#​10608](https://togithub.com/babel/babel/pull/10608) Use .find instead of .filter to get targetPath in ImportInjector. ([@​Andarist](https://togithub.com/Andarist)) - Other - [#​10600](https://togithub.com/babel/babel/pull/10600) Test node@13 on circle. ([@​existentialism](https://togithub.com/existentialism)) - [#​10593](https://togithub.com/babel/babel/pull/10593) chore: replace outdated travis-ci.org badges [ci skip]. ([@​JLHwung](https://togithub.com/JLHwung)) - [#​10591](https://togithub.com/babel/babel/pull/10591) chore: test against Node.js 13. ([@​JLHwung](https://togithub.com/JLHwung)) - [#​10556](https://togithub.com/babel/babel/pull/10556) Add master branch workflow for test262 tests. ([@​jbhoosreddy](https://togithub.com/jbhoosreddy)) - [#​10553](https://togithub.com/babel/babel/pull/10553) chore: introduce envinfo into environment section. ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-runtime` - [#​10418](https://togithub.com/babel/babel/pull/10418) docs: add homepage link. ([@​DanArthurGallagher](https://togithub.com/DanArthurGallagher)) - `babel-helper-annotate-as-pure`, `babel-helper-bindify-decorators`, `babel-helper-builder-binary-assignment-operator-visitor`, `babel-helper-builder-react-jsx`, `babel-helper-call-delegate`, `babel-helper-define-map`, `babel-helper-explode-assignable-expression`, `babel-helper-explode-class`, `babel-helper-function-name`, `babel-helper-get-function-arity`, `babel-helper-hoist-variables`, `babel-helper-member-expression-to-functions`, `babel-helper-module-imports`, `babel-helper-module-transforms`, `babel-helper-optimise-call-expression`, `babel-helper-remap-async-to-generator`, `babel-helper-replace-supers`, `babel-helper-simple-access`, `babel-helper-split-export-declaration`, `babel-helper-wrap-function`, `babel-helpers`, `babel-template` - [#​10568](https://togithub.com/babel/babel/pull/10568) Bump babel-types to ^7.6.3. ([@​JLHwung](https://togithub.com/JLHwung)) ##### :running_woman: Performance - `babel-traverse` - [#​10480](https://togithub.com/babel/babel/pull/10480) Traverse performance. ([@​JLHwung](https://togithub.com/JLHwung))
prettier/prettier ### [`v1.19.1`](https://togithub.com/prettier/prettier/blob/master/CHANGELOG.md#​1191) [Compare Source](https://togithub.com/prettier/prettier/compare/1.19.0...1.19.1) [diff](https://togithub.com/prettier/prettier/compare/1.19.0...1.19.1) ##### CLI ##### Fix `--stdin` regression in 1.19.0 ([#​6894](https://togithub.com/prettier/prettier/pull/6894) by [@​lydell](https://togithub.com/lydell)) // Prettier stable $ echo "test" | prettier --stdin --parser babel [error] regeneratorRuntime is not defined // Prettier master $ echo "test" | prettier --stdin --parser babel test; ##### TypeScript ##### Fix formatting of union type as arrow function return type ([#​6896](https://togithub.com/prettier/prettier/pull/6896) by [@​thorn0](https://togithub.com/thorn0)) ```jsx // Input export const getVehicleDescriptor = async ( vehicleId: string, ): Promise => {} // Prettier stable export const getVehicleDescriptor = async ( vehicleId: string ): Promise<| Collections.Parts.PrintedCircuitBoardAssembly["attributes"] | undefined> => {}; // Prettier master export const getVehicleDescriptor = async ( vehicleId: string ): Promise< Collections.Parts.PrintedCircuitBoardAssembly["attributes"] | undefined > => {}; ``` ### [`v1.19.0`](https://togithub.com/prettier/prettier/blob/master/CHANGELOG.md#​1190) [Compare Source](https://togithub.com/prettier/prettier/compare/1.18.2...1.19.0) [diff](https://togithub.com/prettier/prettier/compare/1.18.2...1.19.0) 🔗 [Release Notes](https://prettier.io/blog/2019/11/09/1.19.0.html)
facebook/react ### [`v16.12.0`](https://togithub.com/facebook/react/blob/master/CHANGELOG.md#​16120-November-14-2019) [Compare Source](https://togithub.com/facebook/react/compare/v16.11.0...v16.12.0) ##### React DOM - Fix passive effects (`useEffect`) not being fired in a multi-root app. ([@​acdlite](https://togithub.com/acdlite) in [#​17347](https://togithub.com/facebook/react/pull/17347)) ##### React Is - Fix `lazy` and `memo` types considered elements instead of components ([@​bvaughn](https://togithub.com/bvaughn) in [#​17278](https://togithub.com/facebook/react/pull/17278))
rollup/rollup ### [`v1.27.6`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​1276) [Compare Source](https://togithub.com/rollup/rollup/compare/v1.27.5...v1.27.6) _2019-11-30_ ##### Bug Fixes - Use "auto" export mode by default for all modules when preserving modules ([#​3265](https://togithub.com/rollup/rollup/issues/3265)) - Observe "output.exports" when preserving modules and warn for mixed exports if necessary ([#​3265](https://togithub.com/rollup/rollup/issues/3265)) ##### Pull Requests - [#​3265](https://togithub.com/rollup/rollup/pull/3265): Use export mode "auto" by default when preserving modules ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v1.27.5`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​1275) [Compare Source](https://togithub.com/rollup/rollup/compare/v1.27.4...v1.27.5) _2019-11-25_ ##### Bug Fixes - Make sure namespaces for inlined dynamic imports are treated as variable accesses when deconflicting ([#​3256](https://togithub.com/rollup/rollup/issues/3256)) ##### Pull Requests - [#​3256](https://togithub.com/rollup/rollup/pull/3256): Avoid name conflicts when inlining dynamic imports nested in functions ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3257](https://togithub.com/rollup/rollup/pull/3257): Update dependencies ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v1.27.4`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​1274) [Compare Source](https://togithub.com/rollup/rollup/compare/v1.27.3...v1.27.4) _2019-11-22_ ##### Bug Fixes - Aggregate circular dependency warnings in the CLI ([#​3249](https://togithub.com/rollup/rollup/issues/3249)) - Do not defer non-aggregated handlers in the CLI ([#​3249](https://togithub.com/rollup/rollup/issues/3249)) ##### Pull Requests - [#​3249](https://togithub.com/rollup/rollup/pull/3249): Fix broken Windows CLI tests ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3251](https://togithub.com/rollup/rollup/pull/3251): Add installation as a separate header ([@​ashrith-kulai](https://togithub.com/ashrith-kulai)) ### [`v1.27.3`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​1273) [Compare Source](https://togithub.com/rollup/rollup/compare/v1.27.2...v1.27.3) _2019-11-20_ ##### Bug Fixes - Provide better warning when empty chunks are created in a code-splitting scenario ([#​3244](https://togithub.com/rollup/rollup/issues/3244)) ##### Pull Requests - [#​3244](https://togithub.com/rollup/rollup/pull/3244): Clearer empty chunk warning ([@​tjenkinson](https://togithub.com/tjenkinson)) ### [`v1.27.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​1272) [Compare Source](https://togithub.com/rollup/rollup/compare/v1.27.1...v1.27.2) _2019-11-18_ ##### Bug Fixes - Fix an issue where live bindings were not working correctly when using `+=` in SystemJS ([#​3242](https://togithub.com/rollup/rollup/issues/3242)) ##### Pull Requests - [#​3242](https://togithub.com/rollup/rollup/pull/3242): Export updated assignments when using shorthand update assignment expressions in SystemJS ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v1.27.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​1271) [Compare Source](https://togithub.com/rollup/rollup/compare/v1.27.0...v1.27.1) _2019-11-18_ ##### Bug Fixes - Fix an issue where code after a switch-statement with removed cases was erroneously not included ([#​3241](https://togithub.com/rollup/rollup/issues/3241)) ##### Pull Requests - [#​3237](https://togithub.com/rollup/rollup/pull/3237): make `acornOptions` optional in `parse()` in docs ([@​tjenkinson](https://togithub.com/tjenkinson)) - [#​3240](https://togithub.com/rollup/rollup/pull/3240): Update dependencies and fix vulnerability ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3241](https://togithub.com/rollup/rollup/pull/3241): Do not truncate after switch-statement with removed case ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v1.27.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​1270) [Compare Source](https://togithub.com/rollup/rollup/compare/v1.26.5...v1.27.0) _2019-11-12_ ##### Features - Add support for output-specific plugins ([#​3218](https://togithub.com/rollup/rollup/issues/3218)) - Reenable parallel output processing when using the CLI ([#​3218](https://togithub.com/rollup/rollup/issues/3218)) - Warn if files are emitted that would overwrite previously emitted files ([#​3218](https://togithub.com/rollup/rollup/issues/3218)) ##### Bug Fixes - Do not overwrite files emitted in other builds if outputs are generated in parallel ([#​3218](https://togithub.com/rollup/rollup/issues/3218)) ##### Pull Requests - [#​3218](https://togithub.com/rollup/rollup/pull/3218): Per output plugins ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v1.26.5`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​1265) [Compare Source](https://togithub.com/rollup/rollup/compare/v1.26.4...v1.26.5) _2019-11-11_ ##### Bug Fixes - Fix a regression where it was no longer to pass a certain option format to generate ([#​3223](https://togithub.com/rollup/rollup/issues/3223)) ##### Pull Requests - [#​3223](https://togithub.com/rollup/rollup/pull/3223): Allow passing input options to output ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v1.26.4`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​1264) [Compare Source](https://togithub.com/rollup/rollup/compare/v1.26.3...v1.26.4) _2019-11-09_ ##### Bug Fixes - Keep watching known files after a plugin error during the initial build ([#​3219](https://togithub.com/rollup/rollup/issues/3219)) ##### Pull Requests - [#​3216](https://togithub.com/rollup/rollup/pull/3216): Fix small typo ([@​kaisermann](https://togithub.com/kaisermann)) - [#​3217](https://togithub.com/rollup/rollup/pull/3217): Update dependencies and fix security vulnerability ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​3219](https://togithub.com/rollup/rollup/pull/3219): Also recover from plugin errors during the initial build ([@​lukastaegert](https://togithub.com/lukastaegert))

Renovate configuration

:date: Schedule: "before 3am on the first day of the month" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

notrab commented 4 years ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: