Skip to content

fix(deps): bump the minorandpatch group across 1 directory with 10 updates#498

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/minorandpatch-8983d53c11
Open

fix(deps): bump the minorandpatch group across 1 directory with 10 updates#498
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/minorandpatch-8983d53c11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 7, 2026

Bumps the minorandpatch group with 10 updates in the / directory:

Package From To
node-html-parser 7.0.1 7.0.2
@rollup/plugin-node-resolve 16.0.1 16.0.3
@swc/core 1.11.15 1.15.8
@swc/jest 0.2.37 0.2.39
@tada5hi/commitlint-config 1.2.4 1.2.7
@tada5hi/eslint-config-typescript 1.2.15 1.2.18
@tada5hi/tsconfig 0.6.0 0.7.0
rimraf 6.0.1 6.1.2
rollup 4.38.0 4.55.1
typescript 5.8.2 5.9.3

Updates node-html-parser from 7.0.1 to 7.0.2

Release notes

Sourced from node-html-parser's releases.

v7.0.2

7.0.2 (2026-01-07)

Bug Fixes

Changelog

Sourced from node-html-parser's changelog.

7.0.2 (2026-01-07)

Bug Fixes

Commits
  • f7a190c chore(release): 7.0.2
  • d003185 Merge branch 'ig3-294'
  • 5625286 Merge branch '294' of github.com:ig3/node-html-parser into ig3-294
  • d9f5586 chore: update GitHub Actions to use latest versions of checkout and setup-node
  • b4ec281 Merge pull request #292 from fiddleplum/o-291
  • 4deab9a Merge pull request #288 from olets/285-document-wrapper-node
  • 51528c4 Fix: #227
  • a81fc46 fix: test valid.js
  • 950865f fix: #294 Closing tag is missing but valid HTML is still not parseable
  • 6d73ea3 fix: add missing dev dependency: yarn
  • Additional commits viewable in compare view

Updates @rollup/plugin-node-resolve from 16.0.1 to 16.0.3

Changelog

Sourced from @​rollup/plugin-node-resolve's changelog.

v16.0.3

2025-10-13

