Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2026

Bumps the npm-dependencies group with 5 updates:

Package From To
@cloudflare/workers-types 4.20260117.0 4.20260120.0
@typescript-eslint/eslint-plugin 8.53.0 8.53.1
@typescript-eslint/parser 8.53.0 8.53.1
eslint-plugin-jsdoc 62.1.0 62.2.0
wasm-pack 0.13.1 0.14.0

Updates @cloudflare/workers-types from 4.20260117.0 to 4.20260120.0

Commits

Updates @typescript-eslint/eslint-plugin from 8.53.0 to 8.53.1

Release notes

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

v8.53.1

8.53.1 (2026-01-19)

🩹 Fixes

  • eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)
  • utils: make RuleCreator root defaultOptions optional (#11956)

❤️ Thank You

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

Changelog

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

8.53.1 (2026-01-19)

🩹 Fixes

  • utils: make RuleCreator root defaultOptions optional (#11956)
  • eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)

❤️ Thank You

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

Commits
  • 9940e53 chore(release): publish 8.53.1
  • e0f2a01 fix(utils): make RuleCreator root defaultOptions optional (#11956)
  • 76f8ff7 fix(eslint-plugin): [consistent-indexed-object-style] skip fixer if interface...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.53.0 to 8.53.1

Release notes

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

v8.53.1

8.53.1 (2026-01-19)

🩹 Fixes

  • eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)
  • utils: make RuleCreator root defaultOptions optional (#11956)

❤️ Thank You

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

Changelog

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

8.53.1 (2026-01-19)

This was a version bump only for parser to align it with other projects, there were no code changes.

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

Commits

Updates eslint-plugin-jsdoc from 62.1.0 to 62.2.0

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v62.2.0

62.2.0 (2026-01-19)

Features

  • no-undefined-types: support strict validation for TS namespaces (#1616) (ed260c5)
Commits

Updates wasm-pack from 0.13.1 to 0.14.0

Release notes

Sourced from wasm-pack's releases.

🌻 v0.14.0

  • ✨ Features

    • Support arbitrary wasm targets (WASI support) - RReverser, pull/1524

      Allows building for targets other than wasm32-unknown-unknown, enabling WASI and other custom wasm targets.

    • macOS ARM (aarch64-apple-darwin) build support - kaleidawave, pull/1529

      Adds native Apple Silicon support in release builds and NPM package.

    • Allow --split-linked-modules flag for wasm-bindgen - codeart1st, pull/1443

    • Custom build profile support - rafaelbeckel, pull/1428

      Allows using custom cargo profiles via --profile.

  • 🤕 Fixes

... (truncated)

Changelog

Sourced from wasm-pack's changelog.

🌻 0.14.0

  • ✨ Features

    • Support arbitrary wasm targets (WASI support) - RReverser, pull/1524

      Allows building for targets other than wasm32-unknown-unknown, enabling WASI and other custom wasm targets.

    • macOS ARM (aarch64-apple-darwin) build support - kaleidawave, pull/1529

      Adds native Apple Silicon support in release builds and NPM package.

    • Allow --split-linked-modules flag for wasm-bindgen - codeart1st, pull/1443

    • Custom build profile support - rafaelbeckel, pull/1428

      Allows using custom cargo profiles via --profile.

  • 🤕 Fixes

... (truncated)

Commits
  • 7d37f38 0.14.0
  • 41ad77c Merge pull request #1529 from kaleidawave/add-aarch64-apple-darwin-build
  • f0a625a chore: Remove duplicate
  • 437d1ca Merge branch 'master' into add-aarch64-apple-darwin-build
  • 28580a1 Merge pull request #1543 from qinyuhang/master
  • 5f48264 fix(npm): update npm package download url
  • f28cf3e Merge pull request #1540 from drager/alert-autofix-3
  • 948213c Merge pull request #1539 from drager/alert-autofix-2
  • b146bca Potential fix for code scanning alert no. 3: Workflow does not contain permis...
  • fdac312 Potential fix for code scanning alert no. 2: Workflow does not contain permis...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20260117.0` | `4.20260120.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.53.0` | `8.53.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.53.0` | `8.53.1` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.1.0` | `62.2.0` |
| [wasm-pack](https://github.com/drager/wasm-pack) | `0.13.1` | `0.14.0` |


Updates `@cloudflare/workers-types` from 4.20260117.0 to 4.20260120.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

Updates `@typescript-eslint/eslint-plugin` from 8.53.0 to 8.53.1
- [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.53.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.53.0 to 8.53.1
- [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.53.1/packages/parser)

Updates `eslint-plugin-jsdoc` from 62.1.0 to 62.2.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.1.0...v62.2.0)

Updates `wasm-pack` from 0.13.1 to 0.14.0
- [Release notes](https://github.com/drager/wasm-pack/releases)
- [Changelog](https://github.com/drager/wasm-pack/blob/master/CHANGELOG.md)
- [Commits](drager/wasm-pack@v0.13.1...v0.14.0)

---
updated-dependencies:
- dependency-name: "@cloudflare/workers-types"
  dependency-version: 4.20260120.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.53.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.53.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 62.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: wasm-pack
  dependency-version: 0.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 20, 2026
@marcustyphoon marcustyphoon added deploy dependabot/external pr Only apply if you trust the PR contents. and removed deploy dependabot/external pr Only apply if you trust the PR contents. labels Jan 20, 2026
@github-actions
Copy link
Contributor

Deployed build to Cloudflare!

Last commit: 2104162
Preview URL: https://bf730ae4.discretize-gear-optimizer.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-npm-abzk.discretize-gear-optimizer.pages.dev

@marcustyphoon marcustyphoon merged commit 4e4afed into main Jan 20, 2026
8 checks passed
@marcustyphoon marcustyphoon deleted the dependabot/npm_and_yarn/npm-dependencies-c929eeb48e branch January 20, 2026 15:02
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