Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bump the npm group across 1 directory with 21 updates #113

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps the npm group with 21 updates in the / directory:

Package From To
@cyclonedx/cyclonedx-library 6.5.1 6.12.0
normalize-package-data 6.0.0 7.0.0
@commitlint/cli 19.2.2 19.5.0
@commitlint/config-conventional 19.2.2 19.5.0
@types/node 20.12.7 22.9.0
@typescript-eslint/eslint-plugin 6.12.0 8.14.0
@typescript-eslint/parser 6.12.0 8.14.0
@vitest/coverage-v8 1.5.0 2.1.5
ajv 8.12.0 8.17.1
eslint 8.54.0 9.15.0
fast-xml-parser 4.3.6 4.5.0
husky 9.0.11 9.1.6
lint-staged 15.2.2 15.2.10
prettier 3.2.5 3.3.3
rollup 4.14.3 4.27.2
semantic-release 23.0.8 24.2.0
typescript 5.3.2 5.6.3
vitest 1.5.0 2.1.5
@vitejs/plugin-react 4.2.0 4.3.3
eslint-plugin-react-hooks 4.6.0 5.0.0
vite 5.2.9 5.4.11

Updates @cyclonedx/cyclonedx-library from 6.5.1 to 6.12.0

Release notes

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

6.12.0

Added

  • Support for services (#1164 via #1165)
  • New class Models.Service (#1164 via #1165)
  • New class Models.ServiceRepository (#1164 via #1165)
  • Class Models.Bom got new property services (#1164 via #1165)
  • Serializers and Bom-Normalizers will take Models.Bom.services into account (#1164 via #1165)

Build

  • Use webpack v5.96.1 now, was v.95.0 (via #1159)

#1159: CycloneDX/cyclonedx-javascript-library#1159 #1164: CycloneDX/cyclonedx-javascript-library#1164 #1165: CycloneDX/cyclonedx-javascript-library#1165

6.11.1

Fixed

  • Encode quotation marks in URLs (#1154 via #1155)

Build

#1130: CycloneDX/cyclonedx-javascript-library#1130 #1138: CycloneDX/cyclonedx-javascript-library#1138 #1144: CycloneDX/cyclonedx-javascript-library#1144 #1147: CycloneDX/cyclonedx-javascript-library#1147 #1150: CycloneDX/cyclonedx-javascript-library#1150 #1154: CycloneDX/cyclonedx-javascript-library#1154 #1155: CycloneDX/cyclonedx-javascript-library#1155


What's Changed

Full Changelog: CycloneDX/cyclonedx-javascript-library@v6.11.0...v6.11.1

6.11.0

Changed

  • Factories.FromNodePackageJson.ExternalReferenceFactory.makeVcs() tries to canonicalize git-URLs (#1119 via #1120)

Fixed

  • Improved URL sanitizer (via #1121)

Build

... (truncated)

Changelog

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

6.12.0 -- 2024-11-12

  • Added
    • Support for services (#1164 via #1165)
    • New class Models.Service (#1164 via #1165)
    • New class Models.ServiceRepository (#1164 via #1165)
    • Class Models.Bom got new property services (#1164 via #1165)
    • Serializers and Bom-Normalizers will take Models.Bom.services into account (#1164 via #1165)
  • Build
    • Use webpack v5.96.1 now, was v.95.0 (via #1159)

#1159: CycloneDX/cyclonedx-javascript-library#1159 #1164: CycloneDX/cyclonedx-javascript-library#1164 #1165: CycloneDX/cyclonedx-javascript-library#1165

6.11.1 -- 2024-10-24

  • Fixed
    • Encode quotation marks in URLs (#1154 via #1155)
  • Build

#1130: CycloneDX/cyclonedx-javascript-library#1130 #1138: CycloneDX/cyclonedx-javascript-library#1138 #1144: CycloneDX/cyclonedx-javascript-library#1144 #1147: CycloneDX/cyclonedx-javascript-library#1147 #1150: CycloneDX/cyclonedx-javascript-library#1150 #1154: CycloneDX/cyclonedx-javascript-library#1154 #1155: CycloneDX/cyclonedx-javascript-library#1155

6.11.0 -- 2024-07-15

  • Changed
    • Factories.FromNodePackageJson.ExternalReferenceFactory.makeVcs() tries to canonicalize git-URLs (#1119 via #1120)
  • Fixed
    • Improved URL sanitizer (via #1121)
  • Build
    • Use webpack v5.93.0 now, was v5.92.1 (via #1122)

#1119: CycloneDX/cyclonedx-javascript-library#1119 #1120: CycloneDX/cyclonedx-javascript-library#1120 #1121: CycloneDX/cyclonedx-javascript-library#1121 #1122: CycloneDX/cyclonedx-javascript-library#1122

6.10.1 -- 2024-07-03

  • Fixed
    • XML: properly handle normalizedString & token (#1098 via #1116)
  • Build

... (truncated)

Commits
  • efe2ff6 6.12.0
  • 292aeb8 chore: prep v6.12.0
  • e1a78bd chore(deps-dev): bump webpack from 5.95.0 to 5.96.1 in the webpack group acro...
  • 7cb7699 feat: basic support for Services (#1165)
  • 40eb623 chore(dev-deps): bump CS tools (#1167)
  • 305f4da chore(deps-dev): bump mocha from 10.7.3 to 10.8.2 in the mocha group across 1...
  • 414ce5e chore: test unpinned daily
  • 5d58e0f 6.11.1
  • 524c9d7 chore: prep v6.11.1
  • 521af40 chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 in the typescript group ...
  • Additional commits viewable in compare view

Updates normalize-package-data from 6.0.0 to 7.0.0

Release notes

Sourced from normalize-package-data's releases.

v7.0.0

7.0.0 (2024-09-24)

⚠️ BREAKING CHANGES

  • normalize-package-data now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

v6.0.2

6.0.2 (2024-06-25)

Dependencies

v6.0.1

6.0.1 (2024-05-04)

Bug Fixes

Documentation

Chores

Changelog

Sourced from normalize-package-data's changelog.

7.0.0 (2024-09-24)

⚠️ BREAKING CHANGES

  • normalize-package-data now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores

6.0.2 (2024-06-25)

Dependencies

6.0.1 (2024-05-04)

Bug Fixes

Documentation

Chores

Commits
  • 683f17d chore: release 7.0.0 (#239)
  • a313806 deps: [email protected]
  • cbf987b chore: run template-oss-apply
  • c3e0c45 fix!: align to npm 10 node engine range
  • 846ae80 chore: bump @​npmcli/eslint-config from 4.0.5 to 5.0.0
  • 2077b44 chore: postinstall for dependabot template-oss PR
  • f314b3d chore: bump @​npmcli/template-oss from 4.23.1 to 4.23.3
  • 1aee316 chore: postinstall for dependabot template-oss PR
  • 5c936a3 chore: bump @​npmcli/template-oss from 4.22.0 to 4.23.1
  • 80957f1 chore: release 6.0.2 (#226)
  • Additional commits viewable in compare view

Updates @commitlint/cli from 19.2.2 to 19.5.0

Release notes

Sourced from @​commitlint/cli's releases.

v19.5.0

19.5.0 (2024-09-11)

Features

Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.4.1...v19.5.0

v19.4.1

19.4.1 (2024-08-28)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.4.0...v19.4.1

v19.4.0

Features

Chore & Docs

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

19.5.0 (2024-09-11)

Features

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/cli

19.4.0 (2024-08-07)

Features

19.3.0 (2024-04-23)

Note: Version bump only for package @​commitlint/cli

Commits

Updates @commitlint/config-conventional from 19.2.2 to 19.5.0

Release notes

Sourced from @​commitlint/config-conventional's releases.

v19.5.0

19.5.0 (2024-09-11)

Features

Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.4.1...v19.5.0

v19.4.1

19.4.1 (2024-08-28)

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.4.0...v19.4.1

v19.4.0

Features

Chore & Docs

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

19.5.0 (2024-09-11)

Note: Version bump only for package @​commitlint/config-conventional

19.4.1 (2024-08-28)

Note: Version bump only for package @​commitlint/config-conventional

Commits

Updates @types/node from 20.12.7 to 22.9.0

Commits

Updates @typescript-eslint/eslint-plugin from 6.12.0 to 8.14.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.14.0

8.14.0 (2024-11-11)

🚀 Features

  • eslint-plugin: [no-confusing-void-expression] add an option to ignore voidvoid (#10067)
  • eslint-plugin: [await-thenable] report unnecessary await using statements (#10209)

🩹 Fixes

  • deps: update dependency eslint to v9.14.0 (#10309)
  • deps: update docusaurus monorepo to v3.6.0 (#10319)
  • eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#10194)
  • eslint-plugin: [no-misused-promises] improve report loc for methods (#10216)
  • scope-manager: fix asserted increments not being marked as write references (#10271)

❤️ Thank You

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

v8.13.0

8.13.0 (2024-11-04)

🚀 Features

  • add options property to ImportExpression node (#10255)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#10250)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#9924)
  • eslint-plugin: [only-throw-error] add allow option (#10221)

🩹 Fixes

  • deps: update dependency @​eslint-community/regexpp to v4.12.1 (#10269)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#10205)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#10261)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#10259)
  • eslint-plugin: [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#10235)
  • eslint-plugin: [switch-exhaustiveness-check] add support for covering a missing property with undefined (#10232)
  • types: parent property type annotation in the ImportAttribute node (#10258)
  • utils: allow an array for the values of SharedConfig (#10217)

❤️ Thank You

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.14.0 (2024-11-11)

🚀 Features

  • eslint-plugin: [await-thenable] report unnecessary await using statements (#10209)
  • eslint-plugin: [no-confusing-void-expression] add an option to ignore voidvoid (#10067)

🩹 Fixes

  • scope-manager: fix asserted increments not being marked as write references (#10271)
  • eslint-plugin: [no-misused-promises] improve report loc for methods (#10216)
  • eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#10194)

❤️ Thank You

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

8.13.0 (2024-11-04)

🚀 Features

  • eslint-plugin: [only-throw-error] add allow option (#10221)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#9924)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#10250)

🩹 Fixes

  • eslint-plugin: [switch-exhaustiveness-check] add support for covering a missing property with undefined (#10232)
  • eslint-plugin: [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#10235)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#10259)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#10261)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#10205)

❤️ Thank You

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

8.12.2 (2024-10-29)

... (truncated)

Commits
  • 16fba0a chore(release): publish 8.14.0
  • 42d275c fix(scope-manager): fix asserted increments not being marked as write referen...
  • d27a9ac fix(eslint-plugin): [no-misused-promises] improve report loc for methods (#10...
  • c13b6b4 chore: fix lint and build website errors (#10288)
  • 5b2ebcd feat(eslint-plugin): [await-thenable] report unnecessary await using statem...
  • 22f7f25 fix(eslint-plugin): [no-unnecessary-condition] improve error message for lite...
  • e2e9ffc feat(eslint-plugin): [no-confusing-void-expression] add an option to ignore v...
  • ac1f632 chore(release): publish 8.13.0
  • f83a591 fix(eslint-plugin): [switch-exhaustiveness-check] add support for covering a ...
  • 3b97b55 chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 6.12.0 to 8.14.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.14.0

8.14.0 (2024-11-11)

🚀 Features

  • eslint-plugin: [no-confusing-void-expression] add an option to ignore voidvoid (#10067)
  • eslint-plugin: [await-thenable] report unnecessary await using statements (#10209)

🩹 Fixes

  • deps: update dependency eslint to v9.14.0 (#10309)
  • deps: update docusaurus monorepo to v3.6.0 (#10319)
  • eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#10194)
  • eslint-plugin: [no-misused-promises] improve report loc for methods (#10216)
  • scope-manager: fix asserted increments not being marked as write references (#10271)

❤️ Thank You

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

v8.13.0

8.13.0 (2024-11-04)

🚀 Features

  • add options property to ImportExpression node (#10255)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#10250)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#9924)
  • eslint-plugin: [only-throw-error] add allow option (#10221)

🩹 Fixes

  • deps: update dependency @​eslint-community/regexpp to v4.12.1 (#10269)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#10205)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#10261)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#102...

    Description has been truncated

Bumps the npm group with 21 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@cyclonedx/cyclonedx-library](https://github.com/CycloneDX/cyclonedx-javascript-library) | `6.5.1` | `6.12.0` |
| [normalize-package-data](https://github.com/npm/normalize-package-data) | `6.0.0` | `7.0.0` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.2.2` | `19.5.0` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.2.2` | `19.5.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.7` | `22.9.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.12.0` | `8.14.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.12.0` | `8.14.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.5.0` | `2.1.5` |
| [ajv](https://github.com/ajv-validator/ajv) | `8.12.0` | `8.17.1` |
| [eslint](https://github.com/eslint/eslint) | `8.54.0` | `9.15.0` |
| [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `4.3.6` | `4.5.0` |
| [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.6` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.2` | `15.2.10` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` |
| [rollup](https://github.com/rollup/rollup) | `4.14.3` | `4.27.2` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `23.0.8` | `24.2.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.3.2` | `5.6.3` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.5.0` | `2.1.5` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.2.0` | `4.3.3` |
| [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `5.0.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.9` | `5.4.11` |



Updates `@cyclonedx/cyclonedx-library` from 6.5.1 to 6.12.0
- [Release notes](https://github.com/CycloneDX/cyclonedx-javascript-library/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-javascript-library/blob/main/HISTORY.md)
- [Commits](CycloneDX/cyclonedx-javascript-library@v6.5.1...v6.12.0)

Updates `normalize-package-data` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/npm/normalize-package-data/releases)
- [Changelog](https://github.com/npm/normalize-package-data/blob/main/CHANGELOG.md)
- [Commits](npm/normalize-package-data@v6.0.0...v7.0.0)

Updates `@commitlint/cli` from 19.2.2 to 19.5.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.5.0/@commitlint/cli)

Updates `@commitlint/config-conventional` from 19.2.2 to 19.5.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.5.0/@commitlint/config-conventional)

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

Updates `@typescript-eslint/eslint-plugin` from 6.12.0 to 8.14.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.12.0 to 8.14.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/parser)

Updates `@vitest/coverage-v8` from 1.5.0 to 2.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.5/packages/coverage-v8)

Updates `ajv` from 8.12.0 to 8.17.1
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v8.12.0...v8.17.1)

Updates `eslint` from 8.54.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.54.0...v9.15.0)

Updates `fast-xml-parser` from 4.3.6 to 4.5.0
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.3.6...v4.5.0)

Updates `husky` from 9.0.11 to 9.1.6
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.11...v9.1.6)

Updates `lint-staged` from 15.2.2 to 15.2.10
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.2...v15.2.10)

Updates `prettier` from 3.2.5 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.3.3)

Updates `rollup` from 4.14.3 to 4.27.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.14.3...v4.27.2)

Updates `semantic-release` from 23.0.8 to 24.2.0
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v23.0.8...v24.2.0)

Updates `typescript` from 5.3.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.2...v5.6.3)

Updates `vitest` from 1.5.0 to 2.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.5/packages/vitest)

Updates `@vitejs/plugin-react` from 4.2.0 to 4.3.3
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.3/packages/plugin-react)

Updates `eslint-plugin-react-hooks` from 4.6.0 to 5.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/[email protected]/packages/eslint-plugin-react-hooks)

Updates `vite` from 5.2.9 to 5.4.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite)

---
updated-dependencies:
- dependency-name: "@cyclonedx/cyclonedx-library"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: normalize-package-data
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: ajv
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: fast-xml-parser
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from janbiasi as a code owner November 18, 2024 02:21
@dependabot dependabot bot added dependencies PRs and issues related to dependencies triage Issues and PRs that need a review from contributors for further verification labels Nov 18, 2024
@github-actions github-actions bot added the 🧪 tests Additions or changes to test relevant files label Nov 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

Superseded by #115.

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-3f915f1c85 branch November 25, 2024 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies PRs and issues related to dependencies 🧪 tests Additions or changes to test relevant files triage Issues and PRs that need a review from contributors for further verification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants