Skip to content

build(deps-dev): bump @secretlint/secretlint-rule-preset-recommend from 10.2.2 to 11.0.1 #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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

Full Changelog: secretlint/secretlint@v10.2.2...v11.0.1

v11.0.0

See v11.0.1

Commits
  • 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)
  • 1d2a5ee fix: add Node.js setup and dependencies installation to release workflow (#1155)
  • ff8ba7a feat: add Anthropic and Database Connection String rules to recommended prese...
  • cc8f7cf fix: correct YAML indentation in CodeQL workflow (#1153)
  • 65bd571 chore: migrate from Mocha to Vitest (#1152)
  • 911e3a3 chore(deps): update actions/checkout digest to 8edcb1b (#1150)
  • b0463c2 chore(deps): update dependency @​rollup/plugin-node-resolve to ^15.3.1 (#1151)
  • 7313673 docs: fix typos in README.md (#1143)
  • 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)

Bumps [@secretlint/secretlint-rule-preset-recommend](https://github.com/secretlint/secretlint) from 10.2.2 to 11.0.1.
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](secretlint/secretlint@v10.2.2...v11.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 11, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 12, 2025

Superseded by #37.

@dependabot dependabot bot closed this Aug 12, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/secretlint/secretlint-rule-preset-recommend-11.0.1 branch August 12, 2025 13:18
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.

0 participants