cypress-realworld-app
cypress-realworld-app copied to clipboard
fix(deps): update dependency webpack to version 5.90.1 🌟 - abandoned
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| webpack | 5.89.0 -> 5.90.1 |
Release Notes
webpack/webpack (webpack)
v5.90.1
Bug Fixes
- set
unmanagedPathsin defaults - correct
preOrderIndexandpostOrderIndex - add fallback for MIME mismatch error in async wasm loading
- browsers versions of ECMA features
Performance
- optimize
compareStringsNumeric - optimize
numberHashusing 32-bit FNV1a for small ranges, 64-bit for larger - reuse VM context across webpack magic comments
v5.90.0
Bug Fixes
- Fixed inner graph for classes
- Optimized
RemoveParentModulesPluginvia bigint arithmetic - Fixed worklet detection in production mode
- Fixed an error for cyclic importModule
- Fixed types for
ServerandDirent - Added the
fetchPriorityto hmr runtime'sensureChunkfunction - Don't warn about dynamic import for build dependencies
- External module generation respects the
output.environment.arrowFunctionoption - Fixed consumimng shared runtime module logic
- Fixed a runtime logic of multiple chunks
- Fixed destructing assignment of dynamic import json file
- Passing errors array for a module hash
- Added
/*#__PURE__*/to generatedJSON.parse() - Generated a library manifest after clean plugin
- Fixed non
amdexternals andamdlibrary - Fixed a bug in
SideEffectsFlagPluginwith namespace re-exports - Fixed an error message for condition
or - The
strictModuleErrorHandlingis now working - Clean up child compilation chunk graph to avoid memory leak
- [CSS] - Fixed CSS import prefer relative resolution
- [CSS] - Fixed CSS runtime chunk loading error message
New Features
- Allow to set
falsefor dev server inwebpack.config.js - Added a warning for async external when not supported
- Added a warning for async module when not supported
- Added the
node-moduleoption for thenode.__filename/__dirnameand enable it by default for ESM target - Added the
snapshot.unmanagedPathsoption - Exposed the
MultiCompilerOptionstype - [CSS] - Added CSS parser options to enable/disable named exports
- [CSS] - Moved CSS the
exportsOnlyoption to CSS generator options
Dependencies & Maintenance
- use node.js LTS version for lint
- bump actions/cache from 3 to 4
- bump prettier from 3.2.1 to 3.2.3
- bump assemblyscript
- bump actions/checkout from 3 to 4
Full Changelog: https://github.com/webpack/webpack/compare/v5.89.0...v5.90.0
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone America/New_York, 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 this update 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.
See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.
1 flaky test on run #6361 ↗︎
Details:
| Merge branch 'develop' into renovate/webpack-5.x-lockfile | |||
| Project: cypress-realworld-app | Commit: 9493d8f304 |
||
| Status: Passed | Duration: 09:17 💡 | ||
| Started: Mar 5, 2024 8:41 PM | Ended: Mar 5, 2024 8:50 PM | ||
cypress/tests/ui/transaction-feeds.spec.ts • 1 flaky test • Component
| Test | Artifacts | |
|---|---|---|
| Transaction Feed > filters transaction feeds by amount range > filters public transaction feed by amount range |
Test Replay
Screenshots
|
|
Review all test suite changes for PR #1480 ↗︎
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.