Skip to content

[deps-py](deps): Bump detect-secrets from 1.4.0 to 1.5.0#203

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/detect-secrets-1.5.0
Open

[deps-py](deps): Bump detect-secrets from 1.4.0 to 1.5.0#203
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/detect-secrets-1.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Bumps detect-secrets from 1.4.0 to 1.5.0.

Release notes

Sourced from detect-secrets's releases.

v1.5.0

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

Sourced from detect-secrets's changelog.

v1.5.0

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

#586: Yelp/detect-secrets#586 #628: Yelp/detect-secrets#628 #672: Yelp/detect-secrets#672 #675: Yelp/detect-secrets#675 #678: Yelp/detect-secrets#678 #679: Yelp/detect-secrets#679 #692: Yelp/detect-secrets#692 #712: Yelp/detect-secrets#712 #719: Yelp/detect-secrets#719 #724: Yelp/detect-secrets#724

... (truncated)

Commits
  • 01886c8 Bump version: 1.4.0 → 1.5.0
  • cb271be Update changelog v1.5.0 release (#829)
  • 81157d0 Merge pull request #828 from Yelp/dependabot/pip/coverage-7.5.1
  • 7237fda Merge pull request #827 from Yelp/dependabot/pip/packaging-24.0
  • 8f4f823 Bump coverage from 7.4.0 to 7.5.1
  • adfe36f Bump packaging from 23.2 to 24.0
  • 928f03a Revert "Changelog for v1.5.0 release"
  • 98b0e9f Revert "Updated baseline file"
  • 89cdc79 Revert "Fixed version in baseline file"
  • 16e3452 Fixed version in baseline file
  • Additional commits viewable in compare view

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

Bumps [detect-secrets](https://github.com/Yelp/detect-secrets) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/Yelp/detect-secrets/releases)
- [Changelog](https://github.com/Yelp/detect-secrets/blob/master/CHANGELOG.md)
- [Commits](Yelp/detect-secrets@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: detect-secrets
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 27, 2026
@dependabot dependabot bot requested a review from toolate28 as a code owner January 27, 2026 04:10
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2026

Labels

The following labels could not be found: automated, cascade-stage-1. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 27, 2026
@vercel
Copy link
Contributor

vercel bot commented Jan 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
h.and.s Ready Ready Preview, Comment Jan 27, 2026 4:10am

@github-actions
Copy link

🏷️ ATOM Tag Auto-Generated

ATOM Tag: ATOM-PR-20260127-001-deps-bump-detect-secrets-from-1-4-0-to-1-5-0

This tag has been automatically generated and logged to the ATOM trail.

Usage in commits:

git commit -m "ATOM-PR-20260127-001-deps-bump-detect-secrets-from-1-4-0-to-1-5-0: Your commit message"

View decision history:

cat .atom-trail/decisions/ATOM-PR-20260127-001-deps-bump-detect-secrets-from-1-4-0-to-1-5-0.json

Framework Alignment Checklist:

  • Visible State - Changes are observable and logged
  • Clear Intent - Purpose and reasoning documented
  • Natural Decomposition - Work breaks at logical boundaries
  • Networked Learning - Knowledge transfers to others
  • Measurable Delivery - Success criteria defined

ATOM tag generated by Safe Spiral automation

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

Labels

atom-tagged dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants