Skip to content

Bump @secretlint/secretlint-rule-preset-recommend from 9.3.4 to 10.1.0#36

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/secretlint/secretlint-rule-preset-recommend-10.1.0
Closed

Bump @secretlint/secretlint-rule-preset-recommend from 9.3.4 to 10.1.0#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/secretlint/secretlint-rule-preset-recommend-10.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2025

Copy link
Copy Markdown
Contributor

Bumps @secretlint/secretlint-rule-preset-recommend from 9.3.4 to 10.1.0.

Release notes

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

v10.1.0

What's Changed

Other Changes

Full Changelog: secretlint/secretlint@v10.0.0...v10.1.0

v10.0.0

What's Changed

Breaking Changes

Mask secrets in lint error message (Default behavior)

Secretlint v10+ masks secrets in lint error messages by default. This is useful to prevent accidental secret exposure in CI logs, terminal output, or when using AI agent tools.

# Secrets are masked by default
$ secretlint "**/*"

To show actual secret values in the output, use --no-maskSecrets:

$ secretlint --no-maskSecrets "**/*"

Refactoring

Testing

CI

Dependency Updates

Other Changes

... (truncated)

Commits
  • a345676 chore(release): v10.1.0 (#1074)
  • 5284f5b feat: add @​secretlint/secretlint-rule-anthropic for detecting Anthropic Claud...
  • 1604a53 chore(release): v10.0.0 (#1071)
  • a402f7a fix: update Node.js version requirements to 20+ across workflows and package....
  • 2aef198 BREAKING CHANGE: Make --maskSecrets the default behavior and add `--no-maskSe...
  • 3647e05 fix: use replaceAll instead of split().join() in maskWithValues (#1066)
  • 7167e4a chore(deps): update dependency bun to v1.2.15 (#1020)
  • e24e4bc chore(deps): update dependency @​types/node to ^20.19.0 (#1065)
  • a5087c9 fix(deps): update minor updates (#1064)
  • 534b2f9 chore(deps): update dependency @​types/node to ^20.17.58 (#1063)
  • 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 Jun 16, 2025
@flying-sheep

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [@secretlint/secretlint-rule-preset-recommend](https://github.com/secretlint/secretlint) from 9.3.4 to 10.1.0.
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](secretlint/secretlint@v9.3.4...v10.1.0)

---
updated-dependencies:
- dependency-name: "@secretlint/secretlint-rule-preset-recommend"
  dependency-version: 10.1.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-10.1.0 branch from 4a204b7 to e8657b2 Compare June 17, 2025 08:14
@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #38.

@dependabot dependabot Bot closed this Jun 17, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/secretlint/secretlint-rule-preset-recommend-10.1.0 branch June 17, 2025 08:14
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