Skip to content

build(deps): bump github.com/lestrrat-go/httprc/v3 from 3.0.4 to 3.0.5 in /v3/opa#1762

Merged
ReneWerner87 merged 1 commit intomainfrom
dependabot/go_modules/v3/opa/github.com/lestrrat-go/httprc/v3-3.0.5
Mar 30, 2026
Merged

build(deps): bump github.com/lestrrat-go/httprc/v3 from 3.0.4 to 3.0.5 in /v3/opa#1762
ReneWerner87 merged 1 commit intomainfrom
dependabot/go_modules/v3/opa/github.com/lestrrat-go/httprc/v3-3.0.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps github.com/lestrrat-go/httprc/v3 from 3.0.4 to 3.0.5.

Changelog

Sourced from github.com/lestrrat-go/httprc/v3's changelog.

v3.0.5 30 Mar 2026

  • Fix periodic check deadlock when number of ready resources exceeds outgoing channel buffer, which caused circular wait between controller and worker goroutines (#113, #116)
  • Fix proxysink self-deadlock caused by missing mutex unlock on context cancellation path
Commits
  • 8c55295 update Changes for v3.0.5
  • 2629c86 Merge pull request #116 from lestrrat-go/fix-periodic-check-deadlock
  • 5475134 Merge pull request #115 from lestrrat-go/dependabot/github_actions/v3/actions...
  • db372b7 fix proxysink self-deadlock, handle ticks during pending dispatch
  • a40ebb9 check resource identity, not just URL, in pending guard
  • 27043fb skip stale pending resources, fix comment
  • 889fc87 fix periodic check deadlock on incoming channel
  • 7f6e63f add periodic check deadlock reproduction test
  • cb0adce Bump actions/setup-go from 6.2.0 to 6.3.0
  • 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 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/lestrrat-go/httprc/v3](https://github.com/lestrrat-go/httprc) from 3.0.4 to 3.0.5.
- [Changelog](https://github.com/lestrrat-go/httprc/blob/v3/Changes)
- [Commits](lestrrat-go/httprc@v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: github.com/lestrrat-go/httprc/v3
  dependency-version: 3.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 30, 2026 21:57
@dependabot dependabot bot removed the request for review from a team March 30, 2026 21:57
@ReneWerner87 ReneWerner87 merged commit 525e990 into main Mar 30, 2026
6 checks passed
@ReneWerner87 ReneWerner87 deleted the dependabot/go_modules/v3/opa/github.com/lestrrat-go/httprc/v3-3.0.5 branch March 30, 2026 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant