build(deps-dev): bump the npm-deps group with 7 updates#6169
Merged
FlowCryptRobot merged 2 commits intomasterfrom Feb 17, 2026
Merged
build(deps-dev): bump the npm-deps group with 7 updates#6169FlowCryptRobot merged 2 commits intomasterfrom
FlowCryptRobot merged 2 commits intomasterfrom
Conversation
Bumps the npm-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.5.4` | `62.5.5` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.37.2` | `24.37.3` | | [stylelint](https://github.com/stylelint/stylelint) | `17.1.1` | `17.3.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.54.0` | `8.55.0` | | [undici-types](https://github.com/nodejs/undici) | `7.21.0` | `7.22.0` | | [web-ext](https://github.com/mozilla/web-ext) | `9.2.0` | `9.3.0` | Updates `eslint` from 9.39.2 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) Updates `eslint-plugin-jsdoc` from 62.5.4 to 62.5.5 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.5.4...v62.5.5) Updates `puppeteer` from 24.37.2 to 24.37.3 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.37.2...puppeteer-v24.37.3) Updates `stylelint` from 17.1.1 to 17.3.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.1.1...17.3.0) Updates `typescript-eslint` from 8.54.0 to 8.55.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.55.0/packages/typescript-eslint) Updates `undici-types` from 7.21.0 to 7.22.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.21.0...v7.22.0) Updates `web-ext` from 9.2.0 to 9.3.0 - [Release notes](https://github.com/mozilla/web-ext/releases) - [Commits](mozilla/web-ext@9.2.0...9.3.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: eslint-plugin-jsdoc dependency-version: 62.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: puppeteer dependency-version: 24.37.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: stylelint dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: typescript-eslint dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: undici-types dependency-version: 7.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: web-ext dependency-version: 9.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
FlowCryptRobot
previously approved these changes
Feb 15, 2026
sosnovsky
approved these changes
Feb 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-deps group with 7 updates:
9.39.210.0.062.5.462.5.524.37.224.37.317.1.117.3.08.54.08.55.07.21.07.22.09.2.09.3.0Updates
eslintfrom 9.39.2 to 10.0.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4e6c4ac10.0.0ddd8a22Build: changelog update for 10.0.0bff9091feat: handleArray.fromAsyncinarray-callback-return(#20457)1ece282chore: ignore/docs/v9.xin link checker (#20452)034e139ci: add type integration test for@html-eslint/eslint-plugin(#20345)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)e978ddadocs: Update README4cecf83docs: Update READMEc79f0abdocs: Update READMEafc0681chore: remove scopeManager.addGlobals patch for typescript-eslint parser (#20...Updates
eslint-plugin-jsdocfrom 62.5.4 to 62.5.5Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
c7b132ffix(check-param-names): check arrow function properties in interfaces (TSPr...Updates
puppeteerfrom 24.37.2 to 24.37.3Release notes
Sourced from puppeteer's releases.
Changelog
Sourced from puppeteer's changelog.
Commits
eee111bchore: release main (#14683)905f1abchore(deps): bump qs from 6.14.1 to 6.14.2 in /website (#14682)11f01effix(wsl): check for linux locations first (#14681)7765ae7fix: do not resolve user data dir if it is absolute (#14680)dfc22ddfix: roll to Chrome 145.0.7632.67 (#14679)b0aa4ddchore(webdriver): update chromium-bidi to 14.0.0 (#14675)c789392revert: "fix: disable ReadAnythingOmniboxChip by default" (#14674)1c21c1echore(deps): bump semver from 7.7.3 to 7.7.4 in the dependencies group (#14664)88ca20bchore(deps): bump the all group in /website with 2 updates (#14666)3a8df88chore(deps): bump github/codeql-action from 4.32.0 to 4.32.2 in the all group...Updates
stylelintfrom 17.1.1 to 17.3.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
6f1b667Release 17.3.0 (#9078)10ea226Refactor to consolidatewalk*filter regexes (#9074)a7b7cf9Bump@csstools/css-calc(#9076)a604c39Document usinglanguageOptionsover secondary in `declaration-property-valu...ff24683Document extending syntax in applicable*-no-unknownrules (#9072)801f1f9Document relationship between overlapping*-no-unknownrules (#9071)bd952e7Fixnamed-grid-areas-no-invalidfalse positives for mix of tabs and spaces ...239297dFixdeclaration-property-value-no-unknownfalse negatives/positives for ma...fcd18a5Refactor CSSTree lexer creation (#9067)e65319dRefactor typing vianoUnusedLocalsintsconfig.json(#9069)Updates
typescript-eslintfrom 8.54.0 to 8.55.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Updates
undici-typesfrom 7.21.0 to 7.22.0Release notes
Sourced from undici-types's releases.
Commits
0a23610Bumped v7.22.0 (#4829)f3c5c61feat: Support async cache stores in revalidation (#4826)9b78a44fix(deduplicate): avoid deduping methods not in methods option (#4818)0ce57babuild(deps-dev): bump esbuild from 0.25.12 to 0.27.3 (#4821)2453caffix: route websocket upgrades through new handler API (#4787)4658cdffeat(dispatcher/env-http-proxy-agent): strip leading dot and asterisk (#4676)a821c56fix: use OR operator in includesCredentials per WHATWG URL Standard (#4816)b3326b5docs: fix syntax highlighting in WebSocket.md (#4814)Updates
web-extfrom 9.2.0 to 9.3.0Release notes
Sourced from web-ext's releases.
Commits
278002d9.3.0df30d26chore(deps): bump watchpack from 2.5.0 to 2.5.1 (#3598)fa3a332chore(deps-dev): bump@commitlint/config-conventionalfrom 20.3.1 to 20.4.1 (...644ffcfchore(deps): bump addons-linter from 9.5.0 to 9.6.0 (#3615)b1c9600chore(deps-dev): bump@commitlint/clifrom 20.4.0 to 20.4.1 (#3616)4db07edchore(deps): bump pino from 10.3.0 to 10.3.1 (#3619)08a71dechore(deps-dev): bump@eslint/compatfrom 2.0.1 to 2.0.2 (#3612)eccd4b4chore(deps-dev): bump@babel/preset-envfrom 7.28.6 to 7.29.0 (#3610)5c3aa19chore(deps-dev): bump globals from 17.2.0 to 17.3.0 (#3608)54fa676chore(deps-dev): bump@babel/corefrom 7.28.6 to 7.29.0 (#3611)Most Recent Ignore Conditions Applied to This Pull Request
Dependabot 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 <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