chore(deps): update dev dependencies (major) #80
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:
^9.0.0
->^10.0.0
^15.0.0
->^16.0.0
^9.0.0
->^10.0.0
^3.4.4
->^4.0.0
Release Notes
secretlint/secretlint (@secretlint/secretlint-rule-preset-recommend)
v10.2.2
Compare Source
What's Changed
Bug Fixes
Maintenance
Dependency Updates
Full Changelog: secretlint/secretlint@v10.2.1...v10.2.2
v10.2.1
Compare Source
What's Changed
Bug Fixes
CI
Dependency Updates
Other Changes
Full Changelog: secretlint/secretlint@v10.2.0...v10.2.1
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
lint-staged/lint-staged (lint-staged)
v16.1.4
Compare Source
Patch Changes
90b37b0
Thanks @iiroj! - Add anothertypes
field topackage.json
to make even more sure NPM detects that lint-staged includes built-in TypeScript type definitions.v16.1.3
Compare Source
Patch Changes
7ea700b
Thanks @dword-design! - Add thetypes
field topackage.json
to make sure NPM detects lint-staged includes built-in TypeScript type definitions.v16.1.2
Compare Source
Patch Changes
a7c0c88
Thanks @ItsNickBarry! - When using--diff-filter
with theD
option to include deleted staged files, lint-staged no longer tries to stage the deleted files, unless they're no longer deleted. Previously this caused an error fromgit add
like `fataConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.