chore(deps): update parcel monorepo to v2.9.2 #20

Merged
Kichiyaki merged 1 commits from renovate/parcel-monorepo into master 2023-06-10 04:03:31 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
@parcel/config-webextension devDependencies patch 2.9.1 -> 2.9.2
parcel devDependencies patch 2.9.1 -> 2.9.2

Release Notes

parcel-bundler/parcel

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

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@parcel/config-webextension](https://github.com/parcel-bundler/parcel) | devDependencies | patch | [`2.9.1` -> `2.9.2`](https://renovatebot.com/diffs/npm/@parcel%2fconfig-webextension/2.9.1/2.9.2) | | [parcel](https://github.com/parcel-bundler/parcel) | devDependencies | patch | [`2.9.1` -> `2.9.2`](https://renovatebot.com/diffs/npm/parcel/2.9.1/2.9.2) | --- ### Release Notes <details> <summary>parcel-bundler/parcel</summary> ### [`v2.9.2`](https://github.com/parcel-bundler/parcel/blob/HEAD/CHANGELOG.md#&#8203;292---2023-06-08) [Compare Source](https://github.com/parcel-bundler/parcel/compare/v2.9.1...v2.9.2) ##### Fixed - Core - Fix infinite loop when entries look like globs – [Details](https://github.com/parcel-bundler/parcel/pull/9020) - Fix proxyrc require from path – [Details](https://github.com/parcel-bundler/parcel/pull/9069) - JavaScript - Treat re-exports of `*` from empty files with `sideEffects: false` as ESM – [Details](https://github.com/parcel-bundler/parcel/pull/9079) - 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](https://github.com/parcel-bundler/parcel/pull/9080) - Dev server - Serve folder's index when requesting folder without slash – [Details](https://github.com/parcel-bundler/parcel/pull/9066) - Web extensions - Allow source maps files in webextension – [Details](https://github.com/parcel-bundler/parcel/pull/8541) - Image - Add core as peerdep to image optimizer – [Details](https://github.com/parcel-bundler/parcel/pull/9070) </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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS45Ni4xIiwidXBkYXRlZEluVmVyIjoiMzUuOTYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate added the
dependencies
label 2023-06-09 19:35:24 +00:00
renovate added 1 commit 2023-06-09 19:35:25 +00:00
Kichiyaki merged commit 467d159196 into master 2023-06-10 04:03:31 +00:00
Kichiyaki deleted branch renovate/parcel-monorepo 2023-06-10 04:03:31 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: twhelp/sessions-ext#20
No description provided.