Skip to content

chore(deps): bump the dependencies group across 1 directory with 4 updates#1025

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-e201f49abf
Open

chore(deps): bump the dependencies group across 1 directory with 4 updates#1025
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-e201f49abf

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 4 updates in the / directory: fast-equals, prettier, typescript-eslint and vite.

Updates fast-equals from 6.0.0 to 6.0.2

Release notes

Sourced from fast-equals's releases.

Release 6.0.2

  • [Security] Remove vulnerable packages (#197) (6fe1d04)
  • [Maintenance] Add es-toolkit to benchmarks (#196) (75e6b28)

Release 6.0.1

  • [Enhancement] Micro-optimizations (#195) (fa586eb)
  • update to latest (#194) (23e8e11)
  • Bump the npm_and_yarn group across 1 directory with 4 updates (#193) (bad66ff)
  • Bump esbuild in the npm_and_yarn group across 1 directory (#192) (69b3729)
  • Bump vitest in the npm_and_yarn group across 1 directory (#191) (bd97422)
  • Bump postcss in the npm_and_yarn group across 1 directory (#190) (f911b02)
  • Bump ip-address in the npm_and_yarn group across 1 directory (#189) (2a9e023)
  • Bump the npm_and_yarn group across 1 directory with 2 updates (#187) (7388913)
  • Bump lodash in the npm_and_yarn group across 1 directory (#186) (9f1a52f)
  • Bump defu in the npm_and_yarn group across 1 directory (#185) (fdcbd17)
  • Bump picomatch in the npm_and_yarn group across 1 directory (#184) (0a26ef6)
  • Bump flatted in the npm_and_yarn group across 1 directory (#183) (6988992)
  • Bump tar in the npm_and_yarn group across 1 directory (#182) (711996d)
  • Bump tar in the npm_and_yarn group across 1 directory (#181) (2e1878a)
  • Bump rollup in the npm_and_yarn group across 1 directory (#180) (80b68a5)
  • Bump basic-ftp in the npm_and_yarn group across 1 directory (#179) (8b9cdc3)
  • Bump minimatch in the npm_and_yarn group across 1 directory (#178) (e82513c)
  • Bump tar from 7.5.7 to 7.5.9 (#177) (d29f6aa)
  • Bump @​isaacs/brace-expansion from 5.0.0 to 5.0.1 (#176) (88d77b6)
  • Bump tar from 7.5.6 to 7.5.7 (#175) (81b87ab)
  • Bump lodash from 4.17.21 to 4.17.23 (#174) (c4a53c1)
  • Bump tar from 7.5.3 to 7.5.6 (#173) (6462210)
  • Bump tar from 7.5.2 to 7.5.3 (#172) (46d04a4)
Changelog

Sourced from fast-equals's changelog.

6.0.2

  • #197 - Remove transitive dependencies with security vulnerabilities

6.0.1

  • #195 - Use .length instead of byteLength for TypedArrays, which avoids V8 slow path on non-8-bit arrays
  • #195 - Use Uint8Array instead of Array for matchedIndices storage for denser uninitialized loads
  • #195 - Avoid unnecessary concat when no symbols exist on strict comparisons
Commits
  • b80385f Release 6.0.2
  • 6fe1d04 [Security] Remove vulnerable packages (#197)
  • 75e6b28 [Maintenance] Add es-toolkit to benchmarks (#196)
  • 5699879 Release 6.0.1
  • fa586eb [Enhancement] Micro-optimizations (#195)
  • 23e8e11 update to latest (#194)
  • bad66ff Bump the npm_and_yarn group across 1 directory with 4 updates (#193)
  • 69b3729 Bump esbuild in the npm_and_yarn group across 1 directory (#192)
  • bd97422 Bump vitest in the npm_and_yarn group across 1 directory (#191)
  • f911b02 Bump postcss in the npm_and_yarn group across 1 directory (#190)
  • Additional commits viewable in compare view

Updates prettier from 3.8.5 to 3.9.5

Release notes

Sourced from prettier's releases.

3.9.5

🔗 Changelog

3.9.4

  • Angular: Format @content(name) -> @content (name) to align with other block syntax (#19499 by @​fisker)

🔗 Changelog

3.9.3

🔗 Changelog

3.9.1

🔗 Changelog

3.9.0

diff

🔗 Prettier 3.9: Major parser upgrades and Formatting improvements

Changelog

Sourced from prettier's changelog.

3.9.5

diff

Markdown: Cap ordered list mark at 999,999,999 (#19351 by @​tats-u)

CommonMark parsers only support ordered list item numbers up to 999,999,999.

With this change, Prettier now caps the ordered list item number at 999,999,999 to ensure that the output is correctly parsed as an ordered list by CommonMark parsers. Numbers larger than 999,999,999 are not parsed as list item numbers and are left unchanged in the output:

<!-- Input -->
999999998. text
999999998. text
999999998. text
999999998. text
1234567890123456789012) text
<!-- Prettier 3.9.4 -->
999999998. text
999999999. text
1000000000. text
1000000001. text
1234567890123456789012) text
<!-- Prettier 3.9.5 -->
999999998. text
999999999. text
999999999. text
999999999. text
1234567890123456789012) text

Markdown: Avoid corrupting empty link with title (#19487 by @​andersk)

Do not remove <> from an inline link or image with an empty URL and a title, as this removal would change its interpretation.

<!-- Input -->
[link](https://github.com/prettier/prettier/blob/main/<> "title")
<!-- Prettier 3.9.4 -->
[link](https://github.com/prettier/prettier/blob/main/ "title")
<!-- Prettier 3.9.5 -->
</tr></table>

... (truncated)

Commits

Updates typescript-eslint from 8.62.0 to 8.63.0

Release notes

Sourced from typescript-eslint's releases.

v8.63.0

8.63.0 (2026-07-06)

🚀 Features

  • eslint-plugin: [no-misused-promises] detect async usage of a sync dispose usage (#12426)

🩹 Fixes

  • eslint-plugin: [method-signature-style] suggest converting readonly function properties instead of emitting invalid syntax (#12447, #12446)
  • eslint-plugin: [no-unnecessary-type-assertion] handle optional-chained calls to overloaded functions (#12491, #12485)
  • eslint-plugin: [no-base-to-string] don't flag a shadowed String() call (#12492)
  • scope-manager: export ClassStaticBlockScope (#12460)

❤️ Thank You

See GitHub Releases for more information.

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

v8.62.1

8.62.1 (2026-06-29)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] use suggestion instead of autofix for trailing binary operator (#12328)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] preserve boolean result in fixer for nullable true comparisons (#12365)
  • eslint-plugin: [no-unnecessary-type-assertion] parenthesize object literal at left edge of expression statement (#12443, #12418)

❤️ Thank You

See GitHub Releases for more information.

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

Changelog

Sourced from typescript-eslint's changelog.

8.63.0 (2026-07-06)

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

See GitHub Releases for more information.

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

8.62.1 (2026-06-29)

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

See GitHub Releases for more information.

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

Commits

Updates vite from 8.1.0 to 8.1.4

Release notes

Sourced from vite's releases.

v8.1.4

Please refer to CHANGELOG.md for details.

v8.1.3

Please refer to CHANGELOG.md for details.

v8.1.2

Please refer to CHANGELOG.md for details.

v8.1.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.1.4 (2026-07-09)

Features

Bug Fixes

  • build: add workaround for building on stackblitz (#22840) (575c32c)
  • build: keep import.meta.url in preload function as-is (#22839) (f1f90ed)
  • deps: update all non-major dependencies (#22865) (d4295a9)
  • deps: update rolldown-related dependencies (#22866) (7cf07e4)
  • html: avoid backtracking in import-only check (#22848) (b5868c0)
  • optimizer: avoid optimizer run for transform request before init (#22852) (72a5e21)
  • ssr: align named export function call stacktrace column with Node (#22829) (173a1b6)
  • strip pure CSS chunk imports when chunkImportMap is enabled (#22841) (648bd04)

Documentation

Miscellaneous Chores

  • deps: update dependency postcss-modules to v9 (#22867) (a9539d6)

Code Refactoring

Tests

Build System

8.1.3 (2026-07-02)

Bug Fixes

8.1.2 (2026-06-30)

Bug Fixes

  • deps: revert es-module-lexer to 2.1.0 (#22827) (0d3bd7c)
  • restore, "fix: resolve pnpm .modules.yaml from workspace root instead of cwd (#22757)" (#22825) (efb98cc)

... (truncated)

Commits

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

…dates

Bumps the dependencies group with 4 updates in the / directory: [fast-equals](https://github.com/planttheidea/fast-equals), [prettier](https://github.com/prettier/prettier), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `fast-equals` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/planttheidea/fast-equals/releases)
- [Changelog](https://github.com/planttheidea/fast-equals/blob/main/CHANGELOG.md)
- [Commits](planttheidea/fast-equals@v6.0.0...v6.0.2)

Updates `prettier` from 3.8.5 to 3.9.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.5...3.9.5)

Updates `typescript-eslint` from 8.62.0 to 8.63.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.63.0/packages/typescript-eslint)

Updates `vite` from 8.1.0 to 8.1.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.1.4/packages/vite)

---
updated-dependencies:
- dependency-name: fast-equals
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: prettier
  dependency-version: 3.9.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.63.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: vite
  dependency-version: 8.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 13, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants