Bump globals from 16.4.0 to 17.4.0 in /webview#185
Bump globals from 16.4.0 to 17.4.0 in /webview#185dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [globals](https://github.com/sindresorhus/globals) from 16.4.0 to 17.4.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.4.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>
🤖 Augment PR SummarySummary: Updates the 🤖 Was this summary useful? React with 👍 or 👎 |
| "eslint-plugin-react-hooks": "^5.2.0", | ||
| "eslint-plugin-react-refresh": "^0.4.22", | ||
| "globals": "^16.4.0", | ||
| "globals": "^17.4.0", |
There was a problem hiding this comment.
globals is being bumped across a major version (16 → 17) and v17 includes breaking changes in environment definitions (e.g., audioWorklet split from browser), so eslint.config.js may need updated languageOptions.globals if any of those globals are relied on; otherwise lint may start failing with new no-undef findings.
Severity: medium
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
Bumps globals from 16.4.0 to 17.4.0.
Release notes
Sourced from globals's releases.
... (truncated)
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)