Bump the npm group with 10 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(11 months ago)
(11 months ago)
dependencies javascript
poad
Bumps the npm group with 10 updates:
| Package | From | To |
|---|---|---|
| typescript-eslint | 8.39.1 |
8.40.0 |
| vite | 7.1.2 |
7.1.3 |
| @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 |
| browserslist | 4.25.2 |
4.25.3 |
| electron-to-chromium | 1.5.203 |
1.5.206 |
| istanbul-reports | 3.1.7 |
3.2.0 |
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, andconfigsthat are compatible with bothdefineConfig()andtseslint.config()(#11475)- typescript-estree: correct range of import assertion with trailing comma (#11478)
- utils: correct
calculateConfigForFilereturn type (#11451)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Nolan Gajdascz
@GajdasczYou 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, andconfigsthat are compatible with bothdefineConfig()andtseslint.config()(#11475)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Commits
60c3b26chore(release): publish 8.40.03426f0dfix(typescript-eslint): exportplugin,parser, andconfigsthat are com...- See full diff in compare view
Updates vite from 7.1.2 to 7.1.3
Changelog
Sourced from vite's changelog.
7.1.3 (2025-08-19)
Features
- cli: add Node.js version warning for unsupported versions (#20638) (a1be1bf)
- generate code frame for parse errors thrown by terser (#20642) (a9ba017)
- support long lines in
generateCodeFrame(#20640) (1559577)Bug Fixes
- deps: update all non-major dependencies (#20634) (4851cab)
- optimizer: incorrect incompatible error (#20439) (446fe83)
- support multiline new URL(..., import.meta.url) expressions (#20644) (9ccf142)
Performance Improvements
Miscellaneous Chores
Code Refactoring
- replace startsWith with strict equality (#20603) (42816de)
- use
importin worker threads (#20641) (530687a)Tests
Commits
e090b7drelease: v7.1.39ccf142fix: support multiline new URL(..., import.meta.url) expressions (#20644)731d3e6test: removecheckNodeVersiontest (#20647)a9ba017feat: generate code frame for parse errors thrown by terser (#20642)530687arefactor: useimportin worker threads (#20641)a1be1bffeat(cli): add Node.js version warning for unsupported versions (#20638)1559577feat: support long lines ingenerateCodeFrame(#20640)f691f57perf(cli): dynamically importresolveConfig(#20646)446fe83fix(optimizer): incorrect incompatible error (#20439)42816derefactor: replace startsWith with strict equality (#20603)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite since your current version.
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, andconfigsthat are compatible with bothdefineConfig()andtseslint.config()(#11475)- typescript-estree: correct range of import assertion with trailing comma (#11478)
- utils: correct
calculateConfigForFilereturn type (#11451)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Nolan Gajdascz
@GajdasczYou 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
- fisker Cheung
@fiskerYou can read about our versioning strategy and releases on our website.
Commits
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, andconfigsthat are compatible with bothdefineConfig()andtseslint.config()(#11475)- typescript-estree: correct range of import assertion with trailing comma (#11478)
- utils: correct
calculateConfigForFilereturn type (#11451)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Nolan Gajdascz
@GajdasczYou 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
60c3b26chore(release): publish 8.40.0- See full diff in compare view
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, andconfigsthat are compatible with bothdefineConfig()andtseslint.config()(#11475)- typescript-estree: correct range of import assertion with trailing comma (#11478)
- utils: correct
calculateConfigForFilereturn type (#11451)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Nolan Gajdascz
@GajdasczYou 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
60c3b26chore(release): publish 8.40.0- See full diff in compare view
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, andconfigsthat are compatible with bothdefineConfig()andtseslint.config()(#11475)- typescript-estree: correct range of import assertion with trailing comma (#11478)
- utils: correct
calculateConfigForFilereturn type (#11451)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Nolan Gajdascz
@GajdasczYou 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
calculateConfigForFilereturn type (#11451)❤️ Thank You
- Nolan Gajdascz
@GajdasczYou can read about our versioning strategy and releases on our website.
Commits
60c3b26chore(release): publish 8.40.019aa4d6fix(utils): correctcalculateConfigForFilereturn type (#11451)- See full diff in compare view
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, andconfigsthat are compatible with bothdefineConfig()andtseslint.config()(#11475)- typescript-estree: correct range of import assertion with trailing comma (#11478)
- utils: correct
calculateConfigForFilereturn type (#11451)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblinger- Nolan Gajdascz
@GajdasczYou 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
60c3b26chore(release): publish 8.40.0- See full diff in compare view
Updates browserslist from 4.25.2 to 4.25.3
Commits
e13f918Release 4.25.3 version7e6db9fUpdate dependenciesc331c95Fix ReDoS- See full diff in compare view
Updates electron-to-chromium from 1.5.203 to 1.5.206
Commits
Updates istanbul-reports from 3.1.7 to 3.2.0
Release notes
Sourced from istanbul-reports's releases.
istanbul-reports: v3.2.0
3.2.0 (2025-08-18)
Features
Bug Fixes
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
1
2
+107
-101
Package Dependencies
@typescript-eslint/parser
npm
8.39.1 → 8.40.0
Minor
@typescript-eslint/eslint-plugin
npm
8.39.1 → 8.40.0
Minor
@typescript-eslint/type-utils
npm
8.39.1 → 8.40.0
Minor
@typescript-eslint/visitor-keys
npm
8.39.1 → 8.40.0
Minor
Technical Details
| ID: | 5379431 |
| UUID: | 2757335048 |
| Node ID: | PR_kwDOE3aIh86kWZgI |
| Host: | GitHub |
| Repository: | poad/github-pull-requester |
| Merge State: | Unknown |