Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

deps: bump it-pipe from 2.0.5 to 3.0.1 #111

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 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 4, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/it-pipe-3.0.1 branch 2 times, most recently from 458936a to 5167c35 Compare April 10, 2023 15:18
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:production
  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 5167c35 to a0ddd7a Compare April 13, 2023 14:38
@maschad maschad merged commit 7e593a3 into main Apr 13, 2023
@maschad maschad deleted the dependabot/npm_and_yarn/it-pipe-3.0.1 branch April 13, 2023 14:51
github-actions bot pushed a commit that referenced this pull request Apr 13, 2023
## [1.1.5](v1.1.4...v1.1.5) (2023-04-13)

### Dependencies

* bump it-pipe from 2.0.5 to 3.0.1 ([#111](#111)) ([7e593a3](7e593a3))
* bump protons-runtime from 4.0.2 to 5.0.0 ([#117](#117)) ([87cbb19](87cbb19))
* **dev:** bump protons from 6.1.3 to 7.0.2 ([#119](#119)) ([fd20f4f](fd20f4f))
@github-actions
Copy link

🎉 This PR is included in version 1.1.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant