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 go.bobheadxi.dev/gobenchdata from 1.0.2 to 1.0.4 #904

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps go.bobheadxi.dev/gobenchdata from 1.0.2 to 1.0.4.

Release notes

Sourced from go.bobheadxi.dev/gobenchdata's releases.

v1.0.4

View Action Demo

For more details about recent changes, see the v1.0.0 release.

What's Changed

  • bench: evaluate mem.BytesPerOp, mem.AllocsPerOp as float64 by @​bobheadxi in bobheadxi/gobenchdata#58 - this fixes checks defined on mem.BytesPerOp and mem.AllocsPerOp involving division incorrectly evaluating to a truncated integer value.

Full Changelog: bobheadxi/gobenchdata@v1...v1.0.4

v1.0.3

View Action Demo

For more details about recent changes, see the v1.0.0 release.

What's Changed

Full Changelog: bobheadxi/gobenchdata@v1...v1.0.3

Commits
  • 5019b98 bench: evaluate mem.BytesPerOp, mem.AllocsPerOp as float64 (#58)
  • ce7659b chore: fix publishing
  • 5d82689 doc: replace go get with go install
  • 2e3d57f deps: update dependencies
  • a8dc446 cli: print and exit instead of panic on error, improve benchmark read failure...
  • b37e8fd chore: also republish image as v1
  • See full diff 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 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)

@dependabot dependabot bot requested a review from a team as a code owner May 2, 2022 09:52
@dependabot dependabot bot added the dependencies Auto-pinning label May 2, 2022
Bumps [go.bobheadxi.dev/gobenchdata](https://github.com/bobheadxi/gobenchdata) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/bobheadxi/gobenchdata/releases)
- [Commits](bobheadxi/gobenchdata@v1.0.2...v1.0.4)

---
updated-dependencies:
- dependency-name: go.bobheadxi.dev/gobenchdata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.bobheadxi.dev/gobenchdata-1.0.4 branch from 9de2d5c to 80561b7 Compare May 2, 2022 10:22
@radeksimko radeksimko merged commit 3e344ad into main May 3, 2022
@radeksimko radeksimko deleted the dependabot/go_modules/go.bobheadxi.dev/gobenchdata-1.0.4 branch May 3, 2022 06:00
@radeksimko radeksimko added this to the v0.28.0 milestone May 20, 2022
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Auto-pinning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant