Skip to content

chore(deps-dev): bump globals from 16.5.0 to 17.1.0#418

Merged
mherod merged 1 commit intomainfrom
dependabot/npm_and_yarn/globals-17.1.0
Mar 13, 2026
Merged

chore(deps-dev): bump globals from 16.5.0 to 17.1.0#418
mherod merged 1 commit intomainfrom
dependabot/npm_and_yarn/globals-17.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps globals from 16.5.0 to 17.1.0.

Release notes

Sourced from globals's releases.

v17.1.0

  • Add webpack and rspack globals (#333) 65cae73

sindresorhus/globals@v17.0.0...v17.1.0

v17.0.0

Breaking

  • Split audioWorklet environment from browser (#320) 7bc293e

Improvements

  • Update globals (#329) ebe1063
  • Get all browser globals from both chrome and firefox (#321) 59ceff8
  • Add bunBuiltin environment (#324) 1bc6e3b
  • Add denoBuiltin environment (#324) 1bc6e3b
  • Add paintWorklet environment (#323) 4b78f56
  • Add sharedWorker environment (#322) 4a02a85

sindresorhus/globals@v16.5.0...v17.0.0

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added automated Automated pull requests (e.g., Dependabot) dependencies Pull requests that update a dependency file labels Jan 26, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/globals-17.1.0 branch 3 times, most recently from 84e8597 to 3e31da5 Compare February 24, 2026 10:07
@mherod mherod force-pushed the dependabot/npm_and_yarn/globals-17.1.0 branch from 3e31da5 to 9f9caed Compare March 13, 2026 20:42
Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. The globals package is only used in the ESLint config via globals.node and globals.es2022. The v17.0.0 breaking change (splitting audioWorklet from browser) has no impact here since neither globals.browser nor globals.audioWorklet is referenced. Safe to merge.

Bumps [globals](https://github.com/sindresorhus/globals) from 16.5.0 to 17.1.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v16.5.0...v17.1.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 17.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@mherod mherod force-pushed the dependabot/npm_and_yarn/globals-17.1.0 branch from 9f9caed to e8c3034 Compare March 13, 2026 22:49
@mherod mherod enabled auto-merge (squash) March 13, 2026 22:49
@mherod mherod merged commit ff81062 into main Mar 13, 2026
14 checks passed
@mherod mherod deleted the dependabot/npm_and_yarn/globals-17.1.0 branch March 13, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated pull requests (e.g., Dependabot) dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant