Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

chore(deps): bump github.com/minio/highwayhash from 1.0.2 to 1.0.3 #3252

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 15, 2024
@aaron-prindle aaron-prindle merged commit 725c6da into main Jul 15, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/minio/highwayhash-1.0.3 branch July 15, 2024 16:28
TartanLeGrand pushed a commit to TartanLeGrand/kaniko that referenced this pull request Jul 16, 2024
…oogleContainerTools#3252)

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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