Skip to content

Bump the vsce group with 3 updates#38

Merged
flying-sheep merged 1 commit into
mainfrom
dependabot/npm_and_yarn/vsce-04208fd2fc
Jun 17, 2025
Merged

Bump the vsce group with 3 updates#38
flying-sheep merged 1 commit into
mainfrom
dependabot/npm_and_yarn/vsce-04208fd2fc

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the vsce group with 3 updates: @secretlint/secretlint-formatter-sarif, @secretlint/secretlint-rule-no-dotenv and @secretlint/secretlint-rule-preset-recommend.

Updates @secretlint/secretlint-formatter-sarif from 9.3.4 to 10.1.0

Release notes

Sourced from @​secretlint/secretlint-formatter-sarif'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

Updates @secretlint/secretlint-rule-no-dotenv from 9.3.4 to 10.1.0

Release notes

Sourced from @​secretlint/secretlint-rule-no-dotenv'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

Updates @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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the vsce group with 3 updates: [@secretlint/secretlint-formatter-sarif](https://github.com/secretlint/secretlint), [@secretlint/secretlint-rule-no-dotenv](https://github.com/secretlint/secretlint) and [@secretlint/secretlint-rule-preset-recommend](https://github.com/secretlint/secretlint).


Updates `@secretlint/secretlint-formatter-sarif` 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)

Updates `@secretlint/secretlint-rule-no-dotenv` 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)

Updates `@secretlint/secretlint-rule-preset-recommend` 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-formatter-sarif"
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vsce
- dependency-name: "@secretlint/secretlint-rule-no-dotenv"
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vsce
- dependency-name: "@secretlint/secretlint-rule-preset-recommend"
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vsce
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 17, 2025
@flying-sheep flying-sheep merged commit 9e66ad9 into main Jun 17, 2025
2 checks passed
@flying-sheep flying-sheep deleted the dependabot/npm_and_yarn/vsce-04208fd2fc branch June 17, 2025 08:15
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