Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update parcel to ^2.4.1 #35307

Closed
wants to merge 1 commit into from
Closed

fix(deps): update parcel to ^2.4.1 #35307

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@parcel/bundler-default ^2.3.2 -> ^2.4.1 age adoption passing confidence
@parcel/compressor-raw ^2.3.2 -> ^2.4.1 age adoption passing confidence
@parcel/core ^2.3.2 -> ^2.4.1 age adoption passing confidence
@parcel/namer-default ^2.3.2 -> ^2.4.1 age adoption passing confidence
@parcel/optimizer-terser ^2.3.2 -> ^2.4.1 age adoption passing confidence
@parcel/packager-js ^2.3.2 -> ^2.4.1 age adoption passing confidence
@parcel/packager-raw ^2.3.2 -> ^2.4.1 age adoption passing confidence
@parcel/reporter-dev-server ^2.3.2 -> ^2.4.1 age adoption passing confidence
@parcel/resolver-default ^2.3.2 -> ^2.4.1 age adoption passing confidence
@parcel/runtime-browser-hmr ^2.3.2 -> ^2.4.1 age adoption passing confidence
@parcel/runtime-js ^2.3.2 -> ^2.4.1 age adoption passing confidence
@parcel/runtime-react-refresh ^2.3.2 -> ^2.4.1 age adoption passing confidence
@parcel/runtime-service-worker ^2.3.2 -> ^2.4.1 age adoption passing confidence
@parcel/transformer-js ^2.3.2 -> ^2.4.1 age adoption passing confidence
@parcel/transformer-json ^2.3.2 -> ^2.4.1 age adoption passing confidence
@parcel/transformer-raw ^2.3.2 -> ^2.4.1 age adoption passing confidence
@parcel/transformer-react-refresh-wrap ^2.3.2 -> ^2.4.1 age adoption passing confidence

Release Notes

parcel-bundler/parcel

v2.4.1

Compare Source

Fixed
  • Fix :export in CSS modules
  • Don't remove unused classes or @keyframes when a CSS module is processed by postcss
  • Fix bundling issue with CSS modules where unintended side effects from a different page could be run
  • Fix crash with CSS in multiple environments
  • Update Parcel CSS. Fixes issues with ::-webkit-scrollbar, list styles in CSS modules, @-moz-document, and more. See release notes.
  • Update SWC. Fixes an issue with parenthesized expressions following a return statement.

v2.4.0

Compare Source

Added
  • Replace default CSS transformer and minifier with @parcel/css - Details
  • Replace typeof before dead code elimination to improve bundle size - Details
  • Human readable file size in bundle analyzer report - Details
  • Improve emoji support detection - Details
  • Enable parsing static class initialization blocks - Details
  • Use PORT environment variable from .env files - Details
  • Use new react-jsx transform in React 16.14.0 - Details
  • Use relative path for bundle labels in bundle analysis - Details
  • Load dynamic imports at higher network priority in non-ESM builds - Details
Fixed
  • Pin lmdb to 2.2.3 - Details
  • Prevent term-size from being bundled - Details
  • Fix cache when non-ascii chars are used in path - Details
  • Bump SWC. Fixes issue with String constructor. - Details
  • Fix DCE with PURE comments - Details
  • Escape double quote of url value in CSS url() - Details
  • Fix documentation comment in API - Details
  • Fix package.json source field resolution with pnpm - Details
  • Fix errors.map is not a function - Details

Configuration

📅 Schedule: "before 7am on the first day of the month" in timezone GMT.

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot added the topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot label Apr 1, 2022
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Apr 1, 2022
@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Apr 1, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Apr 19, 2022

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (^2.4.1). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants