build(deps): bump the npm-dependencies group across 1 directory with 15 updates#451
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the npm-dependencies group across 1 directory with 15 updates#451dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
4659267 to
4bf48ea
Compare
…15 updates Bumps the npm-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@cyclonedx/cyclonedx-library](https://github.com/CycloneDX/cyclonedx-javascript-library) | `6.13.1` | `10.0.0` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.3.4` | `5.5.10` | | [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent) | `7.0.6` | `9.0.0` | | [p-limit](https://github.com/sindresorhus/p-limit) | `4.0.0` | `7.3.0` | | [packageurl-js](https://github.com/package-url/packageurl-js) | `1.0.2` | `2.0.1` | | [smol-toml](https://github.com/squirrelchat/smol-toml) | `1.6.0` | `1.6.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.31` | `25.5.2` | | [chai](https://github.com/chaijs/chai) | `4.5.0` | `6.2.2` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.2.0` | | [mocha](https://github.com/mochajs/mocha) | `10.8.2` | `11.7.5` | | [msw](https://github.com/mswjs/msw) | `2.12.7` | `2.13.0` | | [sinon](https://github.com/sinonjs/sinon) | `15.2.0` | `21.0.3` | | [sinon-chai](https://github.com/chaijs/sinon-chai) | `3.7.0` | `4.0.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` | | [which](https://github.com/npm/node-which) | `5.0.0` | `6.0.1` | Updates `@cyclonedx/cyclonedx-library` from 6.13.1 to 10.0.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.13.1...v10.0.0) Updates `fast-xml-parser` from 5.3.4 to 5.5.10 - [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@v5.3.4...v5.5.10) Updates `https-proxy-agent` from 7.0.6 to 9.0.0 - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/https-proxy-agent@9.0.0/packages/https-proxy-agent) Updates `p-limit` from 4.0.0 to 7.3.0 - [Release notes](https://github.com/sindresorhus/p-limit/releases) - [Commits](sindresorhus/p-limit@v4.0.0...v7.3.0) Updates `packageurl-js` from 1.0.2 to 2.0.1 - [Changelog](https://github.com/package-url/packageurl-js/blob/master/CHANGELOG.md) - [Commits](package-url/packageurl-js@v1.0.2...v2.0.1) Updates `smol-toml` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/squirrelchat/smol-toml/releases) - [Commits](squirrelchat/smol-toml@v1.6.0...v1.6.1) Updates `@types/node` from 20.19.31 to 25.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `chai` from 4.5.0 to 6.2.2 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.5.0...v6.2.2) Updates `eslint` from 8.57.1 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.2.0) Updates `mocha` from 10.8.2 to 11.7.5 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md) - [Commits](mochajs/mocha@v10.8.2...v11.7.5) Updates `msw` from 2.12.7 to 2.13.0 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.7...v2.13.0) Updates `sinon` from 15.2.0 to 21.0.3 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v15.2.0...v21.0.3) Updates `sinon-chai` from 3.7.0 to 4.0.1 - [Release notes](https://github.com/chaijs/sinon-chai/releases) - [Changelog](https://github.com/chaijs/sinon-chai/blob/master/CHANGELOG.md) - [Commits](chaijs/sinon-chai@3.7.0...4.0.1) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) Updates `which` from 5.0.0 to 6.0.1 - [Release notes](https://github.com/npm/node-which/releases) - [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md) - [Commits](npm/node-which@v5.0.0...v6.0.1) --- updated-dependencies: - dependency-name: "@cyclonedx/cyclonedx-library" dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: fast-xml-parser dependency-version: 5.5.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: https-proxy-agent dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: p-limit dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: packageurl-js dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: smol-toml dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 25.5.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: chai dependency-version: 6.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: mocha dependency-version: 11.7.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: msw dependency-version: 2.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: sinon dependency-version: 21.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: sinon-chai dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: which dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
4bf48ea to
ccc02b3
Compare
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-dependencies group with 15 updates in the / directory:
6.13.110.0.05.3.45.5.107.0.69.0.04.0.07.3.01.0.22.0.11.6.01.6.120.19.3125.5.24.5.06.2.28.57.110.2.010.8.211.7.52.12.72.13.015.2.021.0.33.7.04.0.15.9.36.0.25.0.06.0.1Updates
@cyclonedx/cyclonedx-libraryfrom 6.13.1 to 10.0.0Release notes
Sourced from
@cyclonedx/cyclonedx-library's releases.... (truncated)
Changelog
Sourced from
@cyclonedx/cyclonedx-library's changelog.... (truncated)
Commits
b47c06910.0.0869c416chore: prep v10.0.02fecf38docsd533341feat: harden schema validators (#1396)aa8ddb1feat: pulled SPDX license IDs v1.0-3.28.0 (#1395)2a75d8fchore(deps): bump knip from 5.83.1 to 5.85.0 in /tools/test-dependencies (#1392)397ab83v10.0.0 (#1376)21e9cf8style: typed import extraf1a09d8Merge remote-tracking branch 'origin/main' into feat/10.0.0-devd0cab769.5.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@cyclonedx/cyclonedx-librarysince your current version.Updates
fast-xml-parserfrom 5.3.4 to 5.5.10Release notes
Sourced from fast-xml-parser's releases.
... (truncated)
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
6473af0update release info537ea09increase default entity explansion limit71dc2d3update path-expression-matcher for performancee868ac5update discord link0400f86performance improvementea42a6aadd discord detaile7e02b4add discord seerver detaila8934f9upgrade strnum23d13e4combine typing files0c0a7dcupdate maintenance docsUpdates
https-proxy-agentfrom 7.0.6 to 9.0.0Release notes
Sourced from https-proxy-agent's releases.
Changelog
Sourced from https-proxy-agent's changelog.
Commits
af317e0Version Packages (#397)7ca27d0Simplify package.json exports to remove unnecessary imports restriction (#408)7d12b51Set minimum Node.js version to 20 and add Node 24.x to CI matrix8dcdac8Version Packages (#395)5d3f71aUse pnpm catalog: for shared dependencies77da068Use workspace:* for inter-repo dependenciesf70a9dcFix CI failures: update Node.js matrix and test configuration9c92c09Convert all packages to ESM with type: module0b77ac7Migrate from Jest to Vitested00d30Re-generate self-signed cert for testsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for https-proxy-agent since your current version.
Updates
p-limitfrom 4.0.0 to 7.3.0Release notes
Sourced from p-limit's releases.
... (truncated)
Commits
886bda57.3.08907801AddrejectOnClearoptionce9d71cAdd test for shared context provider pattern24503f9Document recursive limiter deadlocks9bce97aAdd recipes documentation870db0fSupport options object inpLimit()1fb1407Fix benchmarks7bdd25c7.2.0d76231bMake.map()method accept an iterable, not just array (#98)9da5934Use native Node.js timers instead of delay package in testsUpdates
packageurl-jsfrom 1.0.2 to 2.0.1Changelog
Sourced from packageurl-js's changelog.
Commits
cd1eb4bchore: bump to v2.0.1 (#77)f7dccd6fix: error on decode with meaningful message07b818bfix: only decode in parseStringc2f576fbump to v2.0.0 (#74)b5660a5Merge pull request #73 from package-url/jdalton/sync400de0cMerge pull request #72 from package-url/dependabot/npm_and_yarn/braces-3.0.3b6c8ce8fix: correct package-url.d.ts readonly type casing96822affix: correct param name typosf81a6befix: use encodeQualifierValue for qualifierKey and qualifierValueff590d2feat: encode qualifiers with URLSearchParamsUpdates
smol-tomlfrom 1.6.0 to 1.6.1Release notes
Sourced from smol-toml's releases.
Commits
072b64fchore: version bump19a5dc7chore: upgrade dependencies and actionsf286f87fix: don't use recursion in skipVoidUpdates
@types/nodefrom 20.19.31 to 25.5.2Commits
Updates
chaifrom 4.5.0 to 6.2.2Release notes
Sourced from chai's releases.
... (truncated)
Commits
814172dchore(deps): update dependency esbuild to v0.27.2 (#1759)b38c22bchore: add legal-comments=none option (#1756)180d4ccchore(deps): update dependencies to v9.39.2 (#1757)678cd00chore(deps): update dependencies (#1755)c8fb100chore(deps): update dependency prettier to v3.7.3 (#1754)d63c74echore(deps): update dependency eslint-plugin-jsdoc to v61.4.1 (#1751)243bf86fix: avoid BigInt literal in closeTo for runtime compat (#1748)d8b0395chore(deps): update actions/checkout action to v6 (#1749)7e1e247build(deps): bump glob from 10.4.5 to 10.5.0 (#1747)b25e5d8chore(deps): update dependency eslint-plugin-jsdoc to v61.2.1 (#1746)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for chai since your current version.
Updates
eslintfrom 8.57.1 to 10.2.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
000128c10.2.0