Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps the production group with 8 updates:

Package From To
get-tsconfig 4.13.1 4.13.6
glob 13.0.1 13.0.2
isexe 3.1.1 3.1.5
lru-cache 11.2.5 11.2.6
magicast 0.5.1 0.5.2
semver 7.7.3 7.7.4
ssri 13.0.0 13.0.1
which 6.0.0 6.0.1

Updates get-tsconfig from 4.13.1 to 4.13.6

Release notes

Sourced from get-tsconfig's releases.

v4.13.6

4.13.6 (2026-02-06)

Bug Fixes

  • parse-tsconfig: don't add outDir to exclude when exclude is specified (#89) (0fb1515)

v4.13.5

4.13.5 (2026-02-06)

Bug Fixes

  • paths-matcher: restore baseUrl fallback when paths is defined (4b1f443)

v4.13.4

4.13.4 (2026-02-06)

Bug Fixes

  • parse-tsconfig: add implied options for composite (f66fe4f)
  • parse-tsconfig: add resolveJsonModule for nodenext (302bf82)
  • parse-tsconfig: add support for module node18 and node20 (91ee298)
  • parse-tsconfig: imply allowJs when checkJs is true (0d47cda)
  • parse-tsconfig: normalize enum values to lowercase (5161aa9)
  • parse-tsconfig: normalize lib values to lowercase (ac0a43e)
  • parse-tsconfig: normalize watchOptions enum values to lowercase (93be14d)
  • parse-tsconfig: only imply useDefineForClassFields when target >= ES2022 (d5bd715)
  • parse-tsconfig: treat es3 as unset for useDefineForClassFields (4967924)
  • paths-matcher: don't fallback to baseUrl when paths is defined (ce98dff), closes #65

v4.13.3

4.13.3 (2026-02-05)

Bug Fixes

  • parse-tsconfig: resolve watchOptions.excludeFiles to absolute paths (#106) (4adcbc6)

v4.13.2

4.13.2 (2026-02-05)

Bug Fixes

  • paths-matcher: allow absolute paths from ${configDir} resolution (#105) (4b3c4b6)
Commits
  • 0fb1515 fix(parse-tsconfig): don't add outDir to exclude when exclude is specified (#89)
  • 4b1f443 fix(paths-matcher): restore baseUrl fallback when paths is defined
  • 4967924 fix(parse-tsconfig): treat es3 as unset for useDefineForClassFields
  • ce98dff fix(paths-matcher): don't fallback to baseUrl when paths is defined
  • 93be14d fix(parse-tsconfig): normalize watchOptions enum values to lowercase
  • 5161aa9 fix(parse-tsconfig): normalize enum values to lowercase
  • 0d47cda fix(parse-tsconfig): imply allowJs when checkJs is true
  • 91ee298 fix(parse-tsconfig): add support for module node18 and node20
  • d5bd715 fix(parse-tsconfig): only imply useDefineForClassFields when target >= ES2022
  • 302bf82 fix(parse-tsconfig): add resolveJsonModule for nodenext
  • Additional commits viewable in compare view

Updates glob from 13.0.1 to 13.0.2

Commits

Updates isexe from 3.1.1 to 3.1.5

Commits

Updates lru-cache from 11.2.5 to 11.2.6

Commits

Updates magicast from 0.5.1 to 0.5.2

Release notes

Sourced from magicast's releases.

v0.5.2

   🚀 Features

    View changes on GitHub
Commits

Updates semver from 7.7.3 to 7.7.4

Release notes

Sourced from semver's releases.

v7.7.4

7.7.4 (2026-01-16)

Bug Fixes

Documentation

Dependencies

Chores

Changelog

Sourced from semver's changelog.

7.7.4 (2026-01-16)

Bug Fixes

Documentation

Dependencies

Chores

Commits
  • 5993c2e chore: release 7.7.4 (#839)
  • 120968b deps: @​npmcli/template-oss@​4.29.0 (#840)
  • a29faa5 fix(cli): pass options to semver.valid() for loose version validation (#835)
  • 1d28d5e docs: fix typos and update -n CLI option documentation (#836)
  • 5816d4c chore: bump @​npmcli/template-oss from 4.28.0 to 4.28.1 (#829)
  • ab9e28a chore: bump @​npmcli/template-oss from 4.27.1 to 4.28.0 (#827)
  • 44d7130 chore: bump @​npmcli/eslint-config from 5.1.0 to 6.0.0 (#824)
  • 7073576 chore: reorder parameters in invalid-versions.js test (#820)
  • 16a35f5 chore: bump @​npmcli/template-oss from 4.26.0 to 4.27.1 (#823)
  • 3a3459d chore: bump @​npmcli/template-oss from 4.25.1 to 4.26.0 (#818)
  • See full diff in compare view

Updates ssri from 13.0.0 to 13.0.1

Release notes

Sourced from ssri's releases.

v13.0.1

13.0.1 (2025-12-16)

Bug Fixes

Chores

Changelog

Sourced from ssri's changelog.

13.0.1 (2025-12-16)

Bug Fixes

Chores

Commits

Updates which from 6.0.0 to 6.0.1

Release notes

Sourced from which's releases.

v6.0.1

6.0.1 (2026-02-10)

Dependencies

Chores

Changelog

Sourced from which's changelog.

6.0.1 (2026-02-10)

Dependencies

Chores

Commits
  • bbc63ba chore: release 6.0.1 (#169)
  • bd22353 deps: bump isexe from 3.1.5 to 4.0.0 (#168)
  • 46b25d7 chore: bump @​npmcli/template-oss from 4.28.0 to 4.28.1 (#165)
  • af2ddb4 chore: bump @​npmcli/template-oss from 4.27.1 to 4.28.0 (#164)
  • fc4c209 chore: bump @​npmcli/eslint-config from 5.1.0 to 6.0.0 (#163)
  • See full diff 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 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 production group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [get-tsconfig](https://github.com/privatenumber/get-tsconfig) | `4.13.1` | `4.13.6` |
| [glob](https://github.com/isaacs/node-glob) | `13.0.1` | `13.0.2` |
| [isexe](https://github.com/isaacs/isexe) | `3.1.1` | `3.1.5` |
| [lru-cache](https://github.com/isaacs/node-lru-cache) | `11.2.5` | `11.2.6` |
| [magicast](https://github.com/unjs/magicast) | `0.5.1` | `0.5.2` |
| [semver](https://github.com/npm/node-semver) | `7.7.3` | `7.7.4` |
| [ssri](https://github.com/npm/ssri) | `13.0.0` | `13.0.1` |
| [which](https://github.com/npm/node-which) | `6.0.0` | `6.0.1` |


Updates `get-tsconfig` from 4.13.1 to 4.13.6
- [Release notes](https://github.com/privatenumber/get-tsconfig/releases)
- [Commits](privatenumber/get-tsconfig@v4.13.1...v4.13.6)

Updates `glob` from 13.0.1 to 13.0.2
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v13.0.1...v13.0.2)

Updates `isexe` from 3.1.1 to 3.1.5
- [Commits](isaacs/isexe@v3.1.1...v3.1.5)

Updates `lru-cache` from 11.2.5 to 11.2.6
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v11.2.5...v11.2.6)

Updates `magicast` from 0.5.1 to 0.5.2
- [Release notes](https://github.com/unjs/magicast/releases)
- [Changelog](https://github.com/unjs/magicast/blob/main/CHANGELOG.md)
- [Commits](unjs/magicast@v0.5.1...v0.5.2)

Updates `semver` from 7.7.3 to 7.7.4
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.7.3...v7.7.4)

Updates `ssri` from 13.0.0 to 13.0.1
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/main/CHANGELOG.md)
- [Commits](npm/ssri@v13.0.0...v13.0.1)

Updates `which` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/npm/node-which/releases)
- [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md)
- [Commits](npm/node-which@v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: get-tsconfig
  dependency-version: 4.13.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: glob
  dependency-version: 13.0.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: isexe
  dependency-version: 3.1.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: lru-cache
  dependency-version: 11.2.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: magicast
  dependency-version: 0.5.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: semver
  dependency-version: 7.7.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: ssri
  dependency-version: 13.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: which
  dependency-version: 6.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
@cb1kenobi cb1kenobi merged commit 003b4ad into main Feb 11, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-aeda7315b3 branch February 11, 2026 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant