dvdoug / BoxPacker

4D bin packing / knapsack problem solver
MIT License
612 stars 156 forks source link

Bump the webpack group in /docs/visualiser with 2 updates #531

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the webpack group in /docs/visualiser with 2 updates: ts-loader and webpack.

Updates ts-loader from 9.4.3 to 9.4.4

Release notes

Sourced from ts-loader's releases.

v9.4.4

Changelog

Sourced from ts-loader's changelog.

9.4.4

Commits


Updates webpack from 5.86.0 to 5.88.1

Release notes

Sourced from webpack's releases.

v5.88.1

Developer Experience

Full Changelog: https://github.com/webpack/webpack/compare/v5.88.0...v5.88.1

v5.88.0

New Features

Bug Fixes

Developer Experience

Dependencies & Maintenance

New Contributors

Full Changelog: https://github.com/webpack/webpack/compare/v5.87.0...v5.88.0

v5.87.0

New Features

Bug Fixes

Developer Experience

Dependencies & Maintenance

... (truncated)

Commits


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