Skip to content

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

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

build(deps): Bump pgregory.net/rapid from 1.2.0 to 1.3.0 in /collections#26366
aljo242 merged 1 commit intomainfrom
dependabot/go_modules/collections/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 02:36
@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:

  • b0ca491 — chore: merge main into dependabot collections rapid bump
  • 556d52a — 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 65.02%. Comparing base (6786515) to head (556d52a).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #26366      +/-   ##
==========================================
+ Coverage   64.83%   65.02%   +0.18%     
==========================================
  Files         874      907      +33     
  Lines       57601    60097    +2496     
==========================================
+ Hits        37347    39078    +1731     
- Misses      20254    21019     +765     

see 37 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.

@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 65.03%. Comparing base (af6f378) to head (8cceb5f).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #26366      +/-   ##
==========================================
- Coverage   65.16%   65.03%   -0.13%     
==========================================
  Files         919      907      -12     
  Lines       60782    60097     -685     
==========================================
- Hits        39609    39085     -524     
+ Misses      21173    21012     -161     

see 80 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] <[email protected]>
Co-authored-by: Cursor <[email protected]>
@aljo242 aljo242 force-pushed the dependabot/go_modules/collections/pgregory.net/rapid-1.3.0 branch from 556d52a to 8cceb5f Compare May 4, 2026 16:18
@aljo242 aljo242 added this pull request to the merge queue May 4, 2026
Merged via the queue into main with commit 2a4b66b May 4, 2026
42 checks passed
@aljo242 aljo242 deleted the dependabot/go_modules/collections/pgregory.net/rapid-1.3.0 branch May 4, 2026 16:55
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