Skip to content

build(deps): Bump pgregory.net/rapid from 1.2.0 to 1.3.0#26364

Merged
aljo242 merged 1 commit intomainfrom
dependabot/go_modules/pgregory.net/rapid-1.3.0
May 4, 2026
Merged

build(deps): Bump pgregory.net/rapid from 1.2.0 to 1.3.0#26364
aljo242 merged 1 commit intomainfrom
dependabot/go_modules/pgregory.net/rapid-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps pgregory.net/rapid from 1.2.0 to 1.3.0.

Release notes

Sourced from pgregory.net/rapid's releases.

v1.3.0

What's Changed

New Contributors

Full Changelog: flyingmutant/rapid@v1.2.0...v1.3.0

Commits
  • 9bafe07 update Go versions
  • 6e9d413 add t.Output
  • 011e717 README: link to chaos_theory
  • 2f95a47 docs: update README example to use slices.IsSorted and slices.Sort (#91)
  • b9c78bf testing/synctest support for Go 1.25+
  • 6475f7a Support RAPID_ environment variables that mirror -rapid. flags
  • 8821620 Small improvements related to MakeCustom
  • a56a00a Make[T](): add support for kinda overrides
  • 1b24459 Make[T](): add support for field and type overrides
  • 6eaa1f1 docs: add warning to SkipNow about mutation (#83)
  • 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 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 1, 2026 01:29
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 1, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 1, 2026

PR author is not in the allowed authors list.

@aljo242 aljo242 added the backport/v0.54.x Backport PR's to release/v0.54.x branch label May 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

🔒 WARNING: unsigned commits detected

This pull request contains 2 commit(s) without a verified signature.

How to fix:

  1. Set up commit signing (GPG or SSH).
  2. Amend/rebase so every commit in this PR is verified-signed.
  3. Push the updated branch and open a new PR, or ask a maintainer to reopen once fixed.

Docs: https://docs.github.com/authentication/managing-commit-signature-verification

Unsigned commits:

  • 6680d78 — chore: merge main into dependabot rapid bump
  • 954b980 — chore: go mod tidy after merge main

@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.88%. Comparing base (af6f378) to head (12abb75).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #26364      +/-   ##
==========================================
- Coverage   65.16%   64.88%   -0.29%     
==========================================
  Files         919      890      -29     
  Lines       60782    58583    -2199     
==========================================
- Hits        39609    38011    -1598     
+ Misses      21173    20572     -601     

see 63 files with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bumps [pgregory.net/rapid](https://github.com/flyingmutant/rapid) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/flyingmutant/rapid/releases)
- [Commits](flyingmutant/rapid@v1.2.0...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@aljo242 aljo242 force-pushed the dependabot/go_modules/pgregory.net/rapid-1.3.0 branch from 954b980 to 12abb75 Compare May 4, 2026 16:16
@aljo242 aljo242 added this pull request to the merge queue May 4, 2026
Merged via the queue into main with commit 2ee979d May 4, 2026
42 checks passed
@aljo242 aljo242 deleted the dependabot/go_modules/pgregory.net/rapid-1.3.0 branch May 4, 2026 17:06
aljo242 added a commit that referenced this pull request May 4, 2026
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/v0.54.x Backport PR's to release/v0.54.x branch dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant