dargmuesli / randomwinpicker

A website that chooses a "true" random winner for CS:GO case openings.
https://randomwinpicker.jonas-thelemann.de
GNU General Public License v3.0
1 stars 0 forks source link

chore(deps): update dependency browserify to v17 #88

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
browserify devDependencies major 16.5.2 -> 17.0.0

Release Notes

browserify/browserify ### [`v17.0.0`](https://togithub.com/browserify/browserify/blob/master/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))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

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

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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

github-actions[bot] commented 4 years ago

:tada: This PR is included in version 5.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: