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.9.2 #1497

Merged
merged 1 commit into from
Jun 16, 2023
Merged

Update parcel monorepo to v2.9.2 #1497

merged 1 commit into from
Jun 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@parcel/config-webextension 2.9.1 -> 2.9.2 age adoption passing confidence
@parcel/packager-raw-url 2.9.1 -> 2.9.2 age adoption passing confidence
@parcel/transformer-webmanifest 2.9.1 -> 2.9.2 age adoption passing confidence
parcel 2.9.1 -> 2.9.2 age adoption passing confidence

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 Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Jun 8, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ EDITORCONFIG editorconfig-checker 2 0 0.01s
✅ JSON eslint-plugin-jsonc 1 0 0 0.92s
✅ JSON jsonlint 1 0 0.17s
✅ JSON npm-package-json-lint yes no 0.49s
✅ JSON prettier 1 0 0 0.41s
✅ JSON v8r 1 0 4.28s
✅ REPOSITORY checkov yes no 15.92s
✅ REPOSITORY git_diff yes no 0.01s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/parcel-monorepo branch 4 times, most recently from e6ecb39 to d2a4ab9 Compare June 12, 2023 07:41
@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Merging #1497 (ea5ab92) into master (ba74697) will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1497      +/-   ##
==========================================
+ Coverage   83.02%   83.12%   +0.09%     
==========================================
  Files         155      155              
  Lines        4047     4047              
  Branches      727      727              
==========================================
+ Hits         3360     3364       +4     
+ Misses        687      683       -4     
Flag Coverage Δ
cypress 51.11% <ø> (ø)
jest 78.24% <ø> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 2 files with indirect coverage changes

@renovate renovate bot force-pushed the renovate/parcel-monorepo branch 5 times, most recently from 845c368 to 56e8fad Compare June 16, 2023 07:14
@renovate renovate bot force-pushed the renovate/parcel-monorepo branch from 56e8fad to ea5ab92 Compare June 16, 2023 07:41
@buberdds buberdds merged commit 5c74d1e into master Jun 16, 2023
@buberdds buberdds deleted the renovate/parcel-monorepo branch June 16, 2023 07:58
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