Skip to content

🚨 [security] Update webpack 5.10.0 β†’ 5.92.1 (minor)#65

Closed
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/npm/webpack-5.92.1
Closed

🚨 [security] Update webpack 5.10.0 β†’ 5.92.1 (minor)#65
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/npm/webpack-5.92.1

Conversation

@depfu
Copy link

@depfu depfu bot commented Jun 21, 2024


Welcome to Depfu πŸ‘‹

This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.

After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.

Let us know if you have any questions. Thanks so much for giving Depfu a try!



🚨 Your current dependencies have known security vulnerabilities 🚨

This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!


Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ webpack (5.10.0 β†’ 5.92.1) Β· Repo

Security Advisories 🚨

🚨 Cross-realm object access in Webpack 5

Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles the magic comment feature. An attacker who controls a property of an untrusted object can obtain access to the real global object.

Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ @​types/eslint (indirect, 7.2.6 β†’ 8.56.10) Β· Repo

Sorry, we couldn't find anything useful about this release.

↗️ @​types/estree (indirect, 0.0.45 β†’ 1.0.5) Β· Repo

Sorry, we couldn't find anything useful about this release.

↗️ @​types/json-schema (indirect, 7.0.6 β†’ 7.0.15) Β· Repo

Sorry, we couldn't find anything useful about this release.

↗️ ajv-keywords (indirect, 3.1.0 β†’ 3.5.2) Β· Repo

Release Notes

3.5.2

Add types to npm bundle

3.5.1

Remove code clean-up.

3.5.0

