Skip to content

Bump brace-expansion, @binary-butterfly/eslint-config, eslint and vite-plugin-dts#205

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-bad3b3f0fb
Closed

Bump brace-expansion, @binary-butterfly/eslint-config, eslint and vite-plugin-dts#205
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-bad3b3f0fb

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps brace-expansion to 1.1.16 and updates ancestor dependencies brace-expansion, @binary-butterfly/eslint-config, eslint and vite-plugin-dts. These dependencies need to be updated together.

Updates brace-expansion from 5.0.5 to 1.1.16

Commits

Updates @binary-butterfly/eslint-config from 1.0.0-rc5 to 1.0.0-rc6

Release notes

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

v1.0.0-rc6

What's Changed

Full Changelog: binary-butterfly/eslint-config@v1.0.0-rc5...v1.0.0-rc6

Commits

Updates eslint from 9.39.4 to 9.39.5

Release notes

Sourced from eslint's releases.

v9.39.5

Bug Fixes

Documentation

  • 74930ed docs: switch build to Node.js 24 (#20894) (Milos Djermanovic)
  • eaec8bb docs: Add ESLint v9.x EOL notice (#20828) (Milos Djermanovic)

Chores

  • 458205f chore: update @eslint/eslintrc and @eslint/js for v9.39.5 (#21077) (Francesco Trotta)
  • 202117b chore: package.json update for @​eslint/js release (Jenkins)
  • d9eb6ed test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#21074) (Francesco Trotta)
  • 7b431a7 chore: override re2 dependency for @metascraper/helpers (#21068) (Milos Djermanovic)
  • daf7791 chore: pin fflate@0.8.2 (#20895) (Milos Djermanovic)
  • daee8ba ci: use pnpm in eslint-flat-config-utils type integration test (#20829) (Milos Djermanovic)
  • 116d4be ci: unpin Node.js 25.x in CI (#20619) (Copilot)
Commits

Updates vite-plugin-dts from 4.5.4 to 5.0.3

Release notes

Sourced from vite-plugin-dts's releases.

vite-plugin-dts@5.0.0-beta.6

No significant changes

    View changes on GitHub

vite-plugin-dts@5.0.0-beta.5

No significant changes

    View changes on GitHub

vite-plugin-dts@5.0.0-beta.4

No significant changes

    View changes on GitHub

vite-plugin-dts@5.0.0-beta.3

No significant changes

    View changes on GitHub

vite-plugin-dts@5.0.0-beta.2

No significant changes

    View changes on GitHub

vite-plugin-dts@5.0.0-beta.1

No significant changes

    View changes on GitHub

vite-plugin-dts@5.0.0-beta.0

No significant changes

    View changes on GitHub
Changelog

Sourced from vite-plugin-dts's changelog.

5.0.3 (2026-06-24)

5.0.2 (2026-06-01)

5.0.1 (2026-05-19)

5.0.0 (2026-04-30)

5.0.0-beta.6 (2025-07-31)

5.0.0-beta.5 (2025-07-30)

5.0.0-beta.4 (2025-07-13)

5.0.0-beta.3 (2025-07-07)

5.0.0-beta.2 (2025-06-18)

5.0.0-beta.1 (2025-06-16)

5.0.0-beta.0 (2025-05-18)

Commits
  • 3e7f4b4 release(vite-plugin-dts): v5.0.3
  • 5a9d566 release(vite-plugin-dts): v5.0.2
  • 730af18 chore: bump minimum Node.js requirement to >=20
  • b77a250 release(vite-plugin-dts): v5.0.1
  • c1a18b2 docs: split README into docs and clean up legacy descriptions
  • 07b7f3c chore: fix repository of package.json
  • 2996858 release(vite-plugin-dts): v5.0.0
  • 6f02521 chore: bump deps and fix minor type issues
  • 66c6fe0 ci: use npm trusted publishing and fix prerelease tag inference
  • 17cfad9 release(vite-plugin-dts): v5.0.0-beta.7
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for vite-plugin-dts 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 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.

…e-plugin-dts

Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) to 1.1.16 and updates ancestor dependencies [brace-expansion](https://github.com/juliangruber/brace-expansion), [@binary-butterfly/eslint-config](https://github.com/binary-butterfly/eslint-config), [eslint](https://github.com/eslint/eslint) and [vite-plugin-dts](https://github.com/qmhc/unplugin-dts/tree/HEAD/packages/vite-plugin-dts). These dependencies need to be updated together.


Updates `brace-expansion` from 5.0.5 to 1.1.16
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v5.0.5...v1.1.16)

Updates `@binary-butterfly/eslint-config` from 1.0.0-rc5 to 1.0.0-rc6
- [Release notes](https://github.com/binary-butterfly/eslint-config/releases)
- [Commits](binary-butterfly/eslint-config@v1.0.0-rc5...v1.0.0-rc6)

Updates `eslint` from 9.39.4 to 9.39.5
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.4...v9.39.5)

Updates `vite-plugin-dts` from 4.5.4 to 5.0.3
- [Release notes](https://github.com/qmhc/unplugin-dts/releases)
- [Changelog](https://github.com/qmhc/unplugin-dts/blob/main/packages/vite-plugin-dts/CHANGELOG.md)
- [Commits](https://github.com/qmhc/unplugin-dts/commits/vite-plugin-dts@5.0.3/packages/vite-plugin-dts)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.16
  dependency-type: indirect
- dependency-name: "@binary-butterfly/eslint-config"
  dependency-version: 1.0.0-rc6
  dependency-type: direct:development
- dependency-name: eslint
  dependency-version: 9.39.5
  dependency-type: direct:development
- dependency-name: vite-plugin-dts
  dependency-version: 5.0.3
  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 Jul 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 22, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/multi-bad3b3f0fb branch July 22, 2026 10:12
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