Skip to content

chore(deps): update parcel monorepo to v2.13.1#1309

Merged
renovate[bot] merged 3 commits intomasterfrom
renovate/parcel-monorepo
Nov 25, 2024
Merged

chore(deps): update parcel monorepo to v2.13.1#1309
renovate[bot] merged 3 commits intomasterfrom
renovate/parcel-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@parcel/config-default 2.12.0 -> 2.13.1 age adoption passing confidence
@parcel/packager-ts 2.12.0 -> 2.13.1 age adoption passing confidence
@parcel/transformer-typescript-tsc 2.12.0 -> 2.13.1 age adoption passing confidence
@parcel/transformer-typescript-types 2.12.0 -> 2.13.1 age adoption passing confidence
parcel 2.12.0 -> 2.13.1 age adoption passing confidence

Release Notes

parcel-bundler/parcel (@​parcel/config-default)

v2.13.1

Compare Source

Fixed
  • JavaScript

  • SASS

    • Fix SASS resolution rules for modern API – Details

v2.13.0

Compare Source

Added
  • Core

    • Expose watcher ignore and watcher backend options – Details
    • Improve large watcher events payload experience – Details
    • Add support for globs in package.json#source – Details
    • Add config key invalidation – Details
  • Bundler

  • Dev Server

  • Resolver

    • 12x faster resolver cache – Details
    • Correctly handle empty resolver diagnostics array – Details
Fixed
  • Core

    • Remove abortcontroller-polyfill – Details
    • Fix missing content key in symbol propagation when asset is removed – Details
    • Update minimum supported node version to 16 – Details
    • Ensure the snapshot directory matches the watch dir – Details
    • Add parcel version to PluginOptions – Details
    • Fix possible race condition in the caching of request graph – Details
    • Ensure empty extended config throws a diagnostic – Details
    • Ensure Asset public ids are assigned deterministically – Details
    • Directories ignored by watcher should be relative to the watch directory – Details
    • Fix request tracker incremental cache write for new nodes – Details
    • Improve request graph cache reading – Details
    • Exit process with error code when reporters fail – Details
    • Write tmp files to the OS tmp directory - Details
    • Fix small HMR issues – Details
    • Fix crash in EntryRequest with multiple globs in the source field – Details
    • Revert split manifest runtime bundles – Details
    • Revert chunked cache blobs for improved stability – Details
    • Update dependencies – Details
  • Bundler

    • Fix assets outside project root with Manual Shared Bundles – Details
  • JavaScript

    • Avoid non-identifier export names in non-entry library bundles – Details
    • Relax react-refresh version range – Details
    • Also emit swc recoverable errors – Details
    • Bump swc – Details, Details, Details, Details
    • Bump swc and browserslist-rs – Details
    • Replace std::sync locks with parking_lot locks for better stability – Details
    • Ensure const modules in async bundles are wrapped – Details
    • Fix dev packager global reference – Details
    • Fix import usage tracking for destructure defaulting – Details
    • Update Node.js globals replacer to use SWC VisitMut – Details
    • Update process.env replacer to use SWC VisitMut – Details
    • Update Node.js __filename and __dirname replace to use SWC VisitMut – Details
    • Fix parcelRequire being added to multi-target libraries – Details
    • Handle TypeScript expressions in macro evaluator – Details
  • Resolver

    • Fix NUL byte crash in resolver – Details
    • Change default resolver error message for custom specifiers – Details
  • TypeScript

    • Handle dynamic import type references in TS types transformer – Details
    • Correctly handle qualified names in TS types import() – Details
  • SASS

    • Migrate to new sass API – Details
  • SVG

    • Load svgo version from project – Details
    • Update svgr and use project svgo version – Details
  • Image

  • Vue

    • Upgrade consolidate to v1 – Details
  • Web Extensions

    • Allow both service_worker and scripts in MV3 Web Extensions – Details

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 these updates 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 added dependencies Pull requests that update a dependency file dev-dependencies labels Nov 14, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Nov 14, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot enabled auto-merge (squash) November 14, 2024 04:12
@renovate renovate bot requested a review from jonasgloning November 14, 2024 04:12
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch from 45967e4 to 265d3c7 Compare November 25, 2024 03:56
@renovate renovate bot changed the title chore(deps): update parcel monorepo to v2.13.0 chore(deps): update parcel monorepo to v2.13.1 Nov 25, 2024
@renovate renovate bot merged commit c073252 into master Nov 25, 2024
@renovate renovate bot deleted the renovate/parcel-monorepo branch November 25, 2024 04:01
@github-actions
Copy link

github-actions bot commented Jun 7, 2025

🎉 This PR is included in version 1.5.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file dev-dependencies released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant