Skip to content

Comments

Bump GitGuardian/ggshield from 1.45.0 to 1.46.0#299

Merged
cedric57 merged 1 commit intomainfrom
dependabot/github_actions/GitGuardian/ggshield-1.46.0
Jan 8, 2026
Merged

Bump GitGuardian/ggshield from 1.45.0 to 1.46.0#299
cedric57 merged 1 commit intomainfrom
dependabot/github_actions/GitGuardian/ggshield-1.46.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps GitGuardian/ggshield from 1.45.0 to 1.46.0.

Release notes

Sourced from GitGuardian/ggshield's releases.

1.46.0

Added

  • A HTTPAdapter with wider parameters has been setup to better address scanning multiple files at the same time.

  • Add GITGUARDIAN_GIT_REMOTE_FALLBACK_URL environment variable that allows setting a fallback value for the repository remote.

  • Tokens are obfuscated in ggshield config list output.

Changed

  • Clearer error message when token is missing: specify the command to run to generate a token (ggshield auth login).

Fixed

  • Install ggshield hooks inside .husky/ when the repository uses Husky-managed hooks so local installs work out of the box. (#1143).
Changelog

Sourced from GitGuardian/ggshield's changelog.

1.46.0 — 2025-12-29

Added

  • A HTTPAdapter with wider parameters has been setup to better address scanning multiple files at the same time.

  • Add GITGUARDIAN_GIT_REMOTE_FALLBACK_URL environment variable that allows setting a fallback value for the repository remote.

  • Tokens are obfuscated in ggshield config list output.

Changed

  • Clearer error message when token is missing: specify the command to run to generate a token (ggshield auth login).

Fixed

  • Install ggshield hooks inside .husky/ when the repository uses Husky-managed hooks so local installs work out of the box. (#1143).

Commits
  • 1ed9bbc chore(release): 1.46.0
  • cd93d08 Merge pull request #1163 from GitGuardian/severine/bump-pygitguardian
  • 9148f5f chore(deps): update py-gitguardian to 1.28.0
  • acc377e Merge pull request #1159 from GitGuardian/6d7a/issue-1158/set-repo-url-in-env...
  • 9df513f feat(git-hooks): set repo remote fallback with env variable
  • 3722d34 Merge pull request #1161 from GitGuardian/severine/add-info-to-error-msg
  • 3789155 Merge pull request #1162 from GitGuardian/severine/obfuscate-api-keys-listing
  • 8945aba chore: obfuscate tokens when running ggshield config list
  • b00fd1b chore: clearer error message for MissingTokenError
  • ee50916 Merge pull request #1141 from GitGuardian/severine/use-http-adapter-for-concu...
  • 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 [GitGuardian/ggshield](https://github.com/gitguardian/ggshield) from 1.45.0 to 1.46.0.
- [Release notes](https://github.com/gitguardian/ggshield/releases)
- [Changelog](https://github.com/GitGuardian/ggshield/blob/main/CHANGELOG.md)
- [Commits](GitGuardian/ggshield@v1.45.0...v1.46.0)

---
updated-dependencies:
- dependency-name: GitGuardian/ggshield
  dependency-version: 1.46.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 github_actions Pull requests that update GitHub Actions code labels Dec 29, 2025
@cedric57 cedric57 merged commit 582f6a1 into main Jan 8, 2026
9 of 12 checks passed
@cedric57 cedric57 deleted the dependabot/github_actions/GitGuardian/ggshield-1.46.0 branch January 8, 2026 21:31
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant