Skip to content

Update chai to the latest version 🚀 - #8

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/chai-4.0.2
Open

Update chai to the latest version 🚀#8
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/chai-4.0.2

Conversation

@greenkeeper

Copy link
Copy Markdown

Version 4.0.2 of chai just got published.

Dependency chai
Current Version 4.0.1
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of chai.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes4.0.2 / 2017-06-05

We have another bugfix release, addressing some issues for WebPack 1 users.

Bug Fixes

  • Revert getting version information from package.json, some bundler tools like Webpack do not come default with json loaders despite Node being able to handle this. This change moves back to hardcoding the version number in the codebase. (#985, #986)
Commits

The new version differs by 1 commits.

  • 616cf8bRevert get version package json (#986)

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeperBot added a commit that referenced this pull request Jul 12, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 4.1.0 just got published.

Update to this version instead 🚀

Release Notes4.1.0 / 2017-07-11

This release includes one new feature and a few bug fixes.

New Features

Bug Fixes

  • Allow dates for isBelow and isAbove assertions (#980, #990; @v1adko)
  • fix: check target's type in .property assertion (#992; @meeber)

Chores

Commits

The new version differs by 16 commits.

  • df9073cMerge pull request #998 from v1adko/make-release
  • cad9933Merge pull request #1004 from chaijs/code-owners
  • cf70b11Create CODEOWNERS
  • 3397ddaMerge pull request #1005 from meeber/skip-failing-tests
  • 11a6f85test: skip failing .include tests in IE11
  • 45cb327chai@4.1.0
  • 2eddd79Add ES6 collection support to include() (#994)
  • 3c932e2feat: allow dates for isBelow and isAbove assertions (#990)
  • 3bcb21cMerge pull request #979 from chaijs/greenkeeper/browserify-14.4.0
  • 5daceabMerge pull request #988 from samlanning/missing-var
  • 9116bc8Merge pull request #993 from meeber/refactor-expect-types
  • 351e968Merge pull request #992 from meeber/property-target-type
  • e7b2384refactor: expectTypes to access ssfi flag
  • e6ddf64fix: check target's type in .property assertion
  • 7e466afAdd a missing var keyword found by lgtm.com

There are 16 commits in total.

See the full diff

greenkeeperBot added a commit that referenced this pull request Aug 5, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 4.1.1 just got published.

Update to this version instead 🚀

Release Notes4.1.1 / 2017-08-05

This release includes a few bug and documentation fixes.

Bug Fixes

Docs

Commits

The new version differs by 10 commits.

  • 02ddebdMerge pull request #1019 from meeber/release-4.1.1
  • ac48db3chai@4.1.1
  • d2e9599Merge pull request #1016 from chaijs/fix-reindent-code-1014
  • 92d2ccadocs: re-indent hasAnyKeys code
  • b625497Merge pull request #1012 from meeber/fix-include-types
  • 8fa24f2Merge pull request #1014 from zenHeart/fix-hasAnyKeys-comment
  • 113a5b8fix: correct hasAnyKeys comment error
  • c01cf30fix: .include to work with all objects
  • 1847ef8Merge pull request #1008 from meeber/fix-ie11-instanceof
  • c107abbfix: .instanceof to allow DOM interfaces in IE11

See the full diff

greenkeeperBot added a commit that referenced this pull request Sep 1, 2017
@greenkeeper

Copy link
Copy Markdown
Author

Version 4.1.2 just got published.

Update to this version instead 🚀

Release Notes4.1.2 / 2017-08-31

This release fixes a bug when running in certain environments, and includes a few minor documentation fixes.

Bug Fixes

  • fix: update deep-eql to version 3.0.0 (#1020)
  • fix: replace code causing breakage under strict CSP (#1032; @Alhadis)

Docs

Commits

The new version differs by 8 commits.

  • 529d395Merge pull request #1037 from Cutlery-Drawer/master
  • b534fcachai@4.1.2
  • c592551Merge pull request #1032 from Cutlery-Drawer/csp-fix
  • 31c3559Use a hardcoded no-op instead of instancing
  • 1ae9386Merge pull request #1025 from yanca018/master
  • 786043bUpdate license
  • 7c1ca16docs: add missing assert parameters (#1023)
  • 6e72c5afix(package): update deep-eql to version 3.0.0 (#1020)

See the full diff

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants