Skip to content

build(deps): bump github.com/hashicorp/golang-lru from 0.5.3 to 1.0.2 - #7373

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/hashicorp/golang-lru-1.0.2
Open

build(deps): bump github.com/hashicorp/golang-lru from 0.5.3 to 1.0.2#7373
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/hashicorp/golang-lru-1.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/hashicorp/golang-lru from 0.5.3 to 1.0.2.

Release notes

Sourced from github.com/hashicorp/golang-lru's releases.

Last release of v0/v1 code base

This release is the same as v0.6.0. It allows projects depending on the v0 code to upgrade safely to v1. This is the last release of v0/v1 code. Dependent projects should upgrade to v2.

Pointer to v0/v2

This is a placeholder tag to instruct people to explicitly use v0 tags or use the v2 module.

Tagging prior to v2

This is likely the last tag prior to the switch to generics and the v2 package.

Commits

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 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 [github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru) from 0.5.3 to 1.0.2.
- [Release notes](https://github.com/hashicorp/golang-lru/releases)
- [Commits](hashicorp/golang-lru@v0.5.3...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/golang-lru
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 10, 2026
Copilot AI lite review requested due to automatic review settings September 10, 2026 14:02
@dependabot
dependabot Bot requested a review from a team as a code owner September 10, 2026 14:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 10, 2026
@netlify

netlify Bot commented Sep 10, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

Name Link
🔨 Latest commit 2af3429
🔍 Latest deploy log https://app.netlify.com/projects/pipecd-site/deploys/6aa2b86e4477c90008aa5ce2

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is a straightforward dependency version bump with corresponding checksum updates and no code changes required for current usage.

Pull request overview

This PR updates the root Go module dependency on github.com/hashicorp/golang-lru to a newer stable release, keeping the project’s in-memory LRU cache implementation aligned with upstream fixes and maintenance updates.

Changes:

  • Bump github.com/hashicorp/golang-lru from v0.5.3 to v1.0.2 in go.mod.
  • Update go.sum checksums to match the new module version.
File summaries
File Description
go.mod Updates the required github.com/hashicorp/golang-lru version to v1.0.2.
go.sum Refreshes module checksums to reflect the upgraded golang-lru version.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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