Bump the minor-and-patch group with 5 updates - #145
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group with 5 updates:
8.6.08.7.03.0.03.0.126.3.026.4.11.9.21.9.38.68.08.69.0Updates
@inquirer/promptsfrom 8.6.0 to 8.7.0Release notes
Sourced from @inquirer/prompts's releases.
Commits
51ac389chore: Publish new release0f1718efeat(@inquirer/password): add ctrl+t toggle to reveal password5fa76b1feat: prettify prompt and theme types for better IDE display (#2239)6730c32fix(@inquirer/i18n): mock Intl in auto-detect test to fix Windows flake (#2235)00ebec7fix(@inquirer/i18n): accept the localized yes/no answers each locale hints at9637a2achore(deps-dev): Bump globals in the linting group (#2238)45b1479docs: add inquirer-grouped-checkbox to community prompts (#2236)Updates
@sindresorhus/slugifyfrom 3.0.0 to 3.0.1Release notes
Sourced from @sindresorhus/slugify's releases.
Commits
2acf5b33.0.19071a26Tweaksa1b74b1Fix contractions and possessives followed by punctuationa3b86eaFix decamelization of acronyms followed by a word whose second letter issUpdates
@types/nodefrom 26.3.0 to 26.4.1Commits
Updates
tsc-aliasfrom 1.9.2 to 1.9.3Release notes
Sourced from tsc-alias's releases.
Commits
cd585ee1.9.3366f08bMerge pull request #267 from justkey007/refactoringed95c28refactor: modularize path helpers and base url replacer742b70frefactor: improve the readability and quality of default replacer codec43d1cbformata668d7erefactor: improve the readability and quality of the configuration-related codecf23dabrefactor: improve the readability and code quality of the TrieNode class59c9b88Merge pull request #266 from justkey007/issue2654b75696fix: support catch-all wildcard expressions in path mapping28b719dfix: update pnpm version to 10 in CI workflowInstall script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
typescript-eslintfrom 8.68.0 to 8.69.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
9a6e546chore(release): publish 8.69.0Dependabot 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 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