Skip to content

Bump esbuild and @eslint/config-inspector - #2991

Merged
github-actions[bot] merged 1 commit into
developmentfrom
dependabot/npm_and_yarn/multi-480cef6a44
Jun 14, 2026
Merged

Bump esbuild and @eslint/config-inspector#2991
github-actions[bot] merged 1 commit into
developmentfrom
dependabot/npm_and_yarn/multi-480cef6a44

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Contributor

Removes esbuild. It's no longer used after updating ancestor dependency @eslint/config-inspector. These dependencies need to be updated together.

Removes esbuild

Updates @eslint/config-inspector from 1.4.2 to 3.0.4

Release notes

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

v3.0.4

3.0.4 (2026-05-28)

Bug Fixes

  • bust ESM cache for transitively-imported config files (#265) (#272) (2134389)

v3.0.3

3.0.3 (2026-05-25)

Bug Fixes

v3.0.2

3.0.2 (2026-05-12)

Bug Fixes

v3.0.1

3.0.1 (2026-05-12)

Bug Fixes

  • add Playwright contrast tests and improve light/dark contrast (#250) (a443954)
  • await Promise-like default exports (#248) (186b2f5)

v3.0.0

3.0.0 (2026-05-11)

⚠ BREAKING CHANGES

  • change default --outDir to dist/__eslint-config-inspector (#242)
  • migrate dev server and static build to devframe (#239)

Features

  • change default --outDir to dist/__eslint-config-inspector (#242) (a672654)
  • use jiti to load config files, align with ESLint CLI (#243) (d37616f)

Bug Fixes

... (truncated)

Changelog

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

3.0.4 (2026-05-28)

Bug Fixes

  • bust ESM cache for transitively-imported config files (#265) (#272) (2134389)

3.0.3 (2026-05-25)

Bug Fixes

3.0.2 (2026-05-12)

Bug Fixes

3.0.1 (2026-05-12)

Bug Fixes

  • add Playwright contrast tests and improve light/dark contrast (#250) (a443954)
  • await Promise-like default exports (#248) (186b2f5)

3.0.0 (2026-05-11)

⚠ BREAKING CHANGES

  • change default --outDir to dist/__eslint-config-inspector (#242)
  • migrate dev server and static build to devframe (#239)

Features

  • change default --outDir to dist/__eslint-config-inspector (#242) (a672654)
  • use jiti to load config files, align with ESLint CLI (#243) (d37616f)

Bug Fixes

Code Refactoring

... (truncated)

Commits
  • a423119 chore(main): release 3.0.4 (#273)
  • 0591580 chore: update dependency nuxt to v4.4.6 [security] (#257)
  • 9eeecb7 chore: bump devframe to 0.5.2 (#274)
  • 2134389 fix: bust ESM cache for transitively-imported config files (#265) (#272)
  • d4e38f5 chore: disable Nuxt auto-imports for composables and components (#271)
  • 4c3e373 chore: import definePageMeta explicitly (#270)
  • 00b65bd chore: bump devframe to 0.4.1 and migrate to pnpm v11 (#268)
  • f8cf6f7 chore(main): release 3.0.3 (#267)
  • cf71ac5 fix: watch imported config files for hot-reload (#265) (#266)
  • b8b0c90 chore: update dependency eslint to ^10.4.0 (#255)
  • Additional commits viewable 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 this major version will 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 version will 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 dependency will 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.

Removes [esbuild](https://github.com/evanw/esbuild). It's no longer used after updating ancestor dependency [@eslint/config-inspector](https://github.com/eslint/config-inspector). These dependencies need to be updated together.


Removes `esbuild`

Updates `@eslint/config-inspector` from 1.4.2 to 3.0.4
- [Release notes](https://github.com/eslint/config-inspector/releases)
- [Changelog](https://github.com/eslint/config-inspector/blob/main/CHANGELOG.md)
- [Commits](eslint/config-inspector@v1.4.2...v3.0.4)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version:
  dependency-type: indirect
- dependency-name: "@eslint/config-inspector"
  dependency-version: 3.0.4
  dependency-type: direct:development
...

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 Jun 14, 2026
@github-actions
github-actions Bot enabled auto-merge June 14, 2026 11:35
@github-actions
github-actions Bot merged commit f7c939d into development Jun 14, 2026
9 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/multi-480cef6a44 branch June 14, 2026 11:36
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