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(dev): bump it-pipe from 2.0.5 to 3.0.1 #64

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

dependabot[bot]
Copy link

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

Bumps it-pipe from 2.0.5 to 3.0.1.

Release notes

Sourced from it-pipe's releases.

v3.0.1

3.0.1 (2023-04-04)

Bug Fixes

  • reuse types from it-stream-types to simplify (#68) (9fa98e1)

v3.0.0

3.0.0 (2023-03-31)

⚠ BREAKING CHANGES

  • when the entire pipeline is synchronous, the return value will now be synchronous

Bug Fixes

  • do not create unnecessary async work (#66) (e583174)
Changelog

Sourced from it-pipe's changelog.

3.0.1 (2023-04-04)

Bug Fixes

  • reuse types from it-stream-types to simplify (#68) (9fa98e1)

3.0.0 (2023-03-31)

⚠ BREAKING CHANGES

  • when the entire pipeline is synchronous, the return value will now be synchronous

Bug Fixes

  • do not create unnecessary async work (#66) (e583174)
Commits
  • 5d7eb26 chore(release): 3.0.1 [skip ci]
  • 9fa98e1 fix: reuse types from it-stream-types to simplify (#68)
  • bde41f4 chore(release): 3.0.0 [skip ci]
  • e583174 fix!: do not create unnecessary async work (#66)
  • 0ea9837 update .github/workflows/js-test-and-release.yml (#64)
  • 6c203ec update .github/workflows/js-test-and-release.yml (#63)
  • 63d545b update .github/workflows/js-test-and-release.yml (#61)
  • 5caebe3 update .github/workflows/js-test-and-release.yml (#56)
  • 8716f92 update .github/workflows/js-test-and-release.yml (#54)
  • e85e4a6 update .github/workflows/js-test-and-release.yml (#52)
  • 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 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 Apr 5, 2023
@achingbrain
Copy link
Collaborator

@dependabot recreate

Bumps [it-pipe](https://github.com/alanshaw/it-pipe) from 2.0.5 to 3.0.1.
- [Release notes](https://github.com/alanshaw/it-pipe/releases)
- [Changelog](https://github.com/alanshaw/it-pipe/blob/master/CHANGELOG.md)
- [Commits](alanshaw/it-pipe@v2.0.5...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/it-pipe-3.0.1 branch from 193c1d2 to 37d6c05 Compare February 20, 2024 14:04
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e8a8f0c) 91.52% compared to head (37d6c05) 91.52%.
Report is 12 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   91.52%   91.52%           
=======================================
  Files          10       10           
  Lines        1793     1793           
  Branches      303      303           
=======================================
  Hits         1641     1641           
  Misses        152      152           
Flag Coverage Δ
node 91.52% <ø> (ø)

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 00c8d23 into master Feb 20, 2024
18 checks passed
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/it-pipe-3.0.1 branch February 20, 2024 14:14
github-actions bot pushed a commit that referenced this pull request Feb 20, 2024
## [6.0.2](v6.0.1...v6.0.2) (2024-02-20)

### Trivial Changes

* add or force update .github/workflows/js-test-and-release.yml ([#66](#66)) ([4dc79e1](4dc79e1))
* delete templates [skip ci] ([#65](#65)) ([cd6e485](cd6e485))

### Dependencies

* bump it-to-buffer from 3.0.1 to 4.0.5 ([#68](#68)) ([aac7e3e](aac7e3e))
* **dev:** bump it-pipe from 2.0.5 to 3.0.1 ([#64](#64)) ([00c8d23](00c8d23))
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