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

deps: bump it-pb-stream from 2.0.4 to 3.2.1 #118

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps it-pb-stream from 2.0.4 to 3.2.1.

Release notes

Sourced from it-pb-stream's releases.

v3.2.1

3.2.1 (2023-04-03)

Bug Fixes

  • allow unwrapping message stream with correct type (#43) (7f7a060)

v3.2.0

3.2.0 (2023-03-06)

Features

v3.1.0

3.1.0 (2023-03-04)

Features

  • add MessageStream type to make dealing with message streams easier (#41) (c1fa76a)

v3.0.1

3.0.1 (2023-03-01)

Bug Fixes

  • make pbStream function polymorphic (#40) (ccb2065)

v3.0.0

3.0.0 (2023-02-23)

⚠ BREAKING CHANGES

  • The ProtobufStream type is now generic - it can be inferred from the return type of pbStream but may need to be specified where it it accepted as an argument

Bug Fixes

  • derive unwrapped stream type from input (#39) (e85d75e)
Changelog

Sourced from it-pb-stream's changelog.

3.2.1 (2023-04-03)

Bug Fixes

  • allow unwrapping message stream with correct type (#43) (7f7a060)

3.2.0 (2023-03-06)

Features

3.1.0 (2023-03-04)

Features

  • add MessageStream type to make dealing with message streams easier (#41) (c1fa76a)

3.0.1 (2023-03-01)

Bug Fixes

  • make pbStream function polymorphic (#40) (ccb2065)

3.0.0 (2023-02-23)

⚠ BREAKING CHANGES

  • The ProtobufStream type is now generic - it can be inferred from the return type of pbStream but may need to be specified where it it accepted as an argument

Bug Fixes

  • derive unwrapped stream type from input (#39) (e85d75e)
Commits
  • 5af678e chore(release): 3.2.1 [skip ci]
  • 7f7a060 fix: allow unwrapping message stream with correct type (#43)
  • 3983abe chore(release): 3.2.0 [skip ci]
  • f2169fe feat: allow unwrapping message stream (#42)
  • c8a5ad1 chore(release): 3.1.0 [skip ci]
  • c1fa76a feat: add MessageStream type to make dealing with message streams easier (#41)
  • 1cc9bc7 chore(release): 3.0.1 [skip ci]
  • ccb2065 fix: make pbStream function polymorphic (#40)
  • 76bf41c chore(release): 3.0.0 [skip ci]
  • e85d75e fix!: derive unwrapped stream type from input (#39)
  • 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 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)

Bumps [it-pb-stream](https://github.com/achingbrain/it-pb-stream) from 2.0.4 to 3.2.1.
- [Release notes](https://github.com/achingbrain/it-pb-stream/releases)
- [Changelog](https://github.com/achingbrain/it-pb-stream/blob/master/CHANGELOG.md)
- [Commits](achingbrain/it-pb-stream@v2.0.4...v3.2.1)

---
updated-dependencies:
- dependency-name: it-pb-stream
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2023
@maschad maschad merged commit 7e2ac67 into main Apr 10, 2023
@maschad maschad deleted the dependabot/npm_and_yarn/it-pb-stream-3.2.1 branch April 10, 2023 15:17
github-actions bot pushed a commit that referenced this pull request Apr 10, 2023
## [1.1.1](v1.1.0...v1.1.1) (2023-04-10)

### Dependencies

* bump it-pb-stream from 2.0.4 to 3.2.1 ([#118](#118)) ([7e2ac67](7e2ac67))
@github-actions
Copy link

🎉 This PR is included in version 1.1.1 🎉

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