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

Bump trufflesecurity/trufflehog from 3.82.2 to 3.88.1 #74

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps trufflesecurity/trufflehog from 3.82.2 to 3.88.1.

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.88.1

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.88.0...v3.88.1

v3.88.0

What's Changed

New Contributors

Full Changelog: trufflesecurity/trufflehog@v3.87.2...v3.88.0

v3.87.2

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.87.1...v3.87.2

v3.87.1

What's Changed

Full Changelog: trufflesecurity/trufflehog@v3.87.0...v3.87.1

v3.87.0

... (truncated)

Commits
  • d73edfb fix(deps): update module github.com/go-git/go-git/v5 to v5.13.0 [security] (#...
  • dde8f8a stop using context.TODO in archive handler (#3809)
  • 55f0606 fixed bombbomb detector pattern test as part of issue 3817 (#3825)
  • 15b8ed6 fixed github issue 3821 for string shannon entropy test (#3824)
  • e98dfa5 fixed github issue 3819 for endpoint customizer tests (#3823)
  • def734a fixed github issue 3774 for custom detector secret size (#3816)
  • ddc015e Implement verification cache (#3801)
  • eeb5c04 fix(deps): update module github.com/googleapis/gax-go/v2 to v2.14.1 (#3805)
  • 05cceed fix(deps): update module google.golang.org/api to v0.214.0 (#3806)
  • e2af279 [Fix] detector's integration tests starting with alphabet 'm' (#3807)
  • 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 [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.82.2 to 3.88.1.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@7e78ca3...d73edfb)

---
updated-dependencies:
- dependency-name: trufflesecurity/trufflehog
  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 github_actions Pull requests that update GitHub Actions code labels Jan 6, 2025
Copy link
Contributor

github-actions bot commented Jan 6, 2025

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

No release type found in pull request title "Bump trufflesecurity/trufflehog from 3.82.2 to 3.88.1". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants