chore(deps): bump the npm-version-updates group across 1 directory with 16 updates#131
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…th 16 updates Bumps the npm-version-updates group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [jose](https://github.com/panva/jose) | `6.1.3` | `6.2.2` | | [oauth4webapi](https://github.com/panva/oauth4webapi) | `3.8.3` | `3.8.5` | | [undici](https://github.com/nodejs/undici) | `7.24.0` | `8.1.0` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.4.1` | `20.5.0` | | [@jest/globals](https://github.com/jestjs/jest/tree/HEAD/packages/jest-globals) | `30.2.0` | `30.3.0` | | [@mridang/semantic-release-peer-version](https://github.com/mridang/semantic-release-peer-version) | `1.2.0` | `1.3.0` | | [@semantic-release/npm](https://github.com/semantic-release/npm) | `13.1.3` | `13.1.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.10.11` | `25.6.0` | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.4` | `17.4.2` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.2.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.2.0` | `30.3.0` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.83.0` | `6.4.1` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` | | [testcontainers](https://github.com/testcontainers/testcontainers-node) | `11.11.0` | `11.14.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.6` | `29.4.9` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` | Updates `jose` from 6.1.3 to 6.2.2 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.1.3...v6.2.2) Updates `oauth4webapi` from 3.8.3 to 3.8.5 - [Release notes](https://github.com/panva/oauth4webapi/releases) - [Changelog](https://github.com/panva/oauth4webapi/blob/main/CHANGELOG.md) - [Commits](panva/oauth4webapi@v3.8.3...v3.8.5) Updates `undici` from 7.24.0 to 8.1.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.24.0...v8.1.0) Updates `@commitlint/config-conventional` from 20.4.1 to 20.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/v20.5.0/@commitlint/config-conventional) Updates `@jest/globals` from 30.2.0 to 30.3.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest-globals) Updates `@mridang/semantic-release-peer-version` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/mridang/semantic-release-peer-version/releases) - [Changelog](https://github.com/mridang/semantic-release-peer-version/blob/master/release.config.mjs) - [Commits](mridang/semantic-release-peer-version@v1.2.0...v1.3.0) Updates `@semantic-release/npm` from 13.1.3 to 13.1.5 - [Release notes](https://github.com/semantic-release/npm/releases) - [Commits](semantic-release/npm@v13.1.3...v13.1.5) Updates `@types/node` from 24.10.11 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `dotenv` from 17.2.4 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.4...v17.4.2) Updates `eslint` from 9.39.2 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.2.0) Updates `jest` from 30.2.0 to 30.3.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest) Updates `knip` from 5.83.0 to 6.4.1 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.4.1/packages/knip) Updates `prettier` from 3.8.1 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.3) Updates `testcontainers` from 11.11.0 to 11.14.0 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v11.11.0...v11.14.0) Updates `ts-jest` from 29.4.6 to 29.4.9 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.6...v29.4.9) 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) --- updated-dependencies: - dependency-name: jose dependency-version: 6.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: oauth4webapi dependency-version: 3.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: undici dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: "@commitlint/config-conventional" dependency-version: 20.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@jest/globals" dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@mridang/semantic-release-peer-version" dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: "@semantic-release/npm" dependency-version: 13.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: knip dependency-version: 6.4.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: testcontainers dependency-version: 11.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-version-updates - dependency-name: ts-jest dependency-version: 29.4.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-version-updates - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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-version-updates group with 16 updates in the / directory:
6.1.36.2.23.8.33.8.57.24.08.1.020.4.120.5.030.2.030.3.01.2.01.3.013.1.313.1.524.10.1125.6.017.2.417.4.29.39.210.2.030.2.030.3.05.83.06.4.13.8.13.8.311.11.011.14.029.4.629.4.95.9.36.0.2Updates
josefrom 6.1.3 to 6.2.2Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
9c86586chore(release): 6.2.24984b5cchore(deps): bump the actions group with 4 updates043b181fix: reject failed decompression with JWEInvalid error867cc2cchore(deps-dev): bump undicif4e20e7chore(deps-dev): bump tar in the npm_and_yarn group across 1 directoryd0505bfchore: cleanup after released491aa9chore(release): 6.2.1d4231f9refactor: reorganize internals, less files, smaller footprint7b22ba8test: use playwright instead of testcafe00965b4chore: bump packagesUpdates
oauth4webapifrom 3.8.3 to 3.8.5Release notes
Sourced from oauth4webapi's releases.
Changelog
Sourced from oauth4webapi's changelog.
Commits
aa0de3fchore(release): 3.8.5ac13290refactor: account for an upcoming Web Cryptography change0fc7456chore: cleanup after release02aae11chore(release): 3.8.434f01d4fix: use duplex: half for resourceRequest with ReadableStream body input87ce68dchore: bump packages343a6f0chore(deps): bump the actions group with 4 updates (#215)846e879chore: bump packages29b4430chore: bump packagesc5da0f6chore(deps): bump lodash from 4.17.21 to 4.17.23 (#214)Updates
undicifrom 7.24.0 to 8.1.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
d64e7bbBumped v8.1.0 (#5023)bd91f86feat: add configurable maxPayloadSize for WebSocket (#4955)8cfb762Bumped v8.0.3 (#5019)7ca6bb3fix(proxy agent): respect connectTimeout (#5011)30e9f98fix: prevent cache dedup key collision via unescaped delimiters (#5012) (#5013)85d8368chore(test): cover issue 5014 (#5015)4e4c2a3docs: Change the default value of allowH2 in JSDoc (#5009)0143e1bfix(1270): throw descriptive error when opts dispatcher passed instance metho...51a27b7chore(test): issue 3969 (#5005)a434502fix: native WebSocket over H2 server after undici import (#4990)Updates
@commitlint/config-conventionalfrom 20.4.1 to 20.5.0Release notes
Sourced from
@commitlint/config-conventional's releases.... (truncated)
Changelog
Sourced from
@commitlint/config-conventional's changelog.Commits
a7918e9v20.5.002d7245v20.4.4a746981v20.4.38ff7c7ffix: footer parser does not escape special chars for regex #4560 (#4634)81cfc9ev20.4.2Updates
@jest/globalsfrom 30.2.0 to 30.3.0Release notes
Sourced from
@jest/globals's releases.Changelog
Sourced from
@jest/globals's changelog.Commits
efb59c2v30.3.0Updates
@mridang/semantic-release-peer-versionfrom 1.2.0 to 1.3.0Release notes
Sourced from
@mridang/semantic-release-peer-version's releases.Commits
dbca272chore(release): 1.3.0 [skip ci]5c1539echore(ci): bump mridang/action-semantic-release to v2bc78578feat(node): upgrade runtime to Node.js 22 (#35)450e9ebchore(deps): bump the actions-version-updates group across 1 directory with 3...1a480fachore(deps): bump the actions-version-updates group across 1 directory with 3...bec2869ci: improved the workflow to see better dependency insightsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@mridang/semantic-release-peer-versionsince your current version.Updates
@semantic-release/npmfrom 13.1.3 to 13.1.5Release notes
Sourced from
@semantic-release/npm's releases.Commits
daec492fix(deps): update dependency normalize-url to v9 (#1095)af8362fchore(deps): update dependency strip-ansi to v7.2.0 (#1098)7354e11chore(deps): update node.js to v24 (#1027)2c4d2c9chore(deps): update npm to v11.11.0 (#1097)95ba689chore(deps): update dependency c8 to v11 (#1096)5d32912chore(deps): update npm to v11.10.1 (#1094)54f908cchore(deps): lock file maintenance (#1093)91e1f14chore(deps): update npm to v11.10.0 (#1092)0d7d37echore(deps): lock file maintenance (#1089)c5411ccchore(deps): update npm to v11.9.0 (#1088)Updates
@types/nodefrom 24.10.11 to 25.6.0Commits
Updates
dotenvfrom 17.2.4 to 17.4.2Changelog
Sourced from dotenv's changelog.
Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skillUpdates
eslintfrom 9.39.2 to 10.2.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
000128c10.2.01988fadBuild: changelog update for 10.2.0542cb3efix: update first-party dependencies (#20714)a2af743docs: addlanguageto configuration objects (#20712)845f23fdocs: Update README5fbcf59docs: removesourceTypefrom ts playground link (#20477)8702a47docs: Update READMEddeadeddocs: Update README8120e30refactor: extract no unmodified loop condition (#20679)46e8469chore: update dependency markdownlint-cli2 to ^0.22.0 (#20697)Updates
jestfrom 30.2.0 to 30.3.0Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
efb59c2v30.3.096c53d3feat(jest-config): adddefineConfigandmergeConfigfunctions (#15844)Updates
knipfrom 5.83.0 to 6.4.1Release notes
Sourced from knip's releases.