chore(deps-dev): bump the minor-updates group across 1 directory with 7 updates - #9
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
… 7 updates Bumps the minor-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `9.1.5` | `9.2.0` | | [eslint](https://github.com/eslint/eslint) | `9.31.0` | `9.32.0` | | [jiti](https://github.com/unjs/jiti) | `2.4.2` | `2.5.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.1.2` | `16.1.4` | | [nadle](https://github.com/nadlejs/nadle/tree/HEAD/packages/nadle) | `0.4.0` | `0.5.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.36.0` | `8.38.0` | Updates `cspell` from 9.1.5 to 9.2.0 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.2.0/packages/cspell) Updates `eslint` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.31.0...v9.32.0) Updates `jiti` from 2.4.2 to 2.5.1 - [Release notes](https://github.com/unjs/jiti/releases) - [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md) - [Commits](unjs/jiti@v2.4.2...v2.5.1) Updates `lint-staged` from 16.1.2 to 16.1.4 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.1.2...v16.1.4) Updates `nadle` from 0.4.0 to 0.5.1 - [Release notes](https://github.com/nadlejs/nadle/releases) - [Changelog](https://github.com/nadlejs/nadle/blob/main/packages/nadle/CHANGELOG.md) - [Commits](https://github.com/nadlejs/nadle/commits/nadle/v0.5.1/packages/nadle) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) Updates `typescript-eslint` from 8.36.0 to 8.38.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.38.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: cspell dependency-version: 9.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: jiti dependency-version: 2.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: lint-staged dependency-version: 16.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: nadle dependency-version: 0.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: typescript-eslint dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot-npm_and_yarn-minor-updates-195d994a32
branch
November 3, 2025 00:47
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-updates group with 7 updates in the / directory:
9.1.59.2.09.31.09.32.02.4.22.5.116.1.216.1.40.4.00.5.15.8.35.9.28.36.08.38.0Updates
cspellfrom 9.1.5 to 9.2.0Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
... (truncated)
Commits
6004e6av9.2.0eac8511chore: Prepare Release v9.2.0 (auto-deploy) (#7612)bf6806ffix: Support remote dependencies in cache (#7642)5e2e5d8refactor: Support url based cache entries (#7639)64931c3fix: Removeflat-cachedependency (#7636)b150d97refactor: move towards caching URLs (#7634)085c0f7fix: Support async cache (#7631)74092a7fix: Replace file-entry-cache (#6579)Updates
eslintfrom 9.31.0 to 9.32.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
23640319.32.0a0e62e2Build: changelog update for 9.32.0960fd40fix: Upgrade@eslint/js(#19971)50de1cechore: package.json update for@eslint/jsreleasebbf23fafix: Refactor reporting into FileReport (#19877)74f01a3ci: unpinjitito version^2.5.1(#19970)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965)2ab1381ci: pinjitito version 2.4.2 (#19964)b7f7545test: switch to flat config mode inSourceCodetests (#19953)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960)Updates
jitifrom 2.4.2 to 2.5.1Release notes
Sourced from jiti's releases.
Changelog
Sourced from jiti's changelog.
Commits
61fa803chore(release): v2.5.1ad268dffix(interop): passthrough module if it is a promise (#389)62eac09chore(release): v2.5.054461d6fix(register): handlerequire(\<json>)(#374)ea2340dfix: interop modules with nil default export (#377)2e5a282feat:rebuildFsCache(JITI_REBUILD_FS_CACHE) (#379)63e907ffeat: usesha256for cache entries in fips mode (#375)c567a37chore: update snapshotfb2da19test: only include src for coverage report (#372)c9fb9fcchore(deps): update autofix-ci/action digest to 635ffb0 (#385)Updates
lint-stagedfrom 16.1.2 to 16.1.4Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
9151254chore(changeset): release90b37b0fix: add root-level "types" field to package.json795be13chore(changeset): release4463089build(deps): update dependencies7ea700bfix: allow npm to detect built-in TypeScript type definitions0a0a701test: make sure "git amend" works as expectedbfb71ebperf: combinegit ls-filescalls into single process (#1587)f549d8adocs: replace execa link with nano-span linkbd5b9f6perf(config): optimize config discovery with pathspecs020a246docs: fix typo in CHANGELOG.mdUpdates
nadlefrom 0.4.0 to 0.5.1Release notes
Sourced from nadle's releases.
Changelog
Sourced from nadle's changelog.
... (truncated)
Commits
94c3b1achore: release nadle v0.5.1 (#378)6a65ec9feat: print configuration only when using --show-config option (#372)2ad717bfeat: order tasks by workspaces when listing tasks (#371)cd2255arefactor: drop internal isWorkerThread option (#369)f55cb0efeat: compute workspace dependencies (#365)5b54afechore: add ESLint rules for complexity and line limits145a2b5feat: add optional --config-key to specify which config should be shown when ...a66d665feat: add --list-workspaces option to list all available workspaces (#361)3388989fix: footer is hidden after choosing task in interaction mode (#359)40b822efix: update task selection to use task IDs in interaction mode (#358)Updates
typescriptfrom 5.8.3 to 5.9.2Release notes
Sourced from typescript's releases.
Commits
be86783Give more specific errors forverbatimModuleSyntax(#62113)22ef577LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...d5a414cDon't usenoErrorTruncationwhen printing types withmaximumLengthset (#...f14b5c8Remove unused and confusing dom.iterable.d.ts file (#62037)2778e84Restore AbortSignal.abort (#62086)65cb4bdLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...9e20e03Clear out checker-level stacks on pop (#62016)87740bcFix for Issue 61081 (#61221)833a8d4Fix Symbol completion priority and cursor positioning (#61945)0018c9fLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...Updates
typescript-eslintfrom 8.36.0 to 8.38.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
d11e79echore(release): publish 8.38.06d8fae9fix(typescript-eslint): error on nestedextendsintseslint.config()(#11...abb7c4dfix(typescript-eslint): infer tsconfigRootDir with v8 API (#11412)816be17chore(release): publish 8.37.07126c3afeat(typescript-estree): infer tsconfigRootDir from call stack (#11370)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