Skip to content
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

chore(deps): update dependency @secretlint/secretlint-rule-preset-recommend to v6 - autoclosed #183

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@secretlint/secretlint-rule-preset-recommend (source) ^3.3.0 -> ^6.0.0 age adoption passing confidence

Release Notes

secretlint/secretlint

v6.2.3

Compare Source

What's Changed
Refactoring

Full Changelog: secretlint/secretlint@v6.2.2...6.2.3

v6.2.2

Compare Source

What's Changed

Bug Fixes

Full Changelog: secretlint/secretlint@v6.2.1...6.2.2

v6.2.1

Compare Source

What's Changed
Features
Documentation
Dependency Updates

Full Changelog: secretlint/secretlint@v6.2.0...6.2.1

v6.2.0

Compare Source

What's Changed
Features
Documentation
CI
Dependency Updates
New Contributors

Full Changelog: secretlint/secretlint@v6.1.0...6.2.0

v6.1.0

Compare Source

What's Changed
Features

Docker Image includes @​secretlint/secretlint-rule-pattern by default.

Dependency Updates
New Contributors

Full Changelog: secretlint/secretlint@v6.0.2...6.1.0

v6.0.2

Compare Source

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

v6.0.1

Compare Source

Bug Fixes
Documentation
Features
BREAKING CHANGES

v5.3.0

Compare Source

Bug Fixes
  • deps: update dependency node-sarif-builder to ^2.0.3 (c99e4cc)
  • deps: update patch updates (eba8592)
  • github: remove duplicated gho- prefix (#​323) (d70f815)
Features
  • secretlint-rule-github: support for fine-grained personal access tokens (#​322) (9eae766)

5.2.4 (2022-08-24)

Bug Fixes

5.2.3 (2022-06-28)

Bug Fixes
  • fix secretlint ignore resolve logic (30a4f16)
  • support - in "allows" options (d22becc)

5.2.2 (2022-06-28)

Bug Fixes
Features

5.2.1 (2022-06-26)

Bug Fixes

v5.2.4

Compare Source

Bug Fixes

v5.2.3

Compare Source

Bug Fixes
  • fix secretlint ignore resolve logic (30a4f16)
  • support - in "allows" options (d22becc)

v5.2.2

Compare Source

Bug Fixes
Features

v5.2.1

Compare Source

Bug Fixes

v5.2.0

Compare Source

Bug Fixes
Features
  • canary: add shopify (118c7b3)
  • implement rule for Shopify API keys (a897bea)
  • recommend: add shopify to recommended preset (1f166a3)

5.1.3 (2022-04-04)

Bug Fixes
  • deps: update minor updates (a11c9e0)
Features

5.1.2 (2022-04-04)

Bug Fixes
  • deps: update minor updates (a11c9e0)
Features

5.1.1 (2022-03-24)

Note: Version bump only for package root

v5.1.3

Compare Source

Bug Fixes
  • deps: update minor updates (a11c9e0)
Features

v5.1.2

Compare Source

Bug Fixes
  • deps: update minor updates (a11c9e0)
Features

v5.1.1

Compare Source

Note: Version bump only for package root

v5.1.0

Compare Source

Bug Fixes
Features

5.0.1 (2022-03-05)

Bug Fixes
  • config-loader: do not apply prettier (bfdb32d)
  • secretlint-rule-filter-comments: remove unnecessary deps (#​234) (60bf7f0)

v5.0.1

Compare Source

Bug Fixes
  • config-loader: do not apply prettier (bfdb32d)
  • secretlint-rule-filter-comments: remove unnecessary deps (#​234) (60bf7f0)

v5.0.0

Compare Source

Bug Fixes
  • deps: update dependencies (7c665d5)
chore
Features
BREAKING CHANGES
  • Drop Node.js 12 support

  • config-loader: this change will throw error some config that is already wrong.

  • fix: remove unused type

  • chore: update test

  • docs: fix

  • test: add assertion for rule/preset impl

  • test: add assertion for rule/preset impl

  • test: fix test snapshot

  • fix

  • chore: fix

4.2.1 (2022-03-02)

Bug Fixes
  • sarif: fix main file path (cf874e4)

v4.2.0

Compare Source

Features
Performance Improvements

4.1.4 (2022-01-13)

Bug Fixes

4.1.3 (2021-10-13)

Note: Version bump only for package root

4.1.2 (2021-10-13)

Note: Version bump only for package root

4.1.1 (2021-10-11)

Bug Fixes
  • config-loader: fix to load secretlint rule on Windows (#​206) (74526f4)

v4.1.4

Compare Source

Bug Fixes

v4.1.3

Compare Source

Note: Version bump only for package root

v4.1.2

Compare Source

Note: Version bump only for package root

v4.1.1

Compare Source

Bug Fixes
  • config-loader: fix to load secretlint rule on Windows (#​206) (74526f4)

v4.1.0

Compare Source

Bug Fixes
  • github: token length should be 40 (6b41e01)
Features

v4.0.0

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

@renovate renovate bot changed the title chore(deps): update dependency @secretlint/secretlint-rule-preset-recommend to v6 chore(deps): update dependency @secretlint/secretlint-rule-preset-recommend to v6 - autoclosed Jul 2, 2023
@renovate renovate bot closed this Jul 2, 2023
@renovate renovate bot deleted the renovate/secretlint-secretlint-rule-preset-recommend-6.x branch July 2, 2023 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants