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 tersify to the latest version 馃殌 #55

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 27, 2019

The dependency tersify was updated from 1.2.6 to 2.0.0.

This version 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.


Release Notes for v2.0.0

2.0.0 (2019-02-27)

BREAKING CHANGES

  • the representation has changed.

Now it cannot be parsed back to object using simple javascript parser because I shorten some of the keywords (e.g. function to fn, Symbol to Sym).

This change is justified as tersify is primary a utility to create a representation of value that is readable by a human.

If you are using it with maxLength: Infinity to stringify an object, use flatten instead.
It does a much better job than this naive code.

Commits

The new version differs by 3 commits.

  • cdc4122 On to the next version (#47)
  • 7aaf980 Update unpartial to the latest version 馃殌 (#45)
  • 36015f9 Update tslint-config-unional to the latest version 馃殌 (#36)

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 馃尨

greenkeeper bot added a commit that referenced this pull request Feb 28, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 28, 2019

  • The dependency tersify was updated from 1.2.6 to 2.0.1.

Update to this version instead 馃殌

Release Notes for v2.0.1

2.0.1 (2019-02-28)

Bug Fixes

  • support try-catch-finally, and throw (#48) (4e3c2f8)
Commits

The new version differs by 1 commits.

  • 4e3c2f8 fix: support try-catch-finally, and throw (#48)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 5, 2019

  • The dependency tersify was updated from 1.2.6 to 2.0.2.

Update to this version instead 馃殌

Release Notes for v2.0.2

2.0.2 (2019-03-05)

Bug Fixes

Commits

The new version differs by 1 commits.

  • dfbe181 fix: better support void operator (#49)

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 14, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 14, 2019

  • The dependency tersify was updated from 1.2.6 to 2.0.3.

Update to this version instead 馃殌

Release Notes for v2.0.3

2.0.3 (2019-03-14)

Bug Fixes

  • show custom error name instead of generic "Error" (#50) (e2492d9)
Commits

The new version differs by 1 commits.

  • e2492d9 fix: show custom error name instead of generic "Error" (#50)

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 11, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 11, 2019

  • The dependency tersify was updated from 1.2.6 to 2.0.4.

Update to this version instead 馃殌

Release Notes for v2.0.4

2.0.4 (2019-04-11)

Bug Fixes

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request May 12, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 12, 2019

  • The dependency tersify was updated from 1.2.6 to 3.0.0.

Update to this version instead 馃殌

greenkeeper bot added a commit that referenced this pull request May 13, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 13, 2019

  • The dependency tersify was updated from 1.2.6 to 3.0.1.

Update to this version instead 馃殌

@greenkeeper greenkeeper bot closed this May 13, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/tersify-2.0.0 branch May 13, 2019 06:19
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

0 participants