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

Bump github.com/minio/highwayhash from 1.0.2 to 1.0.3 #1079

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 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 5, 2024
Copy link

sonarcloud bot commented Jul 5, 2024

Copy link

codecov bot commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.77%. Comparing base (06b888d) to head (545dcbf).
Report is 58 commits behind head on devel.

@@            Coverage Diff             @@
##            devel    #1079      +/-   ##
==========================================
+ Coverage   42.12%   42.77%   +0.64%     
==========================================
  Files          42       45       +3     
  Lines        6642     7222     +580     
==========================================
+ Hits         2798     3089     +291     
- Misses       3614     3904     +290     
+ Partials      230      229       -1     

see 5 files with indirect coverage changes

Components Coverage Δ
Go 42.20% <ø> (+0.07%) ⬆️
Receptorctl 49.31% <ø> (∅)

@thom-at-redhat thom-at-redhat merged commit 6bea20f into devel Jul 5, 2024
21 checks passed
@thom-at-redhat thom-at-redhat deleted the dependabot/go_modules/github.com/minio/highwayhash-1.0.3 branch July 5, 2024 09:57
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.

1 participant