Chia-Network / bls-signatures

BLS signatures in C++, using the blst library for BLS12-381
Apache License 2.0
297 stars 212 forks source link

[Snyk] Upgrade webpack from 5.76.0 to 5.82.1 #380

Closed ChiaAutomation closed 1 year ago

ChiaAutomation 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.76.0 to 5.82.1.

: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 **10 versions** ahead of your current version. - The recommended version was released **a month ago**, on 2023-05-10.
Release notes
Package name: webpack from webpack GitHub release notes
Commit messages
Package name: webpack
  • a8fd8b7 5.82.1
  • f5deb28 Merge pull request #17160 from snitin315/update-enhanced-resolve
  • 57ecbab fix: update FileSystemInfo types and fix lint
  • 12f9588 fix: udpate types
  • 460b4d6 feat: update enhanced-resolve to v5.14.0
  • ba56e05 Merge pull request #17151 from lvivski/chunk-loading
  • 79fe72c Merge pull request #17149 from webpack/dependabot/npm_and_yarn/core-js-3.30.2
  • 4ef538e Merge pull request #17146 from webpack/dependabot/npm_and_yarn/webpack-cli-5.1.0
  • bcb37ca Merge pull request #17145 from JeraldVin/patch-2
  • c722c2c Regenerate snapshots
  • 8ccb7fa Remove else branch for `if (true)`
  • 513842c Merge pull request #17143 from webpack/issue-16838
  • 7fc5abf Merge pull request #16950 from ahabhgk/fix-debug-hash
  • 282ed8d Merge pull request #17140 from webpack/issue-17139
  • 409ece5 Merge pull request #17133 from webpack/css-fixes
  • 6073a7e chore: update package.json description
  • 3693238 chore(deps-dev): bump core-js from 3.30.1 to 3.30.2
  • 9c9057b chore(deps-dev): bump webpack-cli from 5.0.2 to 5.1.0
  • 0d1c631 chore: update package.json description
  • b938ba2 add test
  • aae53c7 use prefix
  • ff0a20a fix: failed with debug hash
  • 8dbe8ed fix: logic for `false`
  • 56efad7 fix: use rel modulepreload for esm modules
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/chia-network/project/e887fc45-cae4-47fc-931a-813664d517cd?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/chia-network/project/e887fc45-cae4-47fc-931a-813664d517cd/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/chia-network/project/e887fc45-cae4-47fc-931a-813664d517cd/settings/integration?pkg=webpack&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
coveralls-official[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5283862422


Totals Coverage Status
Change from base Build 5283717127: 0.0%
Covered Lines: 1642
Relevant Lines: 1744

💛 - Coveralls