Update dependency globals to v17 #31

Open
renovate-bot wants to merge 1 commit from renovate/globals-17.x into main
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
globals 16.3.017.0.0 age adoption passing confidence

Release Notes

sindresorhus/globals (globals)

v17.0.0

Compare Source

Breaking
Improvements

v16.5.0

Compare Source


v16.4.0

Compare Source



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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [globals](https://github.com/sindresorhus/globals) | [`16.3.0` → `17.0.0`](https://renovatebot.com/diffs/npm/globals/16.3.0/17.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/globals/17.0.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/globals/17.0.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/globals/16.3.0/17.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/globals/16.3.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](https://github.com/sindresorhus/globals/compare/v16.5.0...v17.0.0) ##### Breaking - Split `audioWorklet` environment from `browser` ([#&#8203;320](https://github.com/sindresorhus/globals/issues/320)) [`7bc293e`](https://github.com/sindresorhus/globals/commit/7bc293e) ##### Improvements - Update globals ([#&#8203;329](https://github.com/sindresorhus/globals/issues/329)) [`ebe1063`](https://github.com/sindresorhus/globals/commit/ebe1063) - Get all browser globals from both `chrome` and `firefox` ([#&#8203;321](https://github.com/sindresorhus/globals/issues/321)) [`59ceff8`](https://github.com/sindresorhus/globals/commit/59ceff8) - Add `bunBuiltin` environment ([#&#8203;324](https://github.com/sindresorhus/globals/issues/324)) [`1bc6e3b`](https://github.com/sindresorhus/globals/commit/1bc6e3b) - Add `denoBuiltin` environment ([#&#8203;324](https://github.com/sindresorhus/globals/issues/324)) [`1bc6e3b`](https://github.com/sindresorhus/globals/commit/1bc6e3b) - Add `paintWorklet` environment ([#&#8203;323](https://github.com/sindresorhus/globals/issues/323)) [`4b78f56`](https://github.com/sindresorhus/globals/commit/4b78f56) - Add `sharedWorker` environment ([#&#8203;322](https://github.com/sindresorhus/globals/issues/322)) [`4a02a85`](https://github.com/sindresorhus/globals/commit/4a02a85) *** ### [`v16.5.0`](https://github.com/sindresorhus/globals/releases/tag/v16.5.0) [Compare Source](https://github.com/sindresorhus/globals/compare/v16.4.0...v16.5.0) - Update globals (2025-11-01) ([#&#8203;316](https://github.com/sindresorhus/globals/issues/316)) [`6d441ca`](https://github.com/sindresorhus/globals/commit/6d441ca) - Add Vue, Svelte, and Astro globals ([#&#8203;314](https://github.com/sindresorhus/globals/issues/314)) [`ea31521`](https://github.com/sindresorhus/globals/commit/ea31521) *** ### [`v16.4.0`](https://github.com/sindresorhus/globals/releases/tag/v16.4.0) [Compare Source](https://github.com/sindresorhus/globals/compare/v16.3.0...v16.4.0) - Update globals ([#&#8203;309](https://github.com/sindresorhus/globals/issues/309)) [`8b8a2d6`](https://github.com/sindresorhus/globals/commit/8b8a2d6) *** </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZnJvbnRlbmQiLCJyZW5vdmF0ZSJdfQ==-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/globals-17.x:renovate/globals-17.x
git switch renovate/globals-17.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/globals-17.x
git switch renovate/globals-17.x
git rebase main
git switch main
git merge --ff-only renovate/globals-17.x
git switch renovate/globals-17.x
git rebase main
git switch main
git merge --no-ff renovate/globals-17.x
git switch main
git merge --squash renovate/globals-17.x
git switch main
git merge --ff-only renovate/globals-17.x
git switch main
git merge renovate/globals-17.x
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
MobiusReactor/TicTacToeV2!31
No description provided.