NullVoxPopuli / ember-cli-esbuild

JavaScript minification for Ember-CLI
MIT License
5 stars 3 forks source link

fix(deps): update dependency workerpool to v8 #327

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
workerpool ^6.5.1 -> ^8.0.0 age adoption passing confidence

Release Notes

josdejong/workerpool (workerpool) ### [`v8.0.0`](https://togithub.com/josdejong/workerpool/blob/HEAD/HISTORY.md#2023-10-25-version-800) [Compare Source](https://togithub.com/josdejong/workerpool/compare/v7.0.0...v8.0.0) BREAKING CHANGE: the library now throws an Error when passing unknown or inherited properties for `workerOpts`, `workerThreadOpts` and `forkOpts`. - Fix: throw an error in case of unknown properties or inherited properties in `workerOpts`, `workerThreadOpts` and `forkOpts` to protect against security issues related to prototype pollution (see [`ea5368c`](https://togithub.com/josdejong/workerpool/commit/ea5368c5e53d97120b952ffad151a318c1ff073c)). - Fix: [#​56](https://togithub.com/josdejong/workerpool/issues/56) document the return type of all functions. - Docs: added a full usage example with Vite and Webpack5 ([#​408](https://togithub.com/josdejong/workerpool/issues/408)), thanks [@​KonghaYao](https://togithub.com/KonghaYao). ### [`v7.0.0`](https://togithub.com/josdejong/workerpool/blob/HEAD/HISTORY.md#2023-10-25-version-700) [Compare Source](https://togithub.com/josdejong/workerpool/compare/v6.5.1...v7.0.0) BREAKING CHANGE: The setup to bundle `workerpool` has been replaced. This should be a drop-in replacement, but it may have impact depending on your setup. - Switched build setup from Webpack to Rollup, see [#​403](https://togithub.com/josdejong/workerpool/issues/403). Thanks [@​KonghaYao](https://togithub.com/KonghaYao).

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

stackblitz[bot] commented 1 year ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

github-actions[bot] commented 12 months ago

:tada: This PR is included in version 6.0.33 :tada:

The release is available on:

Your semantic-release bot :package::rocket: