chore(deps): update dependency browserify to v17#336
Open
svc-secops wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency browserify to v17#336svc-secops wants to merge 1 commit intomasterfrom
svc-secops wants to merge 1 commit intomasterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
16.2.x->17.0.xRelease Notes
browserify/browserify (browserify)
v17.0.1Compare Source
hasowninstead ofhas. (4b1a5dc)String.prototype.sliceinstead ofString.prototype.substr. (#2036)noParseoption. (#2080)v17.0.0Compare Source
off()method.require('events').oncecan be used to react to an event being emitted withasync/awaitsyntax. (#1839)require('stream')now matches the Node.js 10+ API. (#1970)util.promisifyandutil.callbackifyare finally available by default in browserify. (#1844).jsonfiles will now fail to bundle. (#1700)v16.5.2Compare Source
Upgrade browser-resolve to v2.
https://github.com/browserify/browserify/pull/1973
v16.5.1Compare Source
Remove deprecated
mkdirpversion in favour ofmkdirp-classic.browserify/browserify@00c913f
Pin dependencies for Node.js 0.8 support.
https://github.com/browserify/browserify/pull/1939
v16.5.0Compare Source
Support custom name for
"browser"field resolution inpackage.jsonusing thebrowserFieldoption.https://github.com/browserify/browserify/pull/1918
v16.4.0Compare Source
Upgrade stream-http to v3. This version drops support for IE10 and below.
https://github.com/browserify/browserify/pull/1916
v16.3.0Compare Source
add empty stub for the
http2builtin module.https://github.com/browserify/browserify/pull/1913
update license text to remove references to code that is no longer included.
https://github.com/browserify/browserify/pull/1906
add more tests for folder resolution.
https://github.com/browserify/browserify/pull/1139
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday" in timezone America/Los_Angeles, Automerge - "after 8am and before 4pm on tuesday" in timezone America/Los_Angeles.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.