Skip to content

Bump the minor-and-patch group with 5 updates - #145

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/minor-and-patch-3b88c587cd
Open

Bump the minor-and-patch group with 5 updates#145
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/minor-and-patch-3b88c587cd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 5 updates:

Package From To
@inquirer/prompts 8.6.0 8.7.0
@sindresorhus/slugify 3.0.0 3.0.1
@types/node 26.3.0 26.4.1
tsc-alias 1.9.2 1.9.3
typescript-eslint 8.68.0 8.69.0

Updates @inquirer/prompts from 8.6.0 to 8.7.0

Release notes

Sourced from @​inquirer/prompts's releases.

@​inquirer/prompts@​8.7.0

What's new

  • password gains the toggleMask option (ctrl+t to reveal the typed value).
  • confirm now matches localized yes/no answers per-locale.
  • Prettified prompt and theme types for better IDE display.
  • Added inquirer-grouped-checkbox to the community prompts list (#2236).

Included

  • @inquirer/checkbox@^5.2.3
  • @inquirer/confirm@^6.3.0
  • @inquirer/editor@^5.3.1
  • @inquirer/expand@^5.1.3
  • @inquirer/input@^5.1.4
  • @inquirer/number@^4.2.1
  • @inquirer/password@^5.2.0
  • @inquirer/rawlist@^5.3.3
  • @inquirer/search@^4.3.1
  • @inquirer/select@^5.2.3
Commits
  • 51ac389 chore: Publish new release
  • 0f1718e feat(@​inquirer/password): add ctrl+t toggle to reveal password
  • 5fa76b1 feat: prettify prompt and theme types for better IDE display (#2239)
  • 6730c32 fix(@​inquirer/i18n): mock Intl in auto-detect test to fix Windows flake (#2235)
  • 00ebec7 fix(@​inquirer/i18n): accept the localized yes/no answers each locale hints at
  • 9637a2a chore(deps-dev): Bump globals in the linting group (#2238)
  • 45b1479 docs: add inquirer-grouped-checkbox to community prompts (#2236)
  • See full diff in compare view

Updates @sindresorhus/slugify from 3.0.0 to 3.0.1

Release notes

Sourced from @​sindresorhus/slugify's releases.

v3.0.1

  • Fix contractions and possessives followed by punctuation a1b74b1
  • Fix decamelization of acronyms followed by a word whose second letter is s a3b86ea

sindresorhus/slugify@v3.0.0...v3.0.1

Commits
  • 2acf5b3 3.0.1
  • 9071a26 Tweaks
  • a1b74b1 Fix contractions and possessives followed by punctuation
  • a3b86ea Fix decamelization of acronyms followed by a word whose second letter is s
  • See full diff in compare view

Updates @types/node from 26.3.0 to 26.4.1

Commits

Updates tsc-alias from 1.9.2 to 1.9.3

Release notes

Sourced from tsc-alias's releases.

v1.9.3 (2026-08-31)

What's Changed

Full Changelog: justkey007/tsc-alias@v1.9.2...v1.9.3

Commits
  • cd585ee 1.9.3
  • 366f08b Merge pull request #267 from justkey007/refactoring
  • ed95c28 refactor: modularize path helpers and base url replacer
  • 742b70f refactor: improve the readability and quality of default replacer code
  • c43d1cb format
  • a668d7e refactor: improve the readability and quality of the configuration-related code
  • cf23dab refactor: improve the readability and code quality of the TrieNode class
  • 59c9b88 Merge pull request #266 from justkey007/issue265
  • 4b75696 fix: support catch-all wildcard expressions in path mapping
  • 28b719d fix: update pnpm version to 10 in CI workflow
  • See full diff in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates typescript-eslint from 8.68.0 to 8.69.0

Release notes

Sourced from typescript-eslint's releases.

v8.69.0

8.69.0 (2026-08-31)

🚀 Features

  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#12603)

🩹 Fixes

  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#12731)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#12741)
  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#12727)
  • website: respect allowJs playground config (#12744)

❤️ Thank You

See GitHub Releases for more information.

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

Changelog

Sourced from typescript-eslint's changelog.

8.69.0 (2026-08-31)

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

See GitHub Releases for more information.

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

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 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 <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 minor-and-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `8.6.0` | `8.7.0` |
| [@sindresorhus/slugify](https://github.com/sindresorhus/slugify) | `3.0.0` | `3.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.3.0` | `26.4.1` |
| [tsc-alias](https://github.com/justkey007/tsc-alias) | `1.9.2` | `1.9.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.68.0` | `8.69.0` |


Updates `@inquirer/prompts` from 8.6.0 to 8.7.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.6.0...@inquirer/prompts@8.7.0)

Updates `@sindresorhus/slugify` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/sindresorhus/slugify/releases)
- [Commits](sindresorhus/slugify@v3.0.0...v3.0.1)

Updates `@types/node` from 26.3.0 to 26.4.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `tsc-alias` from 1.9.2 to 1.9.3
- [Release notes](https://github.com/justkey007/tsc-alias/releases)
- [Commits](justkey007/tsc-alias@v1.9.2...v1.9.3)

Updates `typescript-eslint` from 8.68.0 to 8.69.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.69.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@inquirer/prompts"
  dependency-version: 8.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@sindresorhus/slugify"
  dependency-version: 3.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 26.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: tsc-alias
  dependency-version: 1.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typescript-eslint
  dependency-version: 8.69.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

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 Sep 5, 2026
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.

1 participant