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.0 to 1.1.0 #2833

Merged
merged 6 commits into from
Dec 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2023

Bumps pgregory.net/rapid from 0.4.0 to 1.1.0.

Release notes

Sourced from pgregory.net/rapid's releases.

v1.1.0

Full Changelog: flyingmutant/rapid@v1.0.1...v1.1.0

v1.0.1

Full Changelog: flyingmutant/rapid@v1.0.0...v1.0.1

v1.0.0

No release notes provided.

Commits
  • 83e77bf Ensure TB.Helper() and TB.Name() are always usable
  • f4756c7 Accept TB and not *testing.T in Check()
  • 2fe187c Simplify tb
  • ad51225 Don't complain about bitstream usage for discarded groups
  • 0b3bae0 Fix linter complaints in markdown
  • d59a388 Better error message about no valid actions
  • 86ebb4c Always log from a fuzz target
  • b1b4705 README: bring back the comparison section
  • 0489b8c Add FAQ entry about fuzzing
  • 478e91c README: stability note
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pgregory.net/rapid](https://github.com/flyingmutant/rapid) from 0.4.0 to 1.1.0.
- [Release notes](https://github.com/flyingmutant/rapid/releases)
- [Commits](flyingmutant/rapid@v0.4.0...v1.1.0)

---
updated-dependencies:
- dependency-name: pgregory.net/rapid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Aug 8, 2023
@thomshutt thomshutt merged commit aef3ea5 into master Dec 12, 2023
18 checks passed
@thomshutt thomshutt deleted the dependabot/go_modules/pgregory.net/rapid-1.1.0 branch December 12, 2023 11:43
eliteprox pushed a commit to eliteprox/go-livepeer that referenced this pull request Feb 21, 2024
* build(deps): bump pgregory.net/rapid from 0.4.0 to 1.1.0

Bumps [pgregory.net/rapid](https://github.com/flyingmutant/rapid) from 0.4.0 to 1.1.0.
- [Release notes](https://github.com/flyingmutant/rapid/releases)
- [Commits](flyingmutant/rapid@v0.4.0...v1.1.0)

---
updated-dependencies:
- dependency-name: pgregory.net/rapid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Fix compilation errors

* Fix more compilation errors

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Thom Shutt <[email protected]>
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