-
-
Notifications
You must be signed in to change notification settings - Fork 3
chore(deps): update dependency secretlint to v10 #915
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
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
commit: |
Thank you for following the naming conventions! 🙏 |
BREAKING CHANGE: updated dependencies to major versions
21ee008
to
829baa1
Compare
…anolilab/lint-staged-config [3.0.24](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2025-07-17) ### Miscellaneous Chores * **deps:** update dependency secretlint to v10 ([#915](#915)) ([be57a5e](be57a5e)) ### Dependencies * **@anolilab/eslint-config:** upgraded to 16.2.20
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This PR contains the following updates:
^7.x || ^8.x
->^7.x || ^8.x || ^10.0.0
Release Notes
secretlint/secretlint (secretlint)
v10.2.0
Compare Source
What's Changed
Features
@secretlint/secretlint-rule-database-connection-string
detects following secretsFixes
CI
Dependency Updates
Other Changes
Full Changelog: secretlint/secretlint@v10.1.1...v10.2.0
v10.1.1
Compare Source
What's Changed
Bug Fixes
CI
Dependency Updates
Other Changes
Full Changelog: secretlint/secretlint@v10.1.0...v10.1.1
v10.1.0
Compare Source
What's Changed
Other Changes
Full Changelog: secretlint/secretlint@v10.0.0...v10.1.0
v10.0.0
Compare Source
What's Changed
Breaking Changes
--no-maskSecrets
flag by @azu in https://github.com/secretlint/secretlint/pull/1068Mask 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.
To show actual secret values in the output, use
--no-maskSecrets
:$ secretlint --no-maskSecrets "**/*"
Refactoring
Testing
CI
Dependency Updates
Other Changes
Full Changelog: secretlint/secretlint@v9.3.4...v10.0.0
v9.3.4
Compare Source
What's Changed
Bug Fixes
Documentation
Refactoring
CI
Dependency Updates
New Contributors
Full Changelog: secretlint/secretlint@v9.3.3...v9.3.4
v9.3.3
Compare Source
What's Changed
Bug Fixes
ghu
to typeMap and fix description by @benibenj in https://github.com/secretlint/secretlint/pull/1038Refactoring
CI
Dependency Updates
New Contributors
Full Changelog: secretlint/secretlint@v9.3.2...v9.3.3
v9.3.2
Compare Source
What's Changed
Maintenance
CI
Dependency Updates
Full Changelog: secretlint/secretlint@v9.3.1...v9.3.2
v9.3.1
Compare Source
What's Changed
Bug Fixes
CI
Dependency Updates
Full Changelog: secretlint/secretlint@v9.3.0...v9.3.1
v9.3.0
Compare Source
What's Changed
Features
Testing
CI
New Contributors
Full Changelog: secretlint/secretlint@v9.2.1...v9.3.0
v9.2.1
Compare Source
What's Changed
Refactoring
CI
Dependency Updates
Other Changes
New Contributors
Full Changelog: secretlint/secretlint@v9.2.0...v9.2.1
v9.2.0
Compare Source
What's Changed
Features
Example:
Refactoring
Full Changelog: secretlint/secretlint@v9.1.0...v9.2.0
v9.1.0
Compare Source
What's Changed
Features
Documentation
Dependency Updates
New Contributors
Full Changelog: secretlint/secretlint@v9.0.0...v9.1.0
v9.0.0
Compare Source
What's Changed
Secretlint v9 updates
@secretlint/secretlint-rule-preset-recommend
BREAKING CHANGES
enableIDScanRule: false
by defaultNew Rules to Recommended
Add 1password and Linear rule to
@secretlint/secretlint-rule-preset-recommend
Full Changelog: secretlint/secretlint@v8.5.0...v9.0.0
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.