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 github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 in the go_modules group #135

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps the go_modules group with 1 update: github.com/hashicorp/go-retryablehttp.

Updates github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7

Changelog

Sourced from github.com/hashicorp/go-retryablehttp's changelog.

0.7.7 (May 30, 2024)

BUG FIXES:

  • client: avoid potentially leaking URL-embedded basic authentication credentials in logs (#158)
Commits
  • 1542b31 v0.7.7
  • defb9f4 v0.7.7
  • a99f07b Merge pull request #158 from dany74q/danny/redacted-url-in-logs
  • 8a28c57 Merge branch 'main' into danny/redacted-url-in-logs
  • 86e852d Merge pull request #227 from hashicorp/dependabot/github_actions/actions/chec...
  • 47fe99e Bump actions/checkout from 4.1.5 to 4.1.6
  • 490fc06 Merge pull request #226 from testwill/ioutil
  • f3e9417 chore: remove refs to deprecated io/ioutil
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the go_modules group with 1 update: [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp).


Updates `github.com/hashicorp/go-retryablehttp` from 0.7.6 to 0.7.7
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-retryablehttp@v0.7.6...v0.7.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 24, 2024 22:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 24, 2024
@fproulx-boostsecurity fproulx-boostsecurity merged commit 498649d into main Jun 25, 2024
8 checks passed
@fproulx-boostsecurity fproulx-boostsecurity deleted the dependabot/go_modules/go_modules-f1f754ea6b branch June 25, 2024 15:02
fproulx-boostsecurity added a commit to fproulx-boostsecurity/homebrew-core that referenced this pull request Jun 25, 2024
Created with `brew bump-formula-pr`.<details>
  <summary>release notes</summary>
  <pre># Changelog for `poutine` v0.12.0 🚀

## New Features 🌟
- **Quiet Mode**: Added a new `--quiet` option to minimize output verbosity during scans, helping streamline outputs for automated processes. ([Homebrew#134](boostsecurityio/poutine#134))
- **Security Rule**: Introduced the `unverified_script_exec` rule to detect potentially unsafe script executions in CI environments. ([Homebrew#129](boostsecurityio/poutine#129))

## Improvements 🔧
- **Custom References**: Enhanced the `analyze_repo` command to accept custom references, enabling more precise analysis across different repo states. ([Homebrew#131](boostsecurityio/poutine#131))
- **Homebrew Integration**: Updated documentation to refer to the new Homebrew core formula, simplifying installation processes. ([Homebrew#124](boostsecurityio/poutine#124))
- **Open Policy Agent (OPA)**: Exposed new JSON marshalling options in OPA, enhancing flexibility in policy definitions. ([Homebrew#133](boostsecurityio/poutine#133))

## Fixes 🛠️
- **Dependency Handling**: Improved error avoidance by preventing a second Rego compilation during JSON format operations. ([Homebrew#132](boostsecurityio/poutine#132))

## Dependency Updates ⬆️
- **Retryable HTTP**: Bumped `github.com/hashicorp/go-retryablehttp` to leverage enhancements in retry logic and error handling. ([Homebrew#135](boostsecurityio/poutine#135))

## Release process changes 🔧
- **Release Process**: Updated `.goreleaser.yaml` and removed reference to local tap. ([Homebrew#136](boostsecurityio/poutine#136)), ([Homebrew#128](boostsecurityio/poutine#128))

## Contributions 🤝
- Thanks to all contributors for continuing to improve `poutine`, ensuring it remains a robust tool for securing CI pipelines.

## Full Changelog 📜
For a detailed diff of everything new and updated, see the [full changelog](boostsecurityio/poutine@v0.11.0...v0.12.0).
</pre>
</details>
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant