Commits
- [`008d391`](https://github.com/maxogden/concat-stream/commit/008d3917552ff3c24c6209d29b1abd80f951c7fc) 1.6.2
- [`b198e8d`](https://github.com/maxogden/concat-stream/commit/b198e8d9d437198990ae7740b70e9838bb45fd54) Replace Buffer constructor with buffer-from ([#59](https://github-redirect.dependabot.com/maxogden/concat-stream/issues/59))
- [`bb2b8d0`](https://github.com/maxogden/concat-stream/commit/bb2b8d07a14afa056c0c8f27422426434dbb5734) 1.6.1
- [`e482281`](https://github.com/maxogden/concat-stream/commit/e482281642c1e011fc158f5749ef40a71c77a426) 1.6.0
- [`8835a01`](https://github.com/maxogden/concat-stream/commit/8835a01ab2d665f70f71a47f1706ee0c7a2669b5) switch the semver range of dependencies from `~` to `^` ([#46](https://github-redirect.dependabot.com/maxogden/concat-stream/issues/46))
- [`023312b`](https://github.com/maxogden/concat-stream/commit/023312beec188117eee9a414a5eb45703385dfec) Fix 'stream-each' typo in README. ([#53](https://github-redirect.dependabot.com/maxogden/concat-stream/issues/53))
- [`731fedd`](https://github.com/maxogden/concat-stream/commit/731fedd137eae89d066c249fdca070f8f16afbb8) 1.5.2
- [`b617fbc`](https://github.com/maxogden/concat-stream/commit/b617fbcd369b8b39600fc5ec93e78dc5378033ef) Merge pull request [#47](https://github-redirect.dependabot.com/maxogden/concat-stream/issues/47) from mafintosh/to-string-numbers
- [`3e285ba`](https://github.com/maxogden/concat-stream/commit/3e285ba5e5b10b7c98552217f5c1023829efe69e) to-string numbers written to the stream
- [`4ca83d6`](https://github.com/maxogden/concat-stream/commit/4ca83d6fde386e15c76a7ef92373adb6280dd498) Merge pull request [#48](https://github-redirect.dependabot.com/maxogden/concat-stream/issues/48) from TheAlphaNerd/new-Buffer
- Additional commits viewable in [compare view](https://github.com/maxogden/concat-stream/compare/v1.4.10...v1.6.2)
Maintainer changes
This version was pushed to npm by [mafintosh](https://www.npmjs.com/~mafintosh), a new releaser for concat-stream since your current version.
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/matrix-hacks/matrix-puppet-signal/network/alerts).
Bumps concat-stream from 1.4.10 to 1.6.2.
Commits
- [`008d391`](https://github.com/maxogden/concat-stream/commit/008d3917552ff3c24c6209d29b1abd80f951c7fc) 1.6.2 - [`b198e8d`](https://github.com/maxogden/concat-stream/commit/b198e8d9d437198990ae7740b70e9838bb45fd54) Replace Buffer constructor with buffer-from ([#59](https://github-redirect.dependabot.com/maxogden/concat-stream/issues/59)) - [`bb2b8d0`](https://github.com/maxogden/concat-stream/commit/bb2b8d07a14afa056c0c8f27422426434dbb5734) 1.6.1 - [`e482281`](https://github.com/maxogden/concat-stream/commit/e482281642c1e011fc158f5749ef40a71c77a426) 1.6.0 - [`8835a01`](https://github.com/maxogden/concat-stream/commit/8835a01ab2d665f70f71a47f1706ee0c7a2669b5) switch the semver range of dependencies from `~` to `^` ([#46](https://github-redirect.dependabot.com/maxogden/concat-stream/issues/46)) - [`023312b`](https://github.com/maxogden/concat-stream/commit/023312beec188117eee9a414a5eb45703385dfec) Fix 'stream-each' typo in README. ([#53](https://github-redirect.dependabot.com/maxogden/concat-stream/issues/53)) - [`731fedd`](https://github.com/maxogden/concat-stream/commit/731fedd137eae89d066c249fdca070f8f16afbb8) 1.5.2 - [`b617fbc`](https://github.com/maxogden/concat-stream/commit/b617fbcd369b8b39600fc5ec93e78dc5378033ef) Merge pull request [#47](https://github-redirect.dependabot.com/maxogden/concat-stream/issues/47) from mafintosh/to-string-numbers - [`3e285ba`](https://github.com/maxogden/concat-stream/commit/3e285ba5e5b10b7c98552217f5c1023829efe69e) to-string numbers written to the stream - [`4ca83d6`](https://github.com/maxogden/concat-stream/commit/4ca83d6fde386e15c76a7ef92373adb6280dd498) Merge pull request [#48](https://github-redirect.dependabot.com/maxogden/concat-stream/issues/48) from TheAlphaNerd/new-Buffer - Additional commits viewable in [compare view](https://github.com/maxogden/concat-stream/compare/v1.4.10...v1.6.2)Maintainer changes
This version was pushed to npm by [mafintosh](https://www.npmjs.com/~mafintosh), a new releaser for concat-stream since your current version.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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/matrix-hacks/matrix-puppet-signal/network/alerts).