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 pre-commit hook yelp/detect-secrets to v1.5.0 #2031

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
Yelp/detect-secrets repository minor v1.4.0 -> v1.5.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

Yelp/detect-secrets (Yelp/detect-secrets)

v1.5.0

Compare Source

May 6th, 2024

We apologise for the extreme delay in publishing a new release for our beloved detect-secrets. We at Yelp appreciate your continued support and your contributions to this valuable project!

📰 News
  • We're adding support for Python 3.10, 3.11 and 3.12 and we dropped support for Python 3.6 and 3.7! We hope this won't be too disruptive for you all. Be aware that in a next release, we'll remove support for Python 3.8 too, as it'll reach EOL in October 2024.
📣 Release Highlights
  • Added support for OS-agnostic baseline files (#​586)
🎉 New Features
  • Added a detector for IP addresses (#​692)
  • Added a detector for GitLab tokens (#​782)
  • Added a detector for Telegram tokens (#​808)
  • Added a detector for Pypi and TestPypi tokens (#​819)
  • Added a detector for OpenAI tokens (#​823)
✨ Usability
  • Added filenames in errors thrown when a plugin file specified in the .secrets.baseline is not found. (#​719)
  • Changed the wording of the audit prompt (#​738)
🔭 Accuracy
  • Improved DiscordBotTokenDetector to reduce false negatives (#​628)
  • Improved KeywordDetector to reduce false positive for Golang (#​675)
  • Improved AWSKeyDetector by adding more access key formats (#​796)
🐛 Bugfixes
  • Fixed NotImplementedError in StatisticsAggregator (#​678)
  • Fixed bug in YAMLTransformer related to parsing YAML files with achors and tags (#​679)
  • Fixed IndexError in is_prefixed_with_dollar_sign caused by passing empty strings (#​712)
🐍 Miscellaneous
  • Dropped support for Python 3.6 (#​672)
  • Dropped support for Python 3.7 (#​724)
  • Added support for Python 3.10 (#​724)
  • Added support for Python 3.11 (#​730)
  • Added support for Python 3.12 (#​810)
  • Multiple dependency updates

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 Renovate Bot.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Copy link
Contributor

openshift-ci bot commented Sep 17, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign kurlov for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor

openshift-ci bot commented Sep 17, 2024

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a stackrox member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants