Skip to content

Update dependency parcel-bundler to ^1.12.4

Administrator requested to merge renovate/parcel-bundler-1.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
parcel-bundler devDependencies patch ^1.12.4 source code search for "parcel-bundler"

Release Notes

parcel-bundler/parcel

v1.12.4

Compare Source

  • BUG: postcss module generates wrong hashes Details
  • Shake exports with pure property assignments Details
  • Clear scope cache before crawling to fix scope hoisting classes Details
  • Replace module.require in scope hoisting Details
  • Define __esModule interop flag when requiring ES module from CommonJS Details
  • Fix assigning to exports from inside a function in scope hoisting Details
  • Added new parcel info command Details
  • Fix Scope hoisting destructuring Details
  • HMR update breaks in webworker Details
  • Update dotenv-expand to allow overriding with falsy values Details
  • bump chokidar to get a reload fix for linux Details
  • Upgrading serialize-to-js from 1.1.1 to 3.0.0 Details
  • Fix source map on CoffeeScript assets Details

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Merge request reports

Loading