AlbanAndrieu / nabla-hooks

Nabla custom git hooks
Apache License 2.0
2 stars 1 forks source link

Bump @secretlint/secretlint-rule-preset-recommend from 4.2.0 to 8.2.4 #74

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @secretlint/secretlint-rule-preset-recommend from 4.2.0 to 8.2.4.

Release notes

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

v8.2.4

What's Changed

Bug Fixes

This release allow to escape glob characters.

secretlint "./app/\(root\)/*"

Also, you not need to escape full path anymore.

secretlint "./app/(root)/test.js"

Documentation

CI

Dependency Updates

Full Changelog: https://github.com/secretlint/secretlint/compare/v8.2.3...v8.2.4

v8.2.3

What's Changed

Bug Fixes

CI

Full Changelog: https://github.com/secretlint/secretlint/compare/v8.2.2...v8.2.3

v8.2.2

What's Changed

... (truncated)

Changelog

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

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.0.2 (2023-01-03)

Bug Fixes

  • filter-comment: fix secretlint-disable comment parsing (#372) (df75539)

6.0.1 (2023-01-02)

Bug Fixes

  • deps: update dependency @​textlint/linter-formatter to ^12.2.4 (e26d9dc)
  • deps: update dependency ajv to ^8.11.2 (497c106)
  • deps: update dependency nexe to ^4.0.0-rc.2 (0cd5273)
  • deps: update dependency rc-config-loader to ^4.1.1 (e8a732c)
  • deps: update dependency table to ^6.8.1 (489f457)
  • deps: update patch updates to ^12.2.3 (78aa14f)

Documentation

Features

BREAKING CHANGES

  • It is just update for rule creator
  • you may need to update snapshots via @​secretlint/tester

6.0.0 (2023-01-02)

Bug Fixes

  • deps: update dependency @​textlint/linter-formatter to ^12.2.4 (e26d9dc)
  • deps: update dependency ajv to ^8.11.2 (497c106)
  • deps: update dependency nexe to ^4.0.0-rc.2 (0cd5273)
  • deps: update dependency rc-config-loader to ^4.1.1 (e8a732c)
  • deps: update dependency table to ^6.8.1 (489f457)
  • deps: update patch updates to ^12.2.3 (78aa14f)

Documentation

... (truncated)

Commits
  • ce84ff1 chore(release): v8.2.4 (#818)
  • 8950a37 fix: support escape for glob (#817)
  • 445773e chore(deps): update dependency @​types/node to ^20.12.7
  • e731b65 chore(deps): update dependency @​types/node to ^20.12.6
  • 6b6079f Update CONTRIBUTING.md (#813)
  • 21971d8 chore(deps): update dependency @​types/node to ^20.12.5
  • 7dc5d27 chore(deps): update dependency @​types/node to ^20.12.4
  • 349363d Merge pull request #809 from secretlint/dependabot/npm_and_yarn/tar-6.2.1
  • a3418fd chore(deps): bump tar from 6.1.15 to 6.2.1
  • 25f04d1 chore(deps): update dependency @​types/node to ^20.12.3
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by secretlint-bot, a new releaser for @​secretlint/secretlint-rule-preset-recommend since your current version.


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 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)