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

chore(deps-dev): bump streaming-iterables from 5.0.4 to 7.1.0 #182

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 25, 2022

Bumps streaming-iterables from 5.0.4 to 7.1.0.

Release notes

Sourced from streaming-iterables's releases.

v7.1.0

  • docs: add docs for takeWhile and takeLast (#287) 57a2f1e
  • fix: add NonNullable to flatmap output (#286) aca5ccd
  • feat: implement takeWhile and takeLast (#283) ba71461
  • a few deps were updated a lot

reconbot/streaming-iterables@v7.0.4...v7.1.0

Fix builds

  • fix: builds broke 86940b7

reconbot/streaming-iterables@v7.0.3...v7.0.4

fixed some types and upgraded build pipeline

  • chore: upgrade build tooling (#282) 9f1992f
  • chore(deps): update dependency prettier to v2.6.2 91a4281
  • chore(deps): update dependency typescript to v4.6.4 5fa1006

reconbot/streaming-iterables@v7.0.2...v7.0.3

Dependencies Release

This release has some minor code changes due to linting and better type checking. Feel free to skip it.

  • chore: finish removing tslint 9fdfcc7
  • chore(deps): update dependency c8 to v7.11.2 cf15449
  • chore(deps): update dependency @​types/mocha to v9.1.1 3d3a43e
  • chore(deps): pin dependencies 8295786
  • chore: move to eslint (#281) c9bd7e5
  • chore(deps): update dependency @​types/chai to v4.3.1 95ac4c1
  • chore(deps): pin dependencies 23c134d
  • chore(deps-dev): bump @​types/sinon from 10.0.10 to 10.0.11 (#250) 3ea1a2d
  • chore(deps-dev): bump sinon from 13.0.1 to 13.0.2 (#270) 825ea82
  • chore(deps-dev): bump tslib from 2.3.1 to 2.4.0 (#271) 758033f
  • chore(deps-dev): bump @​microsoft/api-extractor from 7.19.4 to 7.23.0 (#272) e80c6a0
  • chore(deps-dev): bump @​types/node from 17.0.27 to 17.0.30 (#274) 2c4ba32
  • chore(deps): update actions/checkout action to v3 (#278) 5300dc1
  • chore(deps): update actions/setup-node action to v3 (#279) a4f9231
  • chore: switch to renovate (#276) 51e5c3e

reconbot/streaming-iterables@v7.0.1...v7.0.2

v7.0.1

  • fix: docs 55111e0

reconbot/streaming-iterables@v7.0.0...v7.0.1

v7.0.0

  • fix: package-lock 9f3f2e0
  • chore: drop node 10 and 12 support as they're EOL (#273) be86214
  • chore(deps-dev): bump ts-node from 10.4.0 to 10.7.0 (#258) 2f83ac6

... (truncated)

Commits
  • a47a18c 7.1.0
  • 57a2f1e docs: add docs for takeWhile and takeLast (#287)
  • aca5ccd fix: add NonNullable to flatmap output (#286)
  • ba71461 feat: implement takeWhile and takeLast (#283)
  • 567f5a1 chore(deps): update dependency @​microsoft/api-extractor to v7.29.5
  • 565dc51 chore(deps): update typescript-eslint monorepo to v5.34.0
  • d7be53f chore(deps): update dependency rollup to v2.78.1
  • 01e3699 chore(deps): update dependency @​microsoft/api-extractor to v7.29.3
  • f050afe chore(deps): update typescript-eslint monorepo to v5.33.1
  • 430185a chore(deps): update dependency rollup to v2.78.0
  • 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)

Bumps [streaming-iterables](https://github.com/reconbot/streaming-iterables) from 5.0.4 to 7.1.0.
- [Release notes](https://github.com/reconbot/streaming-iterables/releases)
- [Commits](reconbot/streaming-iterables@v5.0.4...v7.1.0)

---
updated-dependencies:
- dependency-name: streaming-iterables
  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 Aug 25, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants