Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

Bumps the packages group with 11 updates:

Package From To
typescript-eslint 8.39.1 8.40.0
vercel 46.0.1 46.0.2
@typescript-eslint/eslint-plugin 8.39.1 8.40.0
@typescript-eslint/parser 8.39.1 8.40.0
@typescript-eslint/type-utils 8.39.1 8.40.0
@typescript-eslint/utils 8.39.1 8.40.0
@typescript-eslint/visitor-keys 8.39.1 8.40.0
@vercel/next 4.11.2 4.11.3
browserslist 4.25.2 4.25.3
electron-to-chromium 1.5.203 1.5.204
rollup 4.46.2 4.46.3

Updates typescript-eslint from 8.39.1 to 8.40.0

Release notes

Sourced from typescript-eslint's releases.

v8.40.0

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)
  • typescript-estree: correct range of import assertion with trailing comma (#11478)
  • utils: correct calculateConfigForFile return type (#11451)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)

❤️ Thank You

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

Commits
  • 60c3b26 chore(release): publish 8.40.0
  • 3426f0d fix(typescript-eslint): export plugin, parser, and configs that are com...
  • See full diff in compare view

Updates vercel from 46.0.1 to 46.0.2

Release notes

Sourced from vercel's releases.

vercel@46.0.2

Patch Changes

Changelog

Sourced from vercel's changelog.

46.0.2

Patch Changes

Commits

Updates @typescript-eslint/eslint-plugin from 8.39.1 to 8.40.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.40.0

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)
  • typescript-estree: correct range of import assertion with trailing comma (#11478)
  • utils: correct calculateConfigForFile return type (#11451)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.40.0 (2025-08-18)

🚀 Features

  • typescript-estree: forbid invalid keys in EnumMember (#11232)

❤️ Thank You

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

Commits
  • 60c3b26 chore(release): publish 8.40.0
  • 7648622 fix(typescript-estree): revert #11232 (feat(typescript-estree): forbid invali...
  • d50a6b1 feat(typescript-estree): forbid invalid keys in EnumMember (#11232)
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.39.1 to 8.40.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.40.0

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)
  • typescript-estree: correct range of import assertion with trailing comma (#11478)
  • utils: correct calculateConfigForFile return type (#11451)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.40.0 (2025-08-18)

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

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

Commits

Updates @typescript-eslint/type-utils from 8.39.1 to 8.40.0

Release notes

Sourced from @​typescript-eslint/type-utils's releases.

v8.40.0

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)
  • typescript-estree: correct range of import assertion with trailing comma (#11478)
  • utils: correct calculateConfigForFile return type (#11451)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/type-utils's changelog.

8.40.0 (2025-08-18)

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

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

Commits

Updates @typescript-eslint/utils from 8.39.1 to 8.40.0

Release notes

Sourced from @​typescript-eslint/utils's releases.

v8.40.0

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)
  • typescript-estree: correct range of import assertion with trailing comma (#11478)
  • utils: correct calculateConfigForFile return type (#11451)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/utils's changelog.

8.40.0 (2025-08-18)

🩹 Fixes

  • utils: correct calculateConfigForFile return type (#11451)

❤️ Thank You

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

Commits

Updates @typescript-eslint/visitor-keys from 8.39.1 to 8.40.0

Release notes

Sourced from @​typescript-eslint/visitor-keys's releases.

v8.40.0

8.40.0 (2025-08-18)

🩹 Fixes

  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#11475)
  • typescript-estree: correct range of import assertion with trailing comma (#11478)
  • utils: correct calculateConfigForFile return type (#11451)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/visitor-keys's changelog.

8.40.0 (2025-08-18)

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

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

Commits

Updates @vercel/next from 4.11.2 to 4.11.3

Release notes

Sourced from @​vercel/next's releases.

@​vercel/next@​4.11.3

Patch Changes

  • Handle building for app router without internal pages entries (#13704)

  • Add action metadata routes (#13775)

Changelog

Sourced from @​vercel/next's changelog.

4.11.3

Patch Changes

  • Handle building for app router without internal pages entries (#13704)

  • Add action metadata routes (#13775)

Commits

Updates browserslist from 4.25.2 to 4.25.3

Release notes

Sourced from browserslist's releases.

4.25.3

Changelog

Sourced from browserslist's changelog.

4.25.3

Commits

Updates electron-to-chromium from 1.5.203 to 1.5.204

Commits

Updates rollup from 4.46.2 to 4.46.3

Release notes

Sourced from rollup's releases.

v4.46.3

4.46.3

2025-08-18

Bug Fixes

  • Resolve illegal instruction error on arm64 architectures (#6055)
  • Resolve sourcemap generation performance regression (#6057)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.46.3

2025-08-18

Bug Fixes

  • Resolve illegal instruction error on arm64 architectures (#6055)
  • Resolve sourcemap generation performance regression (#6057)

Pull Requests

Commits
  • f74df5e 4.46.3
  • e36b7ac Fix illegal instruction error on arm64 by enabling no_opt_arch feature for ...
  • f1e123b fix: tweak the fallback logic for tracing segment (#6057)
  • 9d80b0f fix(deps): update rust crate swc_compiler_base to v31 (#6069)
  • ae83c6e Remove commit parent from codecov
  • 682d799 chore(deps): update actions/download-artifact action to v5 (#6068)
  • b3f38ec chore(deps): update actions/checkout action to v5 (#6067)
  • 2e33ab9 docs: update Rust toolchain instructions (#6062)
  • 20777b8 fix(deps): lock file maintenance minor/patch updates (#6063)
  • e4082a8 chore(deps): update dependency cross-env to v10 (#6048)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Bumps the packages group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.39.1` | `8.40.0` |
| [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) | `46.0.1` | `46.0.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.39.1` | `8.40.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.39.1` | `8.40.0` |
| [@typescript-eslint/type-utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/type-utils) | `8.39.1` | `8.40.0` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.39.1` | `8.40.0` |
| [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.39.1` | `8.40.0` |
| [@vercel/next](https://github.com/vercel/vercel/tree/HEAD/packages/next) | `4.11.2` | `4.11.3` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.25.2` | `4.25.3` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.203` | `1.5.204` |
| [rollup](https://github.com/rollup/rollup) | `4.46.2` | `4.46.3` |


Updates `typescript-eslint` from 8.39.1 to 8.40.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.40.0/packages/typescript-eslint)

Updates `vercel` from 46.0.1 to 46.0.2
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/vercel@46.0.2/packages/cli)

Updates `@typescript-eslint/eslint-plugin` from 8.39.1 to 8.40.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.40.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.39.1 to 8.40.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.40.0/packages/parser)

Updates `@typescript-eslint/type-utils` from 8.39.1 to 8.40.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/type-utils)

Updates `@typescript-eslint/utils` from 8.39.1 to 8.40.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/utils)

Updates `@typescript-eslint/visitor-keys` from 8.39.1 to 8.40.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/visitor-keys)

Updates `@vercel/next` from 4.11.2 to 4.11.3
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/next/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/next@4.11.3/packages/next)

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

Updates `electron-to-chromium` from 1.5.203 to 1.5.204
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.203...v1.5.204)

Updates `rollup` from 4.46.2 to 4.46.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.46.2...v4.46.3)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: vercel
  dependency-version: 46.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.40.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.40.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@typescript-eslint/type-utils"
  dependency-version: 8.40.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.40.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@typescript-eslint/visitor-keys"
  dependency-version: 8.40.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: packages
- dependency-name: "@vercel/next"
  dependency-version: 4.11.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: browserslist
  dependency-version: 4.25.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: electron-to-chromium
  dependency-version: 1.5.204
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
- dependency-name: rollup
  dependency-version: 4.46.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: packages
...

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 Aug 19, 2025
@vercel
Copy link

vercel bot commented Aug 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
github-rest-api-executor Error Error Aug 19, 2025 9:03am

@amazon-q-developer
Copy link

🔴 I'm not able to complete the request because you reached your monthly usage limit for this feature. Register your Amazon Q Developer app installation with your AWS account to increase your usage limit. Learn more

Request ID : c5d0f36b-3822-43ab-9929-dd1ef165530d

@github-actions github-actions bot merged commit df0e40c into main Aug 19, 2025
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/packages-0145355c89 branch August 19, 2025 09:03
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.

2 participants