[Snyk] Upgrade parcel from 2.0.0-beta.3 to 2.12.0 #5
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 parcel from 2.0.0-beta.3 to 2.12.0.
ℹ️ 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.
The recommended version is 862 versions ahead of your current version.
The recommended version was released on 8 months ago.
Issues fixed by the recommended upgrade:
SNYK-JS-UNSETVALUE-2400660
SNYK-JS-NTHCHECK-1586032
SNYK-JS-MICROMATCH-6838728
SNYK-JS-NODEFORGE-2430339
SNYK-JS-ANSIHTML-1296849
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-BRACES-6838727
SNYK-JS-EJS-2803307
SNYK-JS-ELLIPTIC-8187303
SNYK-JS-HTTPPROXYMIDDLEWARE-8229906
SNYK-JS-REQUEST-3361831
SNYK-JS-TOUGHCOOKIE-5672873
SNYK-JS-NODEFORGE-2430341
SNYK-JS-POSTCSS-1090595
SNYK-JS-NODEFORGE-2330875
SNYK-JS-NODEFORGE-2331908
SNYK-JS-NODEFORGE-2430337
SNYK-JS-POSTCSS-1255640
SNYK-JS-POSTCSS-1255640
SNYK-JS-POSTCSS-1255640
SNYK-JS-EJS-1049328
SNYK-JS-EJS-6689533
SNYK-JS-INFLIGHT-6095116
Release notes
Package name: parcel
Blog post: https://parceljs.org/blog/v2-12-0/
Added
Core
JavaScript
CSS
Bundler
Web Extensions
Performance
Fixed
Core
JavaScript
Bundler
Unstable
[2.11.0] - 2023-12-19
Added
Fixed
Dev
Core
Resolver
JavaScript
Fixed
Core
import * as
is used withexport *
- DetailsJavaScript
hasOwnProperty
in modules exporting member with same name - DetailsWebExtension
PostHTML, Pug, Stylus
invalidateOnFileChange
- DetailsFixed
Core
JavaScript
Fixed
Core
Bundler
JavaScript
this
key word is pointing to an export module Detailsthis
exports tracking for files with module syntax DetailsUnstable
Bundler
Parcel v2.10.0 includes big performance improvements, an improved
--lazy
mode, reduced runtime bundle sizes, web extension improvements, and tons of bug fixes and improvements.Added
Core
--lazy
mode – Details, Details@ babel/register
,esbuild-register
,ts-node
) – DetailsBundler
Resolver
JavaScript
globalThis
polyfill for old browsers – DetailsCSS
WASM
XML
Web Extensions
Web Manifest
Fixed
Core
--lazy
mode bugs – DetailsJavaScript
Bundler
Images
Sass
Dev Server
Unstable
Core
Bundler
JavaScript
Fixed
Resolver
JavaScript
Fixed
*
from empty files withsideEffects: false
as ESM – DetailsFixed
Parcel v2.9.0 includes many long requested features, including a brand new resolver with support for package.json "exports" and tsconfig.json features, support for ESM plugins and configs, and local Parcel plugins. It also improves performance with a new default JS minifier powered by SWC, incremental symbol propagation, and improved bundler data structures.
Blog post: https://parceljs.org/blog/v2-9-0/
Added
Core
.proxyrc.cjs
config files – DetailsloadConfig
function to resolver plugins – DetailsResolver
JavaScript
addExternalDependency
in Babel plugins – DetailsBundler
Web Extensions
chrome_style
field – DetailsFixed
Core
fastest-levenshtein
andxmldom
dependencies – DetailsJavaScript
Details
@ parcel/validator-eslint
– DetailsinlineEnvironment
performance – DetailsTypeScript
CSS
Bundler
Dev server
<link>
elements without hrefs – DetailsElm