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

deps: bump it-stream-types from 1.0.5 to 2.0.1 #63

Merged
merged 5 commits into from
Feb 21, 2024

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 4, 2023

Bumps it-stream-types from 1.0.5 to 2.0.1.

Release notes

Sourced from it-stream-types's releases.

v2.0.1

2.0.1 (2023-04-04)

Bug Fixes

  • default sink return type to unknown (#46) (f4b7fc7)

v2.0.0

2.0.0 (2023-04-04)

⚠ BREAKING CHANGES

  • the TSource and TSink generic arguments to the Duplex type now refer to the stream type and not the type of objects yielded by the stream

Bug Fixes

  • be explicit about sync/async behaviour (#45) (374296f)
Changelog

Sourced from it-stream-types's changelog.

2.0.1 (2023-04-04)

Bug Fixes

  • default sink return type to unknown (#46) (f4b7fc7)

2.0.0 (2023-04-04)

⚠ BREAKING CHANGES

  • the TSource and TSink generic arguments to the Duplex type now refer to the stream type and not the type of objects yielded by the stream

Bug Fixes

  • be explicit about sync/async behaviour (#45) (374296f)
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 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 [aegir](https://github.com/ipfs/aegir) from 37.12.1 to 38.1.8.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](ipfs/aegir@v37.12.1...v38.1.8)

---
updated-dependencies:
- dependency-name: aegir
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 4, 2023
@achingbrain
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/it-stream-types-2.0.1 branch from bc0fc66 to 2973fcc Compare February 20, 2024 14:06
@achingbrain achingbrain force-pushed the dependabot/npm_and_yarn/it-stream-types-2.0.1 branch from 2973fcc to 07a36d3 Compare February 21, 2024 11:41
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cec8ae6) 91.52% compared to head (022dba9) 92.07%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   91.52%   92.07%   +0.54%     
==========================================
  Files          10       10              
  Lines        1793     1917     +124     
  Branches      303      303              
==========================================
+ Hits         1641     1765     +124     
  Misses        152      152              
Flag Coverage Δ
node 92.07% <100.00%> (+0.54%) ⬆️

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.

@achingbrain achingbrain merged commit 3f4b334 into master Feb 21, 2024
18 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/it-stream-types-2.0.1 branch February 21, 2024 11:53
achingbrain added a commit that referenced this pull request Feb 21, 2024
Bumps [aegir](https://github.com/ipfs/aegir) from 37.12.1 to 38.1.8.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](ipfs/aegir@v37.12.1...v38.1.8)

---
updated-dependencies:
- dependency-name: aegir
  dependency-type: direct:development
  update-type: version-update:semver-major
...

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: achingbrain <alex@achingbrain.net>
github-actions bot pushed a commit that referenced this pull request Feb 21, 2024
## [6.0.4](v6.0.3...v6.0.4) (2024-02-21)

### Dependencies

* bump it-stream-types from 1.0.5 to 2.0.1 ([#63](#63)) ([21e888f](21e888f))
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant