marksy icon indicating copy to clipboard operation
marksy copied to clipboard

chore(deps-dev): bump webpack from 5.51.1 to 5.79.0

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps webpack from 5.51.1 to 5.79.0.

Release notes

Sourced from webpack's releases.

v5.79.0

New Features

Bugfixes

Developer Experience

Contributor Experience

New Contributors

Full Changelog: https://github.com/webpack/webpack/compare/v5.78.0...v5.79.0

v5.78.0

Features

Bugfixes

Performance

Contributor Experience

... (truncated)

Commits
  • ecdcc1a 5.79.0
  • c07ca8e Merge pull request #15608 from webpack/fix/consume-esm-bundled-library
  • 3b8c9c6 Merge pull request #16419 from karlhorky/patch-1
  • a9ea0d9 Merge pull request #16915 from webpack/fix-case-sensitivity-in-css
  • 69d9c40 Merge pull request #16944 from snitin315/fix/read-records-callback
  • 66f6472 Merge pull request #12774 from snitin315/export-more-types
  • 96c5d21 Merge pull request #16882 from snitin315/limit-identifier-length
  • 7f08e4d Merge pull request #16925 from chenjiahan/fix/css_cross_origin_loading
  • ee1a267 Merge pull request #16935 from snitin315/fix/dll-plugin-contenthash
  • 4cacd7e Merge pull request #16941 from webpack/feat/destructuring-assignment
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Apr 13 '23 00:04 dependabot[bot]

New dependency changes detected. Learn more about Socket for GitHub ↗︎


🚨 Potential security issues found in this pull request. To accept the risk, merge this PR and you will not be notified again.

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

⚠️ Shell access

This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.

Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.

Package Module Location Source
[email protected] (upgraded) child_process bin/webpack.js package.json via [email protected]
⚠️ Uses eval

Package uses eval() which is a dangerous function. This prevents the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.

Avoid packages that use eval, since this could potentially execute any code.

Package Eval Type Location Source
[email protected] (upgraded) eval dist/bundle.min.js package.json via [email protected]
[email protected] (upgraded) eval dist/bundle.min.js package.json via [email protected]
[email protected] (upgraded) eval dist/bundle.min.js package.json via [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Pull request alert summary
Issue Status
Install scripts âś… 0 issues
Native code âś… 0 issues
Bin script confusion âś… 0 issues
Bin script shell injection âś… 0 issues
Shell access ⚠️ 1 issue
Uses eval ⚠️ 3 issues
Unresolved require âś… 0 issues
Invalid package.json âś… 0 issues
HTTP dependency âś… 0 issues
Git dependency âś… 0 issues
GitHub dependency âś… 0 issues
New author âś… 0 issues
Potential typo squat âś… 0 issues
Known Malware âś… 0 issues
Telemetry âś… 0 issues
Protestware/Troll package âś… 0 issues

đź“Š Modified Dependency Overview:

đźš® Removed packages: [email protected]

socket-security[bot] avatar Apr 13 '23 01:04 socket-security[bot]