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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update power-assert to the latest version 🚀 #88

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

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 30, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 1.5.0 of power-assert was just published.

Dependency power-assert
Current Version 1.4.4
Type devDependency

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

If you don’t 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 power-assert.

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’t 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 27 commits.

  • 140c431 1.5.0
  • bcbc5b0 docs(CHANGELOG): add CHANGELOG for 1.5.0
  • 795c2c2 docs(README): refer to "strict mode" document
  • 2d388c1 docs(README): add Jest to "KNOWN TO WORK" list
  • 0d24c6e chore: update copyright year
  • e3b4e62 Merge pull request #104 from power-assert-js/assert-strict-mode
  • 41b3fea fix: strict property of strict mode assert should also be an empowered one
  • 12b0d1f test: structural compatibility between strict mode and legacy mode
  • 8f194a0 feat: strict mode assert function should also have strict property
  • 92b5ee7 refactor: prefer native strict implementation
  • fa2df87 feat: strict mode assert should also be a function
  • 9f86bc6 feat: support "Strict mode"
  • c4e49c5 chore(travis): add Node9, remove Node7, update EOL of LTS
  • f9ca847 docs(README): pull API section up
  • e5d43af docs(README): link to Node Assert API docs

There are 27 commits in total.

See the full diff

FAQ and help

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


Your Greenkeeper bot 🌴

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

greenkeeper bot commented Jun 13, 2018

Version 1.6.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 18 commits.

  • 1612518 1.6.0
  • 253499b docs(CHANGELOG): add CHANGELOG for 1.6.0
  • b36e80e Merge pull request #109 from power-assert-js/es2018
  • 9027c48 chore: apply minimal set of transforms as possible
  • 9544bdc chore: disable .babelrc lookup for independence
  • 006637d chore: farewell PhantomJS (cont'd)
  • 9226f07 chore: set embedAst to false to test embedded parser
  • 53a3ae8 chore: update package-lock.json
  • 9aceab1 chore: update dependencies to ensure ES2018 support
  • 1f40b8e test: rename tests since it's not only ES6
  • 8eb797b chore: farewell PhantomJS
  • 45f63eb test: testing ES2018 syntax
  • 0439759 chore(travis): drop Node4 due to its EOL
  • 2035a6f chore(travis): update CI settings since Node10 has been released
  • 52445bd Merge pull request #105 from falsandtru/travis

There are 18 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 8, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 8, 2018

Version 1.6.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • e549955 1.6.1
  • 63043bc docs: add CHANGELOG for 1.6.1
  • 389e525 chore(travis): drop Node9 from CI
  • 8bd962e chore: update package-lock.json
  • 04ff9fd chore: update empower to ^1.3.1
  • 76af2b7 chore: avoid concatenating undefined
  • 170892e chore: fix failing tests due to the change in assertion message since Node v10.7.0
  • 9455634 test: Object Rest/Spread in assertion expression

See the full diff

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.

0 participants