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 hashids to the latest version 🚀 #193

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Aug 31, 2019

The dependency hashids was updated from 1.2.2 to 2.0.0.

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


Publisher: niieani
License: MIT

Release Notes for 2.0.0

2.0.0 (2019-08-31)

Bug Fixes

  • only run the esm importing test on node >= 12 (7b9f187)
  • build: add TypeScript re-export typings (54c08bf)
  • extract BigInt test cases so they don't throw in unsupported envs (3dc807e)
  • travis CI (e8d659a)
  • travis should build on all branches (aab20df)

Code Refactoring

  • constructor: simplify constructor & extract 'shuffle' (3fc990e)

Features

  • add transparent BigInt support and allow unicode characters in alphabet (including space) (564bb2c)
  • strings: add support for unicode alphabet (fa2e23d)

BREAKING CHANGES

  • constructor: we now expect salt and alphabet to be valid strings and minLength to be a valid number (if any are provided)
Commits

The new version differs by 46 commits.

There are 46 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 Sep 6, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 6, 2019

  • The dependency hashids was updated from 1.2.2 to 2.0.1.

Update to this version instead 🚀

Release Notes for 2.0.1

2.0.1 (2019-09-06)

Bug Fixes

  • use type error when needed (b018557)
Commits

The new version differs by 8 commits.

  • 978a87f Merge pull request #82 from Johann-S/patch-1
  • 13131c8 test: when alphabet parameter is not a string
  • b018557 fix: use type error when needed
  • c6659c4 ci: Add Greenkeeper badge 🌴 (#72)
  • e85a784 doc(README): describe usage of custom seps
  • eec3aff docs(readme): add Greenkeeper badge
  • fc856d2 chore: add Greenkeeper config file
  • f2be496 ci: run on greenkeeper branches

See the full diff

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

greenkeeper bot commented Nov 9, 2019

  • The dependency hashids was updated from 1.2.2 to 2.1.0.

Update to this version instead 🚀

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

greenkeeper bot commented Feb 3, 2020

  • The dependency hashids was updated from 1.2.2 to 2.2.0.

Update to this version instead 🚀

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

greenkeeper bot commented Feb 4, 2020

  • The dependency hashids was updated from 1.2.2 to 2.2.1.

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

0 participants