update(deps-dev): bump globals from 16.5.0 to 17.4.0#253
update(deps-dev): bump globals from 16.5.0 to 17.4.0#253dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [globals](https://github.com/sindresorhus/globals) from 16.5.0 to 17.4.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.4.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
| "eslint": "^9.39.2", | ||
| "eslint-config-prettier": "^10.1.8", | ||
| "globals": "^16.5.0", | ||
| "globals": "^17.4.0", |
There was a problem hiding this comment.
📝 Info: Major version bump of globals (v16 → v17) — breaking change does not affect this repo
The globals package is bumped across a major version boundary (16 → 17). The v17 breaking change is: "Split audioWorklet environment from browser" (eslint.config.js:12-14). This repo only uses globals.node and globals.es2022, so the breaking change has no impact here. However, this is a major version bump from a Dependabot PR, and reviewers should be aware that the semver contract was broken — it just happens not to matter for this project's usage.
Was this helpful? React with 👍 or 👎 to provide feedback.
|
Closing: the site was rebuilt on Hugo (no npm toolchain), so these dev-dependency bumps no longer apply. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps globals from 16.5.0 to 17.4.0.
Release notes
Sourced from globals's releases.
Commits
a9cfd7417.4.0d43a051Update globals (2026-03-01) (#338)5edc60217.3.0295fba9Update globals (2026-02-01) (#336)8176ac717.2.097f23a7jasmine: AddthrowUnlessandthrowUnlessAsyncglobals (#335)7a2f35417.1.065cae73Addwebpackandrspackglobals (#333)3efe5aaRemove script transform (#332)bb89b1817.0.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)