jike-stickers
jike-stickers copied to clipboard
Bump parcel-bundler from 1.8.1 to 1.12.5
Bumps parcel-bundler from 1.8.1 to 1.12.5.
Changelog
Sourced from parcel-bundler's changelog.
Changelog
All notable changes to Parcel will be documented in this file.
The format is based on Keep a Changelog and Parcel adheres to Semantic Versioning.
[1.12.3] - 2019-03-20
- Downgrade all internal Babel packages to
<7.4.0
because of bugs in that release.[1.12.2] - 2019-03-13
- Fix depth option for detailed report
[1.12.1] - 2019-03-12
Fixed
- Correctly build dependency URLs (for CSS) Details
- Fix bug with original null mappings Details
- Regenerate all bundles and trigger an HMR page reload when a new bundle is created Details
- Unescaped "." in regex for JSAsset Details
- Open the specified host Details
[1.12.0] - 2019-03-06
Added
- CSS/Sass/LESS sourcemaps Details
- Add Markdown support Details
- Unhandled HMR updates should cause a page reload Details
- Enables jsx plugin in case jsx syntax is used in js files Details
- Add disabling of autoinstall globally via environment variable Details
- Add support for
chrome-extension://
protocol to bundle-url.js Details- Add support for Firefox's 'moz-extension://' protocol, to bundle-url.js Details
- Generate source map files with long extentions (e.g. .js.map) Details
- upgrade htmlnano dep Details
- Default port to process.env.PORT Details
- Inline process.browser for better code elimination Details
- Detect files added to/removed from directories. Details
- Implement depth option for detailed report Details
Fixed
... (truncated)
Commits
e11f085
Publish3ea0373
Pass babel core version to preset-envda642ab
Update babel4543d19
Node forge update (#5521)939ce41
Fix #3619 by scripting the copy of the README.md file to the parcel-bundler f...cf83b72
strip debug info from generated wasm if minify is true (#3671)5200ecc
CSS hot reloading fix for platforms with urls that lack protocol and host pre...0464303
Update changlog for v1.12.4d9ec7af
Publish430679c
Update yarn.lock- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.