chore: Bump brace-expansion, @eslint/compat, eslint, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, glob and typescript-eslint#186
Open
dependabot[bot] wants to merge 5 commits into
Conversation
…nt/eslint-plugin, @typescript-eslint/parser, glob and typescript-eslint Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) to 2.1.1 and updates ancestor dependencies [brace-expansion](https://github.com/juliangruber/brace-expansion), [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat), [eslint](https://github.com/eslint/eslint), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [glob](https://github.com/isaacs/node-glob) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). These dependencies need to be updated together. Updates `brace-expansion` from 5.0.5 to 2.1.1 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v5.0.5...v2.1.1) Updates `@eslint/compat` from 1.4.1 to 2.1.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.1.0/packages/compat) Updates `eslint` from 9.39.2 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.5.0) Updates `@typescript-eslint/eslint-plugin` from 8.55.0 to 8.62.0 - [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.62.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.55.0 to 8.62.0 - [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.62.0/packages/parser) Updates `glob` from 10.5.0 to 13.0.6 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.5.0...v13.0.6) Updates `typescript-eslint` from 8.55.0 to 8.62.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 2.1.1 dependency-type: indirect - dependency-name: "@eslint/compat" dependency-version: 2.1.0 dependency-type: direct:production - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:production - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.62.0 dependency-type: direct:production - dependency-name: "@typescript-eslint/parser" dependency-version: 8.62.0 dependency-type: direct:production - dependency-name: glob dependency-version: 13.0.6 dependency-type: direct:production - dependency-name: typescript-eslint dependency-version: 8.62.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
georgylobko
previously approved these changes
Jun 24, 2026
pan-kot
previously approved these changes
Jul 6, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #186 +/- ##
==========================================
- Coverage 96.91% 96.90% -0.01%
==========================================
Files 54 54
Lines 1362 1358 -4
Branches 245 245
==========================================
- Hits 1320 1316 -4
Misses 36 36
Partials 6 6 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
pan-kot
reviewed
Jul 9, 2026
| } else { | ||
| completeTokens = fromEntries(tokensEntries); | ||
| } | ||
| const completeTokens = override.referenceTokens?.color |
Member
There was a problem hiding this comment.
this change was required to satisfy eslint
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 brace-expansion to 2.1.1 and updates ancestor dependencies brace-expansion, @eslint/compat, eslint, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, glob and typescript-eslint. These dependencies need to be updated together.
Updates
brace-expansionfrom 5.0.5 to 2.1.1Commits
64b71d32.1.1c3a817cBackport v5.0.6 change to v2 (#109)1ee4a902.1.0b0302acAdd opt-in { max } mitigation to v2 legacy line (#100)73b54592.0.3311ac0dBackport fix for GHSA-f886-m6hf-6m8v to v2 (#96)a3efcee2.0.214f1d91pkg: publish on tag 2.xed7780afmt36603d5Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)Updates
@eslint/compatfrom 1.4.1 to 2.1.0Release notes
Sourced from @eslint/compat's releases.
... (truncated)
Changelog
Sourced from @eslint/compat's changelog.
... (truncated)
Commits
b894953chore: release main (#446)334038ddocs: Update README sponsors9b51352feat: Add newincludeIgnoreFile()to config-helpers (#430)70b6997docs: Update README sponsors35b6b94chore: update TypeScript to v6 (#417)7807d71docs: Update README sponsors57001eadocs: Update README sponsors0b62133docs: Update README sponsorsd2dbf7bchore: release main (#424)fe114eechore: release main (#413)Updates
eslintfrom 9.39.2 to 10.5.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
de3b67210.5.0362a518Build: changelog update for 10.5.05ca8c52feat: correct stack tracking in max-nested-callbacks (#20973)b565783feat: report no-with violations at the with keyword (#20971)2ce032ffeat: report max-lines-per-function violations at function head (#20966)732cb3efeat: report max-nested-callbacks violations at function head (#20967)f9c138afeat: report max-depth violations on keywords (#20943)8ae1b5bdocs: Update READMEca7eb90docs: update Node.js prerequisites to include ICU support (#20962)b18bf58chore: update ecosystem plugins (#20959)Updates
@typescript-eslint/eslint-pluginfrom 8.55.0 to 8.62.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
54e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)b784054chore: usestableTypeOrderingcompiler option (#12427)aaad718chore(release): publish 8.61.10cc8f35fix(eslint-plugin): [no-unnecessary-template-expression] respect ECMAScript l...6f269e2fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] fix precedence b...1b5d543fix(eslint-plugin): [no-unnecessary-type-assertion] wrap object literal in pa...565e666fix(eslint-plugin): [no-unnecessary-type-assertion] avoid false positive for ...204eabcfix(eslint-plugin): [consistent-indexed-object-style] do not remove comments ...16a5b24chore(release): publish 8.61.0Updates
@typescript-eslint/parserfrom 8.55.0 to 8.62.0Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
54e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)aaad718chore(release): publish 8.61.116a5b24chore(release): publish 8.61.04f84a69chore(release): publish 8.60.11849b53chore: typecheck using tsgo (#12139)f891c29chore(release): publish 8.60.0ca6ca14chore(release): publish 8.59.448e13c0chore(release): publish 8.59.344f9625chore(deps): update vitest monorepo to v4.1.5 (#12307)Updates
globfrom 10.5.0 to 13.0.6Changelog
Sourced from glob's changelog.
... (truncated)
Commits
e80cb3813.0.69cdbbffrevert tsgo, not ready for test coverage correctness yet89c99bause tsgo compilerb7275d5update deps, expand engines to include node 18942e360update workflows, pull taprc out of package.json4a0d53cupdate tap for mockImport bugfixef94ad2update tap180c2d4update docs37993c8remove stray console.error in test03ae4c213.0.5Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
typescript-eslintfrom 8.55.0 to 8.62.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
54e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)aaad718chore(release): publish 8.61.116a5b24chore(release): publish 8.61.04f84a69chore(release): publish 8.60.11849b53chore: typecheck using tsgo (#12139)f891c29chore(release): publish 8.60.0ca6ca14chore(release): publish 8.59.44b927c6fix(typescript-eslint): export Compatible* types from typescript-eslint to re...48e13c0chore(release): publish 8.59.3Dependabot 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.