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

Update parcel monorepo to v2.12.0 #1306

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@parcel/packager-raw-url 2.11.0 -> 2.12.0 age adoption passing confidence
@parcel/transformer-webmanifest 2.11.0 -> 2.12.0 age adoption passing confidence
parcel 2.11.0 -> 2.12.0 age adoption passing confidence

Release Notes

parcel-bundler/parcel (@​parcel/packager-raw-url)

v2.12.0

Compare Source

Added
  • Core

    • Add REPL playground for Parcel to the website – Details
    • Improve package manager detection for auto install – Details
  • JavaScript

    • Add support for JS macros – Details
    • Statically evaluate constants referenced by macros – Details
    • Upgrade to ESLint 8 – Details
    • Bump swc – Details
  • CSS

    • Use lightningcss to implement CSS packager – Details
  • Bundler

    • Rename "parentAsset" to "root" for Manual Shared Bundle config and remove unstable prefix – Details
  • Web Extensions

    • Add content script world property to manifest schema validation – Details
  • Performance

    • Adjacency list optimizations – Details
    • Break up request graph cache serialisation and run after build completion – Details
Fixed
  • Core

    • Drop per-pipeline transformation cache – Details
    • Clippy and use napi's Either3 – Details
    • Add lazy/eager cache key to avoid invalid change when switching modes – Details
  • JavaScript

    • Remove decl_collector pass and use SWC's unresolved_mark instead – Details
  • Bundler

    • Fix multiple css bundles in entry bundle groups issue – Details
    • Allow parallel type change bundles to be reused by async siblings – Details
    • Skip on missing parent asset for manual shared bundles – Details
Unstable
  • Add source map support to the inline-require optimizer – Details

Configuration

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

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

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

@renovate renovate bot force-pushed the renovate/parcel-monorepo branch 9 times, most recently from 4a7ea61 to 2b8296b Compare March 6, 2024 16:30
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch 12 times, most recently from 7f506a1 to 533650a Compare March 14, 2024 23:14
@buberdds buberdds force-pushed the renovate/parcel-monorepo branch from 533650a to 40bfa64 Compare March 18, 2024 09:45
Copy link

github-actions bot commented Mar 18, 2024

Deployed to Cloudflare Pages

Latest commit: 40bfa644859f846a9440b2c36456b55633efd2a1
Status:✅ Deploy successful!
Preview URL: https://6012a4f6.oasis-explorer.pages.dev

@buberdds buberdds merged commit bdf8a11 into master Mar 18, 2024
8 checks passed
@buberdds buberdds deleted the renovate/parcel-monorepo branch March 18, 2024 09:52
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.

1 participant