peer-pad
peer-pad copied to clipboard
chore(deps): bump serialize-javascript, terser-webpack-plugin and webpack
Bumps serialize-javascript to 6.0.2 and updates ancestor dependencies serialize-javascript, terser-webpack-plugin and webpack. These dependencies need to be updated together.
Updates serialize-javascript from 1.6.1 to 6.0.2
Release notes
Sourced from serialize-javascript's releases.
v6.0.2
- fix: serialize URL string contents to prevent XSS (#173) f27d65d
- Bump
@​babel/traversefrom 7.10.1 to 7.23.7 (#171) 02499c0- docs: update readme with URL support (#146) 0d88527
- chore: update node version and lock file e2a3a91
- fix typo (#164) 5a1fa64
https://github.com/yahoo/serialize-javascript/compare/v6.0.1...v6.0.2
v6.0.1
What's Changed
- Bump mocha from 9.0.1 to 9.0.2 by
@​dependabotin yahoo/serialize-javascript#126- Bump mocha from 9.0.2 to 9.0.3 by
@​dependabotin yahoo/serialize-javascript#127- Bump path-parse from 1.0.6 to 1.0.7 by
@​dependabotin yahoo/serialize-javascript#129- Bump mocha from 9.0.3 to 9.1.0 by
@​dependabotin yahoo/serialize-javascript#130- Bump mocha from 9.1.0 to 9.1.1 by
@​dependabotin yahoo/serialize-javascript#131- Bump mocha from 9.1.1 to 9.1.2 by
@​dependabotin yahoo/serialize-javascript#132- Bump mocha from 9.1.2 to 9.1.3 by
@​dependabotin yahoo/serialize-javascript#133- Bump mocha from 9.1.3 to 9.1.4 by
@​dependabotin yahoo/serialize-javascript#137- Bump mocha from 9.1.4 to 9.2.0 by
@​dependabotin yahoo/serialize-javascript#138- Bump chai from 4.3.4 to 4.3.6 by
@​dependabotin yahoo/serialize-javascript#140- Bump ansi-regex from 5.0.0 to 5.0.1 by
@​dependabotin yahoo/serialize-javascript#141- Bump mocha from 9.2.0 to 9.2.2 by
@​dependabotin yahoo/serialize-javascript#143- Bump minimist from 1.2.5 to 1.2.6 by
@​dependabotin yahoo/serialize-javascript#144- Bump mocha from 9.2.2 to 10.0.0 by
@​dependabotin yahoo/serialize-javascript#145- Bump mocha from 10.0.0 to 10.1.0 by
@​dependabotin yahoo/serialize-javascript#149- Bump chai from 4.3.6 to 4.3.7 by
@​dependabotin yahoo/serialize-javascript#150- ci: test.yml - actions bump by
@​piwysockiin yahoo/serialize-javascript#151- Bump minimatch from 3.0.4 to 3.1.2 by
@​dependabotin yahoo/serialize-javascript#152- Bump mocha from 10.1.0 to 10.2.0 by
@​dependabotin yahoo/serialize-javascript#153- Bump json5 from 2.1.3 to 2.2.3 by
@​dependabotin yahoo/serialize-javascript#155- Fix serialization issue for 0n. by
@​momocowin yahoo/serialize-javascript#156- Release v6.0.1 by
@​okuryuin yahoo/serialize-javascript#157New Contributors
@​piwysockimade their first contribution in yahoo/serialize-javascript#151@​momocowmade their first contribution in yahoo/serialize-javascript#156Full Changelog: https://github.com/yahoo/serialize-javascript/compare/v6.0.0...v6.0.1
v6.0.0
Changelog
... (truncated)
Commits
b71ec236.0.2f27d65dfix: serialize URL string contents to prevent XSS (#173)02499c0Bump@​babel/traversefrom 7.10.1 to 7.23.7 (#171)0d88527docs: update readme with URL support (#146)e2a3a91chore: update node version and lock file5a1fa64fix typo (#164)7139f92Release v6.0.1 (#157)7e23ae8Fix serialization issue for 0n. (#156)343abd9Bump json5 from 2.1.3 to 2.2.3 (#155)38d0e70Bump mocha from 10.1.0 to 10.2.0 (#153)- Additional commits viewable in compare view
Updates terser-webpack-plugin from 1.2.1 to 5.3.11
Release notes
Sourced from terser-webpack-plugin's releases.
v5.3.11
5.3.11 (2024-12-13)
Bug Fixes
- avoid the deprecation message (0341ad1)
v5.3.10
5.3.10 (2023-12-28)
Bug Fixes
v5.3.9
5.3.9 (2023-05-17)
Bug Fixes
v5.3.8
5.3.8 (2023-05-06)
Bug Fixes
v5.3.7
5.3.7 (2023-03-08)
Bug Fixes
v5.3.6
5.3.6 (2022-08-29)
Bug Fixes
v5.3.5
5.3.5 (2022-08-16)
... (truncated)
Changelog
Sourced from terser-webpack-plugin's changelog.
5.3.11 (2024-12-13)
Bug Fixes
- avoid the deprecation message (0341ad1)
5.3.10 (2023-12-28)
Bug Fixes
5.3.9 (2023-05-17)
Bug Fixes
5.3.8 (2023-05-06)
Bug Fixes
5.3.7 (2023-03-08)
Bug Fixes
5.3.6 (2022-08-29)
Bug Fixes
5.3.5 (2022-08-16)
Bug Fixes
5.3.4 (2022-08-12)
... (truncated)
Commits
be98c73chore(release): 5.3.110341ad1fix: avoid the deprecation messageff63f1aci: add Node.js v23 (#613)25948b4chore: update dependencies to latest version (#607)d09ed4fchore(deps-dev): bump ws from 7.5.9 to 7.5.10 (#606)d138e54chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#605)56d4e21chore: upgrade dependencies to latest version (#604)41596b7ci: use node v22 (#602)148db9eci: fix (#601)24b6e64chore: update codecov-action to v4 (#597)- Additional commits viewable in compare view
Updates webpack from 4.29.0 to 5.97.1
Release notes
Sourced from webpack's releases.
v5.97.1
Bug Fixes
- Performance regression
- Sub define key should't be renamed when it's a defined variable
v5.97.0
Bug Fixes
- Don't crash with filesystem cache and unknown scheme
- Generate a valid code when
output.iifeistrueand output.library.type isumd- Fixed conflict variable name with concatenate modules and runtime code
- Merge duplicate chunks before
- Collisions in ESM library
- Use recursive search for versions of shared dependencies
- [WASM] Don't crash WebAssembly with Reference Types (sync and async)
- [WASM] Fixed wasm loading for sync and async webassembly
- [CSS] Don't add
[uniqueName]tolocalIdentNamewhen it is empty- [CSS] Parsing strings on Windows
- [CSS] Fixed CSS local escaping
New Features
- Added support for injecting debug IDs
- Export the
MergeDuplicateChunksplugin- Added universal loading for JS chunks and JS worker chunks (only ES modules)
- [WASM] Added universal loading for WebAssembly chunks (only for async WebAssembly)
- [CSS] Allow initial CSS chunks to be placed anywhere - the
output.cssHeadDataCompressionoption was deleted- [CSS] Added universal loading for CSS chunks
- [CSS] Parse ICSS
@valueat-rules in CSS modules- [CSS] Parse ICSS
:importrules in CSS modules- [CSS] Added the
urlandimportoptions for CSS- [CSS] Allow to import custom properties in CSS modules
Performance
- Faster Queue implementation, also fixed queue iterator state in dequeue method to ensure correct behavior after item removal
v5.96.1
Bug Fixes
- [Types] Add
@types/eslint-scopeto dependencieS- [Types] Fixed regression in
validatev5.96.0
Bug Fixes
- Fixed Module Federation should track all referenced chunks
- Handle Data URI without base64 word
- HotUpdateChunk have correct runtime when modified with new runtime
... (truncated)
Commits
3612d36chore(release): 5.97.1eb7ac6ffix: perf regression554be24fix: sub define key should't be renamed when it's a defined variable5e0e780refactor: issue #1903058fb035fix: sub define key should't be renamed when it's a defined variableaf1fd12perf: regression34f19cbfix: package.json0ec7f5drefactor: issue #190305e7b8a2fix:package.json644f1d1refactor: no extra work for CSS unescaping- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
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) You can disable automated security fix PRs for this repo from the Security Alerts page.