DeviaVir / zenbot

Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
MIT License
8.22k stars 2.04k forks source link

[Snyk] Upgrade webpack from 5.67.0 to 5.68.0 #2827

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade webpack from 5.67.0 to 5.68.0.

merge advice :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.


Release notes
Package name: webpack
  • 5.68.0 - 2022-01-31

    Features

    • allow to disable compile time evaluation of import.meta.url
    • add __webpack_module__ and __webpack_module__.id to the api

    Bugfixes

    • fix handling of errors thrown in async modules
  • 5.67.0 - 2022-01-21

    Features

    • add 'outputPath' configuration option for resource asset modules
    • support Trusted Types in eval source maps
    • experiments.css
      • allow to generate only exports for css in node
      • add SyncModuleIdsPlugin to sync module ids between server and client compilation
      • add more options to the DeterministicModuleIdsPlugin to allow to generate equal ids

    Developer Experience

    • limit data url module name in stats printer
    • allow specific description for CLI options
    • improve space limiting algorithm in stats printing to show partial lists
    • add null to errors in callbacks
    • fix call signature types of addChunkInGroup

    Bugfixes

    • avoid reporting non-existant package.jsons as dependencies
    • experiments.css
      • fix missing css runtime when only initial css is used
      • fix css hmr support
      • bugfixes to css modules
    • fix cache serialization for CreateScriptUrlDependency
    • fix data url content when processed by a loader
    • fix regexp in identifiers that include |
    • fix ProfilingPlugin for watch scenarios
    • add layer to module names and identifiers
      • this avoid random module id changes when additional modules are added to another layer
    • provide hashFunction parameter to DependencyTemplates to allow customizing it there
    • fix HMR when experiments.lazyCompilation is enabled
    • store url as Buffer to avoid serialization warnings
    • exclude webpack-hot-middleware/client from lazy compilation

    Contributing

    • remove travis configuration
    • improve spell checking
from webpack GitHub release notes
Commit messages
Package name: webpack
  • f593d98 5.68.0
  • 6f3735c Merge pull request #15279 from taranek/docs/array-helpers-docs
  • 04039ca Merge pull request #15284 from webpack/feature/__webpack_module__
  • d7a87ab change __webpack_module_id__ to __webpack_module__.id
  • 612de99 Merge pull request #15282 from webpack/feature/__webpack_module__
  • a962d2c add __webpack_module__ and __webpack_module_id__ to the api
  • 5a3760e docs(util): added jsdoc annotations for ArrayHelpers.js
  • 46e8639 Merge pull request #15246 from pavelsavara/import_meta_url
  • 1e73ca7 Merge pull request #15266 from webpack/bugfix/throwing-in-async-modules
  • 232403c fix discussions
  • 17e8eed add test case
  • c09e82f add importMeta to JavascriptParserOptions:
  • 804f49c fix handling of errors thrown in async modules
  • 332fb11 fix
  • 57f6e3b fix test
  • 73bb431 - add new config section importMeta
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

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs