RepoJournal
HashiCorp

@hashicorp

Terraform, Vault, Consul - infra-as-code for ops teams

Keep up with HashiCorp in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Go Infrastructure Full archive →

The Wire · Showcase

DEPENDENCY BUMPS ROLL THROUGH HASHICORP'S CORE

By RepoJournal · Filed · About HashiCorp

Dependabot is on a roll, pushing 8 dependency updates across go-getter and memberlist while the azurerm team fights a flaky test.

HashiCorp's dependency hygiene is humming: go-getter [1] bumps six packages, including cloud.google.com/go/storage from 1.64.0 to 1.65.0 and AWS SDK v2 patch releases, while memberlist [2] advances miekg/dns to 1.1.73 and testify. These are routine maintenance bumps, but staying current on transitive deps is your cheapest insurance against CVEs. Meanwhile, the azurerm provider still has a stubborn test: TestAccEventGridEventSubscription_userIdentity passes, but the suite is dragging a BotService failure through Step 3/4 [3]. The PR description shows the test taking 278 seconds, a reminder that full azurerm acceptance runs are a marathon. MalikDagher's fix is small, yet it signals the provider's test suite needs attention before it bites a release [4]. For most teams, none of this blocks a deploy, but if you vendor go-getter or memberlist, a quick `go get -u` keeps you aligned with HashiCorp's own baseline.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] [chore] : Bump the go group with 6 updates ↗ hashicorp/go-getter
  2. [2] [chore] : Bump the go group with 2 updates ↗ hashicorp/memberlist
  3. [3] Test Fix: `TestAccEventGridEventSubscription_userIdentity` ↗ hashicorp/terraform-provider-azurerm
  4. [4] Test Fix: `TestAccEventGridEventSubscription_userIdentity` (#33044) hashicorp/terraform-provider-azurerm

Quick answers

What shipped in HashiCorp on August 24, 2026?
Dependabot is on a roll, pushing 8 dependency updates across go-getter and memberlist while the azurerm team fights a flaky test. In total, 1 commits and 3 pull requests landed.
Who contributed to HashiCorp on August 24, 2026?
2 developers shipped this update, including dependabot and MalikDagher.
What were the notable HashiCorp updates?
[chore] : Bump the go group with 6 updates, [chore] : Bump the go group with 2 updates, and Test Fix: `TestAccEventGridEventSubscription_userIdentity`.

More from @hashicorp

Daily updates, in your inbox

Follow HashiCorp

Keep up with HashiCorp in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?