Skip to content

chore(deps): bump the npm-version-updates group across 1 directory with 15 updates#32

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/npm-version-updates-09c800c893
Open

chore(deps): bump the npm-version-updates group across 1 directory with 15 updates#32
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/npm-version-updates-09c800c893

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

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

Package From To
filesize 10.1.6 11.0.13
@mridang/eslint-defaults 1.4.0 1.5.0
@semantic-release/github 12.0.0 12.0.2
@semantic-release/npm 13.1.1 13.1.2
@tsconfig/node22 22.0.2 22.0.5
@types/adm-zip 0.5.5 0.5.7
@types/node 22.18.12 24.10.1
eslint 8.57.1 9.39.1
jest 30.0.3 30.2.0
knip 5.43.6 5.70.1
log 6.3.1 6.3.2
prettier 3.3.2 3.6.2
semantic-release 25.0.1 25.0.2
serverless 3.39.0 4.25.0
ts-jest 29.4.0 29.4.5

Updates filesize from 10.1.6 to 11.0.13

Changelog

Sourced from filesize's changelog.

11.0.13

  • Fixing links in the README.md header bbe910f

11.0.12

21 September 2025

  • Version bump, updating CHANGELOG.md 88edbb0
  • Fixing README.md 096b755

11.0.11

21 September 2025

11.0.10

19 September 2025

11.0.9

19 September 2025

11.0.8

19 September 2025

11.0.7

19 September 2025

11.0.6

... (truncated)

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 @semantic-release/github from 12.0.0 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)
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.1 to 13.1.2

Release notes

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

v13.1.2

13.1.2 (2025-11-14)

Bug Fixes

Commits
Maintainer changes

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


Updates @tsconfig/node22 from 22.0.2 to 22.0.5

Commits

Updates @types/adm-zip from 0.5.5 to 0.5.7

Commits

Updates @types/node from 22.18.12 to 24.10.1

Commits

Updates eslint from 8.57.1 to 9.39.1

Release notes

Sourced from eslint's releases.

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)
  • 637216b docs: update CLI flags migration instructions (#20238) (jaymarvelz)
  • e7cda3b docs: Update README (GitHub Actions Bot)
  • 7b9446f docs: handle empty flags sections on the feature flags page (#20222) (sethamus)

Chores

  • dfe3c1b chore: update @eslint/js version to 9.39.0 (#20270) (Francesco Trotta)
  • 2375a6d chore: package.json update for @​eslint/js release (Jenkins)
  • a1f4e52 chore: update @eslint dependencies (#20265) (Francesco Trotta)
  • c7d3229 chore: update dependency @​eslint/core to ^0.17.0 (#20256) (renovate[bot])
  • 27549bc chore: update fuzz testing to not error if code sample minimizer fails (#20252) (Milos Djermanovic)
  • a1370ee ci: bump actions/setup-node from 5 to 6 (#20230) (dependabot[bot])
  • 9e7fad4 chore: add script to auto-generate eslint:recommended configuration (#20208) (唯然)

... (truncated)

Commits
  • e277281 9.39.1
  • 4cdf397 Build: changelog update for 9.39.1
  • 92db329 chore: update @eslint/js version to 9.39.1 (#20284)
  • c7ebefc chore: package.json update for @​eslint/js release
  • 650753e fix: Only pass node to JS lang visitor methods (#20283)
  • 51b51f4 docs: add a section on when to use extends vs cascading (#20268)
  • 61778f6 chore: update eslint-config-eslint dependency @​eslint/js to ^9.39.0 (#20275)
  • d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266)
  • 009e507 test: fix version tests for ESLint v10 (#20274)
  • b44d426 docs: Update README
  • Additional commits viewable in compare view

Updates jest from 30.0.3 to 30.2.0

Release notes

Sourced from jest's releases.

30.2.0

Chore & Maintenance

  • [*] Update example repo for testing React Native projects (#15832)
  • [*] Update jest-watch-typeahead to v3 (#15830)

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [babel-jest] Export the TransformerConfig interface (#15820)
  • [jest-config] Fix jest.config.ts with TS loader specified in docblock pragma (#15839)

30.1.3

Fixes

  • Fix unstable_mockModule with node: prefixed core modules.

30.1.2

Fixes

  • [jest-snapshot-utils] Correct snapshot header regexp to work with newline across OSes (#15803)

30.1.1

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)

30.1.0

Features

  • [jest-leak-detector] Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
  • [jest-runtime] Reduce redundant ReferenceError messages
  • [jest-core] Include test modules that failed to load when --onlyFailures is active

Fixes

  • `[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
  • [jest-circus] Fix it.concurrent not working with describe.skip (#15765)
  • [jest-snapshot] Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
  • [jest-runtime] Importing from @jest/globals in more than one file no longer breaks relative paths (#15772)

Chore

  • [expect] Update docblock for toContain() to display info on substring check (#15789)
Changelog

Sourced from jest's changelog.

30.2.0

Chore & Maintenance

  • [*] Update example repo for testing React Native projects (#15832)
  • [*] Update jest-watch-typeahead to v3 (#15830)

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [jest-matcher-utils] Fix infinite recursion with self-referential getters in deepCyclicCopyReplaceable (#15831)
  • [babel-jest] Export the TransformerConfig interface (#15820)
  • [jest-config] Fix jest.config.ts with TS loader specified in docblock pragma (#15839)

30.1.3

Fixes

  • Fix unstable_mockModule with node: prefixed core modules.

30.1.2

Fixes

  • [jest-snapshot-utils] Correct snapshot header regexp to work with newline across OSes (#15803)

30.1.1

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)
  • [jest-snapshot-utils] Improve messaging about goo.gl snapshot link change (#15821)

30.1.0

Features

  • [jest-leak-detector] Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
  • [jest-runtime] Reduce redundant ReferenceError messages
  • [jest-core] Include test modules that failed to load when --onlyFailures is active

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
  • [jest-circus] Fix it.concurrent not working with describe.skip (#15765)
  • [jest-snapshot] Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
  • [jest-runtime] Importing from @jest/globals in more than one file no longer breaks relative paths (#15772)

... (truncated)

Commits

Updates knip from 5.43.6 to 5.70.1

Release notes

Sourced from knip's releases.

Release 5.70.1

  • chore: fix vitest node env recognition (#1360) (9a38e10230b18b256ee8ed03dcc5217029b5298d) - thanks @​jonathansamines!
  • Improve some export/import positions (f6f58fa96ef1243c4e5c70e8860b286bd63bed94)
  • Add some common hints/FAQs to plugin test template (da7cf84a501321a9bbb3e118e840d36d47abad56)

Release 5.70.0

  • Revert "Revive some tests in Bun" (f1406b5d8fc5add850e88ea23619bad745519c97)
  • feat(plugins): Add Prisma plugin entry and Prisma schema compiler (#1340) (9f80aa4b09f9c9c5a0e55015a8b0eae9fb2e1812) - thanks @​CHC383!
  • Improve some export/import positions (b19282b3ff84d1486820afb9f09e1384d8934bc8)
  • Move block to group top-level patterns (bba25f33d489fb1942925d022348536513e4a4dd)
  • Improve some naming around module graph (63d61176f0613bb405627f6cab2dc1bbee052df5)
  • Minor refactors (a63b0dce0f886f297650185c72003f7c935a9deb)
  • Update auto-fix.mdx (#1356) (c64d9056ef9aed63b1b8255dc1bad120a21f311f) - thanks @​skvale!
  • Improve side-effects & opaque import call handling (resolve #1352) (e364589d790ce185c9a3b29aa2ea00f2663064d6)
  • Add some unit tests for isIdentifierReferenced (f31eab4b443f084ff4af3eab187c352deab27089)
  • Add support for awaited import call promise (92cbcef6b0501891e9e62ef6a3ef801b0de945e7)
  • Edit and dim tag hints title (e4affd2f0651ba530817bb04805805e6474b0fbe)
  • feat(plugins): Add taskfile plugin (#1357) (f64b72c31f0ee47da68a1eff96505dc770c43194) - thanks @​elierotenberg!
  • Improve pragmas handling/setup (resolves #1358) (e0f497cc937e5cb5281a84a7e9c2181942b94361)
  • Upgrade js-yaml + some others (resolve #1359) (5195888a691c200c971e214f28ad20bf4a395862)
  • Clean up (da9440fb6a09222cc8a50093178e6cd69fee3bd6)

Release 5.69.1

  • Release @​knip/create-config 1.0.8 (87405169656dbfa8cf931092d516c91647f95529)
  • Edit docs (5eb8a6943904505b5630dee1ee58379c7707f72d)
  • Apply Next.js page extensions to app directory (#1351) (f9cf9dc0fd44880a515979a104261ed77fa8878d) - thanks @​remcohaszing!
  • Refactor fixes & consistently use issue.fixes (d7b45cfebb135881160ecda2acf0ad5239d98441)
  • Revive some tests in Bun (74a0bd8ebf6e68e121333489495d2b6d58545fd4)
  • Fix import identifier/specifier pos (95d2c04d5400ffb57f9057653c0977967b3ae02e)
  • Fix namespace import pos (6b6b80b813d545d16ba74fc68beecd492f1252a2)
  • Improve some export/import positions (9b87b1ac20fb33d9f9b5af1de1cbe1d053fa18ff)
  • Rely on absolute paths with formatly (npx acts weird) (6653f357074c559f537af1b5563b191372d7901e)

Release 5.69.0

  • Update mdxlint-preset-webpro (88e772a01022dd8a023d5f9c54fe2e1e1407565b)
  • Edit docs (c44b8bfe849e131c0a071cd67cb63e8ef1bffc30)
  • Upgrade biome (5d3d74d0cdcd507c5b9f7db2bc4c7a9896394bff)
  • Fix up issue type shorthands (88ad825f80cd8390631ea6a67db35a28d21d6a0c)
  • Improve zod error message (208381009cf99a15c0b1fe3feecbc202cbe4d7a1)
  • Correct mdxlint setup in package.json (#1337) (71a4d125a8450c7a9e4a5c78735bbb3c2aabdae1) - thanks @​remcohaszing!
  • (create-config): Fix regex for detecting packages in pnpm-workspace.yaml (#1342) (46e33d95f8390ca051ddc43f711724dfc2ac0e4e) - thanks @​taro-28!
  • Add missing dependency on remark-gfm (#1338) (e1462d3ca7fe65402d8eb7f9ed758129554cbdc0) - thanks @​remcohaszing!
  • feat(plugins): extend prisma plugin (#1339) (6dc700a1351c776342ca54b6968865ed3bc9fd43) - thanks @​CHC383!
  • Link to github org knip search results (2ee1f1b488150cbe848ecf2e4b4952997f43f0eb)
  • Support --format in eslint plugin (resolves #1343) (4cb18bb21419194df751e54baaab069bfdd26219)
  • mdxlint uses remark prefix (cdd21733e458693b9ca61c28289e804c26eeab48)
  • Print relative path in trace renderer (379e798b7a8e950ae5fc0c609e433987d3189ab6)
  • Allow to un-ignore wildcard ignored workspaces (b422f10229d953f4e480bdc51bbf51c531448d1e)
  • Support URL constructor with import.meta.url (resolves #1310) (ffff5a625bfd7c3f8647cdf8f326907a5089f6dc)
  • Refactor import props into modifiers (9a0ace7460cb58ab3aec632caacf1008e4cf1adc)

... (truncated)

Commits

Updates log from 6.3.1 to 6.3.2

Release notes

Sourced from log's releases.

6.3.2 (2024-09-24)

Maintenance Improvements

  • Upgrade prettier-elastic to v3 (acd53a0)

Comparison since last release

Changelog

Sourced from log's changelog.

6.3.2 (2024-09-24)

Maintenance Improvements

  • Upgrade prettier-elastic to v3 (acd53a0)
Commits
  • a1a47d3 chore: Release v6.3.2
  • 3d78e03 chore: Bump dependencies
  • acd53a0 refactor: Upgrade prettier-elastic to v3
  • 6007843 ci: Update up to new coverage requirement
  • 83a8f6d ci: Upgrade CI configuration
  • e784721 chore: Update scripts
  • 9ef4013 chore: Remove not needed scripts
  • 3511135 chore: Upgrade nyc to v17
  • f940862 chore: Upgrade lint-staged to v15
  • 52eab61 chore: Upgrade eslint to v8
  • Additional commits viewable in compare view

Updates prettier from 3.3.2 to 3.6.2

Release notes

Sourced from prettier's releases.

3.6.2

What's Changed

🔗 Changelog

3.6.1

  • Fix "Warning: File descriptor 39 closed but not opened in unmanaged mode" error when running --experimental-cli

🔗 Changelog

3.6.0

diff

🔗 Release note "Prettier 3.6: Experimental fast CLI and new OXC and Hermes plugins!"

3.5.3

🔗 Changelog

3.5.2

🔗 Changelog

3.5.1

🔗 Changelog

3.5.0

diff

🔗 Release note

3.4.2

🔗 Changelog

3.4.1

🔗 Changelog

3.4.0

diff

🔗 Release note

3.3.3

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.6.2

diff

Markdown: Add missing blank line around code block (#17675 by @​fisker)

<!-- Input -->
1. Some text, and code block below, with newline after code block
---
foo: bar


Another
List

<!-- Prettier 3.6.1 -->


Some text, and code block below, with newline after code block
---
foo: bar


Another
List



<!-- Prettier 3.6.2 -->


Some text, and code block below, with newline after code block
---
foo: bar


Another
List

3.6.1

diff

TypeScript: Allow const without initializer (#17650, #17654 by @​fisker)

// Input
</tr></table> 

... (truncated)

Commits
  • 7a8b05f Release 3.6.2
  • 46526b4 Add missing blank line around code block (#17675)
  • a04ec11 chore(deps): update babel to v7.27.7 (#17684)
  • 32be5b6 chore(deps): update dependency flow-parser to v0.274.1 (#17676)
  • b55e777 Update docs about "TypeScript Configuration Files" (#17677)
  • b197c99 chore(deps): update dependency @​vitejs/plugin-react to v4.6.0 (#17674)
  • 1185f83 chore(deps): update dependency @​angular/compiler to v20.0.5 (#17680)
  • aa1316f chore(deps): update dependency browserslist to v4.25.1 (#17671)
  • c468d33 chore(deps): update dependency oxc-parser to v0.75.0 (#17672)
  • 3f46d91 chore(deps): update dependency vite to v7 (#17673)
  • Additional commits viewable in compare view

Updates semantic-release from 25.0.1 to 25.0.2

Release notes

Sourced from semantic-release's releases.

v25.0.2

25.0.2 (2025-11-07)

Bug Fixes

  • deps: update dependency read-package-up to v12 (#3935) (1494cb9)
Commits
  • 1494cb9 fix(deps): update dependency read-package-up to v12 (#3935)
  • b79ff4c Merge pull request #3931 from Simek/patch-1
  • ddfe3cb Merge pull request #3932 from Deltamir/docs-add-semantic-release-uv-community...
  • adac0b7 Merge pull request #3920 from semantic-release/installation
  • 8b68108 update Node version in npx command example
  • 15293df docs(plugins): add semantic-release-uv community plugin in plugins list
  • bfc6d4d docs: Update minimal required Node version
  • 8d7d8ed chore(deps): update dependency @​types/node to v24.10.0 (#3929)
  • 809126c chore(deps): lock file maintenance (#3928)
  • d1affd3 chore(deps): update dependency got to v14.6.2 (#3927)
  • 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 since your current version.


Updates serverless from 3.39.0 to 4.25.0

Release notes

Sourced from serverless's releases.

4.25.0

Features

  • Serverless Framework
    • Added support for nodejs24.x AWS Lambda runtime
    • Added support for python3.14 AWS Lambda runtime
    • Added support for Amazon API Gateway response streaming. Enable it by setting response.transferMode: stream on your http event to stream responses back to clients. See the docs for a quick how-to.
  streamer:
    handler: src/handler.handler
    events:
      - http:
          path: stream
          method: get
          response:
            transferMode: stream

4.24.0

Features

  • Serverless Framework
    • Added support for java25 AWS Lambda runtime (serverless/serverless#13159)
    • serverless-apigateway-service-proxy plugin is now included in the Serverless Framework. You can remove it from the plugins list in your configuration file and from your package.json. The integration activates automatically whenever custom. apiGatewayServiceProxies is present, so keep or add that block. It is fully backward-compatible. Learn more in the docs.

Bux Fixes

4.23.0

Features

Bux Fixes

  • Serverless Framework
    • Fixed logging of packager output in cases where external dependency installation fails when using the built-in esbuild (serverless/serverless#13149)

Maintenance

  • Serverless Framework
    • Improved authentication performance
    • Improved and cleaned up debug logs

4.22.0

Features

... (truncated)

Commits
  • 3110342 add recent features to readme
  • e2681bd chore: update readme to include serverless MCP and container framework
  • 1003a32 docs: update SECURITY.md (#13026)
  • ec4957f chore: automate CLA signing (#13019)
  • c4cebae chore: automate CLA signing
  • 87b4f5b docs: read license key from aws ssm (#12986)
  • 3f37cba docs(dev-mode): added note regarding vpc (#12977)
  • d262ac3 feat: add support for ap-southeast-5 and ca-west-1 (#12981)
  • 2aea99d fix: correctly resolve layer package artifact and docker image paths (#12972)
  • 3704754 fix(esbuild): track files added to the zip file (#12966)
  • Ad...

    Description has been truncated

    Note
    Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 24, 2025
…th 15 updates

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

| Package | From | To |
| --- | --- | --- |
| [filesize](https://github.com/avoidwork/filesize.js) | `10.1.6` | `11.0.13` |
| [@mridang/eslint-defaults](https://github.com/mridang/eslint-defaults) | `1.4.0` | `1.5.0` |
| [@semantic-release/github](https://github.com/semantic-release/github) | `12.0.0` | `12.0.2` |
| [@semantic-release/npm](https://github.com/semantic-release/npm) | `13.1.1` | `13.1.2` |
| [@tsconfig/node22](https://github.com/tsconfig/bases/tree/HEAD/bases) | `22.0.2` | `22.0.5` |
| [@types/adm-zip](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/adm-zip) | `0.5.5` | `0.5.7` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.18.12` | `24.10.1` |
| [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.39.1` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.3` | `30.2.0` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.43.6` | `5.70.1` |
| [log](https://github.com/medikoo/log) | `6.3.1` | `6.3.2` |
| [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.6.2` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.1` | `25.0.2` |
| [serverless](https://github.com/serverless/serverless) | `3.39.0` | `4.25.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.0` | `29.4.5` |



Updates `filesize` from 10.1.6 to 11.0.13
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
- [Commits](avoidwork/filesize.js@10.1.6...11.0.13)

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

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

Updates `@tsconfig/node22` from 22.0.2 to 22.0.5
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

Updates `@types/adm-zip` from 0.5.5 to 0.5.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/adm-zip)

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

Updates `eslint` from 8.57.1 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v8.57.1...v9.39.1)

Updates `jest` from 30.0.3 to 30.2.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.2.0/packages/jest)

Updates `knip` from 5.43.6 to 5.70.1
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.70.1/packages/knip)

Updates `log` from 6.3.1 to 6.3.2
- [Release notes](https://github.com/medikoo/log/releases)
- [Changelog](https://github.com/medikoo/log/blob/main/CHANGELOG.md)
- [Commits](medikoo/log@v6.3.1...v6.3.2)

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

Updates `semantic-release` from 25.0.1 to 25.0.2
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v25.0.1...v25.0.2)

Updates `serverless` from 3.39.0 to 4.25.0
- [Release notes](https://github.com/serverless/serverless/releases)
- [Changelog](https://github.com/serverless/serverless/blob/main/CHANGELOG.md)
- [Commits](serverless/serverless@v3.39.0...v4.25.0)

Updates `ts-jest` from 29.4.0 to 29.4.5
- [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.0...v29.4.5)

---
updated-dependencies:
- dependency-name: filesize
  dependency-version: 11.0.13
  dependency-type: direct:production
  update-type: version-update:semver-major
  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: "@semantic-release/github"
  dependency-version: 12.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@semantic-release/npm"
  dependency-version: 13.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@tsconfig/node22"
  dependency-version: 22.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@types/adm-zip"
  dependency-version: 0.5.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: "@types/node"
  dependency-version: 24.10.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-version-updates
- dependency-name: eslint
  dependency-version: 9.39.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-version-updates
- dependency-name: jest
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: knip
  dependency-version: 5.70.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: log
  dependency-version: 6.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: prettier
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-version-updates
- dependency-name: semantic-release
  dependency-version: 25.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-version-updates
- dependency-name: serverless
  dependency-version: 4.25.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-version-updates
- dependency-name: ts-jest
  dependency-version: 29.4.5
  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 force-pushed the dependabot/npm_and_yarn/npm-version-updates-09c800c893 branch from 1871366 to 8f3c00a Compare January 12, 2026 14:34
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.

0 participants