Closed renovate[bot] closed 4 months ago
Latest commit: b7eeffc78dcc687b6001195f3a971f1afac02cdf
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Because you closed this PR without merging, Renovate will ignore this update (^0.2.9
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
^0.0.3
->^0.2.9
Release Notes
fisker/make-synchronized (make-synchronized)
### [`v0.2.9`](https://togithub.com/fisker/make-synchronized/releases/tag/v0.2.9) [Compare Source](https://togithub.com/fisker/make-synchronized/compare/v0.2.8...v0.2.9) - Don't pass invalid NODE_OPTIONS to worker ([#44](https://togithub.com/fisker/make-synchronized/issues/44)) [`4465bd2`](https://togithub.com/fisker/make-synchronized/commit/4465bd2) ### [`v0.2.8`](https://togithub.com/fisker/make-synchronized/releases/tag/v0.2.8) [Compare Source](https://togithub.com/fisker/make-synchronized/compare/v0.2.7...v0.2.8) - Remove worker check in production ([#25](https://togithub.com/fisker/make-synchronized/issues/25)) [`e32ad41`](https://togithub.com/fisker/make-synchronized/commit/e32ad41) ### [`v0.2.7`](https://togithub.com/fisker/make-synchronized/releases/tag/v0.2.7) [Compare Source](https://togithub.com/fisker/make-synchronized/compare/v0.2.6...v0.2.7) - Use `SharedArrayBuffer` instead of postMessage to signal worker ready [`a5bca66`](https://togithub.com/fisker/make-synchronized/commit/a5bca66) ### [`v0.2.6`](https://togithub.com/fisker/make-synchronized/releases/tag/v0.2.6) [Compare Source](https://togithub.com/fisker/make-synchronized/compare/v0.2.5...v0.2.6) - Support stdio ([#10](https://togithub.com/fisker/make-synchronized/issues/10)) [`e683d48`](https://togithub.com/fisker/make-synchronized/commit/e683d48) ### [`v0.2.5`](https://togithub.com/fisker/make-synchronized/releases/tag/v0.2.5) [Compare Source](https://togithub.com/fisker/make-synchronized/compare/v0.2.4...v0.2.5) - Fix enumerable properties of plain objects [`07f8fd7`](https://togithub.com/fisker/make-synchronized/commit/07f8fd7) [`d994959`](https://togithub.com/fisker/make-synchronized/commit/d994959) ### [`v0.2.4`](https://togithub.com/fisker/make-synchronized/releases/tag/v0.2.4) [Compare Source](https://togithub.com/fisker/make-synchronized/compare/v0.2.3...v0.2.4) - Auto proxy plain objects ([#8](https://togithub.com/fisker/make-synchronized/issues/8)) [`e46e4d4`](https://togithub.com/fisker/make-synchronized/commit/e46e4d4) - Use ESM worker in CommonJS entry too [`4b5d7db`](https://togithub.com/fisker/make-synchronized/commit/4b5d7db) ### [`v0.2.3`](https://togithub.com/fisker/make-synchronized/releases/tag/v0.2.3) [Compare Source](https://togithub.com/fisker/make-synchronized/compare/v0.2.2...v0.2.3) - Allow workers to exit [`50d7987`](https://togithub.com/fisker/make-synchronized/commit/50d7987) ### [`v0.2.2`](https://togithub.com/fisker/make-synchronized/releases/tag/v0.2.2) [Compare Source](https://togithub.com/fisker/make-synchronized/compare/v0.2.1...v0.2.2) - Improve error handling [`8979fb0`](https://togithub.com/fisker/make-synchronized/commit/8979fb0) ### [`v0.2.1`](https://togithub.com/fisker/make-synchronized/releases/tag/v0.2.1) [Compare Source](https://togithub.com/fisker/make-synchronized/compare/v0.2.0...v0.2.1) - Support loaders [`bd203f8`](https://togithub.com/fisker/make-synchronized/commit/bd203f8) ### [`v0.2.0`](https://togithub.com/fisker/make-synchronized/releases/tag/v0.2.0) [Compare Source](https://togithub.com/fisker/make-synchronized/compare/v0.1.0...v0.2.0) - Support used to make functions for export [`3bdbc1c`](https://togithub.com/fisker/make-synchronized/commit/3bdbc1c) ### [`v0.1.0`](https://togithub.com/fisker/make-synchronized/releases/tag/v0.1.0) [Compare Source](https://togithub.com/fisker/make-synchronized/compare/v0.0.3...v0.1.0) #### Breaking changes - Removed `makeSynchronizedFunction` [#5](https://togithub.com/fisker/make-synchronized/issues/5) - Renamed `makeSynchronizedDefaultExport` to `makeDefaultExportSynchronized` [#5](https://togithub.com/fisker/make-synchronized/issues/5) - Rename `makeSynchronizedModule` to `makeModuleSynchronized` [#5](https://togithub.com/fisker/make-synchronized/issues/5) **Full Changelog**: https://github.com/fisker/make-synchronized/compare/v0.0.3...v0.1.0Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.