Skip to content

Conversation

@greenkeeper
Copy link

@greenkeeper greenkeeper bot commented Jan 4, 2018

Version 2.0.1 of cuid was just published.

Dependency cuid
Current Version 1.3.8
Type dependency

The version 2.0.1 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 cuid.

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 62 commits.

  • 0844f3a 2.0.1
  • 59e6c5a Add missing peer dependency
  • dc3f686 2.0.0
  • 5f11022 Merge pull request #83 from MarkHerhold/modernize
  • 84f8a0d don't perform collision tests in browser
  • 931ec73 contributing comments around Chrome headless
  • f17c683 increase timeout
  • 45d3a14 Merge branch 'master' of github.com:ericelliott/cuid into modernize
  • 04383a6 remove saucelabs notes from contributing guidelines
  • 66a7083 increase timeout
  • e8b4580 install chrome via apt
  • 2a3feb5 chrome headless
  • d1c18c3 specify trusty os image
  • 033d86d cleanup (and rotate my SauceLabs key, oops!)
  • 8c519b8 set retry limit, increase timeouts

There are 62 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 Jan 4, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 4, 2018

Version 2.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 1d9ed15 2.0.2
  • 30bb75a Merge pull request #93 from Flet/remove-files-attribute
  • 57fb8fc remove files attribute

See the full diff

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

greenkeeper bot commented Feb 8, 2018

Version 2.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 32562bf 2.1.0
  • 7962da8 Merge pull request #90 from whitecolor/patch-1
  • 9f595b3 Merge branch 'master' into patch-1
  • a8c6c60 Merge pull request #94 from nicmitchell/master
  • c77a2a4 update book link in README
  • 7bc1249 Merge branch 'master' into patch-1
  • 13a748f Update README.md
  • 6510a1d Merge branch 'master' into patch-1
  • bb57c72 Add slug() method definition

See the full diff

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

greenkeeper bot commented Apr 1, 2018

Version 2.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 9258a81 2.1.1
  • 94720d7 Merge remote-tracking branch 'origin/master'
  • 1ef47ea Fix URL in README
  • 85c0da9 Merge pull request #100 from marcoonroad/patch-1
  • 4fdc81a cuid for Lua
  • 46dc3e5 Merge pull request #97 from RagnarHal/fix-browser-fingerprint
  • ace439a Update fingerprint.browser.js

See the full diff

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

greenkeeper bot commented Aug 15, 2018

Version 2.1.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 27 commits.

  • 37ba7cf 2.1.2
  • da107b3 Merge pull request #110 from ericelliott/update
  • 4f5f011 Merge remote-tracking branch 'origin/update' into update
  • 97a72ad Fix broken eval npm install
  • 96e001a Merge branch 'master' into update
  • 358bde6 Update dependencies
  • d2019aa Merge pull request #104 from marcoonroad/patch-1
  • 500c91e Merge branch 'master' into patch-1
  • 82d7b5d Merge pull request #96 from paambaati/master
  • 9f47b8c Merge branch 'master' into master
  • dafc352 Merge pull request #105 from raphaelmansuy/master
  • 8774d49 add reference to cuid for swift in README.md
  • d4627d7 CUID ports for both Perl 6 and OCaml
  • 56252d6 Merge pull request #101 from zakame/add-cuid-for-perl
  • cc3de12 Add cuid for Perl

There are 27 commits in total.

See the full diff

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

greenkeeper bot commented Aug 28, 2018

Version 2.1.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 21 commits.

  • f624f9a 2.1.4
  • 99f34ee Update README.md
  • 1003424 Merge pull request #112 from kennylavender/testcafe
  • 8d07918 undo try to fix snyk check
  • e401bac try to fix snyk check
  • 1658619 lock down dependency versions
  • 616ef7e Merge branch 'testcafe' of github.com:kennylavender/cuid into testcafe
  • f22ca53 Fixed await and eslint issues
  • 6e92e20 Merge branch 'master' into testcafe
  • 9f6045b 2.1.3
  • 980ca79 Merge branch 'master' into testcafe
  • 1fba1f4 Merge pull request #114 from Kimahriman/master
  • 10bc39c Fixed type definitions
  • c8495d5 fix test bool
  • 1f7e719 some cleanup

There are 21 commits in total.

See the full diff

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

greenkeeper bot commented Feb 8, 2019

  • The dependency cuid was updated from 1.3.8 to 2.1.5.

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

  • e80fdc5 2.1.5
  • b25a122 Merge pull request #126 from ericelliott/fix-merge
  • c4e3d63 Pin versions
  • 68f3cd7 fix merge vulnerability
  • 79ce8b3 Merge pull request #125 from mplanchard/add-cuid-rust
  • e2c65d8 add cuid-rust
  • 76ca78b Merge pull request #116 from MarkHerhold/patch-1
  • de99a5b Merge branch 'master' into patch-1
  • c8c677e Update README.md
  • 190341c Merge branch 'master' into patch-1
  • 0fc4125 Merge pull request #115 from maxwellgerber/feat/crypto-api
  • f91105d Update package.json, add react-native entry
  • d09aa2d Update README.md
  • a484da5 Use crypto API in node and browser

See the full diff

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

greenkeeper bot commented Feb 9, 2019

  • The dependency cuid was updated from 1.3.8 to 2.1.6.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • 57eccec 2.1.6
  • fd05564 Merge pull request #128 from ericelliott/fix-dashes
  • def4e40 Pin riteway
  • 5b1521b [Fixes #127] fix breaking change: dashes in cuids
  • c5e454f Add index.d.ts to package.json files
  • 4cc801f Merge pull request #124 from niftylettuce/master
  • 52cc912 Merge branch 'master' into master
  • 129f80f Merge pull request #122 from n8io/master
  • 1246ead Merge branch 'master' into master
  • 5d9dc14 fix: added unpkg/jsdelivr/dist to package.json (closes #123)
  • 0586286 📘 Add cuid plugin for Insomnia to README

See the full diff

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

greenkeeper bot commented Dec 16, 2019

  • The dependency cuid was updated from 1.3.8 to 2.1.8.

Update to this version instead 🚀

Commits

The new version differs by 62 commits.

  • c0a96db 2.1.8
  • b96071e 2.1.7
  • df4b670 Merge pull request #133 from k2s/patch-1
  • cf90e3b Merge pull request #1 from glnc/patch-1
  • 3ba4397 Implemented tests running within a worker
  • b077e6e Let testcafe start and kill http-server
  • 7d19475 Indent using spaces (instead of tabs)
  • d238065 Added boilerplate for executing cuid() within a worker
  • a23a73f Merge branch 'master' into patch-1
  • 3a5e7db Update dependency uglify-js to v3.7.2
  • e1d0dbe Update dependency uglify-js to v3.7.1
  • 053dbf8 Update dependency uglify-js to v3.7.0
  • 753a47a Update dependency uglify-js to v3.6.9
  • dfa68a3 Update dependency uglify-js to v3.6.8
  • dc0b468 Update dependency riteway to v6.1.1

There are 62 commits in total.

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.

1 participant