Skip to content

deps: bump github.com/twmb/murmur3 from 1.1.8 to 1.2.0 - #8

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/twmb/murmur3-1.2.0
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/twmb/murmur3-1.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps github.com/twmb/murmur3 from 1.1.8 to 1.2.0.

Commits
  • f5d6c85 Merge pull request #13 from twmb/drop_asm
  • 42e3dcb go.mod: require Go 1.26
  • c5c16f4 README: benchmark table by Go release, numbers only
  • fe7a6f3 murmur128: say plainly why the tail loads sit before the loop
  • f57983b murmur3: keep the multipliers constants
  • f6b6783 murmur3: fold the _gen files into murmur128.go and murmur32.go; trim README
  • fdccc9d murmur3: index loop with a hoisted bound; multipliers in registers
  • 126a878 README: record the index loop shape and why it is not used
  • a754796 murmur3: branchless tail from the input's last block; Sum64 inlines
  • 9ec5a0e README: port counters say issue width, not port 1, is the Go loop's limit
  • 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/twmb/murmur3](https://github.com/twmb/murmur3) from 1.1.8 to 1.2.0.
- [Commits](twmb/murmur3@v1.1.8...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/twmb/murmur3
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 13, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants