Skip to content

build(deps-dev): bump the npm-deps group with 6 updates#6206

Merged
FlowCryptRobot merged 2 commits intomasterfrom
dependabot/npm_and_yarn/npm-deps-71fc8ffe3d
Apr 6, 2026
Merged

build(deps-dev): bump the npm-deps group with 6 updates#6206
FlowCryptRobot merged 2 commits intomasterfrom
dependabot/npm_and_yarn/npm-deps-71fc8ffe3d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2026

Bumps the npm-deps group with 6 updates:

Package From To
@tony.ganchev/eslint-plugin-header 3.3.4 3.4.3
@types/chrome 0.1.38 0.1.39
eslint 10.1.0 10.2.0
eslint-plugin-jsdoc 62.8.1 62.9.0
undici-types 7.24.6 8.0.2
web-ext 10.0.0 10.1.0

Updates @tony.ganchev/eslint-plugin-header from 3.3.4 to 3.4.3

Release notes

Sourced from @​tony.ganchev/eslint-plugin-header's releases.

v3.4.3

What's Changed

Full Changelog: tonyganchev/eslint-plugin-header@v3.4.2...v3.4.3

v3.4.2

What's Changed

Full Changelog: tonyganchev/eslint-plugin-header@v3.4.1...v3.4.2

v3.4.1

What's Changed

Full Changelog: tonyganchev/eslint-plugin-header@v3.4.0...v3.4.1

v3.4.0

What's Changed

  • Support more languages with ESLint 9 / 10 (no oxlint support).
    • support linting CSS files based on @​eslint/css.
    • support linting HTML files based on @​html-eslint/eslint-plugin.
    • support linting Markdown files based on @​eslint/markdown.

Full Changelog: tonyganchev/eslint-plugin-header@v3.3.4...v3.4.0

Changelog

Sourced from @​tony.ganchev/eslint-plugin-header's changelog.

3.4.3

  • Support linting YAML using eslint-plugin-yml. Supported for ESLint 9 / 10 (no oxlint support).

3.4.2

  • Support linting Svelte sources with top-level HTML comments using eslint-plugin-svelte and svelte-eslint-parser. Supported for ESLint 7 / 8 / 9 / 10. No oxlint support.

3.4.1

  • Support linting Vue sources with top-level HTML comments using eslint-plugin-vue and vue-eslint-parser. Supported for ESLint 7 / 8 / 9 / 10. No oxlint support.

3.4.0

  • Support more languages with ESLint 9 / 10 (no oxlint support).
    • support linting CSS files based on @​eslint/css.
    • support linting HTML files based on @​html-eslint/eslint-plugin.
    • support linting Markdown files based on @​eslint/markdown.
Commits

Updates @types/chrome from 0.1.38 to 0.1.39

Commits

Updates eslint from 10.1.0 to 10.2.0

Release notes

Sourced from eslint's releases.

v10.2.0