Add typescript type definitions (@jsone-studios, #53)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ caniuse-lite (indirect, 1.0.30001183 β†’ 1.0.30001636) Β· Repo Β· Changelog

↗️ commander (indirect, 2.14.1 β†’ 2.20.3) Β· Repo Β· Changelog

Release Notes

2.20.3

Ran "npm unpublish commander@2.20.2". There is no 2.20.2.

Fixed

  • Support Node.js 0.10 (Revert #1059)

2.20.0

  • fix: resolve symbolic links completely when hunting for subcommands (#935)
  • Update index.d.ts (#930)
  • Update Readme.md (#924)
  • Remove --save option as it isn't required anymore (#918)
  • Add link to the license file (#900)
  • Added example of receiving args from options (#858)
  • Added missing semicolon (#882)
  • Add extension to .eslintrc (#876)

2.19.0

  • Removed newline after Options and Commands headers (#864)
  • Bugfix - Error output (#862)
  • Fix to change default value to string (#856)

2.18.0

  • Standardize help output (#853)
  • chmod 644 travis.yml (#851)
  • add support for execute typescript subcommand via ts-node (#849)

2.17.1

  • Fix bug in command emit (#844)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ electron-to-chromium (indirect, 1.3.650 β†’ 1.4.807) Β· Repo Β· Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ enhanced-resolve (indirect, 5.4.0 β†’ 5.17.0) Β· Repo

Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ escalade (indirect, 3.1.1 β†’ 3.1.2) Β· Repo

Release Notes

3.1.2

Patches

Chores


Full Changelog: v3.1.1...v3.1.2

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ graceful-fs (indirect, 4.2.10 β†’ 4.2.11) Β· Repo

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ schema-utils (indirect, 3.0.0 β†’ 3.3.0) Β· Repo Β· Changelog

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ serialize-javascript (indirect, 5.0.1 β†’ 6.0.2) Β· Repo

Release Notes

6.0.2

v6.0.1...v6.0.2

6.0.1

What's Changed

New Contributors

Full Changelog: v6.0.0...v6.0.1

6.0.0

Changelog

  • Add support for URL's (#123)
  • Bump mocha from 9.0.0 to 9.0.1 (#124)
  • Bump mocha from 8.4.0 to 9.0.0 (#121)
  • Update Node.js CI matrix (#122)
  • Bump mocha from 8.3.2 to 8.4.0 (#120)
  • Bump lodash from 4.17.19 to 4.17.21 (#119)
  • Bump y18n from 4.0.0 to 4.0.1 (#116)
  • Bump chai from 4.3.3 to 4.3.4 (#115)
  • Bump mocha from 8.3.1 to 8.3.2 (#114)
  • Bump mocha from 8.3.0 to 8.3.1 (#113)
  • Bump chai from 4.3.1 to 4.3.3 (#112)
  • Bump chai from 4.2.0 to 4.3.1 (#111)
  • Bump mocha from 8.2.1 to 8.3.0 (#109)
  • Bump mocha from 8.1.3 to 8.2.1 (#105)
  • Drop Travis CI settings (#100)
  • Change default branch name to main (#99)
  • GitHub Aactions (#98)

Behavior changes for URL objects

It serializes URL objects as follows since this version. The result of serialization may be changed if you are passing URL object values into the serialize-javascript.

const serialize = require("serialize-javascript");

serialize({u: new URL("http://example.com/")}); // '{"u":new URL("http://example.com/")}'


Thank you @rrdelaney for this release.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ tapable (indirect, 2.2.0 β†’ 2.2.1) Β· Repo

Release Notes

2.2.1

Developer Experience

  • fix some incorrect typings

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ terser (indirect, 5.5.1 β†’ 5.31.1) Β· Repo Β· Changelog

Security Advisories 🚨

🚨 Terser insecure use of regular expressions leads to ReDoS

The package terser before 4.8.1, from 5.0.0 and before 5.14.2 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure usage of regular expressions.

Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ terser-webpack-plugin (indirect, 5.0.3 β†’ 5.3.10) Β· Repo Β· Changelog

Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ watchpack (indirect, 2.0.1 β†’ 2.4.1) Β· Repo

Release Notes

2.4.1

Bugfixes

  • do not report directory as initial missing on the second watch

2.4.0

Bugfixes

  • respect filesystem accuracy more accurately

2.3.0

Features

  • allow to grab separate file and directory time info objects
  • allow functions passed to the ignored option

Bugfixes

  • ignore EACCESS errors during initial scan

Performance

  • improve performance of watcher update

Contributing

  • CI tests node.js 17 too

2.1.1

Bugfix

  • fix warnings with ENOENT when symlinks are resolved by watchpack

2.1.0

Bugfix

  • use creation time instead of modified time for folder entries that are only watch for existence
    • fixes a problem where webpack rebuilds unnecessarily

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ webpack-sources (indirect, 2.2.0 β†’ 3.2.3) Β· Repo

Release Notes

3.2.2

Bugfixes

  • Source Code is splitted into lines via custom code instead of using a RegExp
    • In weird edge cases the RegExp caused a Stack Overflow

3.2.1

Bugfixes

  • RawSources with Buffers can now be concatenated with ConcatSource
  • Source Code is splitted into lines via custom code instead of using a RegExp
    • In weird edge cases the RegExp caused a Stack Overflow

3.2.0

Performance

  • add SourceMapSource.buffer for better performance
  • more efficient serialization of source mappings

Bugfix

  • avoid crashing when trying to compare the name with the original source, but there is no sourcesContent in SourceMap

3.1.2

Bugfix

  • improve handling of invalid mappings (like zero sized or negative)

3.0.4

Bugfix

  • fix invalid mappings when multiple lines with multiple chunks are replaced

3.0.2

Bugfix

  • fix incorrect offset sign when doing replacements

3.0.1

Bugfixes

  • fix ConcatSource off-by-1 bug

3.0.0

Performance

  • remove all dependencies
  • refactoring for performance
    • remove node() and listMap()
    • add streamChunks()

2.3.1

Performance

  • fix type bug in CachedSource which lead to bad hashing performance

2.3.0

Performance

  • add caching to node and listMap

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

πŸ†• @​jridgewell/gen-mapping (added, 0.3.5)

πŸ†• @​jridgewell/resolve-uri (added, 3.1.2)

πŸ†• @​jridgewell/set-array (added, 1.2.1)

πŸ†• @​jridgewell/source-map (added, 0.3.6)

πŸ†• @​jridgewell/sourcemap-codec (added, 1.4.15)

πŸ†• @​jridgewell/trace-mapping (added, 0.3.25)

πŸ†• @​webassemblyjs/helper-numbers (added, 1.11.6)

πŸ†• es-module-lexer (added, 1.5.3)

πŸ†• picocolors (added, 1.0.1)

πŸ—‘οΈ @​webassemblyjs/helper-code-frame (removed)

πŸ—‘οΈ @​webassemblyjs/helper-fsm (removed)

πŸ—‘οΈ @​webassemblyjs/helper-module-context (removed)

πŸ—‘οΈ @​webassemblyjs/wast-parser (removed)

πŸ—‘οΈ source-list-map (removed)

πŸ—‘οΈ yocto-queue (removed)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Jun 21, 2024
@changeset-bot
Copy link

changeset-bot bot commented Jun 21, 2024

⚠️ No Changeset found

Latest commit: 6e601bc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@guardrails
Copy link

guardrails bot commented Jun 21, 2024

⚠️ We detected 3 security issues in this pull request:

Vulnerable Libraries (3)
Severity Details
Critical pkg:npm/conventional-github-releaser@3.1.5 (t) upgrade to: > 3.1.5
Critical pkg:npm/@commitlint/cli@7.6.1 (t) upgrade to: > 7.6.1
Critical pkg:npm/karma@6.3.16 (t) upgrade to: > 6.3.16

More info on how to fix Vulnerable Libraries in JavaScript.


πŸ‘‰ Go to the dashboard for detailed results.

πŸ“₯ Happy? Share your feedback with us.

@depfu
Copy link
Author

depfu bot commented Jul 13, 2024

Closed in favor of #66.

@depfu depfu bot closed this Jul 13, 2024
@depfu depfu bot deleted the depfu/update/npm/webpack-5.92.1 branch July 13, 2024 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments