Bump the npm group with 5 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(10 months ago)
(10 months ago)
dependencies javascript
poad
Bumps the npm group with 5 updates:
| Package | From | To |
|---|---|---|
| typescript-eslint | 8.38.0 |
8.39.0 |
| @types/node | 24.1.0 |
24.2.0 |
| @typescript-eslint/eslint-plugin | 8.38.0 |
8.39.0 |
| @typescript-eslint/parser | 8.38.0 |
8.39.0 |
| @typescript-eslint/type-utils | 8.38.0 |
8.39.0 |
Updates typescript-eslint from 8.38.0 to 8.39.0
Release notes
Sourced from typescript-eslint's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
checkoption for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPatternmessage (#11403)❤️ Thank You
- Brad Zacher
@bradzacher- James Garbutt
@43081j- Kim Sang Du
@developer-bandi- Sasha Kondrashov
- tao
- Younsang Na
@nayounsangYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacherYou can read about our versioning strategy and releases on our website.
Commits
c98d513chore(release): publish 8.39.02112d58feat: update to TypeScript 5.9.2 (#11445)- See full diff in compare view
Updates @types/node from 24.1.0 to 24.2.0
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
checkoption for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPatternmessage (#11403)❤️ Thank You
- Brad Zacher
@bradzacher- James Garbutt
@43081j- Kim Sang Du
@developer-bandi- Sasha Kondrashov
- tao
- Younsang Na
@nayounsangYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.39.0 (2025-08-04)
🚀 Features
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
🩹 Fixes
- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPatternmessage (#11403)- eslint-plugin: [prefer-optional-chain] ignore
checkoption for most RHS of a chain (#11272)❤️ Thank You
- Brad Zacher
@bradzacher- James Garbutt
@43081j- Kim Sang Du
@developer-bandi- Sasha Kondrashov
- tao
- Younsang Na
@nayounsangYou can read about our versioning strategy and releases on our website.
Commits
c98d513chore(release): publish 8.39.0a8def4bfix(eslint-plugin): [no-unsafe-assignment] add anunsafeObjectPatternmessa...422e3e2feat(eslint-plugin): [only-throw-error] support yield/await expressions (#11417)e901ad8fix(eslint-plugin): revert #11127 (#11447)8dc8340feat(eslint-plugin): add no-unnecessary-type-conversion to strict-type-checke...2112d58feat: update to TypeScript 5.9.2 (#11445)b872e2bfeat(eslint-plugin): [naming-convention] add enumMember PascalCase default op...757f9eefix(eslint-plugin): [prefer-optional-chain] ignorecheckoption for most RH...5b24864chore: fix dangling reference to generate:configs in comments (#11431)- See full diff in compare view
Updates @typescript-eslint/parser from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
checkoption for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPatternmessage (#11403)❤️ Thank You
- Brad Zacher
@bradzacher- James Garbutt
@43081j- Kim Sang Du
@developer-bandi- Sasha Kondrashov
- tao
- Younsang Na
@nayounsangYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacherYou can read about our versioning strategy and releases on our website.
Commits
c98d513chore(release): publish 8.39.02112d58feat: update to TypeScript 5.9.2 (#11445)- See full diff in compare view
Updates @typescript-eslint/type-utils from 8.38.0 to 8.39.0
Release notes
Sourced from @typescript-eslint/type-utils's releases.
v8.39.0
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
- eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
- eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
- eslint-plugin: [only-throw-error] support yield/await expressions (#11417)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] ignore
checkoption for most RHS of a chain (#11272)- eslint-plugin: [no-unsafe-assignment] add an
unsafeObjectPatternmessage (#11403)❤️ Thank You
- Brad Zacher
@bradzacher- James Garbutt
@43081j- Kim Sang Du
@developer-bandi- Sasha Kondrashov
- tao
- Younsang Na
@nayounsangYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/type-utils's changelog.
8.39.0 (2025-08-04)
🚀 Features
- update to TypeScript 5.9.2 (#11445)
❤️ Thank You
- Brad Zacher
@bradzacherYou can read about our versioning strategy and releases on our website.
Commits
c98d513chore(release): publish 8.39.02112d58feat: update to TypeScript 5.9.2 (#11445)- See full diff 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 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
0
0
+0
-0
Package Dependencies
@typescript-eslint/parser
npm
8.38.0 → 8.39.0
Minor
@typescript-eslint/eslint-plugin
npm
8.38.0 → 8.39.0
Minor
@typescript-eslint/type-utils
npm
8.38.0 → 8.39.0
Minor
Technical Details
| ID: | 4625744 |
| UUID: | 2720483225 |
| Node ID: | PR_kwDONx1qVc6iJ0eZ |
| Host: | GitHub |
| Repository: | poad/solid-start-ssr-lambda |