Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps the npm-version-updates group with 14 updates in the / directory:

Package From To
jose 6.1.0 6.1.3
oauth4webapi 3.8.2 3.8.3
@commitlint/config-conventional 20.0.0 20.2.0
@mridang/eslint-defaults 1.4.0 1.5.0
@mridang/semantic-release-peer-version 1.2.0 1.3.0
@semantic-release/github 11.0.6 12.0.2
@semantic-release/npm 13.1.2 13.1.3
@tsconfig/node20 20.1.6 20.1.8
@types/node 24.6.2 25.0.2
eslint 9.36.0 9.39.2
knip 5.64.1 5.73.4
prettier 3.6.2 3.7.4
testcontainers 11.7.1 11.10.0
ts-jest 29.4.4 29.4.6

Updates jose from 6.1.0 to 6.1.3

Release notes

Sourced from jose's releases.

v6.1.3

Refactor

  • avoid export * as for google closure's compiler sake (6303d98), closes #832

v6.1.2

Refactor

v6.1.1

Documentation

  • add link to RFC9864 (767edde)
  • link to ML-DSA for JOSE (ed4252c)
  • remove mention of Edge Runtime from the readme (94fdde7)
  • update README.md (25098ef)

Refactor

  • eliminate named exports in the source code (f6ae30d)
  • expose setKeyManagementParameters also on a GeneralEncrypt Recipient (16e6b23)
  • faster path for symmetric key checks (a44c2ec)
  • improve en/decoding overheads (daee426)
Changelog

Sourced from jose's changelog.

6.1.3 (2025-12-02)

Refactor

  • avoid export * as for google closure's compiler sake (6303d98), closes #832

6.1.2 (2025-11-15)

Refactor

6.1.1 (2025-11-09)

Documentation

  • add link to RFC9864 (767edde)
  • link to ML-DSA for JOSE (ed4252c)
  • remove mention of Edge Runtime from the readme (94fdde7)
  • update README.md (25098ef)

Refactor

  • eliminate named exports in the source code (f6ae30d)
  • expose setKeyManagementParameters also on a GeneralEncrypt Recipient (16e6b23)
  • faster path for symmetric key checks (a44c2ec)
  • improve en/decoding overheads (daee426)
Commits
  • ebb8774 chore(release): 6.1.3
  • 6303d98 refactor: avoid export * as for google closure's compiler sake
  • 39c8805 chore: bump packages
  • cf5726e chore: update error message
  • 0154775 chore: update threat model
  • d015cdf chore: add a threat model
  • c5e285e chore: bump packages
  • d681315 chore: bump packages
  • 4ae1005 chore(deps-dev): bump glob from 11.0.3 to 11.1.0 (#831)
  • aaedc25 chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 (#830)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for jose since your current version.


Updates oauth4webapi from 3.8.2 to 3.8.3

Release notes

Sourced from oauth4webapi's releases.

v3.8.3

Refactor

  • relax www-authenticate auth-param presence requirement (35d4622)
Changelog

Sourced from oauth4webapi's changelog.

3.8.3 (2025-11-20)

Refactor

  • relax www-authenticate auth-param presence requirement (35d4622)
Commits
  • 169f3e0 chore(release): 3.8.3
  • 02857e9 chore: update WWWAuthenticateChallenge.parameters description
  • 35d4622 refactor: relax www-authenticate auth-param presence requirement
  • dfe2321 chore: bump packages
  • 1c0d012 chore(deps): bump glob from 10.4.5 to 10.5.0 (#207)
  • 5ab50fe chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 (#206)
  • 15a2aec chore: update ts-expect-error expectations
  • 41d15f6 chore: update ts-expect-error expectations
  • b8d2999 chore: bump packages
  • 85611ae ci: pause browser testing until testcafe gets fixed
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for oauth4webapi since your current version.


Updates @commitlint/config-conventional from 20.0.0 to 20.2.0

Release notes

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

v20.2.0

20.2.0 (2025-12-05)

Features

Chore, docs, etc

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.1.0...v20.2.0

v20.1.0

20.1.0 (2025-09-30)

Features

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.0.0...v20.1.0

Changelog

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

20.2.0 (2025-12-05)

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

Commits

Updates @mridang/eslint-defaults from 1.4.0 to 1.5.0

Release notes

Sourced from @​mridang/eslint-defaults's releases.

v1.5.0

1.5.0 (2025-10-27)

Features

  • node: upgrade runtime to Node.js 22 (#62) (8e36426)
Commits
  • cf92855 chore(release): 1.5.0 [skip ci]
  • 17fdc5f chore(ci): bump mridang/action-semantic-release to v2
  • 8e36426 feat(node): upgrade runtime to Node.js 22 (#62)
  • 212f027 chore(deps): bumped @​typescript-eslint/eslint-plugin to allow upgrading to n...
  • 1502088 ci: improved the workflow to see better dependency insights
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​mridang/eslint-defaults since your current version.


Updates @mridang/semantic-release-peer-version from 1.2.0 to 1.3.0

Release notes

Sourced from @​mridang/semantic-release-peer-version's releases.

v1.3.0

1.3.0 (2025-10-24)

Features

  • node: upgrade runtime to Node.js 22 (#35) (bc78578)
Commits
  • dbca272 chore(release): 1.3.0 [skip ci]
  • 5c1539e chore(ci): bump mridang/action-semantic-release to v2
  • bc78578 feat(node): upgrade runtime to Node.js 22 (#35)
  • 450e9eb chore(deps): bump the actions-version-updates group across 1 directory with 3...
  • 1a480fa chore(deps): bump the actions-version-updates group across 1 directory with 3...
  • bec2869 ci: improved the workflow to see better dependency insights
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​mridang/semantic-release-peer-version since your current version.


Updates @semantic-release/github from 11.0.6 to 12.0.2

Release notes

Sourced from @​semantic-release/github's releases.

v12.0.2

12.0.2 (2025-11-08)

Bug Fixes

  • add undici ProxyAgent support for GitHub Enterprise Server behind proxies (#1104) (15def77)

v12.0.1

12.0.1 (2025-10-31)

Bug Fixes

  • deps: update dependency @​octokit/plugin-paginate-rest to v14 (#1112) (8df8d4a)

v12.0.0

12.0.0 (2025-10-15)

Features

  • node-versions: drop support for node versions v20, v21, and v23 (6e2ac27)
  • node-versions: raise the minimum node version requirement for the v24 range (4d6924d)
  • remove github search api consumption (#1037) (d260bfd), closes #1022

BREAKING CHANGES

  • node-versions: the minimum node version for the v24 range is now v24.10.0
  • @semantic-release/github no longer consumes the GitHub Search API in the plugin
  • node-versions: a minimum of node v22.14 is now required

v12.0.0-beta.4

12.0.0-beta.4 (2025-10-13)

Features

  • node-versions: raise the minimum node version requirement for the v24 range (4d6924d)

BREAKING CHANGES

  • node-versions: the minimum node version for the v24 range is now v24.10.0

v12.0.0-beta.3

12.0.0-beta.3 (2025-10-13)

... (truncated)

Commits
  • 15def77 fix: add undici ProxyAgent support for GitHub Enterprise Server behind proxie...
  • e86c7cc chore(deps): update dependency semantic-release to v25.0.2 (#1114)
  • 6271fc9 chore(deps): lock file maintenance (#1113)
  • 8df8d4a fix(deps): update dependency @​octokit/plugin-paginate-rest to v14 (#1112)
  • 98463d6 chore(deps): update node.js to v24 (#1111)
  • a5ffa6c chore(deps): lock file maintenance (#1110)
  • b8058ea chore(deps): update dependency cpy to v12.1.0 (#1109)
  • b19c8a0 chore(deps): update dependency publint to v0.3.15 (#1108)
  • c325619 chore(deps): lock file maintenance (#1107)
  • b68f099 chore(deps): update dependency semantic-release to v25.0.1 (#1106)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​semantic-release/github since your current version.


Updates @semantic-release/npm from 13.1.2 to 13.1.3

Release notes

Sourced from @​semantic-release/npm's releases.

v13.1.3

13.1.3 (2025-12-12)

Bug Fixes

  • deps: update dependency @​actions/core to v2 (#1055) (fa4a3ab)
Commits
  • fa4a3ab fix(deps): update dependency @​actions/core to v2 (#1055)
  • b1d3557 chore(deps): lock file maintenance (#1053)
  • 9a08900 chore(deps): update dependency prettier to v3.7.4 (#1052)
  • f2dcce8 ci(action): update actions/setup-node action to v6.1.0 (#1050)
  • afab89c chore(deps): update dependency prettier to v3.7.3 (#1048)
  • ab3cc83 ci(action): update actions/checkout action to v6.0.1 (#1049)
  • 42f1b8f chore(deps): update dependency prettier to v3.7.2 (#1047)
  • f7c7de5 chore(deps): lock file maintenance (#1046)
  • d27a09f chore(deps): update dependency prettier to v3.7.1 (#1045)
  • 0927a79 chore(deps): update dependency prettier to v3.7.0 (#1044)
  • Additional commits viewable in compare view

Updates @tsconfig/node20 from 20.1.6 to 20.1.8

Commits

Updates @types/node from 24.6.2 to 25.0.2

Commits

Updates eslint from 9.36.0 to 9.39.2

Release notes

Sourced from eslint's releases.

v9.39.2

Bug Fixes

  • 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus)

Build Related

  • 506f154 build: add .scss files entry to knip (#20391) (Milos Djermanovic)

Chores

  • 7ca0af7 chore: upgrade to @eslint/js@9.39.2 (#20394) (Francesco Trotta)
  • c43ce24 chore: package.json update for @​eslint/js release (Jenkins)
  • 4c9858e ci: add v9.x-dev branch (#20382) (Milos Djermanovic)

v9.39.1

Bug Fixes

  • 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas)

Documentation

  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)
  • b44d426 docs: Update README (GitHub Actions Bot)

Chores

  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284) (Francesco Trotta)
  • c7ebefc chore: package.json update for @​eslint/js release (Jenkins)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275) (renovate[bot])
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)
  • 009e507 test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)

v9.39.0

Features

  • cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) (Tanuj Kanti)
  • 126552f feat: update error location in for-direction and no-dupe-args (#20258) (Tanuj Kanti)
  • 167d097 feat: update complexity rule to highlight only static block header (#20245) (jaymarvelz)

Bug Fixes

  • 15f5c7c fix: forward traversal step.args to visitors (#20253) (jaymarvelz)
  • 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)
  • e86b813 fix: Use more types from @​eslint/core (#20257) (Nicholas C. Zakas)
  • 927272d fix: correct Scope typings (#20198) (jaymarvelz)
  • 37f76d9 fix: use AST.Program type for Program node (#20244) (Francesco Trotta)
  • ae07f0b fix: unify timing report for concurrent linting (#20188) (jaymarvelz)
  • b165d47 fix: correct Rule typings (#20199) (jaymarvelz)
  • fb97cda fix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)

Documentation

  • d3e81e3 docs: Always recommend to include a files property (#20158) (Percy Ma)
  • 0f0385f docs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)
  • a3b1456 docs: Update README (GitHub Actions Bot)
  • cf5f2dd docs: fix correct tag of no-useless-constructor (#20255) (Tanuj Kanti)
  • 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#20249) (Tanuj Kanti)
  • 2584187 docs: remove repetitive word in comment (#20242) (reddaisyy)

... (truncated)

Commits

Updates knip from 5.64.1 to 5.73.4

Release notes

Sourced from knip's releases.

Release 5.73.4

  • fix(bun resolver): detect "publish" and others as builtin commands instead of unlisted binaries (#1387) (542e2ad11603d9652809fdd8c841f24dff402626) - thanks @​viktormarinho!
  • fix: detect namespace imports used as default values in destructuring (#1386) (31095065823e3c6b691da44178252d7d863410ae) - thanks @​jstaab!
  • Update release-it (71fa7b14cb220dce939d7b87d08df33977863d84)
  • Fix up some md(x) logistics (a879075b8898aaaea4b0a34e234ef865a59d0fe7)
  • Add DTS extensions to the resolver (9126b1e23a992c3d542b1dff7ead06d85c24f17b)
  • Improved zod error (0f0cef3654c55be2271c594ff84734ac2a878e33)
  • Auto-format (353c9b55af62e70189d46150496e89621d0d366d)

Release 5.73.3

  • Fix up package.json after previous release (1b2d9ab300dcf16f1d0e3480dd2ba9e38578789c)

Release 5.73.2

  • Sync issue types in json schema (dd275e1182b0860a8cb6494b0d81f29b33c48fd2)

Release 5.73.1

  • Improve handling of "bridged" require calls in ts modules (dc546c67cc0a48b4da8477d1befb8a43485db022)
  • Optimize workspaces finder (056c619dc32734f9d5520729565c380160343b7f)
  • Don't add prerelease comment to closed issues (12f41cc0616dc8bce2acf18e19f6b33bba3c0b7a)
  • fix(plugins/astro): srcDir config detection creating wrong entry patterns (#1384) (fba49d7f3f8a9cd0f4c549bf00587e3c633ffc25) - thanks @​viktormarinho!

Release 5.73.0

  • Bail out early if specifier starts with colon (resolve #1379) (68c959766e5e4a3a9bda3a519dd9982fe44ea47e)
  • Add clear to list of ignored global binaries (91522bb59a8844c0259646f4d34e2b49b6fa65a7)
  • Add next-intl plugin (resolve #1380) (430b8a391cdd841deb85b6efed60531ffe622bd8)
  • Create new next-mdx plugin (extract from next plugin) (c4acf7a6d77be6fda8b88ace4f499b297aa4eb6b)
  • Refactor preview/ecosystem workflow + add comment (861252a28c7890b28efea8437e7db8e114370fb3)
  • Allow workflow to add comment (188920a317f21d508948753c0b7266ac8ad3da57)
  • Remove eslint patch (d9fc8f7248816ddd399088145d5dab4f055c0ddb)
  • Use pkg-pr-new --commentWithDev flag (c9af60858ed02c3ce8fe3c2137514096743ce052)
  • Fix regression with require call in ts file (resolve #1383) (557c7456c41e8574cfe6bbb10ee52e15eeb1f65e)
  • Remove unpublished flag (f08c7eed172fcd98c82490aed5baf59fca38c8c0)

Release 5.72.0

  • Resolve setupFiles and globalSetup from config file dir (resolve #1317) (ff8c33d20e1cfbd9eaa7d7f963e5ddbf99678770)
  • Add SASS/SCSS compiler (resolve #1292) (333ace375f74357b62d1a6b31260fd29f54b5932)
  • Update compilers docs (2a5be2d48fbde70f82063dfbba23ceaf17b30291)
  • Move & update dependencies (9fb19b3d7dc3c6f2e991feab83e7a0cdc189a476)
  • Add .vscode/extensions.json (77433bc68590e1695084cb3829c8743fd86b1762)
  • Keep tracing exports/members through pseudo re-exports + conditions (resolve #1371) (fb3cc39e8d59950ad721b5b6ba10d620d55afad2)
  • Defer work for a minor perf optimization (e0a464900b73e8a917db86a03d060b52f6dd261c)
  • Remove obsolete .prettierignore (9cd40e1b1702ffc112aa56b8533d7208e7ecb40e)
  • Add docs re. coding agents + AGENTS.md (262dacf37cec57f957b0fda2010bc5caca25ebc3)
  • Add some docs/hints to code (8237a304690f12fbfd9a0589376a36d7b12bce52)
  • Ignore void lint issue in explorer helper type (33d7497809b6458044082d1505d1f750d98eb2b4)
  • Ignore dependencies used by IDE extensions (fb988139784eed1e1e4ac4c79b46dfd1608762d6)
  • Update rsbuild plugin to check preEntry (#1373) (b542cb7a92d67d0a5ffad2404c23cd1b6abbab5d) - thanks @​MichielHegemans!
  • Support cli args for config file in vite plugin (ab01e82e3378bf89d45a2edf245004b92460e967)
  • Refactor traceRefs out and improve export tracer (62d574eb3b6f744fa698668ef2bbae2d61fff80d)
  • Improve & add importAliases to refs tracker (f90eed6d1f612a169c8ed677a53c3028c0e2eb44)

... (truncated)

Commits
  • 07eef0f Release 5.73.4
  • 353c9b5 Auto-format
  • 0f0cef3 Improved zod error
  • 9126b1e Add DTS extensions to the resolver
  • 71fa7b1 Update release-it
  • 3109506 fix: detect namespace imports used as default values in destructuring (#1386)
  • 542e2ad fix(bun resolver): detect "publish" and others as builtin commands instead of...
  • a6aef14 Release 5.73.3
  • 1b2d9ab Fix up package.json after previous release
  • d804c26 Release 5.73.2
  • Additional commits viewable in compare view

Updates prettier from 3.6.2 to 3.7.4

Release notes

Sourced from prettier's releases.

3.7.4

What's Changed

🔗 Changelog

3.7.3

What's Changed

🔗 Changelog

3.7.2

What's Changed

🔗 Changelog

3.7.1

🔗 Changelog

3.7.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.7.4

diff

LWC: Avoid quote around interpolations (#18383 by @​kovsu)

<!-- Input -->
<div foo={bar}>   </div>
<!-- Prettier 3.7.3 (--embedded-language-formatting off) -->
<div foo="{bar}"></div>
<!-- Prettier 3.7.4 (--embedded-language-formatting off) -->
<div foo={bar}></div>

TypeScript: Fix comment inside union type gets duplicated (#18393 by @​fisker)

// Input
type Foo = (/** comment */ a | b) | c;
// Prettier 3.7.3
type Foo = /** comment / (/* comment */ a | b) | c;
// Prettier 3.7.4
type Foo = /** comment */ (a | b) | c;

TypeScript: Fix unstable comment print in union type comments (#18395 by @​fisker)

// Input
type X = (A | B) & (
  // comment
  A | B
);
// Prettier 3.7.3 (first format)
type X = (A | B) &
(// comment
A | B);
// Prettier 3.7.3 (second format)
type X = (
| A
</tr></table>

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.


Updates testcontainers from 11.7.1 to 11.10.0

Release notes

Sourced from testcontainers's releases.

v11.10.0

Changes

🚀 Features

🧹 Maintenance

📦 Dependency Updates

v11.9.0

Changes

🚀 Features

📦 Dependency Updates

v11.8.1

Changes

🐛 Bug Fixes

📦 Dependency Updates

v11.8.0

Changes

🚀 Features

📦 Dependency Updates

... (truncated)

Commits
  • 68cf3cd Bump the dependencies group across 5 directories with 6 updates (#1190)
  • 24b2c37 Bump the dependencies group across 1 directory with 15 updates (#1195)
  • 9637dea Add support for disabling TLS in OpenSearch module (#1193)
  • 4c25cd1 Migrate kafkajs to @​confluentinc/kafka-javascript (#1192)
  • 4d40593 v11.9.0
  • dc51ad7 Bump the dependencies group with 20 updates (#1184)
  • 94641de Bump the dependencies group across 21 directories with 23 updates (#1187)
  • d41fa7e Bump mkdocs-material from 9.6.23 to 9.7.0 in the dependencies group (#1186)
  • 3f1cbb5 Add support for identity token authentication (#1179)
  • c5c54ad v11.8.1
  • Additional commits viewable in compare view

Updates ts-jest from 29.4.4 to 29.4.6

Release notes

Sourced from ts-jest's releases.

v29.4.6

Please refer to CHANGELOG.md for details.

v29.4.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.4.6 (2025-12-01)

Bug Fixes

  • log hybrid module as warning instead of failing tests (#5144) (528d37c), closes #5130

29.4.5 (2025-10-10)

Bug Fixes

…th 14 updates

Bumps the npm-version-updates group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [jose](https://github.com/panva/jose) | `6.1.0` | `6.1.3` |
| [oauth4webapi](https://github.com/panva/oauth4webapi) | `3.8.2` | `3.8.3` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.0.0` | `20.2.0` |
| [@mridang/eslint-defaults](https://github.com/mridang/eslint-defaults) | `1.4.0` | `1.5.0` |
| [@mridang/semantic-release-peer-version](https://github.com/mridang/semantic-release-peer-version) | `1.2.0` | `1.3.0` |
| [@semantic-release/github](https://github.com/semantic-release/github) | `11.0.6` | `12.0.2` |
| [@semantic-release/npm](https://github.com/semantic-release/npm) | `13.1.2` | `13.1.3` |
| [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.6` | `20.1.8` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.6.2` | `25.0.2` |
| [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.39.2` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.64.1` | `5.73.4` |
| [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` |
| [testcontainers](https://github.com/testcontainers/testcontainers-node) | `11.7.1` | `11.10.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.4` | `29.4.6` |



Updates `jose` from 6.1.0 to 6.1.3
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v6.1.0...v6.1.3)

Updates `oauth4webapi` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/panva/oauth4webapi/releases)
- [Changelog](https://github.com/panva/oauth4webapi/blob/main/CHANGELOG.md)
- [Commits](panva/oauth4webapi@v3.8.2...v3.8.3)

Updates `@commitlint/config-conventional` from 20.0.0 to 20.2.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.2.0/@commitlint/config-conventional)

Updates `@mridang/eslint-defaults` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/mridang/eslint-defaults/releases)
- [Changelog](https://github.com/mridang/eslint-defaults/blob/master/release.config.js)
- [Commits](mridang/eslint-defaults@v1.4.0...v1.5.0)

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/github` from 11.0.6 to 12.0.2
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v11.0.6...v12.0.2)

Updates `@semantic-release/npm` from 13.1.2 to 13.1.3
- [Release notes](https://github.com/semantic-release/npm/releases)
- [Commits](semantic-release/npm@v13.1.2...v13.1.3)

Updates `@tsconfig/node20` from 20.1.6 to 20.1.8
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

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

Updates `eslint` from 9.36.0 to 9.39.2
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.36.0...v9.39.2)

Updates `knip` from 5.64.1 to 5.73.4
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/5.73.4/packages/knip)

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

Updates `testcontainers` from 11.7.1 to 11.10.0
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v11.7.1...v11.10.0)

Updates `ts-jest` from 29.4.4 to 29.4.6
- [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.4...v29.4.6)

---
updated-dependencies:
- dependency-name: jose
  dependency-version: 6.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: oauth4webapi
  dependency-version: 3.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 20.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: "@mridang/eslint-defaults"
  dependency-version: 1.5.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/github"
  dependency-version: 12.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-version-updates
- dependency-name: "@semantic-release/npm"
  dependency-version: 13.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@tsconfig/node20"
  dependency-version: 20.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@types/node"
  dependency-version: 25.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-version-updates
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: knip
  dependency-version: 5.73.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: prettier
  dependency-version: 3.7.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: testcontainers
  dependency-version: 11.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: ts-jest
  dependency-version: 29.4.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
...

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 Dec 15, 2025
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.

1 participant