playground-elm
playground-elm copied to clipboard
:arrow_up: Bump parcel from 2.11.0 to 2.12.0
Bumps parcel from 2.11.0 to 2.12.0.
Release notes
Sourced from parcel's releases.
v2.12.0
Blog post: https://parceljs.org/blog/v2-12-0/
Added
Core
JavaScript
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
Fixed
Core
JavaScript
- Remove decl_collector pass and use SWC's unresolved_mark instead – Details
Bundler
Unstable
- Add source map support to the inline-require optimizer – Details
Changelog
Sourced from parcel's changelog.
[2.12.0] - 2024-02-28
Added
Core
JavaScript
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
Fixed
Core
JavaScript
- Remove decl_collector pass and use SWC's unresolved_mark instead – Details
Bundler
Unstable
- Add source map support to the inline-require optimizer – Details
Commits
face1c2v2.12.03398e6echangelog for v2.12.0475a0afAdd repl deploy to release workflow (#9548)78fe2ceAdd@parcel/macrospackage with macro context TS definitions (#9544)ac43c39Skip on missing parent asset for manual shared bundles (#9538)0560499Break up request graph cache serialisation and run after build completion (#9...2215d36Adjacency list optimizations (#9444)e14784dSupport default interop for CommonJS macros (#9525)a93af6aAllow parallel type change bundles to be reused by async siblings (#9504)e0b99c2Remove decl_collector pass and use SWC's unresolved_mark instead (#9520)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot will merge this PR once CI passes on it, as requested by @ccamel.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
[!IMPORTANT]
Review Skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Tips
Chat
There are 3 ways to chat with CodeRabbit:
- Review comments: Directly reply to a review comment made by CodeRabbit. Example:
I pushed a fix in commit <commit_id>.Generate unit testing code for this file.Open a follow-up GitHub issue for this discussion.
- Files and specific lines of code (under the "Files changed" tab): Tag
@coderabbitaiin a new review comment at the desired location with your query. Examples:@coderabbitai generate unit testing code for this file.@coderabbitai modularize this function.
- PR comments: Tag
@coderabbitaiin a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:@coderabbitai generate interesting stats about this repository and render them as a table.@coderabbitai show all the console.log statements in this repository.@coderabbitai read src/utils.ts and generate unit testing code.@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.
CodeRabbit Commands (invoked as PR comments)
@coderabbitai pauseto pause the reviews on a PR.@coderabbitai resumeto resume the paused reviews.@coderabbitai reviewto trigger a review. This is useful when automatic reviews are disabled for the repository.@coderabbitai resolveresolve all the CodeRabbit review comments.@coderabbitai helpto get help.
Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
CodeRabbit Configration File (.coderabbit.yaml)
- You can programmatically configure CodeRabbit by adding a
.coderabbit.yamlfile to the root of your repository. - Please see the configuration documentation for more information.
- If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation:
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
Documentation and Community
- Visit our Documentation for detailed information on how to use CodeRabbit.
- Join our Discord Community to get help, request features, and share feedback.
- Follow us on X/Twitter for updates and announcements.
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
Dependabot tried to merge this PR, but received the following error from GitHub:
At least 1 approving review is required by reviewers with write access.
@dependabot merge
Dependabot tried to merge this PR, but received the following error from GitHub:
At least 1 approving review is required by reviewers with write access.
@dependabot merge