[Snyk] Upgrade: @babel/core, @babel/plugin-proposal-class-properties, @babel/preset-env#1
Open
snyk-bot wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade:
- @babel/core from 7.10.5 to 7.12.3.
See this package in npm: https://www.npmjs.com/package/@babel/core
- @babel/plugin-proposal-class-properties from 7.10.4 to 7.12.1.
See this package in npm: https://www.npmjs.com/package/@babel/plugin-proposal-class-properties
- @babel/preset-env from 7.10.4 to 7.12.1.
See this package in npm: https://www.npmjs.com/package/@babel/preset-env
See this project in Snyk:
https://app.snyk.io/org/vaidik.kapoor/project/8a9f261f-c41f-42f3-9014-5fba9d99936a?utm_source=github&utm_medium=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
from 7.10.5 to 7.12.3
on 2020-10-16
from 7.10.4 to 7.12.1
on 2020-10-15
from 7.10.4 to 7.12.1
on 2020-10-15
Release notes
Package name: @babel/core
-
7.12.3 - 2020-10-16
- #12192 fix: properly wrap private class methods (@ JLHwung)
- #12200 Make
- #12185 [ts] Disallow invalid type annotations in ExpressionStatements (@ existentialism)
- Other
- #12204 chore: update test262 tests (@ JLHwung)
- #12203 test: add test case for babel-parser: fixtures/typescript/arrow-function/destructuring-with-annotation-newline (@ Mongkii)
- Brian Ng (@ existentialism)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ Mongkii
-
7.12.1 - 2020-10-15
- #12182 Don't force chokidar@2 to be downloaded from registry.npmjs.org (@ nicolo-ribaudo)
- #12184 Allow importing
- #12183 Reland "Fix: check if param is assignable when parsing arrow return type annotation" (@ nicolo-ribaudo)
- Other
- #12188 Guard against yarn-issue-1882 (@ JLHwung)
- Every package
- #12186 chore: use workspace:* for dev deps (@ JLHwung)
- #12175 Remove unused
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
-
7.12.0 - 2020-10-14
-
7.11.6 - 2020-09-03
- #12028 Run prepublish build after versioning (@ JLHwung)
- #12027 Revert #12014 (@ JLHwung)
- Huáng Jùnliàng (@ JLHwung)
- Jan Brašna (@ janbrasna)
-
7.11.5 - 2020-08-31
- #12017 Fix
- #11931 fix: ExpressionBody should respect [In] parameter (@ JLHwung)
- #11987 Set generator to true during error recovery of accessor (@ existentialism)
- #11993 Added linting support for private class methods (@ giovannicalo)
- #12000 fix(plugin-proposal-function-bind): fix invalid code emitted for
- #11832 Forward deopt node path (@ johanholmerin)
- Other
- #12013 Remove unused enhanced-resolve and normalize lock resolutions (@ JLHwung)
- #12010 chore: use Rollup 2 (@ JLHwung)
- #12002 Restructure CI workflow (@ JLHwung)
- #11781 chore: improve Yarn 2 cache on CI (@ JLHwung)
- All packages
- #11962 Use Yarn 2 (@ JLHwung)
- Brian Ng (@ existentialism)
- Giovanni Calò (@ giovannicalo)
- Huáng Jùnliàng (@ JLHwung)
- Joe Haddad (@ Timer)
- Johan Holmerin (@ johanholmerin)
- uhyo (@ uhyo)
-
7.11.4 - 2020-08-20
- #11985 fix: declare @ babel/traverse as a dependency (@ JLHwung)
- #11974 Ensure
- #11979 Throw error on invalid flow async generic arrow syntax (@ existentialism)
- #11955 Fix parsing type casted generic flow arrow exprs (@ existentialism)
- #11973 fix: do not transform ClassPrivateMethods in estree (@ JLHwung)
- #11941 fix: push new token context when braceHashL is seen (@ JLHwung)
- #11943 fix: reset EndLocation for catch param (@ JLHwung)
- Other
- #11978 fix: do not mutate newTypes (@ JLHwung)
- #11970 fix: ensure defaults are set in @ babel/eslint-parser (@ kaicataldo)
- #11947 fix: disallow line break between async and property (@ JLHwung)
- Other
- #11952 Move legacy node version tests to GitHub actions (@ JLHwung)
- #11936 chore: do not push version commit on lerna version (@ JLHwung)
- #11923 Add more parser test cases (@ JLHwung)
- #11944 Simplify tokenizer update context (@ JLHwung)
- #11945 chore: enable flowcheck on CI (@ JLHwung)
- #11930 Refactor [In] production parameter tracking (@ JLHwung)
- #11953 chore: remove obsolete comment (@ jamescdavis)
- #11951 chore: build babel-polyfill-dist on make watch (@ JLHwung)
- #11531 Isolated exec tests (@ jridgewell)
- #11937 Move some @ babel/traverse from deps to devDeps (@ Monchi)
- Brian Ng (@ existentialism)
- Huáng Jùnliàng (@ JLHwung)
- James C. Davis (@ jamescdavis)
- Justin Ridgewell (@ jridgewell)
- Kai Cataldo (@ kaicataldo)
- Yuku Kotani (@ Monchi)
-
7.11.1 - 2020-08-04
-
7.11.0 - 2020-07-30
-
7.10.5 - 2020-07-14
from @babel/core GitHub release notesv7.12.3 (2020-10-16)
Thanks @ Mongkii for your first PR!
🐛 Bug Fix
babel-helper-wrap-function,babel-plugin-proposal-async-generator-functionsbabel-coreloadPartialConfig's options optional (@ nicolo-ribaudo)babel-parser🏠 Internal
babel-parserCommitters: 4
v7.12.1 (2020-10-16)
🐛 Bug Fix
babel-clibabel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime@ babel/runtime/package(@ nicolo-ribaudo)babel-parser🏠 Internal
babel-compat-data,babel-helper-compilation-targets,babel-helper-create-class-features-plugin,babel-helper-remap-async-to-generator,babel-helper-simple-access,babel-helper-transform-fixture-test-runner,babel-plugin-transform-named-capturing-groups-regex,babel-plugin-transform-object-assign,babel-plugin-transform-parameters,babel-plugin-transform-react-jsx-self,babel-plugin-transform-react-jsx-source,babel-plugin-transform-template-literals,babel-preset-env,babel-preset-react,babel-runtime-corejs2,babel-runtime,babel-standalonedependenciesanddevDependencies(@ nicolo-ribaudo)Committers: 2
Read more
v7.11.6 (2020-09-03)
Thanks @ janbrasna for their first PR!
🏠 Internal
↩️ Revert
babel-cli,babel-core,babel-generator,babel-helper-transform-fixture-test-runnerCommitters: 2
v7.11.5 (2020-08-31)
Thanks @ giovannicalo, @ johanholmerin, @ uhyo for their first PRs!
🐛 Bug Fix
babel-helper-builder-react-jsx-experimental,babel-plugin-transform-react-jsx-developmentjsxDEVfor generated elements (@ Timer)babel-parser@ babel/eslint-pluginbabel-plugin-proposal-function-bind::super.foo(@ uhyo)💅 Polish
babel-traverse🏠 Internal
Committers: 6
v7.11.4 (2020-08-20)
Thanks @ Monchi for their first PR to Babel!
🐛 Bug Fix
babel-helper-replace-supersbabel-coreimport()is not transpiled inbabel-corepublished source (@ JLHwung)babel-parserbabel-generator🏠 Internal
babel-parserbabel-helpersbabel-helper-transform-fixture-test-runnerbabel-core,babel-helper-transform-fixture-test-runner,babel-plugin-proposal-object-rest-spread,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-react-jsx-source,babel-plugin-transform-spreadbabel-helper-bindify-decorators,babel-helper-call-delegate,babel-helper-explode-assignable-expression,babel-helper-explode-class,babel-helper-remap-async-to-generator,babel-helper-replace-supersCommitters: 6
Package name: @babel/plugin-proposal-class-properties
-
7.12.1 - 2020-10-15
- #12182 Don't force chokidar@2 to be downloaded from registry.npmjs.org (@ nicolo-ribaudo)
- #12184 Allow importing
- #12183 Reland "Fix: check if param is assignable when parsing arrow return type annotation" (@ nicolo-ribaudo)
- Other
- #12188 Guard against yarn-issue-1882 (@ JLHwung)
- Every package
- #12186 chore: use workspace:* for dev deps (@ JLHwung)
- #12175 Remove unused
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
-
7.10.4 - 2020-06-30
from @babel/plugin-proposal-class-properties GitHub release notesv7.12.1 (2020-10-16)
🐛 Bug Fix
babel-clibabel-plugin-transform-runtime,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime@ babel/runtime/package(@ nicolo-ribaudo)babel-parser🏠 Internal
babel-compat-data,babel-helper-compilation-targets,babel-helper-create-class-features-plugin,babel-helper-remap-async-to-generator,babel-helper-simple-access,babel-helper-transform-fixture-test-runner,babel-plugin-transform-named-capturing-groups-regex,babel-plugin-transform-object-assign,babel-plugin-transform-parameters,babel-plugin-transform-react-jsx-self,babel-plugin-transform-react-jsx-source,babel-plugin-transform-template-literals,babel-preset-env,babel-preset-react,babel-runtime-corejs2,babel-runtime,babel-standalonedependenciesanddevDependencies(@ nicolo-ribaudo)Committers: 2
Package name: @babel/preset-env
-
7.12.1 - 2020-10-15
-
7.12.0 - 2020-10-14
-
7.11.5 - 2020-08-31
-
7.11.0 - 2020-07-30
-
7.10.4 - 2020-06-30
from @babel/preset-env GitHub release notesRead more
Read more
Read more
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
👩💻 Set who automatically gets assigned
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs