Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

Bumps race-signal from 1.1.3 to 2.0.0.

Release notes

Sourced from race-signal's releases.

v2.0.0

2.0.0 (2025-08-19)

⚠ BREAKING CHANGES

  • signal.reason is now thrown and you must use translateError to throw a custom error

Bug Fixes

  • throw signal.reason, remove error fields (#79) (88bb875)
Changelog

Sourced from race-signal's changelog.

2.0.0 (2025-08-19)

⚠ BREAKING CHANGES

  • signal.reason is now thrown and you must use translateError to throw a custom error

Bug Fixes

  • throw signal.reason, remove error fields (#79) (88bb875)
Commits

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 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)

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

Bumps [race-signal](https://github.com/achingbrain/race-signal) from 1.1.3 to 2.0.0.
- [Release notes](https://github.com/achingbrain/race-signal/releases)
- [Changelog](https://github.com/achingbrain/race-signal/blob/main/CHANGELOG.md)
- [Commits](achingbrain/race-signal@v1.1.3...v2.0.0)

---
updated-dependencies:
- dependency-name: race-signal
  dependency-version: 2.0.0
  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 javascript Pull requests that update javascript code labels Aug 19, 2025
@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.39%. Comparing base (d6ae22a) to head (26f6a24).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #179   +/-   ##
=======================================
  Coverage   97.39%   97.39%           
=======================================
  Files         117      117           
  Lines       11994    11994           
  Branches     1852     1842   -10     
=======================================
  Hits        11682    11682           
  Misses        312      312           
Flag Coverage Δ
chrome 97.92% <ø> (ø)
node 97.40% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@achingbrain achingbrain merged commit 88c0a95 into main Dec 12, 2025
22 checks passed
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/race-signal-2.0.0 branch December 12, 2025 11:32
github-actions bot pushed a commit that referenced this pull request Dec 12, 2025
## [it-queue-v1.1.1](it-queue-1.1.0...it-queue-1.1.1) (2025-12-12)

### Trivial Changes

* bump @types/sinon from 17.0.4 to 21.0.0 ([#186](#186)) ([609f9b9](609f9b9))
* bump delay from 6.0.0 to 7.0.0 ([#184](#184)) ([c2f64db](c2f64db))
* bump sinon from 20.0.0 to 21.0.0 ([#173](#173)) ([713b935](713b935))

### Dependencies

* bump race-signal from 1.1.3 to 2.0.0 ([#179](#179)) ([88c0a95](88c0a95))
@github-actions
Copy link

🎉 This PR is included in version it-queue-v1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Dec 12, 2025
## [it-queueless-pushable-v2.0.3](it-queueless-pushable-2.0.2...it-queueless-pushable-2.0.3) (2025-12-12)

### Trivial Changes

* bump delay from 6.0.0 to 7.0.0 ([#184](#184)) ([c2f64db](c2f64db))

### Dependencies

* bump race-signal from 1.1.3 to 2.0.0 ([#179](#179)) ([88c0a95](88c0a95))
@github-actions
Copy link

🎉 This PR is included in version it-queueless-pushable-v2.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Dec 12, 2025
## [it-rpc-v1.2.1](it-rpc-1.2.0...it-rpc-1.2.1) (2025-12-12)

### Trivial Changes

* bump delay from 6.0.0 to 7.0.0 ([#184](#184)) ([c2f64db](c2f64db))

### Dependencies

* bump race-signal from 1.1.3 to 2.0.0 ([#179](#179)) ([88c0a95](88c0a95))
@github-actions
Copy link

🎉 This PR is included in version it-rpc-v1.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Dec 12, 2025
## [it-byte-stream-v2.0.4](it-byte-stream-2.0.3...it-byte-stream-2.0.4) (2025-12-12)

### Trivial Changes

* bump delay from 6.0.0 to 7.0.0 ([#184](#184)) ([c2f64db](c2f64db))

### Dependencies

* bump race-signal from 1.1.3 to 2.0.0 ([#179](#179)) ([88c0a95](88c0a95))
@github-actions
Copy link

🎉 This PR is included in version it-byte-stream-v2.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Dec 12, 2025
## [it-ndjson-stream-v2.0.4](it-ndjson-stream-2.0.3...it-ndjson-stream-2.0.4) (2025-12-12)

### Dependencies

* bump race-signal from 1.1.3 to 2.0.0 ([#179](#179)) ([88c0a95](88c0a95))
@github-actions
Copy link

🎉 This PR is included in version it-ndjson-stream-v2.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Dec 12, 2025
## [it-length-prefixed-stream-v2.0.4](it-length-prefixed-stream-2.0.3...it-length-prefixed-stream-2.0.4) (2025-12-12)

### Dependencies

* bump race-signal from 1.1.3 to 2.0.0 ([#179](#179)) ([88c0a95](88c0a95))
@github-actions
Copy link

🎉 This PR is included in version it-length-prefixed-stream-v2.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 javascript Pull requests that update javascript code released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants