Skip to content

chore(deps-dev): bump @secretlint/secretlint-rule-preset-recommend from 12.2.0 to 13.0.2#116

Merged
marcstraube merged 1 commit into
masterfrom
dependabot/npm_and_yarn/secretlint/secretlint-rule-preset-recommend-13.0.0
Jun 5, 2026
Merged

chore(deps-dev): bump @secretlint/secretlint-rule-preset-recommend from 12.2.0 to 13.0.2#116
marcstraube merged 1 commit into
masterfrom
dependabot/npm_and_yarn/secretlint/secretlint-rule-preset-recommend-13.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Copy link
Copy Markdown
Contributor

Bumps @secretlint/secretlint-rule-preset-recommend from 12.2.0 to 13.0.2.

Release notes

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

v13.0.2

What's Changed

📝 v13.0.1 published as v13.0.2

Bug Fixes

CI

Dependency Updates

Other Changes

Full Changelog: secretlint/secretlint@v13.0.0...v13.0.2

v13.0.0

Highlights

v13 changes how files are discovered on disk and adds three credential detection rules.

.gitignore is respected by default

Nested .gitignore files now apply to file discovery with ripgrep semantics: rules from each directory cascade into its subtree, and a negation rule in a deeper file can flip an earlier verdict.

Files excluded by any .gitignore on the path are no longer scanned. Repositories that previously relied on Secretlint scanning ignored files (such as dist/ or generated artefacts) will see fewer files in the output. .secretlintignore is unchanged and continues to apply alongside .gitignore.

To restore the v12 behaviour:

secretlint --no-gitignore "**/*"

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 7, 2026
@socket-security

socket-security Bot commented May 7, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​secretlint/​secretlint-rule-preset-recommend@​13.0.29810010094100

View full report

@dependabot dependabot Bot changed the title chore(deps-dev): bump @secretlint/secretlint-rule-preset-recommend from 12.2.0 to 13.0.0 chore(deps-dev): bump @secretlint/secretlint-rule-preset-recommend from 12.2.0 to 13.0.2 Jun 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/secretlint/secretlint-rule-preset-recommend-13.0.0 branch from 77a0ea2 to df08e92 Compare June 5, 2026 19:28
@marcstraube

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [@secretlint/secretlint-rule-preset-recommend](https://github.com/secretlint/secretlint) from 12.2.0 to 13.0.2.
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](secretlint/secretlint@v12.2.0...v13.0.2)

---
updated-dependencies:
- dependency-name: "@secretlint/secretlint-rule-preset-recommend"
  dependency-version: 13.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/secretlint/secretlint-rule-preset-recommend-13.0.0 branch from df08e92 to 93eff63 Compare June 5, 2026 20:00
@marcstraube marcstraube merged commit 16a87f8 into master Jun 5, 2026
13 checks passed
@marcstraube marcstraube deleted the dependabot/npm_and_yarn/secretlint/secretlint-rule-preset-recommend-13.0.0 branch June 5, 2026 20:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant