oasis-wallet-web icon indicating copy to clipboard operation
oasis-wallet-web copied to clipboard

chore(deps): update parcel monorepo to v2.7.0

Open renovate[bot] opened this issue 1 year ago β€’ 1 comments

Mend Renovate

This PR contains the following updates:

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

Release Notes

parcel-bundler/parcel

v2.7.0

Compare Source

Added
  • Core
    • Log resolved targets in verbose log level for debugging - Details
    • Allow plugin configs to be written with .cjs extension - Details
  • JavaScript
    • Support react refresh for @emotion/react - Details
    • Inject script for hmr when there is only normal script in html - Details
  • Elm
    • Add support for compiling multiple modules at once via with query param - Details
  • CSS
    • Add support for errorRecovery option in @parcel/transformer-css - Details
  • Experimental bundler - Details
    • Implement bundling for multiple targets
    • Internalize async dependencies
    • Merge bundles of the same type
    • Fix missing module - Details
Fixed
  • JavaScript
    • Default interop missing when importing a CommonJS module - Details
    • Add missing imports for external dependencies in skipped assets - Details
    • Bump SWC to fix undefined variables - Details
    • Remove charset from JS loaded script to avoid double fetching in Firefox - Details
    • Use placeholder expression when replacing unused symbols - Details
  • Core
    • Fix atomic writestream handling on Windows - Details
    • Fix non-deterministic bundle hashes between builds due to symbol propagation - Details
    • Fix TypeScript types for @parcel/package-manager - Details
  • Dependencies

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, click this checkbox.

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

renovate[bot] avatar Aug 05 '22 06:08 renovate[bot]

MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… EDITORCONFIG editorconfig-checker 2 0 0.01s
βœ… GIT git_diff yes no 0.01s
βœ… JSON eslint-plugin-jsonc 1 0 0 1.18s
βœ… JSON jsonlint 1 0 0.33s
βœ… JSON prettier 1 0 0 0.74s
βœ… JSON v8r 1 0 3.96s

See errors details in artifact MegaLinter reports on CI Job page Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

github-actions[bot] avatar Aug 05 '22 06:08 github-actions[bot]

Codecov Report

Merging #959 (ae286e0) into master (ae72bda) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #959   +/-   ##
=======================================
  Coverage   88.71%   88.71%           
=======================================
  Files         101      101           
  Lines        1754     1754           
  Branches      405      405           
=======================================
  Hits         1556     1556           
  Misses        198      198           
Flag Coverage Ξ”
cypress 60.26% <ΓΈ> (ΓΈ)
jest 79.66% <0.00%> (ΓΈ)

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

Impacted Files Coverage Ξ”
src/types/StringifiedBigInt.ts 0.00% <0.00%> (ΓΈ)

codecov[bot] avatar Sep 19 '22 20:09 codecov[bot]

Was testing dev/prod/ext build and I did not any notice any issues

buberdds avatar Sep 21 '22 11:09 buberdds