Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2020

Bumps readable-stream from 2.3.6 to 3.6.0.

Release notes

Sourced from readable-stream's releases.

v3.6.0

  • Fix babel loose mode for classes and update to Node v10.19.0 #428 by @ljharb

v3.5.0

  • Update to Node v10.18.1 #420

v3.4.0

  • Add Node v12 to travis #410
  • Add pipeline and finished to the browser bundle #408 #409

v3.3.0

  • Build from Node 10.15.3 #402

v3.2.0

  • Updated to 10.15.2 #401
  • Support pipeline with READABLE_STREAM_DISABLE #399

v3.1.1

  • Use @babel/preset-env esclusively #395

v3.1.0

  • Updated to Node 10.14.2, updated to babel 7 #393
  • Ignore airtap and travis config from the bundle #388
  • Number.isInteger in IE11 #389 #390

v3.0.6

  • Fixed regexp for Number.isNaN() in IE 11 #369

v3.0.5

  • Emit no experimental warning in browsers #367

v3.0.4

  • Fix Errors in IE 11 #365
  • Updated to Node 10.11 #366

v3.0.3

  • Update to Node 10.10.0 #363
  • Added Node >= 6 to package.json #362

v3.0.2

  • Import Node 10.9.0, redo the fix for util.inspect.custom #357

v3.0.1

  • Removed process-nextick-args #354
  • Fix error messages #352

v3.0.0

Pull from Node v10

Fixes #283

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)

@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. javascript labels Jul 18, 2020
Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 2.3.6 to 3.6.0.
- [Release notes](https://github.com/nodejs/readable-stream/releases)
- [Commits](nodejs/readable-stream@v2.3.6...v3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/readable-stream-3.6.0 branch from 22cfa3b to 5201dc6 Compare July 18, 2020 17:10
@ctalkington ctalkington merged commit ec179e9 into master Jul 18, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/readable-stream-3.6.0 branch July 18, 2020 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant