Skip to content

chore(deps-dev): bump secretlint from 12.3.1 to 13.0.2#1333

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/secretlint-13.0.2
Open

chore(deps-dev): bump secretlint from 12.3.1 to 13.0.2#1333
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/secretlint-13.0.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps secretlint from 12.3.1 to 13.0.2.

Release notes

Sourced from secretlint'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 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 20, 2026
@dependabot dependabot Bot requested a review from a team May 20, 2026 21:58
@github-actions github-actions Bot added the size/xl PR size: XL label May 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 20, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 35.53% 11183 / 31467
🔵 Statements 34.87% 11890 / 34090
🔵 Functions 30.28% 1880 / 6207
🔵 Branches 29.31% 7134 / 24338
Generated in workflow #3466 for commit 1becd6f by the Vitest Coverage Report Action

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/secretlint-13.0.2 branch from 47f328c to cefa796 Compare May 27, 2026 15:12
@github-actions github-actions Bot added size/xl PR size: XL and removed size/xl PR size: XL labels May 27, 2026
Bumps [secretlint](https://github.com/secretlint/secretlint) from 12.3.1 to 13.0.2.
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](secretlint/secretlint@v12.3.1...v13.0.2)

---
updated-dependencies:
- dependency-name: secretlint
  dependency-version: 13.0.2
  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-13.0.2 branch from cefa796 to 1becd6f Compare June 3, 2026 17:22
@github-actions github-actions Bot added size/xl PR size: XL and removed size/xl PR size: XL labels Jun 3, 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 size/xl PR size: XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants