Closed renovate[bot] closed 2 years ago
This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.
Hey! Changelogs info seems to be missing or might be in incorrect format. Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
```
- tag: changelog_text
```
**OR**
You can add tag in PR header or while doing a commit too
```
(tag) PR header
```
or
```
tag: PR header
```
Valid tags: **added** / **feat**, **changed**, **deprecated**, **fixed** / **fix**, **removed**, **security**, **build**, **ci**, **chore**, **docs**, **perf**, **refactor**, **revert**, **style**, **test**
Thanks!
For more info, check out [changelogg docs](https://docs.changelogg.io/)
Pull request by bot. No need to analyze
Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.
Is your PR ready for review and processing? Mark the PR ready by including #pr-ready
in a comment.
If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold
in a comment.
Thanks for the PR!
This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.
This PR contains the following updates:
^1.6.5
->1.7.0
Release Notes
andywer/threads.js
### [`v1.7.0`](https://togithub.com/andywer/threads.js/releases/v1.7.0) [Compare Source](https://togithub.com/andywer/threads.js/compare/v1.6.5...v1.7.0) Maintenance release shipping small bug fixes mostly and some minor dependency version bumps. #### Bug fixes - Export `BlobWorker` from mjs endpoint ([#379](https://togithub.com/andywer/threads.js/issues/379)) - Fix relative worker paths on Windows ([#390](https://togithub.com/andywer/threads.js/issues/390)) - Fix type compatibility with node 10+ ([#392](https://togithub.com/andywer/threads.js/issues/392))Configuration
📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow.
🚦 Automerge: Disabled due to failing status checks.
â™» Rebasing: Whenever PR is behind base branch, 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 WhiteSource Renovate. View repository job log here.