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): renovate: yelp/detect-secrets to v1.5.0 #18

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

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 - "before 4am on the first day of the month" (UTC), Automerge - "every weekday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 4, 2024 02:09
@renovate renovate bot added the renovate label Nov 4, 2024
@cdkharris cdkharris merged commit 252b70c into main Nov 4, 2024
4 of 6 checks passed
@cdkharris cdkharris deleted the renovate/yelp-detect-secrets-1.x branch November 4, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant