Skip to content

deps: bump the minor-and-patch group across 1 directory with 5 updates - #11

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-8401c43cd4
Open

deps: bump the minor-and-patch group across 1 directory with 5 updates#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-8401c43cd4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown

Bumps the minor-and-patch group with 5 updates in the / directory:

Package From To
@cyclonedx/cyclonedx-npm 6.0.0 6.0.1
@types/chrome 0.1.43 0.2.7
@types/react-dom 19.2.4 19.2.5
typescript-eslint 8.66.0 8.67.0
wxt 0.21.3 0.21.4

Updates @cyclonedx/cyclonedx-npm from 6.0.0 to 6.0.1

Release notes

Sourced from @​cyclonedx/cyclonedx-npm's releases.

6.0.1

Maintenance release.


What's Changed

Full Changelog: CycloneDX/cyclonedx-node-npm@v6.0.0...v6.0.1

6.0.1-rc.0

testing during CycloneDX/cyclonedx-node-npm#1507

Changelog

Sourced from @​cyclonedx/cyclonedx-npm's changelog.

6.0.1 - 2026-08-11

Maintenance release.

Commits

Updates @types/chrome from 0.1.43 to 0.2.7

Commits

Updates @types/react-dom from 19.2.4 to 19.2.5

Commits

Updates typescript-eslint from 8.66.0 to 8.67.0

Release notes

Sourced from typescript-eslint's releases.

v8.67.0

8.67.0 (2026-08-10)

🚀 Features

  • typescript-eslint: export basic globs for using tseslint (#12105)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.67.0 (2026-08-10)

🚀 Features

  • typescript-eslint: export basic globs for using tseslint (#12105)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates wxt from 0.21.3 to 0.21.4

Release notes

Sourced from wxt's releases.

wxt v0.21.4

compare changes

🚀 Features

  • Log warnings once (#2536)
  • Change behaviour of eslint config (#2295)

🩹 Fixes

  • Fix regression where web-ext.config.ts was not respected (#2550)
  • vite-builder: Tolerate ENOENT when deleting empty directories (#2534)
  • Don't add an empty content_scripts array for runtime-only content scripts (#2580)
  • Skip keyboard shortcuts for non-interactive stdin (#2563)
  • Don't set use_dynamic_url on browsers that don't support it (#2581)

📖 Documentation

  • Added Video Time Manager (#2501)
  • Link shared content script UI options (#2497)
  • Added Edge ID for Glossy New Tab extension (#2555)
  • Added "GringaChange" to showcase (#2573)
  • Updated outdated defaults for webExt chromium prefs (aeb16e7)

🏡 Chore

  • deps: Replace nano-spawn with tinyexec (#2544)
  • deps: Loosen version range for @wxt-dev/browser so projects can use any vesion (7946665)
  • Use .oxlintrc.jsonc for ignored paths (3f65967)
  • Fix type error after chrome types update (83e9840)
  • deps: Inline normalize-path (#2557)
  • deps: Inline small deps (#2560)
  • deps: Inline get-port-please (#2576)
  • deps: Replace filesize with DIY function (#2589)
  • deps: Inline funtion for cli spinner (#2567)

❤️ Contributors

... (truncated)

Commits
  • 8fea9b4 chore(release): wxt v0.21.4
  • 9cb69c8 chore(deps): inline funtion for cli spinner (#2567)
  • d95b34e chore(deps): Replace filesize with DIY function (#2589)
  • 55b79e8 chore(deps): inline get-port-please (#2576)
  • 8ab673e fix: don't set use_dynamic_url on browsers that don't support it (#2581)
  • aeb16e7 docs: Updated outdated defaults for webExt chromium prefs
  • 9271f2c fix: skip keyboard shortcuts for non-interactive stdin (#2563)
  • abfff67 fix: autoImports import path of eslint.config.js (#2561)
  • ba848f0 ci: Only open dependabot PRs for major version updates
  • e724217 fix(i18n): don't treat mustache-style {{tokens}} as named substitutions (#2486)
  • 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 minor-and-patch group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@cyclonedx/cyclonedx-npm](https://github.com/CycloneDX/cyclonedx-node-npm) | `6.0.0` | `6.0.1` |
| [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.1.43` | `0.2.7` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.4` | `19.2.5` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.66.0` | `8.67.0` |
| [wxt](https://github.com/wxt-dev/wxt) | `0.21.3` | `0.21.4` |



Updates `@cyclonedx/cyclonedx-npm` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/CycloneDX/cyclonedx-node-npm/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-node-npm/blob/main/HISTORY.md)
- [Commits](CycloneDX/cyclonedx-node-npm@v6.0.0...v6.0.1)

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

Updates `@types/react-dom` from 19.2.4 to 19.2.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `typescript-eslint` from 8.66.0 to 8.67.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.67.0/packages/typescript-eslint)

Updates `wxt` from 0.21.3 to 0.21.4
- [Release notes](https://github.com/wxt-dev/wxt/releases)
- [Commits](wxt-dev/wxt@wxt-v0.21.3...wxt-v0.21.4)

---
updated-dependencies:
- dependency-name: "@cyclonedx/cyclonedx-npm"
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/chrome"
  dependency-version: 0.2.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typescript-eslint
  dependency-version: 8.67.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: wxt
  dependency-version: 0.21.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants