chore(deps): update dependency globals to v17 #651

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

This PR contains the following updates:

Package Change Age Confidence
globals 16.5.017.5.0 age confidence

Release Notes

sindresorhus/globals (globals)

v17.5.0

Compare Source


v17.4.0

Compare Source


v17.3.0

Compare Source


v17.2.0

Compare Source

  • jasmine: Add throwUnless and throwUnlessAsync globals (#​335) 97f23a7

v17.1.0

Compare Source


v17.0.0

Compare Source

Breaking
Improvements


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/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [globals](https://github.com/sindresorhus/globals) | [`16.5.0` → `17.5.0`](https://renovatebot.com/diffs/npm/globals/16.5.0/17.5.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/globals/17.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/globals/16.5.0/17.5.0?slim=true) | --- ### Release Notes <details> <summary>sindresorhus/globals (globals)</summary> ### [`v17.5.0`](https://github.com/sindresorhus/globals/releases/tag/v17.5.0) [Compare Source](https://github.com/sindresorhus/globals/compare/v17.4.0...v17.5.0) - Update globals (2026-04-12) ([#&#8203;342](https://github.com/sindresorhus/globals/issues/342)) [`5d84602`](https://github.com/sindresorhus/globals/commit/5d84602) *** ### [`v17.4.0`](https://github.com/sindresorhus/globals/releases/tag/v17.4.0) [Compare Source](https://github.com/sindresorhus/globals/compare/v17.3.0...v17.4.0) - Update globals (2026-03-01) ([#&#8203;338](https://github.com/sindresorhus/globals/issues/338)) [`d43a051`](https://github.com/sindresorhus/globals/commit/d43a051) *** ### [`v17.3.0`](https://github.com/sindresorhus/globals/releases/tag/v17.3.0) [Compare Source](https://github.com/sindresorhus/globals/compare/v17.2.0...v17.3.0) - Update globals (2026-02-01) ([#&#8203;336](https://github.com/sindresorhus/globals/issues/336)) [`295fba9`](https://github.com/sindresorhus/globals/commit/295fba9) *** ### [`v17.2.0`](https://github.com/sindresorhus/globals/releases/tag/v17.2.0) [Compare Source](https://github.com/sindresorhus/globals/compare/v17.1.0...v17.2.0) - `jasmine`: Add `throwUnless` and `throwUnlessAsync` globals ([#&#8203;335](https://github.com/sindresorhus/globals/issues/335)) [`97f23a7`](https://github.com/sindresorhus/globals/commit/97f23a7) *** ### [`v17.1.0`](https://github.com/sindresorhus/globals/releases/tag/v17.1.0) [Compare Source](https://github.com/sindresorhus/globals/compare/v17.0.0...v17.1.0) - Add `webpack` and `rspack` globals ([#&#8203;333](https://github.com/sindresorhus/globals/issues/333)) [`65cae73`](https://github.com/sindresorhus/globals/commit/65cae73) *** ### [`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) *** </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjYuMCIsInVwZGF0ZWRJblZlciI6IjQzLjkxLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
chore(deps): update dependency globals to v17
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Successful in 39s
7a3c57d3cd
RenovateBot force-pushed renovate/globals-17.x from 7a3c57d3cd
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Successful in 39s
to 02cdc3a8a5
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Failing after 0s
2026-01-20 16:13:54 +03:00
Compare
RenovateBot force-pushed renovate/globals-17.x from 02cdc3a8a5
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Failing after 0s
to 257c9ee531
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Successful in 15s
2026-01-26 12:17:19 +03:00
Compare
RenovateBot force-pushed renovate/globals-17.x from 257c9ee531
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Successful in 15s
to e1a61b2b1c
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Successful in 46s
2026-01-30 18:08:34 +03:00
Compare
RenovateBot force-pushed renovate/globals-17.x from e1a61b2b1c
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Successful in 46s
to 87b47cf8c0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Successful in 47s
2026-02-05 01:10:28 +03:00
Compare
RenovateBot force-pushed renovate/globals-17.x from 87b47cf8c0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Successful in 47s
to c810eab3ea
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Successful in 17s
2026-02-20 11:13:19 +03:00
Compare
RenovateBot force-pushed renovate/globals-17.x from c810eab3ea
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Successful in 17s
to 31efe80e9c
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Successful in 22s
2026-03-06 18:16:29 +03:00
Compare
RenovateBot force-pushed renovate/globals-17.x from 31efe80e9c
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Successful in 22s
to 63d4f09caf
Some checks failed
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Failing after 8s
2026-04-16 00:36:52 +03:00
Compare
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
 ERROR  Failed to switch pnpm to v10.32.1. Looks like pnpm CLI is missing at "/var/lib/renovate/.local/share/pnpm/.tools/pnpm/10.32.1/bin" or is incorrect
spawnSync /var/lib/renovate/.local/share/pnpm/.tools/pnpm/10.32.1/bin/pnpm EACCES

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: pnpm-lock.yaml ```  ERROR  Failed to switch pnpm to v10.32.1. Looks like pnpm CLI is missing at "/var/lib/renovate/.local/share/pnpm/.tools/pnpm/10.32.1/bin" or is incorrect spawnSync /var/lib/renovate/.local/share/pnpm/.tools/pnpm/10.32.1/bin/pnpm EACCES ```
Some checks failed
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Failing after 8s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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.
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
pleshevskiy/pleshevski.ru!651
No description provided.