Closed renovate[bot] closed 4 years ago
This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/aceforth-opensource/vue-warehouse/864rxapka ✅ Preview: https://vue-warehouse-git-renovate-all-minor-patch.aceforth-opensource.vercel.app
This PR contains the following updates:
7.10.2
->7.10.3
7.10.1
->7.10.3
7.10.1
->7.10.3
7.10.2
->7.10.3
7.10.2
->7.10.3
7.2.0
->7.3.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))eslint/eslint
### [`v7.3.0`](https://togithub.com/eslint/eslint/releases/v7.3.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.2.0...v7.3.0) - [`638a6d6`](https://togithub.com/eslint/eslint/commit/638a6d6be18b4a37cfdc7223e1f5acd3718694be) Update: add missing `additionalProperties: false` to some rules' schema ([#13198](https://togithub.com/eslint/eslint/issues/13198)) (Milos Djermanovic) - [`949a5cd`](https://togithub.com/eslint/eslint/commit/949a5cd741c2e930cfb43d80a9b6b084f9d677c3) Update: fix operator-linebreak overrides schema ([#13199](https://togithub.com/eslint/eslint/issues/13199)) (Milos Djermanovic) - [`9e1414e`](https://togithub.com/eslint/eslint/commit/9e1414ee16b8caf582920f8fdf3b6ee1eb0b7cd5) New: Add no-promise-executor-return rule (fixes [#12640](https://togithub.com/eslint/eslint/issues/12640)) ([#12648](https://togithub.com/eslint/eslint/issues/12648)) (Milos Djermanovic) - [`09cc0a2`](https://togithub.com/eslint/eslint/commit/09cc0a2bb5bcf3bcb0766a3c989871f268518437) Update: max-lines reporting loc improvement (refs [#12334](https://togithub.com/eslint/eslint/issues/12334)) ([#13318](https://togithub.com/eslint/eslint/issues/13318)) (Anix) - [`ee2fc2e`](https://togithub.com/eslint/eslint/commit/ee2fc2e90d0f9dfcdba852b0609156bee5280b92) Update: object-property-newline end location (refs [#12334](https://togithub.com/eslint/eslint/issues/12334)) ([#13399](https://togithub.com/eslint/eslint/issues/13399)) (Anix) - [`d98152a`](https://togithub.com/eslint/eslint/commit/d98152a3d8c72e4f5ac4c6fa10a615b12090c8f7) Update: added empty error array check for false negative ([#13200](https://togithub.com/eslint/eslint/issues/13200)) (Anix) - [`7fb45cf`](https://togithub.com/eslint/eslint/commit/7fb45cf13e9908d489bd6d5fba3b7243c01508b9) Fix: clone config before validating (fixes [#12592](https://togithub.com/eslint/eslint/issues/12592)) ([#13034](https://togithub.com/eslint/eslint/issues/13034)) (Anix) - [`aed46f6`](https://togithub.com/eslint/eslint/commit/aed46f69d54da167d9838149954ceeb4b02be5fd) Sponsors: Sync README with website (ESLint Jenkins) - [`7686d7f`](https://togithub.com/eslint/eslint/commit/7686d7feaccc7b8fee927eda6602d641d8de1e5c) Update: semi-spacing should check do-while statements ([#13358](https://togithub.com/eslint/eslint/issues/13358)) (Milos Djermanovic) - [`cbd0d00`](https://togithub.com/eslint/eslint/commit/cbd0d00a1ec2824d7e025bbbc084855ed0bf08bb) Update: disallow multiple options in comma-dangle schema (fixes [#13165](https://togithub.com/eslint/eslint/issues/13165)) ([#13166](https://togithub.com/eslint/eslint/issues/13166)) (Milos Djermanovic) - [`b550330`](https://togithub.com/eslint/eslint/commit/b550330d739c73a7a8f887064e7c911d05a95f9a) New: Add no-unreachable-loop rule (fixes [#12381](https://togithub.com/eslint/eslint/issues/12381)) ([#12660](https://togithub.com/eslint/eslint/issues/12660)) (Milos Djermanovic) - [`13999d2`](https://togithub.com/eslint/eslint/commit/13999d292080f814fa4fb266e011d61c184197c4) Update: curly should check consequent `if` statements ([#12947](https://togithub.com/eslint/eslint/issues/12947)) (Milos Djermanovic) - [`c42e548`](https://togithub.com/eslint/eslint/commit/c42e54893b79b470ca7745bd2a626ffd069e017b) Chore: enable exceptRange option in the yoda rule ([#12857](https://togithub.com/eslint/eslint/issues/12857)) (Milos Djermanovic) - [`6cfbd03`](https://togithub.com/eslint/eslint/commit/6cfbd03b3f22edb4d1c9c61c64eea7c129da71aa) Update: Drop [@typescript-eslint/eslint-recommended](https://togithub.com/typescript-eslint/eslint-recommended) from `eslint --init` ([#13340](https://togithub.com/eslint/eslint/issues/13340)) (Minh Nguyen) - [`796f269`](https://togithub.com/eslint/eslint/commit/796f269e448fdcbf8a5a62edf1990bd857efd1af) Chore: update eslint-config-eslint's required node version ([#13379](https://togithub.com/eslint/eslint/issues/13379)) (薛定谔的猫) - [`9d0186e`](https://togithub.com/eslint/eslint/commit/9d0186e55bee769ea6aa08dc5a62682f58316412) Docs: Fix changelog versions ([#13410](https://togithub.com/eslint/eslint/issues/13410)) (Tony Brix) - [`1ee3c42`](https://togithub.com/eslint/eslint/commit/1ee3c42ceeee56b650bcc4206ed783b795f65643) Docs: On maxEOF with eol-last (fixes [#12742](https://togithub.com/eslint/eslint/issues/12742)) ([#13374](https://togithub.com/eslint/eslint/issues/13374)) (Arthur Dias) - [`2a21049`](https://togithub.com/eslint/eslint/commit/2a210499288ed14ec9a6fd72decabfb77504c197) Update: key-spacing loc changes for extra space (refs [#12334](https://togithub.com/eslint/eslint/issues/12334)) ([#13362](https://togithub.com/eslint/eslint/issues/13362)) (Anix) - [`7ce7988`](https://togithub.com/eslint/eslint/commit/7ce7988f411da64248a64a9d9d2b7884d5ba39e0) Chore: Replace the inquirer dependency with enquirer ([#13254](https://togithub.com/eslint/eslint/issues/13254)) (Selwyn) - [`0f1f5ed`](https://togithub.com/eslint/eslint/commit/0f1f5ed2a20b8fb575d4360316861cf4c2b9b7bc) Docs: Add security policy link to README ([#13403](https://togithub.com/eslint/eslint/issues/13403)) (Nicholas C. Zakas) - [`9e9ba89`](https://togithub.com/eslint/eslint/commit/9e9ba897c566601cfe90522099c635ea316b235f) Sponsors: Sync README with website (ESLint Jenkins) - [`ca59fb9`](https://togithub.com/eslint/eslint/commit/ca59fb95a395c0a02ed23768a70e086480ab1f6d) Sponsors: Sync README with website (ESLint Jenkins)Renovate configuration
:date: Schedule: "after 10pm every weekday,before 6am every weekday,every weekend" in timezone America/New_York.
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
: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.