Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps @secretlint/secretlint-rule-preset-recommend from 10.2.2 to 11.0.2.

Release notes

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

v11.0.2

What's Changed

Bug Fixes

Documentation

Testing

Dependency Updates

Full Changelog: secretlint/secretlint@v11.0.1...v11.0.2

v11.0.1

New Recommended Rules

  • Add @secretlint/secretlint-rule-anthropic to detect Claude API keys (pattern: sk-ant-api0\d-[A-Za-z0-9_-]{90,128}AA)
  • Add @secretlint/secretlint-rule-database-connection-string to detect database credentials like mongodb://user:[email protected]/myd

What's Changed

Breaking Changes

Bug Fixes

Documentation

Refactoring

Maintenance

CI

Dependency Updates

... (truncated)

Commits
  • 6bbaadf chore(release): v11.0.2 (#1165)
  • 60d17d3 fix(binary): resolve --version issue in Bun compiled binaries (#1164)
  • b69d46e docs(readme): add missing rules from preset-recommend (#1163)
  • 7c3a8cc docs(contributing): add pre-release documentation checklist (#1162)
  • b1489ec fix(deps): update dependency chalk to ^5.5.0 (#1161)
  • d8f76ee test: update valid test snapshots for database connection string rule (#1160)
  • e179002 chore(deps): update dependency lint-staged to ^16.1.4 (#1159)
  • c01b161 chore(release): v11.0.1 (#1158)
  • e2c92d3 fix: use workspace:* references for internal dependencies in examples (#1157)
  • 2e564f1 chore(release): v11.0.0 (#1156)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2025
@takeokunn
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/secretlint/secretlint-rule-preset-recommend-11.0.2 branch from 2da5e81 to 8341c3e Compare August 16, 2025 06:55
Bumps [@secretlint/secretlint-rule-preset-recommend](https://github.com/secretlint/secretlint) from 10.2.2 to 11.0.2.
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](secretlint/secretlint@v10.2.2...v11.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/secretlint/secretlint-rule-preset-recommend-11.0.2 branch from 8341c3e to aa833da Compare August 16, 2025 06:56
@github-actions github-actions bot merged commit 27006d0 into main Aug 16, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/main/secretlint/secretlint-rule-preset-recommend-11.0.2 branch August 16, 2025 06:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant