paralleldrive / cuid

Collision-resistant ids optimized for horizontal scaling and performance.
Other
3.42k stars 123 forks source link

chore(deps): update dependency browserify to v17 - autoclosed #216

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
browserify 16.5.0 -> 17.0.0 age adoption passing confidence

Release Notes

browserify/browserify ### [`v17.0.0`](https://togithub.com/browserify/browserify/blob/HEAD/changelog.markdown#​1700) [Compare Source](https://togithub.com/browserify/browserify/compare/v16.5.2...v17.0.0) - Upgrade events to v3.x. EventEmitter instances now have an `off()` method. `require('events').once` can be used to react to an event being emitted with `async`/`await` syntax. ([#​1839](https://togithub.com/browserify/browserify/pull/1839)) - Upgrade path-browserify to v1.x. ([#​1838](https://togithub.com/browserify/browserify/pull/1838)) - Upgrade stream-browserify to v3.x. `require('stream')` now matches the Node.js 10+ API. ([#​1970](https://togithub.com/browserify/browserify/pull/1970)) - Upgrade util to v0.12. Most notably, `util.promisify` and `util.callbackify` are finally available by default in browserify. ([#​1844](https://gihub.com/browserify/browserify/pull/1844)) - Add JSON syntax checking. Syntax errors in `.json` files will now fail to bundle. ([#​1700](https://togithub.com/browserify/browserify/pull/1700)) ### [`v16.5.2`](https://togithub.com/browserify/browserify/blob/HEAD/changelog.markdown#​1652) [Compare Source](https://togithub.com/browserify/browserify/compare/v16.5.1...v16.5.2) Upgrade browser-resolve to v2. [https://github.com/browserify/browserify/pull/1973](https://togithub.com/browserify/browserify/pull/1973) ### [`v16.5.1`](https://togithub.com/browserify/browserify/blob/HEAD/changelog.markdown#​1651) [Compare Source](https://togithub.com/browserify/browserify/compare/v16.5.0...v16.5.1) Remove deprecated `mkdirp` version in favour of `mkdirp-classic`. https://github.com/browserify/browserify/commit/00c913fa345dbb7f612bdad6b4acc91c706e98b2 Pin dependencies for Node.js 0.8 support. [https://github.com/browserify/browserify/pull/1939](https://togithub.com/browserify/browserify/pull/1939)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.