Features

  • 586ec2f feat: Add meta.languages support to rules (#20571) (Copilot)
  • 14207de feat: add Temporal to no-obj-calls (#20675) (Pixel998)
  • bbb2c93 feat: add Temporal to ES2026 globals (#20672) (Pixel998)

Bug Fixes

  • 542cb3e fix: update first-party dependencies (#20714) (Francesco Trotta)

Documentation

  • a2af743 docs: add language to configuration objects (#20712) (Francesco Trotta)
  • 845f23f docs: Update README (GitHub Actions Bot)
  • 5fbcf59 docs: remove sourceType from ts playground link (#20477) (Tanuj Kanti)
  • 8702a47 docs: Update README (GitHub Actions Bot)
  • ddeaded docs: Update README (GitHub Actions Bot)
  • 2b44966 docs: add Major Releases section to Manage Releases (#20269) (Milos Djermanovic)
  • eab65c7 docs: update eslint versions in examples (#20664) (루밀LuMir)
  • 3e4a299 docs: update ESM Dependencies policies with note for own-usage packages (#20660) (Milos Djermanovic)

Chores

  • 8120e30 refactor: extract no unmodified loop condition (#20679) (kuldeep kumar)
  • 46e8469 chore: update dependency markdownlint-cli2 to ^0.22.0 (#20697) (renovate[bot])
  • 01ed3aa test: add unit tests for unicode utilities (#20622) (Manish chaudhary)
  • 811f493 ci: remove --legacy-peer-deps from types integration tests (#20667) (Milos Djermanovic)
  • 6b86fcf chore: update dependency npm-run-all2 to v8 (#20663) (renovate[bot])
  • 632c4f8 chore: add prettier update commit to .git-blame-ignore-revs (#20662) (루밀LuMir)
  • b0b0f21 chore: update dependency eslint-plugin-regexp to ^3.1.0 (#20659) (Milos Djermanovic)
  • 228a2dd chore: update dependency eslint-plugin-eslint-plugin to ^7.3.2 (#20661) (Milos Djermanovic)
  • 3ab4d7e test: Add tests for eslintrc-style keys (#20645) (kuldeep kumar)
Commits

Updates eslint-plugin-jsdoc from 62.8.1 to 62.9.0

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v62.9.0

62.9.0 (2026-04-01)

Features

  • update jsdoccomment, devDeps. (8569d0c)
Commits
  • 8569d0c feat: update jsdoccomment, devDeps.
  • 5b668af chore(deps): bump brace-expansion from 1.1.12 to 1.1.13
  • 7d0e91a chore: update comment-parser, jsdoccomment, espree, devDeps.
  • See full diff in compare view

Updates undici-types from 7.24.6 to 8.0.2

Release notes

Sourced from undici-types's releases.

v8.0.2

What's Changed

Full Changelog: nodejs/undici@v8.0.1...v8.0.2

v8.0.1

What's Changed

New Contributors

Full Changelog: nodejs/undici@v7.24.7...v8.0.1

v8.0.0

What's Changed

Full Changelog: nodejs/undici@v7.24.7...v8.0.0

v7.24.7

What's Changed

... (truncated)

Commits
  • 9c24204 Bumped v8.0.2
  • 45bd838 Revert "Reapply "fix: assume http/https scheme for scheme-less proxy env vars...
  • d7b4feb ci: reenable shared builtin CI tests
  • 48c7cf3 fix: release ref (#4965)
  • 58ef10d fix(websocket): fallback to HTTP/1.1 when H2 CONNECT is unavailable (#4966)
  • 490cbc6 Bumped v8.0.1 (#4964)
  • 49ded6d fix(websocket/stream): only enqueue parsed messages in WebSocketStream (#4959)
  • ced6b01 fix: mirror the legacy global dispatcher for built-in fetch (#4962)
  • dc4351a doc: remove duplicate listItem of RetryHandler.md & RetryHandler.md (#4948)
  • 1548c18 build(deps): bump hendrikmuhs/ccache-action from 1.2.19 to 1.2.22 (#4954)
  • Additional commits viewable in compare view

Updates web-ext from 10.0.0 to 10.1.0

Release notes

Sourced from web-ext's releases.

10.1.0 (2026-03-31)

main changes

None

dependencies

  • Updated: dependency addons-linter to 10.3.0 (#3673)
  • Updated: dependency @babel/runtime to 7.29.2 (#3660)

dev dependencies

  • Updated: dependency @babel/preset-env to 7.29.2 (#3661)
  • Updated: dependency @commitlint/cli to 20.5.0 (#3657)
  • Updated: dependency @commitlint/config-conventional to 20.5.0 (#3658)
  • Updated: dependency brace-expansion to 1.1.13 (#3671)
  • Updated: dependency flatted to 3.4.1 (#3656)
  • Updated: dependency flatted to 3.4.2 (#3665)
  • Updated: dependency node-forge to 1.4.0 (#3670)
  • Updated: dependency picomatch (#3669)
  • Updated: dependency sinon to 21.0.3 (#3659)
  • Updated: dependency undici to 7.24.1 (#3655)
Commits
  • 5e9b089 10.1.0
  • 4387494 chore(deps): bump addons-linter from 10.2.0 to 10.3.0 (#3673)
  • 63c2bc7 chore(audit): update npm audit ignore list (#3672)
  • a9d767d chore(deps): bump brace-expansion from 1.1.12 to 1.1.13 (#3671)
  • d29aaa7 chore(deps): bump node-forge from 1.3.2 to 1.4.0 (#3670)
  • 73dd5f8 chore(deps): bump picomatch (#3669)
  • 664b23c chore(deps): bump addons-linter from 10.1.0 to 10.2.0 (#3668)
  • 67efc41 chore(deps): bump flatted from 3.4.1 to 3.4.2 (#3665)
  • 308b344 chore(deps-dev): bump @​babel/preset-env from 7.29.0 to 7.29.2 (#3661)
  • aa0333e chore(deps): bump @​babel/runtime from 7.28.6 to 7.29.2 (#3660)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the npm-deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@tony.ganchev/eslint-plugin-header](https://github.com/tonyganchev/eslint-plugin-header) | `3.3.4` | `3.4.3` |
| [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.1.38` | `0.1.39` |
| [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.8.1` | `62.9.0` |
| [undici-types](https://github.com/nodejs/undici) | `7.24.6` | `8.0.2` |
| [web-ext](https://github.com/mozilla/web-ext) | `10.0.0` | `10.1.0` |


Updates `@tony.ganchev/eslint-plugin-header` from 3.3.4 to 3.4.3
- [Release notes](https://github.com/tonyganchev/eslint-plugin-header/releases)
- [Changelog](https://github.com/tonyganchev/eslint-plugin-header/blob/main/CHANGELOG.md)
- [Commits](tonyganchev/eslint-plugin-header@v3.3.4...v3.4.3)

Updates `@types/chrome` from 0.1.38 to 0.1.39
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

Updates `eslint` from 10.1.0 to 10.2.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.1.0...v10.2.0)

Updates `eslint-plugin-jsdoc` from 62.8.1 to 62.9.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.8.1...v62.9.0)

Updates `undici-types` from 7.24.6 to 8.0.2
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.24.6...v8.0.2)

Updates `web-ext` from 10.0.0 to 10.1.0
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](mozilla/web-ext@10.0.0...10.1.0)

---
updated-dependencies:
- dependency-name: "@tony.ganchev/eslint-plugin-header"
  dependency-version: 3.4.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: "@types/chrome"
  dependency-version: 0.1.39
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-deps
- dependency-name: eslint
  dependency-version: 10.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 62.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
- dependency-name: undici-types
  dependency-version: 8.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-deps
- dependency-name: web-ext
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 5, 2026
@dependabot dependabot bot requested a review from sosnovsky as a code owner April 5, 2026 22:03
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Apr 5, 2026
@FlowCryptRobot FlowCryptRobot enabled auto-merge (squash) April 5, 2026 22:04
FlowCryptRobot
FlowCryptRobot previously approved these changes Apr 5, 2026
@FlowCryptRobot FlowCryptRobot merged commit 3f6fc37 into master Apr 6, 2026
12 checks passed
@FlowCryptRobot FlowCryptRobot deleted the dependabot/npm_and_yarn/npm-deps-71fc8ffe3d branch April 6, 2026 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants