Closed dependabot-preview[bot] closed 5 years ago
Merging #78 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #78 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 1 1
Lines 105 105
Branches 35 35
=====================================
Hits 105 105
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 5466f8c...0919d39. Read the comment docs.
Merging #78 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #78 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 1 1
Lines 105 105
Branches 35 35
=====================================
Hits 105 105
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 5466f8c...0919d39. Read the comment docs.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps browserify from 16.2.3 to 16.3.0.
Release notes
*Sourced from [browserify's releases](https://github.com/browserify/browserify/releases).* > ## v16.3.0 > add empty stub for the `http2` builtin module. > > [#1913](https://github-redirect.dependabot.com/browserify/browserify/pull/1913) > > update license text to remove references to code that is no longer included. > > [#1906](https://github-redirect.dependabot.com/browserify/browserify/pull/1906) > > add more tests for folder resolution. > > [#1139](https://github-redirect.dependabot.com/browserify/browserify/pull/1139)Changelog
*Sourced from [browserify's changelog](https://github.com/browserify/browserify/blob/master/changelog.markdown).* > # 16.3.0 > > add empty stub for the `http2` builtin module. > > [#1913](https://github-redirect.dependabot.com/browserify/browserify/pull/1913) > > update license text to remove references to code that is no longer included. > > [#1906](https://github-redirect.dependabot.com/browserify/browserify/pull/1906) > > add more tests for folder resolution. > > [#1139](https://github-redirect.dependabot.com/browserify/browserify/pull/1139)Commits
- [`9824fae`](https://github.com/browserify/browserify/commit/9824fae234cdaa5321886793e0c84714e1ddd555) 16.3.0 - [`9e3397b`](https://github.com/browserify/browserify/commit/9e3397bbbb8e245f79026523257537958a1ce5eb) Add http2 to builtins ([#1913](https://github-redirect.dependabot.com/browserify/browserify/issues/1913)) - [`d2ade25`](https://github.com/browserify/browserify/commit/d2ade256a022a8841a3085396fb11db5581d3a3f) Add http2 to builtins - [`876182d`](https://github.com/browserify/browserify/commit/876182d36fbf68bae81304ac86fa67ee8de1685f) Tweak license text so Github detects it correctly - [`16f82a7`](https://github.com/browserify/browserify/commit/16f82a7b4b671b1c98cd41b5fa8c3c3bca631291) Update license ([#1906](https://github-redirect.dependabot.com/browserify/browserify/issues/1906)) - [`7ad39ce`](https://github.com/browserify/browserify/commit/7ad39ce835b6b3aa5718af04c8f57a5aeef6c636) Merge pull request [#1139](https://github-redirect.dependabot.com/browserify/browserify/issues/1139) from insidewarehouse/resolve-exposed-folders - [`f13b713`](https://github.com/browserify/browserify/commit/f13b7132292931aa14476b2e9a44d76a5d1ae3c4) when a module is exposed, it should still resolve the way it would normally d... - [`8f80729`](https://github.com/browserify/browserify/commit/8f80729102cebfaa34ca38bd31b53057ab8e78b8) Update license - See full diff in [compare view](https://github.com/browserify/browserify/compare/v16.2.3...v16.3.0)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](https://app.dependabot.com): - 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.