chore(deps): update dependency globals to v16 #8

Open
System wants to merge 1 commits from renovate/globals-16.x into master
Owner

This PR contains the following updates:

Package Type Update Change
globals devDependencies major ^15.10.0 -> ^16.0.0

Release Notes

sindresorhus/globals (globals)

v16.2.0

Compare Source


v16.1.0

Compare Source


v16.0.0

Compare Source

Breaking
  • The serviceworker globals are now generated from browsers (#​281) 039ed51
    • It's a breaking change as a few globals have been removed.


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 | Type | Update | Change | |---|---|---|---| | [globals](https://github.com/sindresorhus/globals) | devDependencies | major | [`^15.10.0` -> `^16.0.0`](https://renovatebot.com/diffs/npm/globals/15.15.0/16.2.0) | --- ### Release Notes <details> <summary>sindresorhus/globals (globals)</summary> ### [`v16.2.0`](https://github.com/sindresorhus/globals/releases/tag/v16.2.0) [Compare Source](https://github.com/sindresorhus/globals/compare/v16.1.0...v16.2.0) - Add new `greasemonkey` globals ([#&#8203;299](https://github.com/sindresorhus/globals/issues/299)) [`e4f6e8c`](https://github.com/sindresorhus/globals/commit/e4f6e8c) *** ### [`v16.1.0`](https://github.com/sindresorhus/globals/releases/tag/v16.1.0) [Compare Source](https://github.com/sindresorhus/globals/compare/v16.0.0...v16.1.0) - Update globals ([#&#8203;293](https://github.com/sindresorhus/globals/issues/293)) [`5c58875`](https://github.com/sindresorhus/globals/commit/5c58875) *** ### [`v16.0.0`](https://github.com/sindresorhus/globals/releases/tag/v16.0.0) [Compare Source](https://github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0) ##### Breaking - The `serviceworker` globals are now generated from browsers ([#&#8203;281](https://github.com/sindresorhus/globals/issues/281)) [`039ed51`](https://github.com/sindresorhus/globals/commit/039ed51) - It's a breaking change as a few globals have been removed. *** </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
System added 1 commit 2025-05-02 01:31:15 +00:00
Some checks failed
FanslySync Build & Test / FanslySync Test Runner (push) Failing after 29m42s
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-16.x:renovate/globals-16.x
git checkout renovate/globals-16.x
Sign in to join this conversation.
No description provided.