chore(deps): update dependency secretlint to v11 #944
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.x || ^8.x || ^10.0.0
->^7.x || ^8.x || ^10.0.0 || ^11.0.0
Release Notes
secretlint/secretlint (secretlint)
v11.2.5
Compare Source
What's Changed
Bug Fixes
Refactoring
Maintenance
CI
Dependency Updates
Full Changelog: secretlint/secretlint@v11.2.4...v11.2.5
v11.2.4
Compare Source
What's Changed
Maintenance
CI
Dependency Updates
Full Changelog: secretlint/secretlint@v11.2.3...v11.2.4
v11.2.3
Compare Source
What's Changed
secretlint v11.2.3+ support npm Provenance.
Testing
CI
Dependency Updates
Other Changes
Full Changelog: secretlint/secretlint@v11.2.0...v11.2.3
v11.2.2
Compare Source
This is not released in npm.
v11.2.0
Compare Source
What's Changed
Features
Bug Fixes
Dependency Updates
New Contributors
Full Changelog: secretlint/secretlint@v11.1.0...v11.2.0
v11.1.0
Compare Source
What's Changed
Features
You can use
filePathGlobs
to match against file paths using glob patterns:filePathGlobs
is specified, the rule reports if the file path matches any of the glob patternspattern
is specified, the rule reports if the file content matches the regex patternRefactoring
Testing
CI
Dependency Updates
Full Changelog: secretlint/secretlint@v11.0.2...v11.1.0
v11.0.2
Compare Source
What's Changed
Bug Fixes
Documentation
Testing
Dependency Updates
Full Changelog: secretlint/secretlint@v11.0.1...v11.0.2
v11.0.1
Compare Source
New Recommended Rules
@secretlint/secretlint-rule-anthropic
to detect Claude API keys (pattern:sk-ant-api0\d-[A-Za-z0-9_-]{90,128}AA
)@secretlint/secretlint-rule-database-connection-string
to detect database credentials likemongodb://user:[email protected]/myd
What's Changed
Breaking Changes
Bug Fixes
Documentation
Refactoring
Maintenance
CI
8edcb1b
by @renovate[bot] in #1150Dependency Updates
Full Changelog: secretlint/secretlint@v10.2.2...v11.0.1
v11.0.0
Compare Source
See v11.0.1
Configuration
📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.