Skip to content

Bump github.com/azazeal/singleflight from 1.9.2 to 1.10.1 - #11

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/azazeal/singleflight-1.10.1
Open

Bump github.com/azazeal/singleflight from 1.9.2 to 1.10.1#11
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/azazeal/singleflight-1.10.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/azazeal/singleflight from 1.9.2 to 1.10.1.

Release notes

Sourced from github.com/azazeal/singleflight's releases.

v1.10.1

What's Changed

Changes

Full Changelog: azazeal/singleflight@v1.10.0...v1.10.1

v1.10.0

What's Changed

Changes

Full Changelog: azazeal/singleflight@v1.9.2...v1.10.0

Commits
  • 0d3ccbf Merge pull request #36 from azazeal/less-channels
  • c7682b4 avoid unnecessary allocations of channels
  • 0d9c131 Merge pull request #35 from azazeal/go1.26
  • b759bce tests: added a test for Caller.MaybeKeyFromContext
  • 47c5631 tests: started using the synctest package
  • c861328 readme: simplified the example
  • fbed8eb gh: added the release script
  • 80facee git: refactored .gitattributes
  • b373965 git: dropped .gitignore
  • 50ea609 reworked Caller.Call around a done channel
  • 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 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/azazeal/singleflight](https://github.com/azazeal/singleflight) from 1.9.2 to 1.10.1.
- [Release notes](https://github.com/azazeal/singleflight/releases)
- [Commits](azazeal/singleflight@v1.9.2...v1.10.1)

---
updated-dependencies:
- dependency-name: github.com/azazeal/singleflight
  dependency-version: 1.10.1
  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 go Pull requests that update go code labels Sep 7, 2026
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.

0 participants