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

chore(deps): update parcel monorepo to v2.9.3 #406

Merged
merged 2 commits into from
Aug 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@parcel/packager-ts 2.8.3 -> 2.9.3 age adoption passing confidence
@parcel/transformer-typescript-types 2.8.3 -> 2.9.3 age adoption passing confidence
parcel 2.8.3 -> 2.9.3 age adoption passing confidence

Release Notes

parcel-bundler/parcel (@​parcel/packager-ts)

v2.9.3

Compare Source

Fixed
  • Resolver

    • Fix the development and production package conditions – Details
  • JavaScript

    • Update SWC to fix generics in JSX elements – Details

v2.9.2

Compare Source

Fixed
  • Core

    • Fix infinite loop when entries look like globs – Details
    • Fix proxyrc require from path – Details
  • JavaScript

    • Treat re-exports of * from empty files with sideEffects: false as ESM – Details
  • CSS

    • Fix self references error in CSS module JS assets causing "Bundle group cannot have more than one entry bundle of the same type" – Details
  • Dev server

    • Serve folder's index when requesting folder without slash – Details
  • Web extensions

    • Allow source maps files in webextension – Details
  • Image

    • Add core as peerdep to image optimizer – Details

v2.9.1

Compare Source

Fixed
  • Resolver
    • Ignore invalid package.json "type" field values – Details
    • Ignore duplicate slashes at the start of relative path specifiers – Details

v2.9.0

Compare Source

Added
  • Core

    • Add support for ESM plugins and configs – Details
    • Add support for local parcel plugins – Details
    • Incremental Symbol Propagation for improved performance and improved export errors in development – Details
    • Add support for plugin tracing, which shows where time is being spent during a Parcel build – Details
    • Support .proxyrc.cjs config files – Details
    • Add support for loadConfig function to resolver plugins – Details
  • Resolver

    • New resolver implementation in Rust supporting package.json "exports" and "imports", and tsconfig.json "baseUrl", "paths", and "moduleSuffixes" – Details
  • JavaScript

    • Switch to SWC minifier instead of Terser by default – Details
    • Split large runtime manifest into separate bundles to reduce cache invalidations – Details
    • Respect addExternalDependency in Babel plugins – Details
  • Bundler

    • Use BitSet for bundler intersections for improved performance – Details
  • Web Extensions

    • Add support for chrome_style field – Details
Fixed
  • Core

    • Improve error message when bundles do not have unique file names – Details
    • Bump napi-rs to latest – Details, Details
    • Fix pnpm autoinstall – Details
    • Fix "does not exports" error for multiple assets returned by transformers – Details
    • Remove v8-compile-cache – Details
    • Update fast-glob – Details
    • Update lmdb – Details
    • Fixup DiagnosticCodeHighlight and SourceLocation columns – Details
    • Bump fastest-levenshtein and xmldom dependencies – Details
  • JavaScript

    • Sort global deps before injecting imports to reduce cache invalidations – Details
    • Only add export setter for non-ESM exports – Details
    • Bump SWC – Details, Details, Details, Details,
      Details
    • Deduplicate imports in hoist transformer – Details
    • Allow buffer polyfill v5 or v6 – Details
    • Fix packaging of synchronous reused bundles – Details
    • Support eslint ^7.0.0 in @parcel/validator-eslintDetails
    • Improve inlineEnvironment performance – Details
    • Hoist exports to allow circular dependencies – Details
  • TypeScript

    • Throw diagnostics as error on empty emit - Details
  • CSS

    • Sort CSS module exports to reduce cache invalidations – Details
  • Bundler

    • Fix missing edge error when using for multiple targets – Details
    • Fix non-deterministic builds between project directories – Details
    • Fix css-module related build error in bundling – Details
    • Fix multiple entries pointing to wrong bundle in dist – Details
  • Dev server

    • Don't error during HMR on <link> elements without hrefs – Details
    • Improve server index file matching – Details
    • Don't send HMR updates before packaging in watch mode – Details
  • Elm

    • Fix error when formatting build errors – Details

Configuration

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

🚦 Automerge: Enabled.

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, check this box

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

@renovate renovate bot added dependencies Pull requests that update a dependency file dev-dependencies labels May 26, 2023
@renovate renovate bot enabled auto-merge (rebase) May 26, 2023 10:52
@renovate renovate bot requested a review from jonasgloning May 26, 2023 15:38
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch from 0bb890a to 82585a0 Compare May 27, 2023 22:40
@renovate renovate bot changed the title chore(deps): update parcel monorepo to v2.9.0 chore(deps): update parcel monorepo to v2.9.1 May 27, 2023
@renovate renovate bot changed the title chore(deps): update parcel monorepo to v2.9.1 chore(deps): update parcel monorepo to v2.9.2 Jun 8, 2023
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch 7 times, most recently from c4b03f8 to 7f46ae4 Compare June 13, 2023 18:56
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch from 7f46ae4 to d3f4569 Compare June 22, 2023 05:18
@renovate renovate bot changed the title chore(deps): update parcel monorepo to v2.9.2 chore(deps): update parcel monorepo to v2.9.3 Jun 25, 2023
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch from d3f4569 to f3c3182 Compare June 25, 2023 08:17
@renovate renovate bot merged commit 9b9b9e4 into master Aug 8, 2023
@renovate renovate bot deleted the renovate/parcel-monorepo branch August 8, 2023 03:48
@github-actions
Copy link

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Apr 1, 2024

🎉 This PR is included in version 1.1.0-rc.1 🎉

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 on @rc released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant