Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2025

This PR contains the following updates:

Package Change Age Confidence
parcel 2.13.3 -> 2.16.0 age confidence

Release Notes

parcel-bundler/parcel (parcel)

v2.16.0

Compare Source

Added
  • JavaScript
    • Code split re-exports when scope hoisting is disabled – Details
Fixed
  • JavaScript
    • Scope macro asset unique keys to the parent asset – Details

v2.15.4

Compare Source

v2.15.3

Compare Source

Fixed
  • JavaScript

    • Expose line and column number to macros – Details
  • React Server Components

    • Invalidate cache in ReactStaticPackager when pages are added or client components change – Details
    • Fix lazy mode with React Server Components – Details
    • Fix @parcel/rsc duplicate types – Details
    • Ensure publicUrl ends with a slash in react-static packager – Details
    • Fix hash reference replacement in react-static packager – Details

v2.15.2

Compare Source

Fixed
  • Core

    • Change minimum required glibc version to 2.26 – Details
    • Cache inline bundle packaging – Details
    • Use stable id for package requests – Details
  • HTML

    • Do not remove <meta charset="utf-8">Details
  • MDX

    • Make URL dependencies in MDX files optional – Details
  • React Server Components

    • Fix memory leak in react-static packager – Details
  • Resolver

    • Fix resolving source package exports condition from self reference – Details
  • SVG

  • Compressors

    • Use max level compression for brotli compressor – Details

v2.15.1

Compare Source

Fixed
  • HTML

    • Fix serializing <template> element contents – Details
  • JavaScript

    • Skip optional dependencies in ESM externals – Details

v2.15.0

Compare Source

Added
  • Core

    • Distribute Rust binaries for each architecture as separate npm packages – Details
  • HTML and SVG

    • Add Rust-based transformer/packager/optimizer for HTML and SVG – Details
  • Resolver

    • Support cloudflare: scheme and no longer rewrite node: scheme – Details
Fixed
  • Core

    • Avoid segmentation fault on thread exit on Linux – Details
    • Support older GLIBC versions on Linux – Details
  • JavaScript

    • Include all symbols in non-browser entries – Details
    • Update swc and mdx-rs – Details
    • Fix exporting objects with non-configurable prototypes from React Server Components – Details

v2.14.4

Compare Source

Fixed
  • Core

    • Fix duplicate bundles error message – Details
  • JavaScript

    • Support ESM externals and exports in dev packager – Details
    • Treat Deno's jsr: dependencies as external – Details

v2.14.3

Compare Source

Fixed
  • JavaScript
    • Updated to React 19.1, which enables Server Components to be used with stable React instead of only canary – Details

v2.14.2

Compare Source

Fixed
  • Core

    • Enable resolving source field in dev dependencies – Details
    • Error when building a library target in serve mode – Details
  • JavaScript

    • Fix MDX inline assets in static RSCs – Details
    • Fix symbol collection with multiple exports of same function (e.g. date-fns) – Details
  • REPL

    • Fix error overlay resolution in REPL – Details
  • create-parcel

    • Fix gitignore in create-parcel – Details
    • Fix create-parcel on windows – Details

v2.14.1

Compare Source

Fixed
  • Resolver
    • Fix resolving package self references – Details

v2.14.0

Compare Source

Added
  • Core

    • Add a CLI to create new Parcel apps – Details
  • JavaScript

  • Dev Server

    • Support running node bundles in dev server – Details
    • Apply HMR updates via node worker thread – Details
Fixed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore: Update dependency parcel to v2.14.0 chore: Update dependency parcel to v2.14.1 Mar 19, 2025
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch from 9e0b822 to 7ce682c Compare March 19, 2025 10:36
@renovate renovate bot changed the title chore: Update dependency parcel to v2.14.1 chore: Update dependency parcel to v2.14.2 Mar 24, 2025
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch 2 times, most recently from 4ca10ff to bd65320 Compare March 29, 2025 06:43
@renovate renovate bot changed the title chore: Update dependency parcel to v2.14.2 chore: Update dependency parcel to v2.14.3 Mar 29, 2025
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch from bd65320 to 7aef120 Compare March 29, 2025 22:22
@renovate renovate bot changed the title chore: Update dependency parcel to v2.14.3 chore: Update dependency parcel to v2.14.4 Mar 29, 2025
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch from 7aef120 to 2366ad9 Compare May 12, 2025 08:32
@renovate renovate bot changed the title chore: Update dependency parcel to v2.14.4 chore: Update dependency parcel to v2.15.0 May 12, 2025
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch from 2366ad9 to ee67be1 Compare May 16, 2025 06:48
@renovate renovate bot changed the title chore: Update dependency parcel to v2.15.0 chore: Update dependency parcel to v2.15.1 May 16, 2025
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch from ee67be1 to b14fcea Compare May 25, 2025 03:03
@renovate renovate bot changed the title chore: Update dependency parcel to v2.15.1 chore: Update dependency parcel to v2.15.2 May 25, 2025
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch from b14fcea to e65341d Compare June 21, 2025 00:32
@renovate renovate bot changed the title chore: Update dependency parcel to v2.15.2 chore: Update dependency parcel to v2.15.4 Jun 21, 2025
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch 2 times, most recently from 2401b73 to 3a30825 Compare August 13, 2025 14:10
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch from 3a30825 to 8887b31 Compare August 19, 2025 13:57
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch from 8887b31 to 092596d Compare August 31, 2025 14:31
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch from 092596d to 8f9b889 Compare September 18, 2025 20:57
@renovate renovate bot changed the title chore: Update dependency parcel to v2.15.4 chore: Update dependency parcel to v2.16.0 Sep 18, 2025
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch from 8f9b889 to ab1e814 Compare September 25, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants