mmomtchev / react-native-settings

React Native Universal Settings Screen
ISC License
3 stars 0 forks source link

[Snyk] Upgrade webpack from 5.77.0 to 5.79.0 #56

Closed mmomtchev closed 1 year ago

mmomtchev commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade webpack from 5.77.0 to 5.79.0.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **2 versions** ahead of your current version. - The recommended version was released **a month ago**, on 2023-04-12. The recommended version fixes: Severity | Issue | PriorityScore (*) | Exploit Maturity | :-------------------------:|:-------------------------|-------------------------|:------------------------- | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-TERSER-2806366](https://snyk.io/vuln/SNYK-JS-TERSER-2806366) | **265/1000**
**Why?** CVSS 5.3 | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: webpack from webpack GitHub release notes
Commit messages
Package name: webpack
  • 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
  • 254f8aa Merge pull request #16968 from webpack/chore-again-more-deps
  • a9344bf chore: update more open-cli
  • f2619d3 chore: update more deps
  • ee24969 test: update snapshots
  • 4a07cc8 chore: bump deps
  • 4d2bdfc Merge pull request #16947 from webpack/chore-jest
  • 76f077b ci: fix azure
  • 54e72f0 ci: fix azure
  • 8b6f33d ci: refactor
  • d2c133f fix: avoid extra lock
  • 4118555 ci: fix github actions
  • 9028ef5 ci: fix
  • 23a06f2 chore: fix installation
  • 080fc12 chore: update yarn
Compare

**Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/mmomtchev/project/d684e2fd-42c9-4bad-918a-0cdd110c4093?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/mmomtchev/project/d684e2fd-42c9-4bad-918a-0cdd110c4093/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/mmomtchev/project/d684e2fd-42c9-4bad-918a-0cdd110c4093/settings/integration?pkg=webpack&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (8b479a1) 100.00% compared to head (6aa7756) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 177 177 Branches 39 39 ========================================= Hits 177 177 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.