chore(deps): bump minimatch, eslint, rimraf and typedoc - #214
Merged
Connor Peet (connor4312) merged 1 commit intoSep 4, 2026
Merged
Conversation
Bumps [minimatch](https://github.com/isaacs/minimatch) to 10.2.6 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [eslint](https://github.com/eslint/eslint), [rimraf](https://github.com/isaacs/rimraf) and [typedoc](https://github.com/TypeStrong/TypeDoc). These dependencies need to be updated together. Updates `minimatch` from 3.1.5 to 10.2.6 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.5...v10.2.6) Updates `eslint` from 8.57.1 to 10.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.9.1) Updates `rimraf` from 5.0.1 to 6.1.3 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.1...v6.1.3) Updates `typedoc` from 0.24.8 to 0.28.20 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.24.8...v0.28.20) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.6 dependency-type: indirect - dependency-name: eslint dependency-version: 10.9.1 dependency-type: direct:development - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:development - dependency-name: typedoc dependency-version: 0.28.20 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Connor Peet (connor4312)
approved these changes
Sep 4, 2026
Connor Peet (connor4312)
deleted the
dependabot/npm_and_yarn/multi-f2df6d49b6
branch
September 4, 2026 16:12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps minimatch to 10.2.6 and updates ancestor dependencies minimatch, eslint, rimraf and typedoc. These dependencies need to be updated together.
Updates
minimatchfrom 3.1.5 to 10.2.6Changelog
Sourced from minimatch's changelog.
... (truncated)
Commits
ded1bbd10.2.60215dfeupdate deps and lint10968eaimprove test for .. eating drive letters693c82310.2.57953af1do not allow .. to consume drive letter on Windows1caf918lint and format7783ed6ignore docs6d9b356update deps etcc36addb10.2.426b9002docs: add warning about ReDoSInstall script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
eslintfrom 8.57.1 to 10.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5c8c24110.9.1a7f3b7dBuild: changelog update for 10.9.11e641c9fix: no-loss-of-precision false positive with trailing decimal point (#21251)ad74a8ddocs: add deprecation steps for EOL package versions (#21248)3c3ae53chore: update ecosystem plugins (#21249)c27bc9210.9.0fa831d9Build: changelog update for 10.9.0899dbf1chore: update github/codeql-action action to v4.37.7 (#21243)08de88efeat: handle underflow in no-loss-of-precision (#21218)9ef407adocs: use eslint.config.* wherever config file names are listed (#21216)Maintainer changes
This version was pushed to npm by eslintbot, a new releaser for eslint since your current version.
Updates
rimraffrom 5.0.1 to 6.1.3Changelog
Sourced from rimraf's changelog.
... (truncated)
Commits
f738c786.1.3a164a85update deps4635ba7update deps509c53flimit ci workflow permissions68ce04fformatting37680c5add warning to not pass untrusted input to this method ever786563dremove contributing doc, already covered by .github repodbeef73contributing84d27afupdate workflows and standard project junkcd454986.1.2Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
typedocfrom 0.24.8 to 0.28.20Release notes
Sourced from typedoc's releases.
... (truncated)
Changelog
Sourced from typedoc's changelog.
... (truncated)
Commits
34d843bUpdate changelog for releasefbd4a25Bump version to 0.28.2093ba157Update dependencies in examplee8c5df8Remove unnecessary files from distribution392b0ddUpdate dependencies8510dd4Add missing entries in changelog before release51dc052Update change log for 0.28.20 release72f20cdMerge branch 'fix-locale-sort-group-category-titles' into dev623f2c0Fix failing test, accept slightly slower build for nowc8bdf14Minor config tweak to improve dev build timeMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for typedoc since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.