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 pgregory.net/rapid from 0.4.7 to 0.4.8 #12598

Merged
merged 1 commit into from
Jul 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2022

Bumps pgregory.net/rapid from 0.4.7 to 0.4.8.

Commits
  • 110d7a5 persist: bump rapid version
  • 94a73e7 Remove shrinking-challenge tests
  • 1a852a2 persist: bump rapid version
  • bc396c3 persist: put failfiles under testdata/rapid/ subdirectories
  • 5408033 ci: test on Go 1.18
  • dd3e976 Document concurrent usage of *T
  • a026755 Expose TB interface
  • 32f9d9b ci: test on Go 1.17
  • ef97f65 Avoid division in genFloat01()
  • 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 July 15, 2022 16:04
@dependabot dependabot bot added A:automerge Automatically merge PR once all prerequisites pass. dependencies Pull requests that update a dependency file labels Jul 15, 2022
@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

Merging #12598 (4afe1fb) into main (9c90f98) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #12598      +/-   ##
==========================================
+ Coverage   65.20%   65.22%   +0.02%     
==========================================
  Files         693      693              
  Lines       71836    71836              
==========================================
+ Hits        46839    46857      +18     
+ Misses      22367    22348      -19     
- Partials     2630     2631       +1     
Impacted Files Coverage Δ
x/distribution/simulation/operations.go 90.42% <0.00%> (+9.57%) ⬆️

Bumps [pgregory.net/rapid](https://github.com/flyingmutant/rapid) from 0.4.7 to 0.4.8.
- [Release notes](https://github.com/flyingmutant/rapid/releases)
- [Commits](flyingmutant/rapid@v0.4.7...v0.4.8)

---
updated-dependencies:
- dependency-name: pgregory.net/rapid
  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/pgregory.net/rapid-0.4.8 branch from c13f0ad to 4afe1fb Compare July 15, 2022 17:16
@julienrbrt julienrbrt merged commit dbcff83 into main Jul 15, 2022
@julienrbrt julienrbrt deleted the dependabot/go_modules/pgregory.net/rapid-0.4.8 branch July 15, 2022 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:automerge Automatically merge PR once all prerequisites pass. dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant