saplingjs / sapling

🌿 Sapling is a Node.js framework for faster-than-light web development.
https://www.saplingjs.com
MIT License
14 stars 0 forks source link

Bump webpack from 5.75.0 to 5.82.0 #599

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps webpack from 5.75.0 to 5.82.0.

Release notes

Sourced from webpack's releases.

v5.82.0

New Features

Bug Fixes

Tests & Contributor Experience

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: https://github.com/webpack/webpack/compare/v5.81.0...v5.82.0

v5.81.0

New Features

... (truncated)

Commits
  • 1018ca8 5.82.0
  • 0023a8f Merge pull request #17118 from webpack/fix-do-not-parse-broken-import
  • ddb9627 Merge pull request #16990 from Zlatkovsky/zlatkovsky/trusted-types-options
  • ffcb480 Merge pull request #17115 from webpack/fix-css-nested-output
  • 12d477d Merge pull request #17107 from webpack/some-types
  • 75b9e76 Merge pull request #17116 from webpack/fix-hash-in-url
  • 4fb73da Merge pull request #16945 from snitin315/feat/url-deps-mf
  • 83d14b1 Merge remote-tracking branch 'origin/main' into zlatkovsky/trusted-types-options
  • b471a6b Merge pull request #17113 from burhanuday/feat/update-types-extends
  • c67b17b Updated "Defaults.unittest.js"
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #599 (44fe479) into master (381424e) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 44fe479 differs from pull request most recent head 5670c60. Consider uploading reports for the commit 5670c60 to get more accurate results

@@           Coverage Diff           @@
##           master     #599   +/-   ##
=======================================
  Coverage   97.78%   97.78%           
=======================================
  Files          39       39           
  Lines        4792     4792           
=======================================
  Hits         4686     4686           
  Misses        106      106           
dependabot[bot] commented 1 year ago

Superseded by #601.