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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 27, 2022

Bumps streaming-iterables from 5.0.4 to 7.0.1.

Release notes

Sourced from streaming-iterables's releases.

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
  • chore(deps-dev): bump @​types/node from 17.0.14 to 17.0.27 (#266) 9d375b7
  • chore(deps-dev): bump mocha from 9.2.0 to 9.2.2 (#259) 3f0f2f5
  • chore(deps-dev): bump typescript from 4.5.5 to 4.6.3 (#262) a8cef12
  • docs: add docs in the ts definitions (#268) 347517b
  • feat: drop which skips items in an iterator (#267) 804191a
  • docs: markdown lint of readme eb14226

reconbot/streaming-iterables@v6.2.0...v7.0.0

v6.2.0

feat: Add throttle (#241) ea8d1ff

Throttles iterable at a rate of limit per interval without discarding data. Useful for throttling rate limited APIs.

  • limit can be greater than 0 but less than Infinity.
  • interval can be greater than or equal to 0 but less than Infinity.

reconbot/streaming-iterables@v6.1.0...v6.2.0

v6.1.0

Lots of chores but one great feature by @​richardscarrott

  • feat: Add batchWithTimeout (#235) 18a99bf

Chores;

  • chore: fixup tests (#246) ebfc11a
  • chore: ignore code of conduct file (pay attention to the code) 1c4e707
  • chore(deps-dev): bump typescript from 4.4.4 to 4.5.4 (#222) 5661592
  • chore(deps-dev): bump @​types/chai from 4.2.18 to 4.3.0 (#218) 9f0df7f
  • chore(deps-dev): bump @​types/node from 16.4.0 to 17.0.8 (#230) c59cc00
  • chore(deps-dev): bump @​types/node from 16.4.0 to 17.0.8 (#230) ca89747
  • chore(deps-dev): bump @​microsoft/api-extractor from 7.18.3 to 7.19.4 (#231) 2727b89
  • chore(deps-dev): bump mocha from 9.1.2 to 9.1.3 (#214) 0f00b62
  • chore(deps-dev): bump ts-node from 10.2.1 to 10.4.0 (#216) ee57972
  • chore(deps-dev): bump typescript from 4.4.3 to 4.4.4 (#213) 1a32177
  • Create CODE_OF_CONDUCT.md 4d6ef46
  • chore(deps-dev): bump mocha from 9.1.1 to 9.1.2 (#211) ef1d5d2
  • chore(deps-dev): bump typescript from 4.4.2 to 4.4.3 (#210) 40d1314
  • chore(deps-dev): bump typescript from 4.3.2 to 4.4.2 (#208) b5da794
  • chore(deps-dev): bump ts-node from 10.2.0 to 10.2.1 (#206) c49e426
  • chore(deps-dev): bump tslib from 2.3.0 to 2.3.1 (#205) 590dc00

... (truncated)

Commits

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.0.1.
- [Release notes](https://github.com/reconbot/streaming-iterables/releases)
- [Commits](reconbot/streaming-iterables@v5.0.4...v7.0.1)

---
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 Apr 27, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 2, 2022

Superseded by #169.

@dependabot dependabot bot closed this May 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/streaming-iterables-7.0.1 branch May 2, 2022 11:35
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.

1 participant