Bugfixes

  • fix: resolve bare targets of package "imports" using export maps; avoid fileURLToPath(null) (#1908)

v16.0.2

2025-10-04

Bugfixes

  • fix: error thrown with empty entry (#1893)
Commits
  • 764910a chore(release): node-resolve v16.0.3
  • 3569720 fix(node-resolve): resolve bare targets of package "imports" using export map...
  • 516ed1d chore(release): node-resolve v16.0.2
  • 7ad5057 fix(node-resolve): error thrown with empty entry (#1893)
  • See full diff in compare view

Updates @swc/core from 1.11.15 to 1.15.8

Changelog

Sourced from @​swc/core's changelog.

[1.15.8] - 2025-12-30

Bug Fixes

  • (es/minifier) Remove unused webpack-related code (#11397) (8e4eab4)

  • (es/minifier) Evaluate TemplateLiteral in BinaryExpression (#11406) (8d1b6f6)

  • (es/minifier) More strict check if cannot add ident when invoking IIFE (#11399) (03642aa)

Features

Performance

  • (es/parser) Remove Iterator implementation for Lexer (#11393) (5941018)

  • (es/parser) Optimize do_outside_of_context and do_inside_of_context (#11394) (4210cf1)

  • (es/parser) Remove is_first in lexer state (#11395) (97d903b)

  • (es/parser) Use byte_search to optimize scan_jsx_token (#11398) (f9b4da2)

  • Reduce binary size with panic=abort and ICU optimizations (#11401) (18088b2)

Refactor

  • (es/compiler) Drop the crate (#11407) (8faa14e)

  • (es/minifier) Move drop_console and unsafes from Pure to Optimizer (#11388) (ee40804)

... (truncated)

Commits
  • f2432fe chore: Publish 1.15.8 with swc_core v54.0.0
  • 9aa8df0 chore: Update changelog
  • a836b39 chore: Publish 1.15.8-nightly-20251230.1 with swc_core v54.0.0
  • 67b28d9 chore: Publish crates with swc_core v54.0.0
  • 03642aa fix(es/minifier): More strict check if cannot add ident when invoking IIFE (#...
  • 8faa14e refactor(es/compiler): Drop the crate (#11407)
  • 8d1b6f6 fix(es/minifier): Evaluate TemplateLiteral in BinaryExpression (#11406)
  • 55a5083 feat(es/transformer): Merge static_blocks (#11403)
  • 18088b2 perf: Reduce binary size with panic=abort and ICU optimizations (#11401)
  • f9b4da2 perf(es/parser): Use byte_search to optimize scan_jsx_token (#11398)
  • 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 @​swc/core since your current version.


Updates @swc/jest from 0.2.37 to 0.2.39

Commits

Updates @tada5hi/commitlint-config from 1.2.4 to 1.2.7

Release notes

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

eslint-config-nuxt: v1.2.7

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​tada5hi/eslint-config bumped from ^1.2.6 to ^1.2.7

eslint-config: v1.2.7

1.2.7 (2024-01-14)

Bug Fixes

  • deps: bump eslint-config-prettier from 9.0.0 to 9.1.0 (#471) (5b949db)
  • deps: bump eslint-plugin-import from 2.29.0 to 2.29.1 (#478) (773bccc)

eslint-config-vue: v1.2.7

1.2.7 (2024-01-14)

Bug Fixes

  • deps: bump eslint-plugin-vue from 9.18.1 to 9.19.2 (#469) (c207f1e)
  • deps: bump eslint-plugin-vue from 9.19.2 to 9.20.0 (#493) (3cb82c5)
  • deps: bump eslint-plugin-vue from 9.20.0 to 9.20.1 (#496) (813f293)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​tada5hi/eslint-config bumped from ^1.2.6 to ^1.2.7

prettier-config: v1.2.7

1.2.7 (2024-03-29)

Bug Fixes

  • deps: bump prettier from 3.2.4 to 3.2.5 (#518) (cf39ba2)

commitlint-config: v1.2.7

1.2.7 (2025-12-14)

Bug Fixes

  • deps: bump @​commitlint/config-conventional from 19.8.1 to 20.0.0 (#782) (b2aa023)
  • deps: bump @​commitlint/config-conventional from 20.0.0 to 20.2.0 (#815) (ff97e48)

... (truncated)

Changelog

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

1.2.7 (2025-12-14)

Bug Fixes

  • deps: bump @​commitlint/config-conventional from 19.8.1 to 20.0.0 (#782) (b2aa023)
  • deps: bump @​commitlint/config-conventional from 20.0.0 to 20.2.0 (#815) (ff97e48)

1.2.6 (2025-06-25)

Bug Fixes

  • deps: bump @​commitlint/config-conventional from 19.8.0 to 19.8.1 (#715) (8552676)

1.2.5 (2025-04-17)

Bug Fixes

  • deps: bump @​commitlint/config-conventional from 19.7.1 to 19.8.0 (#667) (d02eeca)
Commits
  • 3421104 chore: release master (#497)
  • 35e2cb3 fix(deps): bump @​commitlint/config-conventional from 18.4.3 to 18.4.4 (#487)
  • a3c72b0 build(deps-dev): bump @​commitlint/cli from 18.4.3 to 18.4.4 (#486)
  • c7eb6b7 build(release): publish
  • 9f3265c fix(deps): bump @​commitlint/config-conventional from 18.4.2 to 18.4.3 (#463)
  • baac935 build(deps-dev): bump @​commitlint/cli from 18.4.2 to 18.4.3 (#462)
  • f738d32 fix(deps): bump @​commitlint/config-conventional from 18.4.0 to 18.4.2 (#458)
  • 8b58a0f build(deps-dev): bump @​commitlint/cli from 18.4.1 to 18.4.2 (#457)
  • f395abf build(deps-dev): bump @​commitlint/cli from 18.4.0 to 18.4.1 (#455)
  • 6e10f0f fix(deps): bump @​commitlint/config-conventional from 18.1.0 to 18.4.0 (#452)
  • Additional commits viewable in compare view

Updates @tada5hi/eslint-config-typescript from 1.2.15 to 1.2.18

Changelog

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

1.2.18 (2025-12-14)

Bug Fixes

  • deps: bump @​typescript-eslint/eslint-plugin from 8.35.0 to 8.35.1 (#745) (e9be8f0)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.35.1 to 8.37.0 (#752) (bb33580)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.37.0 to 8.38.0 (#756) (2e36e19)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.40.0 to 8.41.0 (#768) (0f0f478)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.42.0 to 8.43.0 (#773) (675ce97)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.43.0 to 8.44.0 (#775) (f05b035)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.44.0 to 8.44.1 (#779) (0f3e094)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.44.1 to 8.45.0 (#783) (456c6ac)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.45.0 to 8.46.0 (#788) (04e312d)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.46.0 to 8.46.1 (#791) (4e83220)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.46.1 to 8.46.2 (#794) (95e1f16)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.46.2 to 8.46.3 (#797) (f54e75a)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.46.3 to 8.47.0 (#802) (688fd54)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.47.0 to 8.48.0 (#806) (3e40bb2)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.48.0 to 8.48.1 (#812) (9a1ae4e)
  • deps: bump @​typescript-eslint/eslint-plugin from 8.48.1 to 8.49.0 (#818) (194ca84)
  • deps: bump @​typescript-eslint/parser from 8.35.0 to 8.35.1 (#744) (8a0b585)
  • deps: bump @​typescript-eslint/parser from 8.35.1 to 8.36.0 (#748) (e808f97)
  • deps: bump @​typescript-eslint/parser from 8.36.0 to 8.37.0 (#750) (6a4c8c7)
  • deps: bump @​typescript-eslint/parser from 8.37.0 to 8.38.0 (#755) (2a224a4)
  • deps: bump @​typescript-eslint/parser from 8.38.0 to 8.39.0 (#759) (2886a89)
  • deps: bump @​typescript-eslint/parser from 8.39.0 to 8.39.1 (#761) (06099fd)
  • deps: bump @​typescript-eslint/parser from 8.39.1 to 8.40.0 (#765) (72bbc9c)
  • deps: bump @​typescript-eslint/parser from 8.40.0 to 8.41.0 (#767) (d281057)
  • deps: bump @​typescript-eslint/parser from 8.41.0 to 8.42.0 (#770) (c5e11dd)
  • deps: bump @​typescript-eslint/parser from 8.45.0 to 8.46.0 (#787) (91aea44)
  • deps: bump @​typescript-eslint/parser from 8.46.0 to 8.46.1 (#789) (82dacc3)
  • deps: bump @​typescript-eslint/parser from 8.46.2 to 8.46.3 (#796) (3a80e00)
  • deps: bump @​typescript-eslint/parser from 8.46.3 to 8.46.4 (#800) (f190842)
  • deps: bump @​typescript-eslint/parser from 8.47.0 to 8.48.0 (#805) (9fa324a)
  • deps: bump @​typescript-eslint/parser from 8.48.1 to 8.49.0 (#817) (dbb4a74)
  • deps: bump eslint-import-resolver-typescript from 4.4.3 to 4.4.4 (#741) (68b3adb)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​tada5hi/eslint-config bumped from ^1.2.11 to ^1.2.12

1.2.17 (2025-06-25)

Bug Fixes

... (truncated)

Commits
  • 8361171 chore: release master (#820)
  • 194ca84 fix(deps): bump @​typescript-eslint/eslint-plugin from 8.48.1 to 8.49.0 (#818)
  • dbb4a74 fix(deps): bump @​typescript-eslint/parser from 8.48.1 to 8.49.0 (#817)
  • 9a1ae4e fix(deps): bump @​typescript-eslint/eslint-plugin from 8.48.0 to 8.48.1 (#812)
  • 3e40bb2 fix(deps): bump @​typescript-eslint/eslint-plugin from 8.47.0 to 8.48.0 (#806)
  • 9fa324a fix(deps): bump @​typescript-eslint/parser from 8.47.0 to 8.48.0 (#805)
  • 688fd54 fix(deps): bump @​typescript-eslint/eslint-plugin from 8.46.3 to 8.47.0 (#802)
  • f190842 fix(deps): bump @​typescript-eslint/parser from 8.46.3 to 8.46.4 (#800)
  • f54e75a fix(deps): bump @​typescript-eslint/eslint-plugin from 8.46.2 to 8.46.3 (#797)
  • 3a80e00 fix(deps): bump @​typescript-eslint/parser from 8.46.2 to 8.46.3 (#796)
  • Additional commits viewable in compare view

Updates @tada5hi/tsconfig from 0.6.0 to 0.7.0

Release notes

Sourced from @​tada5hi/tsconfig's releases.

tsconfig: v0.7.0

0.7.0 (2025-12-14)

Features

  • strict node cjs/esm rules (dc49932)
Changelog

Sourced from @​tada5hi/tsconfig's changelog.

0.7.0 (2025-12-14)

Features

  • strict node cjs/esm rules (dc49932)
Commits

Updates rimraf from 6.0.1 to 6.1.2

Changelog

Sourced from rimraf's changelog.

6.1

  • Move to native fs/promises usage instead of promisifying manually.

6.0

  • Drop support for nodes before v20
  • Add --version to CLI

5.0

  • No default export, only named exports

4.4

  • Provide Dirent or Stats object as second argument to filter

4.3

  • Return boolean indicating whether the path was fully removed
  • Add filter option
  • bin: add --verbose, -v to print files as they are deleted
  • bin: add --no-verbose, -V to not print files as they are deleted
  • bin: add -i --interactive to be prompted on each deletion
  • bin: add -I --no-interactive to not be prompted on each deletion
  • 4.3.1 Fixed inappropriately following symbolic links to directories

v4.2

  • Brought back glob support, using the new and improved glob v9

v4.1

  • Improved hybrid module with no need to look at the .default dangly bit. .default preserved as a reference to rimraf for compatibility with anyone who came to rely on it in v4.0.
  • Accept and ignore -rf and -fr arguments to the bin.

v4.0

  • Remove glob dependency entirely. This library now only accepts actual file and folder names to delete.
  • Accept array of paths or single path.
  • Windows performance and reliability improved.
  • All strategies separated into explicitly exported methods.
  • Drop support for Node.js below version 14
  • rewrite in TypeScript

... (truncated)

Commits

Updates rollup from 4.38.0 to 4.55.1

Release notes

Sourced from rollup's releases.

v4.55.1

4.55.1

2026-01-05

Bug Fixes

  • Fix artifact reference for OpenBSD (#6231)

Pull Requests

v4.54.0

4.54.0

2025-12-20

Features

  • Enable tree-shaking for Symbol.hasInstance, Symbol.dispose and Symbol.asyncDispose properties if unused (#6046)

Bug Fixes

  • Ensure that well-known-Symbol-valued properties are not tree-shaken except in select cases (#6046)
  • Ensure namespace properties are included when referenced only from a try-catch (#6216)

Pull Requests

v4.53.5

4.53.5

2025-12-16

Bug Fixes

  • Fix wrong semicolon insertion position when using JSX (#6206)
  • Generate spec-compliant sourcemaps when sources content is excluded (#6196)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.55.1

2026-01-05

Bug Fixes

  • Fix artifact reference for OpenBSD (#6231)

Pull Requests

4.55.0

2026-01-05

Features

  • Natively support ppc64 Linux Musl targets (#5997)
  • Natively support loong64 Linux Musl targets (#5997)
  • Natively support OpenBSD targets (#6224)

Bug Fixes

  • Prevent some cycles when using top-level-await (#6221)
  • Warn when generating cycling manual chunks (#6225)

Pull Requests

4.54.0

2025-12-20

Features

  • Enable tree-shaking for Symbol.hasInstance, Symbol.dispose and Symbol.asyncDispose properties if unused (#6046)

... (truncated)

Commits
Maintainer changes

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


Updates typescript from 5.8.2 to 5.9.3

Release notes

Sourced from typescript's releases.

TypeScript 5.9.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8.3

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

... (truncated)

Commits
  • c63de15 Bump version to 5.9.3 and LKG
  • 8428ca4 🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...
  • a131cac 🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...
  • 0424333 🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)
  • bdb641a 🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...
  • 0d9b9b9 🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...
  • 2dce0c5 Intentionally regress one buggy declaration output to an older version (#62163)
  • 5be3346 Bump version to 5.9.2 and LKG
  • ad825f2 Bump version to 5.9.1-rc and LKG
  • 463a5bf Update LKG
  • 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

…dates

Bumps the minorandpatch group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [node-html-parser](https://github.com/taoqf/node-fast-html-parser) | `7.0.1` | `7.0.2` |
| [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `16.0.1` | `16.0.3` |
| [@swc/core](https://github.com/swc-project/swc) | `1.11.15` | `1.15.8` |
| [@swc/jest](https://github.com/swc-project/pkgs) | `0.2.37` | `0.2.39` |
| [@tada5hi/commitlint-config](https://github.com/tada5hi/javascript/tree/HEAD/packages/commitlint-config) | `1.2.4` | `1.2.7` |
| [@tada5hi/eslint-config-typescript](https://github.com/tada5hi/javascript/tree/HEAD/packages/eslint-config-typescript) | `1.2.15` | `1.2.18` |
| [@tada5hi/tsconfig](https://github.com/tada5hi/javascript/tree/HEAD/packages/tsconfig) | `0.6.0` | `0.7.0` |
| [rimraf](https://github.com/isaacs/rimraf) | `6.0.1` | `6.1.2` |
| [rollup](https://github.com/rollup/rollup) | `4.38.0` | `4.55.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.9.3` |



Updates `node-html-parser` from 7.0.1 to 7.0.2
- [Release notes](https://github.com/taoqf/node-fast-html-parser/releases)
- [Changelog](https://github.com/taoqf/node-html-parser/blob/main/CHANGELOG.md)
- [Commits](taoqf/node-html-parser@v7.0.1...v7.0.2)

Updates `@rollup/plugin-node-resolve` from 16.0.1 to 16.0.3
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.3/packages/node-resolve)

Updates `@swc/core` from 1.11.15 to 1.15.8
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.11.15...v1.15.8)

Updates `@swc/jest` from 0.2.37 to 0.2.39
- [Commits](https://github.com/swc-project/pkgs/commits)

Updates `@tada5hi/commitlint-config` from 1.2.4 to 1.2.7
- [Release notes](https://github.com/tada5hi/javascript/releases)
- [Changelog](https://github.com/tada5hi/javascript/blob/master/packages/commitlint-config/CHANGELOG.md)
- [Commits](https://github.com/tada5hi/javascript/commits/eslint-config-v1.2.7/packages/commitlint-config)

Updates `@tada5hi/eslint-config-typescript` from 1.2.15 to 1.2.18
- [Release notes](https://github.com/tada5hi/javascript/releases)
- [Changelog](https://github.com/tada5hi/javascript/blob/master/packages/eslint-config-typescript/CHANGELOG.md)
- [Commits](https://github.com/tada5hi/javascript/commits/eslint-config-typescript-v1.2.18/packages/eslint-config-typescript)

Updates `@tada5hi/tsconfig` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/tada5hi/javascript/releases)
- [Changelog](https://github.com/tada5hi/javascript/blob/master/packages/tsconfig/CHANGELOG.md)
- [Commits](https://github.com/tada5hi/javascript/commits/tsconfig-v0.7.0/packages/tsconfig)

Updates `rimraf` from 6.0.1 to 6.1.2
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v6.0.1...v6.1.2)

Updates `rollup` from 4.38.0 to 4.55.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.38.0...v4.55.1)

Updates `typescript` from 5.8.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.8.2...v5.9.3)

---
updated-dependencies:
- dependency-name: node-html-parser
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-version: 16.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@swc/core"
  dependency-version: 1.15.8
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: "@swc/jest"
  dependency-version: 0.2.39
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@tada5hi/commitlint-config"
  dependency-version: 1.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@tada5hi/eslint-config-typescript"
  dependency-version: 1.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@tada5hi/tsconfig"
  dependency-version: 0.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: rimraf
  dependency-version: 6.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: rollup
  dependency-version: 4.55.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
...

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 Jan 7, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 22, 2026

Dependabot couldn't access the repository. Because of this, Dependabot cannot update this pull request.

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