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.5.5 to 1.1.0 #203

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pgregory.net/rapid from 0.5.5 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

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from wfscheper as a code owner August 25, 2023 22:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 25, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/pgregory.net/rapid-1.1.0 branch from 6f2ab0c to 8b4824b Compare August 25, 2023 23:17
@wfscheper
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@wfscheper
Copy link
Contributor

@dependabot rebase

Bumps [pgregory.net/rapid](https://github.com/flyingmutant/rapid) from 0.5.5 to 1.1.0.
- [Release notes](https://github.com/flyingmutant/rapid/releases)
- [Commits](flyingmutant/rapid@v0.5.5...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 force-pushed the dependabot/go_modules/pgregory.net/rapid-1.1.0 branch from 8b4824b to 1b95239 Compare August 26, 2023 22:44
@wfscheper wfscheper merged commit bad05fb into main Aug 26, 2023
8 checks passed
@wfscheper wfscheper deleted the dependabot/go_modules/pgregory.net/rapid-1.1.0 branch August 26, 2023 22:55
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