Skip to content

build(deps-dev): Bump the npm-patch group across 1 directory with 3 updates#153

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-patch-b4e46bfc56
Closed

build(deps-dev): Bump the npm-patch group across 1 directory with 3 updates#153
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-patch-b4e46bfc56

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the npm-patch group with 3 updates in the / directory: @secretlint/secretlint-rule-preset-recommend, cspell and secretlint.

Updates @secretlint/secretlint-rule-preset-recommend from 11.3.0 to 11.3.1

Release notes

Sourced from @​secretlint/secretlint-rule-preset-recommend's releases.

v11.3.1

What's Changed

Bug Fixes

CI

Dependency Updates

Full Changelog: secretlint/secretlint@v11.3.0...v11.3.1

Commits
  • c38a5ec chore(release): v11.3.1 (#1383)
  • 7ed780c feat(secretlint-rule-pattern): support negation patterns in filePathGlobs (#1...
  • deed8ef chore(deps): update dependency turbo to ^2.7.6 (#1381)
  • 0a3b941 chore(deps): update dependency rollup to ^4.56.0 (#1380)
  • ebc2c62 chore(deps): update dependency rollup to ^4.55.3 (#1379)
  • 0c7b4cc chore(deps): update oven-sh/setup-bun action to v2.1.2 (#1378)
  • 90a5ca5 chore(deps): update oven-sh/setup-bun action to v2.1.1 (#1377)
  • 3e29192 chore(deps): update patch updates (#1376)
  • 3ef40a1 fix(deps): update textlint to ^15.5.1 (#1375)
  • 7ef700f chore(deps): update dependency turbo to ^2.7.5 (#1374)
  • Additional commits viewable in compare view

Updates cspell from 9.6.0 to 9.6.4

Release notes

Sourced from cspell's releases.

v9.6.4

Fixes

fix: add --no-dictionary option to lint command (#8514)

Pull request overview

This PR adds the --no-dictionary option to the lint command and refactors the prefixCollect helper function for reuse across commands.

Changes:

  • Moved prefixCollect function from commandTrace.ts to commandHelpers.ts for reuse
  • Added --no-dictionary option to the lint command (hidden, as an alias for --disable-dictionary)
  • Added comprehensive tests for the new option including --dictionary=!words and --no-dictionary=words syntax

fix: Correctly report blocked dictionaries (#8506)


v9.6.3

Fixes

fix: Add engines setting (#8491)

Pull request overview

This PR adds a new engines configuration field that allows dictionary authors and configuration authors to specify the minimum version of cspell (or other engines) required for compatibility. This is informational only and does not enforce versioning.

Changes:

  • Added CompatibleEngineVersions interface and SemVersionPredicate type to define engine version requirements
  • Added engines field to FileSettings interface and all related configuration structures
  • Updated JSON schemas to include the new engines definitions
  • Updated snapshot tests to reflect the new configuration field

... (truncated)

Changelog

Sourced from cspell's changelog.

v9.6.4 (2026-02-04)

Fixes

fix: add --no-dictionary option to lint command (#8514)

Pull request overview

This PR adds the --no-dictionary option to the lint command and refactors the prefixCollect helper function for reuse across commands.

Changes:

  • Moved prefixCollect function from commandTrace.ts to commandHelpers.ts for reuse
  • Added --no-dictionary option to the lint command (hidden, as an alias for --disable-dictionary)
  • Added comprehensive tests for the new option including --dictionary=!words and --no-dictionary=words syntax

fix: Correctly report blocked dictionaries (#8506)


v9.6.3 (2026-02-02)

Fixes

fix: Add engines setting (#8491)

Pull request overview

This PR adds a new engines configuration field that allows dictionary authors and configuration authors to specify the minimum version of cspell (or other engines) required for compatibility. This is informational only and does not enforce versioning.

Changes:

  • Added CompatibleEngineVersions interface and SemVersionPredicate type to define engine version requirements
  • Added engines field to FileSettings interface and all related configuration structures
  • Updated JSON schemas to include the new engines definitions

... (truncated)

Commits

Updates secretlint from 11.3.0 to 11.3.1

Release notes

Sourced from secretlint's releases.

v11.3.1

What's Changed

Bug Fixes

CI

Dependency Updates

Full Changelog: secretlint/secretlint@v11.3.0...v11.3.1

Commits
  • c38a5ec chore(release): v11.3.1 (#1383)
  • 7ed780c feat(secretlint-rule-pattern): support negation patterns in filePathGlobs (#1...
  • deed8ef chore(deps): update dependency turbo to ^2.7.6 (#1381)
  • 0a3b941 chore(deps): update dependency rollup to ^4.56.0 (#1380)
  • ebc2c62 chore(deps): update dependency rollup to ^4.55.3 (#1379)
  • 0c7b4cc chore(deps): update oven-sh/setup-bun action to v2.1.2 (#1378)
  • 90a5ca5 chore(deps): update oven-sh/setup-bun action to v2.1.1 (#1377)
  • 3e29192 chore(deps): update patch updates (#1376)
  • 3ef40a1 fix(deps): update textlint to ^15.5.1 (#1375)
  • 7ef700f chore(deps): update dependency turbo to ^2.7.5 (#1374)
  • Additional commits viewable 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 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

…pdates

Bumps the npm-patch group with 3 updates in the / directory: [@secretlint/secretlint-rule-preset-recommend](https://github.com/secretlint/secretlint), [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) and [secretlint](https://github.com/secretlint/secretlint).


Updates `@secretlint/secretlint-rule-preset-recommend` from 11.3.0 to 11.3.1
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](secretlint/secretlint@v11.3.0...v11.3.1)

Updates `cspell` from 9.6.0 to 9.6.4
- [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.6.4/packages/cspell)

Updates `secretlint` from 11.3.0 to 11.3.1
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](secretlint/secretlint@v11.3.0...v11.3.1)

---
updated-dependencies:
- dependency-name: "@secretlint/secretlint-rule-preset-recommend"
  dependency-version: 11.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch
- dependency-name: cspell
  dependency-version: 9.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch
- dependency-name: secretlint
  dependency-version: 11.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2026

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from mcj-coder as a code owner February 9, 2026 06:33
@github-actions
Copy link

github-actions bot commented Feb 9, 2026




Fails
🚫 PR must have a Summary or Description section.
🚫 PR must have auto-merge enabled. Enable via PR settings → "Enable auto-merge".

This ensures PRs are merged automatically once all checks pass.

🚫 PR title subject should start with lowercase.

Current: "build(deps-dev): Bump the npm-patch group across 1 directory with 3 updates"

The subject after the colon should start with a lowercase letter.

🚫 PR body must contain an issue reference.

Add one of the following to your PR description:

This ensures traceability between commits and issues.

Warnings
⚠️ This PR has 530 lines changed. Consider breaking into smaller PRs for easier review.
Messages
📖 Remember: This PR will be squash-merged. Ensure the PR title follows conventional commits format.

Generated by 🚫 dangerJS against 442a047

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 2, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 2, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-patch-b4e46bfc56 branch March 2, 2026 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants