[Snyk] Upgrade microbundle from 0.3.1 to 0.14.2 #57
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 microbundle from 0.3.1 to 0.14.2.
ℹ️ 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 fixes:
npm:marked:20180225
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-LODASH-73638
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-LODASH-608086
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-LODASH-450202
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-LODASH-1040724
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-JSYAML-174129
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-HANDLEBARS-534478
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-HANDLEBARS-480388
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-HANDLEBARS-469063
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-HANDLEBARS-174183
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-HANDLEBARS-173692
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-HANDLEBARS-1056767
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-ACORN-559469
Why? Proof of Concept exploit, CVSS 7.5
npm:concat-with-sourcemaps:20180429
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-UGLIFYJS-1727251
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-UGLIFYJS-1727251
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-POSTCSS-1255640
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-POSTCSS-1255640
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-POSTCSS-1255640
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-PATHPARSE-1077067
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-MINIMIST-559764
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-MINIMIST-559764
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-MINIMIST-559764
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-LODASH-73639
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-LODASH-567746
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-ISSVG-1243891
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-ISSVG-1085627
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-HIGHLIGHTJS-1045326
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-HANDLEBARS-1279029
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-COLORSTRING-1082939
Why? Proof of Concept exploit, CVSS 7.5
npm:braces:20180219
Why? Proof of Concept exploit, CVSS 7.5
npm:macaddress:20180511
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-MACADDRESS-567156
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-LODASH-590103
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-LODASH-1018905
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-JSYAML-173999
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-HANDLEBARS-567742
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-HANDLEBARS-534988
Why? Proof of Concept exploit, CVSS 7.5
SNYK-JS-GLOBPARENT-1016905
Why? Proof of Concept exploit, CVSS 7.5
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: microbundle
Patch Changes
dd0bdde
#904 Thanks @ rschristian! - Added missing CLI doc for 'jsxImportSource' and correcting the Examples section of the '--help' outputPatch Changes
2a0ca88
#882 Thanks @ MiKr13! - feat: ✨ Closes #497: preserve trailing newline in mangle.json26f382a
#895 Thanks @ rschristian! - Completion message shows pkg's actual name, rather than safe nameMinor Changes
1b61029
#867 Thanks @ bouchenoiremarc! - - Add support for Module Workers with a new--workers
flagPatch Changes
5e93a0e
#853 Thanks @ developit! - Fix crash when traversing"exports"
objects (#852)96b85da
#887 Thanks @ developit! - When using--target node
, resolve "node" conditional Package Export keys, otherwise resolve "browser" keys.5d0465b
#875 Thanks @ dwightjack! - Preserve terser annotations in compressed bundleb1a6374
#858 Thanks @ bouchenoiremarc! - - Allow the minify optionscompress
andmangle
to be set as booleans2980336
#865 Thanks @ rschristian! - Expands generateTypes flag to support libs with TS entrypointsPatch Changes
3534815
#848 Thanks @ developit! - Bugfix: re-enable support for Terser annotations like/*@ __NOINLINE__*/
(these were incorrectly being removed during the Babel pass)Patch Changes
e3f1933
#847 Thanks @ developit! - - Upgrade to Terser 5.7 to re-enable support forreduce_funcs:false
inmangle.json
configuration.86371f0
#784 Thanks @ rschristian! - Allows users to customize the modern output's filename using "exports" like they can with "esmodules"Patch Changes
54402ac
#830 Thanks @ JounQin! - fix: add generateTypes cli option, check false value correctlyedcd777
#823 Thanks @ rschristian! - Ensures ambient type declaration for CSS Modules is included in the published bundled87a5dc
Thanks @ developit! - - Fix--sourcemap=false
to match--no-sourcemap
and actually turn sourcemaps off.6f1a20f
#777 Thanks @ rschristian! - Fixing a bug that would cause a CSS file to be generated to match each JS build output25b73d2
#834 Thanks @ cometkim! - Add support for configuration overrides using thepublishConfig
package.json field.a7f7265
#802 Thanks @ aheissenberger! - fix default extension to cjs for package.json "type":"module"4f7fbc4
Thanks @ developit! - Fixtransform-fast-rest
to support referencing...rest
params from within closures.0c91795
#841 Thanks @ rschristian! - Ensures JS format is not included in CSS filename outputMinor Changes
bd5d15e
#738 Thanks @ wardpeet! - Upgrade rollup to version latest and upgrade all its dependencies967f8d5
#769 Thanks @ developit! - Add--css inline
option. The default CSS output for all formats is now external files (as it was supposed to be).8142704
#741 Thanks @ whitetrefoil! - Use user's typescript first, fallback to bundledPatch Changes
12668b9
#687 Thanks @ developit! - Add friendly microbundle-specific errors when modules can't be resolved.8b60fc8
#754 Thanks @ stipsan! - Enable sourcemaps for CSSfdafaf7
#764 Thanks @ bakerkretzmar! - Add support for generating inline sourcemaps52a1771
#768 Thanks @ developit! - Add ambient typescript declaration for CSS ModulesPatch Changes
ffcc9d9
#713 Thanks @ developit! - Support extending a UMD global by prefixing the package.json"amdName"
field (eg:"global.xyz"
).0527862
#722 Thanks @ developit! - Support "esm" (-f esm
) as an alias of "es" format.d08f977
#702 Thanks @ wardpeet! - Use @ babel/preset-env with bugfixes instead of preset-modules to enable "Optional chaining" & "nullish coalescing" by default.d33a7ba
#731 Thanks @ vaneenige! - Add jsxImportSource flag for new JSX runtime0fec414
#716 Thanks @ wardpeet! - Don't transpile generators and async for Nodeba1c047
#701 Thanks @ wardpeet! - re-enable unpkg alias for umd bundles as described in the readme3488411
#700 Thanks @ wardpeet! - Disable warnings for node's builtin-modules when using node as a target environment.Features & Improvements
onStart
,onError
callbacks for programmatic Microbundle usage! (#668, thanks @ katywings!)Bug Fixes
--alias
modules as externals (#671, thanks @ katywings!)preset-env
to 7.10 (#660)globals
generation when--external
values include dashes (#667, thanks @ katywings!)Commit messages
Package name: microbundle
Compare
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:![](https://camo.githubusercontent.com/e99e819fb78a0a1ee08ff1dd2d1ca4657c3d17b177593b1bfb97132a09199b76/68747470733a2f2f6170692e7365676d656e742e696f2f76312f706978656c2f747261636b3f646174613d65794a33636d6c305a55746c65534936496e4a79576d785a634564485932527954485a7362306c596430645563566734576b4652546e4e434f5545774969776959573576626e6c746233567a535751694f6949305a5441314d4445774e5330345a4459794c5452685a6d51744f5468684d79316c4d3259784e4468695a6d5a6859574d694c434a6c646d567564434936496c425349485a705a58646c5a434973496e42796233426c636e52705a584d694f6e736963484a4a5a434936496a526c4d4455774d5441314c54686b4e6a49744e47466d5a4330354f47457a4c57557a5a6a45304f474a6d5a6d466859794a3966513d3d)
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs