Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump github.com/minio/highwayhash from 1.0.2 to 1.0.3 #399

Open
wants to merge 1 commit into
base: v0.34.x
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps github.com/minio/highwayhash from 1.0.2 to 1.0.3.

Release notes

Sourced from github.com/minio/highwayhash's releases.

Version v1.0.3

Added support for ARM SVE instructions, resulting in performance improvements over existing NEON implementation.

Commits
  • 030a8b3 Disable SVE2 support until tested on real hardware (not just emulator)
  • b2d40df Fix build on non-ARM architectures
  • ff81315 Update function for SVE2
  • a48b3f2 Add separate test case for Update function
  • 3346a58 ARM SVE code for update method
  • 6a9c19b Update ARM performance on Graviton3
  • 1304c10 > Warning: 1 issue was detected with this workflow: git checkout HEAD^2 is no...
  • b6f6ef7 Upgrade CI versions
  • 1a96f28 Bump golang.org/x/sys from 0.0.0-20190130150945-aca44879d564 to 0.1.0
  • 9cb37b8 Fix build tags for newer Go.
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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/minio/highwayhash](https://github.com/minio/highwayhash) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/minio/highwayhash/releases)
- [Commits](minio/highwayhash@v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: github.com/minio/highwayhash
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

dependabot bot commented on behalf of github Jul 8, 2024

The following labels could not be found: T:dependencies, S:automerge.

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.

None yet

0 participants