Build(deps-dev): Bump the eslint-and-eslint-plugins group with 2 updates#1136
Conversation
Bumps the eslint-and-eslint-plugins group with 2 updates: [globals](https://github.com/sindresorhus/globals) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `globals` from 16.5.0 to 17.0.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.0.0) Updates `typescript-eslint` from 8.50.0 to 8.51.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: globals dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint-and-eslint-plugins - dependency-name: typescript-eslint dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint-and-eslint-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
This PR updates two development dependencies in the eslint-and-eslint-plugins group: globals from 16.5.0 to 17.0.0 and typescript-eslint from 8.50.0 to 8.51.0. The globals update includes a breaking change that splits the audioWorklet environment from browser, while the typescript-eslint update brings bug fixes and feature improvements. Additionally, the code has been refactored to use optional chaining syntax in the SimpleActionServer class.
- Updated
globalsto v17.0.0 with breaking changes for audioWorklet environment - Updated
typescript-eslintto v8.51.0 with bug fixes and new features - Refactored conditional checks in SimpleActionServer to use optional chaining
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| packages/roslib/package.json | Updated globals to ^17.0.0 and typescript-eslint to ^8.51.0 |
| packages/roslib/src/actionlib/SimpleActionServer.ts | Simplified conditional checks using optional chaining syntax |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
EzraBrooks
left a comment
There was a problem hiding this comment.
looks like prefer-optional-chain got moved into the recommended ruleset, cool
Bumps the eslint-and-eslint-plugins group with 2 updates: globals and typescript-eslint.
Updates
globalsfrom 16.5.0 to 17.0.0Release notes
Sourced from globals's releases.
Commits
bb89b1817.0.0ebe1063Update globals (2026-01-01) (#329)e3d8da3Revert "Automate script forpaintWorkletenvironment (#325)" (#328)e7c0453Automate script forpaintWorkletenvironment (#325)1bc6e3bAddbunBuiltinanddenoBuiltin(#324)4b78f56AddpaintWorkletenvironment (#323)59ceff8Get all browser globals from bothchromeandfirefox(#321)4a02a85AddsharedWorkerenvironment (#322)7bc293eSplitaudioWorkletenvironment frombrowser(#320)814075fFix browser launch (#319)Updates
typescript-eslintfrom 8.50.0 to 8.51.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
e4c57f5chore(release): publish 8.51.0d520b88chore(release): publish 8.50.1Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions