deps(deps): bump the patch-updates group across 1 directory with 22 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(10 months ago)
(10 months ago)
(10 months ago)
dependencies automated
Bumps the patch-updates group with 10 updates in the / directory:
| Package | From | To |
|---|---|---|
| @typescript-eslint/eslint-plugin | 8.46.0 |
8.46.1 |
| @inquirer/ansi | 1.0.0 |
1.0.1 |
| @inquirer/confirm | 5.1.18 |
5.1.19 |
| @inquirer/editor | 4.2.20 |
4.2.21 |
| @inquirer/expand | 4.0.20 |
4.0.21 |
| @inquirer/input | 4.2.4 |
4.2.5 |
| @inquirer/number | 3.0.20 |
3.0.21 |
| @inquirer/password | 4.0.20 |
4.0.21 |
| @inquirer/rawlist | 4.1.8 |
4.1.9 |
| electron-to-chromium | 1.5.234 |
1.5.235 |
Updates @typescript-eslint/eslint-plugin from 8.46.0 to 8.46.1
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.46.1
8.46.1 (2025-10-13)
🩹 Fixes
- ast-spec: cleanup
TSLiteralType(#11624)- eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#11533)
- eslint-plugin: [no-misused-promises] special-case
.finallynot to report when a promise returning function is provided as an argument (#11667)❤️ Thank You
- Abraham Guo
- mdm317
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.46.1 (2025-10-13)
🩹 Fixes
- eslint-plugin: [no-misused-promises] special-case
.finallynot to report when a promise returning function is provided as an argument (#11667)- eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#11533)
❤️ Thank You
- mdm317
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Commits
3f5fbf6chore(release): publish 8.46.1a64b3ccfix(eslint-plugin): [no-misused-promises] special-case.finallynot to repo...73003bffix(eslint-plugin): [prefer-optional-chain] include mixed "nullish comparison...- See full diff in compare view
Updates @typescript-eslint/parser from 8.46.0 to 8.46.1
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.46.1
8.46.1 (2025-10-13)
🩹 Fixes
- ast-spec: cleanup
TSLiteralType(#11624)- eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#11533)
- eslint-plugin: [no-misused-promises] special-case
.finallynot to report when a promise returning function is provided as an argument (#11667)❤️ Thank You
- Abraham Guo
- mdm317
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.46.1 (2025-10-13)
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
3f5fbf6chore(release): publish 8.46.1- See full diff in compare view
Updates @inquirer/ansi from 1.0.0 to 1.0.1
Release notes
Sourced from @inquirer/ansi's releases.
@inquirer/search@1.0.1Fix issue where typing would disallow the following
search({ ..., source: async (term: string = '') => { ... }, });
@inquirer/external-editor@1.0.1
- Make
@types/nodean optional peer dependency.
Commits
87cb01ePublish8410243feat: Review how help tips are themed/localize (#1851)f1ec92afeat: Add optional support for vim and emac bindings (#1838)92e1a84Chore(deps): Bump github/codeql-action from 3 to 4 (#1852)9b226bdfeat(@inquirer/checkbox): selected checkbox can now display checkedName (#1844)679368dfeat: modernize prompt instructions UIc6a557fchore: Ignore tests when running yarn dev/yarn demof79b2acchore: Add AGENTS.md & gitignore PLAN.md428c989Chore(deps-dev): Bump tshy from 3.0.2 to 3.0.3 (#1849)1d96e81Chore(deps-dev): Bump globby from 14.1.0 to 15.0.0 (#1846)- Additional commits viewable in compare view
Updates @inquirer/confirm from 5.1.18 to 5.1.19
Commits
87cb01ePublish8410243feat: Review how help tips are themed/localize (#1851)f1ec92afeat: Add optional support for vim and emac bindings (#1838)92e1a84Chore(deps): Bump github/codeql-action from 3 to 4 (#1852)9b226bdfeat(@inquirer/checkbox): selected checkbox can now display checkedName (#1844)679368dfeat: modernize prompt instructions UIc6a557fchore: Ignore tests when running yarn dev/yarn demof79b2acchore: Add AGENTS.md & gitignore PLAN.md428c989Chore(deps-dev): Bump tshy from 3.0.2 to 3.0.3 (#1849)1d96e81Chore(deps-dev): Bump globby from 14.1.0 to 15.0.0 (#1846)- Additional commits viewable in compare view
Updates @inquirer/core from 10.2.2 to 10.3.0
Release notes
Sourced from @inquirer/core's releases.
@inquirer/core@10.3.0
isUpKey/isDownKeynow accepts a second parameterskeybindings: ['vim', 'emacs']that'll match up/down actions done with the keybindings specific to those editors.
Commits
87cb01ePublish8410243feat: Review how help tips are themed/localize (#1851)f1ec92afeat: Add optional support for vim and emac bindings (#1838)92e1a84Chore(deps): Bump github/codeql-action from 3 to 4 (#1852)9b226bdfeat(@inquirer/checkbox): selected checkbox can now display checkedName (#1844)679368dfeat: modernize prompt instructions UIc6a557fchore: Ignore tests when running yarn dev/yarn demof79b2acchore: Add AGENTS.md & gitignore PLAN.md428c989Chore(deps-dev): Bump tshy from 3.0.2 to 3.0.3 (#1849)1d96e81Chore(deps-dev): Bump globby from 14.1.0 to 15.0.0 (#1846)- Additional commits viewable in compare view
Updates @inquirer/editor from 4.2.20 to 4.2.21
Commits
87cb01ePublish8410243feat: Review how help tips are themed/localize (#1851)f1ec92afeat: Add optional support for vim and emac bindings (#1838)92e1a84Chore(deps): Bump github/codeql-action from 3 to 4 (#1852)9b226bdfeat(@inquirer/checkbox): selected checkbox can now display checkedName (#1844)679368dfeat: modernize prompt instructions UIc6a557fchore: Ignore tests when running yarn dev/yarn demof79b2acchore: Add AGENTS.md & gitignore PLAN.md428c989Chore(deps-dev): Bump tshy from 3.0.2 to 3.0.3 (#1849)1d96e81Chore(deps-dev): Bump globby from 14.1.0 to 15.0.0 (#1846)- Additional commits viewable in compare view
Updates @inquirer/expand from 4.0.20 to 4.0.21
Commits
87cb01ePublish8410243feat: Review how help tips are themed/localize (#1851)f1ec92afeat: Add optional support for vim and emac bindings (#1838)92e1a84Chore(deps): Bump github/codeql-action from 3 to 4 (#1852)9b226bdfeat(@inquirer/checkbox): selected checkbox can now display checkedName (#1844)679368dfeat: modernize prompt instructions UIc6a557fchore: Ignore tests when running yarn dev/yarn demof79b2acchore: Add AGENTS.md & gitignore PLAN.md428c989Chore(deps-dev): Bump tshy from 3.0.2 to 3.0.3 (#1849)1d96e81Chore(deps-dev): Bump globby from 14.1.0 to 15.0.0 (#1846)- Additional commits viewable in compare view
Updates @inquirer/figures from 1.0.13 to 1.0.14
Commits
87cb01ePublish8410243feat: Review how help tips are themed/localize (#1851)f1ec92afeat: Add optional support for vim and emac bindings (#1838)92e1a84Chore(deps): Bump github/codeql-action from 3 to 4 (#1852)9b226bdfeat(@inquirer/checkbox): selected checkbox can now display checkedName (#1844)679368dfeat: modernize prompt instructions UIc6a557fchore: Ignore tests when running yarn dev/yarn demof79b2acchore: Add AGENTS.md & gitignore PLAN.md428c989Chore(deps-dev): Bump tshy from 3.0.2 to 3.0.3 (#1849)1d96e81Chore(deps-dev): Bump globby from 14.1.0 to 15.0.0 (#1846)- Additional commits viewable in compare view
Updates @inquirer/input from 4.2.4 to 4.2.5
Commits
87cb01ePublish8410243feat: Review how help tips are themed/localize (#1851)f1ec92afeat: Add optional support for vim and emac bindings (#1838)92e1a84Chore(deps): Bump github/codeql-action from 3 to 4 (#1852)9b226bdfeat(@inquirer/checkbox): selected checkbox can now display checkedName (#1844)679368dfeat: modernize prompt instructions UIc6a557fchore: Ignore tests when running yarn dev/yarn demof79b2acchore: Add AGENTS.md & gitignore PLAN.md428c989Chore(deps-dev): Bump tshy from 3.0.2 to 3.0.3 (#1849)1d96e81Chore(deps-dev): Bump globby from 14.1.0 to 15.0.0 (#1846)- Additional commits viewable in compare view
Updates @inquirer/number from 3.0.20 to 3.0.21
Commits
87cb01ePublish8410243feat: Review how help tips are themed/localize (#1851)f1ec92afeat: Add optional support for vim and emac bindings (#1838)92e1a84Chore(deps): Bump github/codeql-action from 3 to 4 (#1852)9b226bdfeat(@inquirer/checkbox): selected checkbox can now display checkedName (#1844)679368dfeat: modernize prompt instructions UIc6a557fchore: Ignore tests when running yarn dev/yarn demof79b2acchore: Add AGENTS.md & gitignore PLAN.md428c989Chore(deps-dev): Bump tshy from 3.0.2 to 3.0.3 (#1849)1d96e81Chore(deps-dev): Bump globby from 14.1.0 to 15.0.0 (#1846)- Additional commits viewable in compare view
Updates @inquirer/password from 4.0.20 to 4.0.21
Commits
87cb01ePublish8410243feat: Review how help tips are themed/localize (#1851)f1ec92afeat: Add optional support for vim and emac bindings (#1838)92e1a84Chore(deps): Bump github/codeql-action from 3 to 4 (#1852)9b226bdfeat(@inquirer/checkbox): selected checkbox can now display checkedName (#1844)679368dfeat: modernize prompt instructions UIc6a557fchore: Ignore tests when running yarn dev/yarn demof79b2acchore: Add AGENTS.md & gitignore PLAN.md428c989Chore(deps-dev): Bump tshy from 3.0.2 to 3.0.3 (#1849)1d96e81Chore(deps-dev): Bump globby from 14.1.0 to 15.0.0 (#1846)- Additional commits viewable in compare view
Updates @inquirer/rawlist from 4.1.8 to 4.1.9
Commits
87cb01ePublish8410243feat: Review how help tips are themed/localize (#1851)f1ec92afeat: Add optional support for vim and emac bindings (#1838)92e1a84Chore(deps): Bump github/codeql-action from 3 to 4 (#1852)9b226bdfeat(@inquirer/checkbox): selected checkbox can now display checkedName (#1844)679368dfeat: modernize prompt instructions UIc6a557fchore: Ignore tests when running yarn dev/yarn demof79b2acchore: Add AGENTS.md & gitignore PLAN.md428c989Chore(deps-dev): Bump tshy from 3.0.2 to 3.0.3 (#1849)1d96e81Chore(deps-dev): Bump globby from 14.1.0 to 15.0.0 (#1846)- Additional commits viewable in compare view
Updates @inquirer/type from 3.0.8 to 3.0.9
Commits
87cb01ePublish8410243feat: Review how help tips are themed/localize (#1851)f1ec92afeat: Add optional support for vim and emac bindings (#1838)92e1a84Chore(deps): Bump github/codeql-action from 3 to 4 (#1852)9b226bdfeat(@inquirer/checkbox): selected checkbox can now display checkedName (#1844)679368dfeat: modernize prompt instructions UIc6a557fchore: Ignore tests when running yarn dev/yarn demof79b2acchore: Add AGENTS.md & gitignore PLAN.md428c989Chore(deps-dev): Bump tshy from 3.0.2 to 3.0.3 (#1849)1d96e81Chore(deps-dev): Bump globby from 14.1.0 to 15.0.0 (#1846)- Additional commits viewable in compare view
Updates @typescript-eslint/project-service from 8.46.0 to 8.46.1
Release notes
Sourced from @typescript-eslint/project-service's releases.
v8.46.1
8.46.1 (2025-10-13)
🩹 Fixes
- ast-spec: cleanup
TSLiteralType(#11624)- eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#11533)
- eslint-plugin: [no-misused-promises] special-case
.finallynot to report when a promise returning function is provided as an argument (#11667)❤️ Thank You
- Abraham Guo
- mdm317
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/project-service's changelog.
8.46.1 (2025-10-13)
This was a version bump only for project-service to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
3f5fbf6chore(release): publish 8.46.1- See full diff in compare view
Updates @typescript-eslint/scope-manager from 8.46.0 to 8.46.1
Release notes
Sourced from @typescript-eslint/scope-manager's releases.
v8.46.1
8.46.1 (2025-10-13)
🩹 Fixes
- ast-spec: cleanup
TSLiteralType(#11624)- eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#11533)
- eslint-plugin: [no-misused-promises] special-case
.finallynot to report when a promise returning function is provided as an argument (#11667)❤️ Thank You
- Abraham Guo
- mdm317
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/scope-manager's changelog.
8.46.1 (2025-10-13)
This was a version bump only for scope-manager to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
3f5fbf6chore(release): publish 8.46.1- See full diff in compare view
Updates @typescript-eslint/tsconfig-utils from 8.46.0 to 8.46.1
Release notes
Sourced from @typescript-eslint/tsconfig-utils's releases.
v8.46.1
8.46.1 (2025-10-13)
🩹 Fixes
- ast-spec: cleanup
TSLiteralType(#11624)- eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#11533)
- eslint-plugin: [no-misused-promises] special-case
.finallynot to report when a promise returning function is provided as an argument (#11667)❤️ Thank You
- Abraham Guo
- mdm317
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/tsconfig-utils's changelog.
8.46.1 (2025-10-13)
This was a version bump only for tsconfig-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
3f5fbf6chore(release): publish 8.46.1- See full diff in compare view
Updates @typescript-eslint/type-utils from 8.46.0 to 8.46.1
Release notes
Sourced from @typescript-eslint/type-utils's releases.
v8.46.1
8.46.1 (2025-10-13)
🩹 Fixes
- ast-spec: cleanup
TSLiteralType(#11624)- eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#11533)
- eslint-plugin: [no-misused-promises] special-case
.finallynot to report when a promise returning function is provided as an argument (#11667)❤️ Thank You
- Abraham Guo
- mdm317
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/type-utils's changelog.
8.46.1 (2025-10-13)
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
3f5fbf6chore(release): publish 8.46.1- See full diff in compare view
Updates @typescript-eslint/types from 8.46.0 to 8.46.1
Release notes
Sourced from @typescript-eslint/types's releases.
v8.46.1
8.46.1 (2025-10-13)
🩹 Fixes
- ast-spec: cleanup
TSLiteralType(#11624)- eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#11533)
- eslint-plugin: [no-misused-promises] special-case
.finallynot to report when a promise returning function is provided as an argument (#11667)❤️ Thank You
- Abraham Guo
- mdm317
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/types's changelog.
8.46.1 (2025-10-13)
This was a version bump only for types to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
3f5fbf6chore(release): publish 8.46.1- See full diff in compare view
Updates @typescript-eslint/typescript-estree from 8.46.0 to 8.46.1
Release notes
Sourced from @typescript-eslint/typescript-estree's releases.
v8.46.1
8.46.1 (2025-10-13)
🩹 Fixes
- ast-spec: cleanup
TSLiteralType(#11624)- eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#11533)
- eslint-plugin: [no-misused-promises] special-case
.finallynot to report when a promise returning function is provided as an argument (#11667)❤️ Thank You
- Abraham Guo
- mdm317
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/typescript-estree's changelog.
8.46.1 (2025-10-13)
This was a version bump only for typescript-estree to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
3f5fbf6chore(release): publish 8.46.1- See full diff in compare view
Updates @typescript-eslint/utils from 8.46.0 to 8.46.1
Release notes
Sourced from @typescript-eslint/utils's releases.
v8.46.1
8.46.1 (2025-10-13)
🩹 Fixes
- ast-spec: cleanup
TSLiteralType(#11624)- eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#11533)
- eslint-plugin: [no-misused-promises] special-case
.finallynot to report when a promise returning function is provided as an argument (#11667)❤️ Thank You
- Abraham Guo
- mdm317
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/utils's changelog.
8.46.1 (2025-10-13)
This was a version bump only for 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
3f5fbf6chore(release): publish 8.46.1- See full diff in compare view
Updates @typescript-eslint/visitor-keys from 8.46.0 to 8.46.1
Release notes
Sourced from @typescript-eslint/visitor-keys's releases.
v8.46.1
8.46.1 (2025-10-13)
🩹 Fixes
- ast-spec: cleanup
TSLiteralType(#11624)- eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#11533)
- eslint-plugin: [no-misused-promises] special-case
.finallynot to report when a promise returning function is provided as an argument (#11667)❤️ Thank You
- Abraham Guo
- mdm317
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/visitor-keys's changelog.
8.46.1 (2025-10-13)
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
3f5fbf6chore(release): publish 8.46.1- See full diff in compare view
Updates electron-to-chromium from 1.5.234 to 1.5.235
Commits
55d04f41.5.235d13adeagenerate new version- 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
Package Dependencies
@typescript-eslint/eslint-plugin
npm
8.46.0 → 8.46.1
Patch
Technical Details
| ID: | 10299036 |
| UUID: | 3512416055 |
| Node ID: | PR_kwDOPqMYA86tlon7 |
| Host: | GitHub |
| Repository: | Vibe-Code-Agent/create-pull-request |