Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update unexpected-express to the latest version 馃殌 #6

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 24, 2018

Version 11.0.0 of unexpected-express was just published.

Dependency [unexpected-express](https://github.com/unexpectedjs/unexpected-express)
Current Version 10.1.0
Type devDependency

The version 11.0.0 is not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of unexpected-express.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 7 commits.

  • 3037d72 11.0.0
  • 2cfe2a8 Drop node.js 4 support (semver-major)
  • 113a772 Add .npmrc
  • 881ad5a Update eslint-config-onelint to ^4.0.0
  • 9e33eeb Upgrade eslint to version 5.0.0
  • bb9c9c0 Merge pull request #33 from unexpectedjs/depfu/update/npm/sinon-6.0.0
  • f765f71 Upgrade sinon to version 6.0.0

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@coveralls
Copy link

coveralls commented Jun 24, 2018

Pull Request Test Coverage Report for Build 33

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.456%

Totals Coverage Status
Change from base Build 15: 0.0%
Covered Lines: 31
Relevant Lines: 35

馃挍 - Coveralls

4 similar comments
@coveralls
Copy link

Pull Request Test Coverage Report for Build 33

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.456%

Totals Coverage Status
Change from base Build 15: 0.0%
Covered Lines: 31
Relevant Lines: 35

馃挍 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 33

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.456%

Totals Coverage Status
Change from base Build 15: 0.0%
Covered Lines: 31
Relevant Lines: 35

馃挍 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 33

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.456%

Totals Coverage Status
Change from base Build 15: 0.0%
Covered Lines: 31
Relevant Lines: 35

馃挍 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 33

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 82.456%

Totals Coverage Status
Change from base Build 15: 0.0%
Covered Lines: 31
Relevant Lines: 35

馃挍 - Coveralls

greenkeeper bot added a commit that referenced this pull request Jan 1, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 1, 2019

Update to this version instead 馃殌

Commits

The new version differs by 43 commits.

  • 8806770 11.1.0
  • bfd9b3f Update unexpected to ^11.0.0-3
  • 5b1f7c4 Merge pull request #54 from unexpectedjs/depfu/update/npm/eslint-5.11.1
  • 6b36aa2 Update eslint to version 5.11.1
  • e8c0cd7 Use modern syntax to add "when delayed a little bit" assertion.
  • d99f606 Check all errors with expect.it().
  • 9cb7979 Merge pull request #53 from unexpectedjs/depfu/update/npm/eslint-5.11.0
  • bf61449 Update eslint to version 5.11.0
  • c9ea631 Merge pull request #52 from unexpectedjs/depfu/update/npm/eslint-5.10.0
  • 0d7ce8f Update eslint to version 5.10.0
  • 86d58c5 Merge pull request #51 from unexpectedjs/depfu/update/npm/eslint-5.9.0
  • 230e6bc Update eslint to version 5.9.0
  • 67df34c Merge pull request #50 from unexpectedjs/depfu/update/npm/unexpected-documentation-site-generator-5.0.0
  • 8166d0d Update unexpected-documentation-site-generator to version 5.0.0
  • 0b57b9a Merge pull request #49 from unexpectedjs/depfu/update/npm/eslint-5.8.0

There are 43 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 3, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 3, 2019

Update to this version instead 馃殌

Commits

The new version differs by 5 commits.

  • 5ad967e 11.1.1
  • edc1cc2 Peer dependencies: Declare compatibility with Unexpected 11.0.0-3+
  • d862beb Update unexpected-markdown to version 2.0.0
  • 8bed264 Use Buffer.from instead of new Buffer, silencing node's deprecation warning
  • 5b491a7 tests: Avoid express deprecation warnings

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 7, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 7, 2019

Update to this version instead 馃殌

Commits

The new version differs by 9 commits.

  • 4eb23ce 11.1.2
  • c2bfc19 Override subjectOutput on expect, not this (no longer works in 11.0.0)
  • 17400ea npm run {travis => ci}
  • a1f909e Use mocha --require instead of the deprecated --compilers
  • 3d53c15 Travis: Build with the latest node
  • e6e4cff Update eslint to ^5.12.0
  • 2ae72e0 Merge branch 'master' of github.com:unexpectedjs/unexpected-express
  • d71e6ea Merge pull request #46 from unexpectedjs/depfu/update/npm/express-4.16.4
  • 61a0762 Update express to version 4.16.4

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 23, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 23, 2019

Update to this version instead 馃殌

Commits

The new version differs by 43 commits.

  • 3f0449b 12.0.0
  • f7bf45b Fix lint and remove no longer needed setImmediate polyfill
  • 1d7b588 Drop node.js 6 and 9 support (semver-major)
  • 17af7ff Update eslint-plugin-import to ^2.17.3
  • e581276 Update eslint to version 6.0.0
  • 0e7128b Merge pull request #73 from unexpectedjs/depfu/update/npm/prettier-1.18.2
  • 051326d Update prettier to version 1.18.2
  • 089539d Use a ^ version range for the express dev dep
  • e26c939 Merge pull request #72 from unexpectedjs/depfu/update/npm/express-4.17.1
  • 5170eff Update express to version 4.17.1
  • 2d28e24 Merge pull request #71 from unexpectedjs/depfu/update/npm/unexpected-stream-4.0.0
  • fd74c03 Update unexpected-stream to version 4.0.0
  • ec0a496 Merge pull request #70 from unexpectedjs/depfu/update/npm/express-4.17.0
  • 9947a81 Update express to version 4.17.0
  • 7e6fe49 Update unexpected to ^11.5.0, adjust expected error messages involving Buffers

There are 43 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 12, 2020
@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2020

Update to this version instead 馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant