Skip to content

fix(deps): bump the minorandpatch group across 1 directory with 5 updates#263

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/master/minorandpatch-cf9c331071
Open

fix(deps): bump the minorandpatch group across 1 directory with 5 updates#263
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/master/minorandpatch-cf9c331071

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

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

Package From To
vite 8.0.1 8.0.3
@tada5hi/eslint-config 2.0.2 2.3.0
eslint 10.0.3 10.1.0
eslint-import-resolver-node 0.3.9 0.3.10
typescript-eslint 8.57.1 8.58.0

Updates vite from 8.0.1 to 8.0.3

Release notes

Sourced from vite's releases.

create-vite@8.0.3

Please refer to CHANGELOG.md for details.

v8.0.3

Please refer to CHANGELOG.md for details.

create-vite@8.0.2

Please refer to CHANGELOG.md for details.

v8.0.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.0.3 (2026-03-26)

Features

Bug Fixes

  • html: cache unfiltered CSS list to prevent missing styles across entries (#22017) (5464190)
  • module-runner: handle non-ascii characters in base64 sourcemaps (#21985) (77c95bf)
  • module-runner: skip re-import if the runner is closed (#22020) (ee2c2cd)
  • optimizer: scan is not resolving sub path import if used in a glob import (#22018) (ddfe20d)
  • ssr: ssrTransform incorrectly rewrites meta identifier inside import.meta when a binding named meta exists (#22019) (cff5f0c)

Miscellaneous Chores

Tests

8.0.2 (2026-03-23)

Features

Bug Fixes

Miscellaneous Chores

  • deps: update dependency @​vitejs/devtools to ^0.1.5 (#21992) (b2dd65b)
Commits
  • 6a34ac3 fix(deps): update all non-major dependencies (#21096)
  • 02ceaec chore(deps): update dependency @​rollup/plugin-commonjs to v29 (#21099)
  • 572aaca release: v7.2.2
  • 728c8ee fix: revert "refactor: use fs.cpSync (#21019)" (#21081)
  • a532e68 release: v7.2.1
  • 82d2d6c fix(worker): some worker asset was missing (#21074)
  • f83264f refactor(build): rename indexOfMatchInSlice to findPreloadMarker (#21054)
  • 8293de0 release: v7.2.0
  • 2833c55 fix(types): add undefined to optional properties for exactOptionalProperties ...
  • e3a6a83 chore(deps): update rolldown-related dependencies (#21047)
  • Additional commits viewable in compare view

Updates @tada5hi/eslint-config from 2.0.2 to 2.3.0

Release notes

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

eslint-config: v2.3.0

2.3.0 (2026-04-01)

Features

  • eslint-config: add new stylistic rules and adjust object newline thresholds (4a47555)

Bug Fixes

  • deps: bump eslint-plugin-unicorn in the majorprod group (#893) (1fef6e1)
  • deps: bump the minorandpatch group across 1 directory with 3 updates (#895) (0d474b3)

eslint-config-typescript: v2.2.0

2.2.0 (2026-04-01)

Features

  • eslint-config: add new stylistic rules and adjust object newline thresholds (4a47555)

Bug Fixes

  • deps: bump the minorandpatch group across 1 directory with 3 updates (#895) (0d474b3)

Dependencies

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

eslint-config: v2.2.0

2.2.0 (2026-04-01)

Features

  • eslint-config: add object-curly-newline support for TS types, interfaces, and enums (#897) (fd60c6b)

eslint-config-vue-typescript: v2.2.0

2.2.0 (2026-04-01)

Features

  • eslint-config: add new stylistic rules and adjust object newline thresholds (4a47555)

... (truncated)

Changelog

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

2.3.0 (2026-04-01)

Features

  • eslint-config: add new stylistic rules and adjust object newline thresholds (4a47555)

Bug Fixes

  • deps: bump eslint-plugin-unicorn in the majorprod group (#893) (1fef6e1)
  • deps: bump the minorandpatch group across 1 directory with 3 updates (#895) (0d474b3)

2.2.0 (2026-04-01)

Features

  • eslint-config: add object-curly-newline support for TS types, interfaces, and enums (#897) (fd60c6b)

2.1.0 (2026-03-27)

Features

  • eslint-config: add object spacing and newline stylistic rules (#889) (b1adc12)

Bug Fixes

  • deps: bump the minorandpatch group across 1 directory with 5 updates (#887) (07a3e69)
Commits
  • 3f05d88 chore: release master (#899)
  • 0d474b3 fix(deps): bump the minorandpatch group across 1 directory with 3 updates (#895)
  • 1fef6e1 fix(deps): bump eslint-plugin-unicorn in the majorprod group (#893)
  • 4a47555 feat(eslint-config): add new stylistic rules and adjust object newline thresh...
  • 8a7e89d chore: release master (#898)
  • fd60c6b feat(eslint-config): add object-curly-newline support for TS types, interface...
  • 9c45022 chore: release master (#890)
  • b1adc12 feat(eslint-config): add object spacing and newline stylistic rules (#889)
  • 07a3e69 fix(deps): bump the minorandpatch group across 1 directory with 5 updates (#887)
  • See full diff in compare view
Attestation changes

This version has no provenance attestation, while the previous version (2.0.2) was attested. Review the package versions before updating.


Updates eslint from 10.0.3 to 10.1.0

Release notes

Sourced from eslint's releases.

v10.1.0

Features

  • ff4382b feat: apply fix for no-var in TSModuleBlock (#20638) (Tanuj Kanti)
  • 0916995 feat: Implement api support for bulk-suppressions (#20565) (Blake Sager)

Bug Fixes

  • 2b8824e fix: Prevent no-var autofix when a variable is used before declaration (#20464) (Amaresh S M)
  • e58b4bf fix: update eslint (#20597) (renovate[bot])

Documentation

  • b7b57fe docs: use correct JSDoc link in require-jsdoc.md (#20641) (mkemna-clb)
  • 58e4cfc docs: add deprecation notice partial (#20639) (Milos Djermanovic)
  • 7143dbf docs: update v9 migration guide for @eslint/js usage (#20540) (fnx)
  • 035fc4f docs: note that globalReturn applies only with sourceType: "script" (#20630) (Milos Djermanovic)
  • e972c88 docs: merge ESLint option descriptions into type definitions (#20608) (Francesco Trotta)
  • 7f10d84 docs: Update README (GitHub Actions Bot)
  • aeed007 docs: open playground link in new tab (#20602) (Tanuj Kanti)
  • a0d1a37 docs: Add AI Usage Policy (#20510) (Nicholas C. Zakas)

Chores

  • a9f9cce chore: update dependency eslint-plugin-unicorn to ^63.0.0 (#20584) (Milos Djermanovic)
  • 1f42bd7 chore: update prettier to 3.8.1 (#20651) (루밀LuMir)
  • c0a6f4a chore: update dependency @​eslint/json to ^1.2.0 (#20652) (renovate[bot])
  • cc43f79 chore: update dependency c8 to v11 (#20650) (renovate[bot])
  • 2ce4635 chore: update dependency @​eslint/json to v1 (#20649) (renovate[bot])
  • f0406ee chore: update dependency markdownlint-cli2 to ^0.21.0 (#20646) (renovate[bot])
  • dbb4c95 chore: remove trunk (#20478) (sethamus)
  • c672a2a test: fix CLI test for empty output file (#20640) (kuldeep kumar)
  • c7ada24 ci: bump pnpm/action-setup from 4.3.0 to 4.4.0 (#20636) (dependabot[bot])
  • 07c4b8b test: fix RuleTester test without test runners (#20631) (Francesco Trotta)
  • 079bba7 test: Add tests for isValidWithUnicodeFlag (#20601) (Manish chaudhary)
  • 5885ae6 ci: unpin Node.js 25.x in CI (#20615) (Copilot)
  • f65e5d3 chore: update pnpm/action-setup digest to b906aff (#20610) (renovate[bot])
Commits

Updates eslint-import-resolver-node from 0.3.9 to 0.3.10

Release notes

Sourced from eslint-import-resolver-node's releases.

no-reassign

Added rule no-reassign, made some mistakes publishing to npm. 😳

Changelog

Sourced from eslint-import-resolver-node's changelog.

v0.3.10 - 2026-04-01

  • [deps] update is-core-module, resolve
  • [meta] add repository.directory field
  • [refactor] avoid hoisting
Commits

Updates typescript-eslint from 8.57.1 to 8.58.0

Release notes

Sourced from typescript-eslint's releases.

v8.58.0

8.58.0 (2026-03-30)

🚀 Features

  • support TypeScript 6 (#12124)

🩹 Fixes

  • eslint-plugin: crash in no-unnecessary-type-arguments (#12163)
  • eslint-plugin: [no-extraneous-class] handle index signatures (#12142)
  • eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#12161)

❤️ Thank You

See GitHub Releases for more information.

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

v8.57.2

8.57.2 (2026-03-23)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#11865)
  • eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#11971)
  • eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#12120)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
  • eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#12127)
  • eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#11954)
  • typescript-estree: skip createIsolatedProgram fallback for projectService (#12066, #12065)

❤️ Thank You

See GitHub Releases for more information.

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.58.0 (2026-03-30)

🚀 Features

  • support TypeScript 6 (#12124)

❤️ Thank You

See GitHub Releases for more information.

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

8.57.2 (2026-03-23)

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

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

…ates

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

| Package | From | To |
| --- | --- | --- |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.1` | `8.0.3` |
| [@tada5hi/eslint-config](https://github.com/tada5hi/javascript/tree/HEAD/packages/eslint-config) | `2.0.2` | `2.3.0` |
| [eslint](https://github.com/eslint/eslint) | `10.0.3` | `10.1.0` |
| [eslint-import-resolver-node](https://github.com/import-js/eslint-plugin-import/tree/HEAD/resolvers/node) | `0.3.9` | `0.3.10` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.1` | `8.58.0` |



Updates `vite` from 8.0.1 to 8.0.3
- [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/create-vite@8.0.3/packages/vite)

Updates `@tada5hi/eslint-config` from 2.0.2 to 2.3.0
- [Release notes](https://github.com/tada5hi/javascript/releases)
- [Changelog](https://github.com/tada5hi/javascript/blob/master/packages/eslint-config/CHANGELOG.md)
- [Commits](https://github.com/tada5hi/javascript/commits/eslint-config-v2.3.0/packages/eslint-config)

Updates `eslint` from 10.0.3 to 10.1.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.0.3...v10.1.0)

Updates `eslint-import-resolver-node` from 0.3.9 to 0.3.10
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/resolvers/node/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/commits/v0.3.10/resolvers/node)

Updates `typescript-eslint` from 8.57.1 to 8.58.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.58.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: "@tada5hi/eslint-config"
  dependency-version: 2.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: eslint
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minorandpatch
- dependency-name: eslint-import-resolver-node
  dependency-version: 0.3.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minorandpatch
- dependency-name: typescript-eslint
  dependency-version: 8.58.0
  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 Apr 2, 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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants