PxtoneJS
PxtoneJS copied to clipboard
Bump browserify from 14.0.0 to 16.3.0
Bumps browserify from 14.0.0 to 16.3.0.
Release notes
Sourced from browserify's releases.
v16.3.0
add empty stub for the
http2
builtin module.update license text to remove references to code that is no longer included.
add more tests for folder resolution.
v16.2.3
add empty stub for the
inspector
builtin module.change the "browser" field link to the browser-field-spec repo instead of the old gist.
v16.2.2
Remove some extraneous files from the published package.
v16.2.1
Fix relative
--external
paths on Windows. (@Shingyx)Fix tests to work on Windows, and add Appveyor CI for Windows testing.
v16.2.0
update the browser versions of
vm-browserify
andstring_decoder
.
string_decoder
updates to the Node 8+ API.vm-browserify
replaces an unlicensed dependency by an MIT one.v16.1.1
... (truncated)
Changelog
Sourced from browserify's changelog.
16.3.0
add empty stub for the
http2
builtin module.update license text to remove references to code that is no longer included.
add more tests for folder resolution.
16.2.3
add empty stub for the
inspector
builtin module.change the "browser" field link to the browser-field-spec repo instead of the old gist.
16.2.2
Remove some extraneous files from the published package.
16.2.1
Fix relative
--external
paths on Windows.Fix tests to work on Windows, and add Appveyor CI for Windows testing.
16.2.0
update the browser versions of
vm-browserify
andstring_decoder
.
string_decoder
updates to the Node 8+ API.vm-browserify
replaces an unlicensed dependency by an MIT one.16.1.1
add empty stub for the
... (truncated)perf_hooks
builtin module.
Commits
-
9824fae
16.3.0 -
9e3397b
Add http2 to builtins (#1913) -
d2ade25
Add http2 to builtins -
876182d
Tweak license text so Github detects it correctly -
16f82a7
Update license (#1906) -
7ad39ce
Merge pull request #1139 from insidewarehouse/resolve-exposed-folders -
f13b713
when a module is exposed, it should still resolve the way it would normally d... -
8f80729
Update license -
cfd3af2
16.2.3 -
ae01d90
Merge pull request #1854 from mohd-akram/add-inspector-builtin - Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by goto-bus-stop, a new releaser for browserify since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now
in your Dependabot dashboard.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.