Skip to content

Split audioWorklet environment from browser#320

Merged
sindresorhus merged 2 commits intosindresorhus:mainfrom
fisker:audioWorklet
Dec 24, 2025
Merged

Split audioWorklet environment from browser#320
sindresorhus merged 2 commits intosindresorhus:mainfrom
fisker:audioWorklet

Conversation

@fisker
Copy link
Collaborator

@fisker fisker commented Dec 24, 2025

Some of these properties in audioWorklet are confusing to say they are available in browser.

Especially when I saw port in #319, it took me a while to figure out where it come from.

I generated the globals for audioWorklet and removed them in browser then regenerate browser globals.

@sindresorhus sindresorhus merged commit 7bc293e into sindresorhus:main Dec 24, 2025
5 checks passed
@fisker fisker deleted the audioWorklet branch December 25, 2025 00:50
Thiladev pushed a commit to Thiladev/effect-fc that referenced this pull request Jan 16, 2026
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [globals](https://github.com/sindresorhus/globals) | [`^16.5.0` → `^17.0.0`](https://renovatebot.com/diffs/npm/globals/16.5.0/17.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/globals/17.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/globals/16.5.0/17.0.0?slim=true) |

---

### Release Notes

<details>
<summary>sindresorhus/globals (globals)</summary>

### [`v17.0.0`](https://github.com/sindresorhus/globals/releases/tag/v17.0.0)

[Compare Source](sindresorhus/globals@v16.5.0...v17.0.0)

##### Breaking

- Split `audioWorklet` environment from `browser` ([#&#8203;320](sindresorhus/globals#320))  [`7bc293e`](sindresorhus/globals@7bc293e)

##### Improvements

- Update globals ([#&#8203;329](sindresorhus/globals#329))  [`ebe1063`](sindresorhus/globals@ebe1063)
- Get all browser globals from both `chrome` and `firefox` ([#&#8203;321](sindresorhus/globals#321))  [`59ceff8`](sindresorhus/globals@59ceff8)
- Add `bunBuiltin` environment ([#&#8203;324](sindresorhus/globals#324))  [`1bc6e3b`](sindresorhus/globals@1bc6e3b)
- Add `denoBuiltin` environment ([#&#8203;324](sindresorhus/globals#324))  [`1bc6e3b`](sindresorhus/globals@1bc6e3b)
- Add `paintWorklet` environment ([#&#8203;323](sindresorhus/globals#323))  [`4b78f56`](sindresorhus/globals@4b78f56)
- Add `sharedWorker` environment ([#&#8203;322](sindresorhus/globals#322))  [`4a02a85`](sindresorhus/globals@4a02a85)

***

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im5leHQiLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: https://git.valverde.cloud/Thilawyn/effect-fc/pulls/30
Co-authored-by: Renovate Bot <renovate-bot@valverde.cloud>
Co-committed-by: Renovate Bot <renovate-bot@valverde.cloud>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants