Uploadcare Widget, an ultimate tool for HTML5 file upload supporting multiple file upload, drag&drop, validation by file size/file extension/MIME file type, progress bar for file uploads, image preview.
BSD 2-Clause "Simplified" License
227
stars
102
forks
source link
chore(deps): update dev dependencies (non-major) #766
Closed
renovate[bot] closed 4 years ago
This PR contains the following updates:
7.10.2
->7.10.3
7.10.2
->7.10.3
2.700.0
->2.701.0
2.17.1
->2.18.0
Release Notes
babel/babel
### [`v7.10.3`](https://togithub.com/babel/babel/releases/v7.10.3) [Compare Source](https://togithub.com/babel/babel/compare/v7.10.2...v7.10.3) ##### v7.10.3 (2020-06-19) Thanks [@AjayPoshak](https://togithub.com/AjayPoshak), [@jessethomson](https://togithub.com/jessethomson), [@sajadtorkamani](https://togithub.com/sajadtorkamani), [@shaodahong](https://togithub.com/shaodahong) and [@wlawt](https://togithub.com/wlawt) for their first PRs! ##### :eyeglasses: Spec Compliance - `babel-parser` - [#11676](https://togithub.com/babel/babel/pull/11676) Properly parse `export default from` when `exportDefaultFrom` is not enabled ([@JLHwung](https://togithub.com/JLHwung)) - `babel-helper-member-expression-to-functions`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-optional-chaining` - [#11662](https://togithub.com/babel/babel/pull/11662) refactor: do not rely on AST extra properties in plugins ([@JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-proposal-logical-assignment-operators` - [#11658](https://togithub.com/babel/babel/pull/11658) Perform NamedEvaluation of Anonymous Functions in Logical Assignment ([@jridgewell](https://togithub.com/jridgewell)) - `babel-helper-create-class-features-plugin`, `babel-helper-member-expression-to-functions`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-optional-chaining` - [#11623](https://togithub.com/babel/babel/pull/11623) fix: ensure (a?.b)() has proper this ([@JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-parser`, `babel-plugin-transform-flow-comments` - [#11697](https://togithub.com/babel/babel/pull/11697) Fix innercomments ([@shaodahong](https://togithub.com/shaodahong)) - `babel-helper-member-expression-to-functions`, `babel-plugin-proposal-class-properties` - [#11703](https://togithub.com/babel/babel/pull/11703) fix:added check for forXstatement pattern ([@wlawt](https://togithub.com/wlawt)) - `babel-template` - [#11695](https://togithub.com/babel/babel/pull/11695) Allow templates to parse v8intrinsics ([@jridgewell](https://togithub.com/jridgewell)) - `babel-types` - [#11687](https://togithub.com/babel/babel/pull/11687) improve node type definitions to avoid any's in generated types ([@zxbodya](https://togithub.com/zxbodya)) - `babel-plugin-transform-react-pure-annotations` - [#11685](https://togithub.com/babel/babel/pull/11685) Add React.createContext to [@babel/plugin-transform-react-pure-annotat](https://togithub.com/babel/plugin-transform-react-pure-annotat)… ([@jessethomson](https://togithub.com/jessethomson)) - `babel-parser` - [#11676](https://togithub.com/babel/babel/pull/11676) Properly parse `export default from` when `exportDefaultFrom` is not enabled ([@JLHwung](https://togithub.com/JLHwung)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-private-methods` - [#11571](https://togithub.com/babel/babel/pull/11571) Add a check for privateMap's existence ([@AjayPoshak](https://togithub.com/AjayPoshak)) ##### :nail_care: Polish - `babel-plugin-transform-typescript` - [#11682](https://togithub.com/babel/babel/pull/11682) Fix small typo ([@sajadtorkamani](https://togithub.com/sajadtorkamani)) ##### :house: Internal - Other - [#11730](https://togithub.com/babel/babel/pull/11730) Revert "chore: pin windows node.js version ([#11522](https://togithub.com/babel/babel/issues/11522))" ([@JLHwung](https://togithub.com/JLHwung)) - [#11727](https://togithub.com/babel/babel/pull/11727) replace whitelist by allowlist in parser-tests ([@JLHwung](https://togithub.com/JLHwung)) - [#11677](https://togithub.com/babel/babel/pull/11677) Bump @babel/\* deps ([@existentialism](https://togithub.com/existentialism)) - [#11672](https://togithub.com/babel/babel/pull/11672) chore: output ascii only standalone minified bundle ([@JLHwung](https://togithub.com/JLHwung)) - [#11647](https://togithub.com/babel/babel/pull/11647) chore: check version lazily in babel-eslint-parser ([@kaicataldo](https://togithub.com/kaicataldo)) - `babel-helper-plugin-utils` - [#11674](https://togithub.com/babel/babel/pull/11674) chore: add npmignore to babel-helper-plugin-utils ([@JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-private-property-in-object`, `babel-preset-env` - [#11655](https://togithub.com/babel/babel/pull/11655) Fix some test fixtures ([@existentialism](https://togithub.com/existentialism)) ##### Committers: 11 - Ajay Poshak ([@AjayPoshak](https://togithub.com/AjayPoshak)) - Bogdan Savluk ([@zxbodya](https://togithub.com/zxbodya)) - Brian Ng ([@existentialism](https://togithub.com/existentialism)) - Huáng Jùnliàng ([@JLHwung](https://togithub.com/JLHwung)) - Jesse Thomson ([@jessethomson](https://togithub.com/jessethomson)) - Justin Ridgewell ([@jridgewell](https://togithub.com/jridgewell)) - Kai Cataldo ([@kaicataldo](https://togithub.com/kaicataldo)) - Nicolò Ribaudo ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - Sajad Torkamani ([@sajadtorkamani](https://togithub.com/sajadtorkamani)) - William Law ([@wlawt](https://togithub.com/wlawt)) - 骗你是小猫咪 ([@shaodahong](https://togithub.com/shaodahong))aws/aws-sdk-js
### [`v2.701.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#27010) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.700.0...v2.701.0) - bugfix: Request Signing: Better handle colons in accessKeyIds when presigning URLs. - feature: EC2: Adds support to tag elastic-gpu on the RunInstances api - feature: MediaLive: AWS Elemental MediaLive now supports Input Prepare schedule actions. This feature improves existing input switching by allowing users to prepare an input prior to switching to it. - feature: OpsWorksCM: Documentation updates for AWS OpsWorks CM.rollup/rollup
### [`v2.18.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2180) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.17.1...v2.18.0) _2020-06-22_ ##### Features - `inlineDynamicImports`, `manualChunks` and `preserveModules` can now be used as output options ([#3645](https://togithub.com/rollup/rollup/issues/3645)) - Use sourcemaps for certain warnings that reference source code locations ([#3645](https://togithub.com/rollup/rollup/issues/3645)) ##### Bug Fixes - `this.getFileName` will now always return the correct file name for chunks when multiple outputs are created ([#3645](https://togithub.com/rollup/rollup/issues/3645)) ##### Pull Requests - [#3645](https://togithub.com/rollup/rollup/pull/3645): Per output chunking ([@lukastaegert](https://togithub.com/lukastaegert))Renovate configuration
:date: Schedule: "before 3am on Monday" in timezone Europe/Moscow.
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.