Closed dependabot-preview[bot] closed 4 years ago
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 connect from 3.6.6 to 3.7.0.
Changelog
*Sourced from [connect's changelog](https://github.com/senchalabs/connect/blob/master/HISTORY.md).* > 3.7.0 / 2019-05-17 > ================== > > * deps: finalhandler@1.1.2 > - Set stricter `Content-Security-Policy` header > - Fix 404 output for bad / missing pathnames > - deps: encodeurl@~1.0.2 > - deps: parseurl@~1.3.3 > - deps: statuses@~1.4.0 > * deps: parseurl@~1.3.3 > * perf: remove substr call from FQDN mappingCommits
- [`fa8916e`](https://github.com/senchalabs/connect/commit/fa8916e6350e01262e86ccee82f490c65e04c728) 3.7.0 - [`bd0d23d`](https://github.com/senchalabs/connect/commit/bd0d23dad5754c540770c3f1af6ef2d76f54718a) perf: remove substr call from FQDN mapping - [`1fcc562`](https://github.com/senchalabs/connect/commit/1fcc562f8c69784272e8a7bfc0fda0c4a5872b74) build: fix the nyc build commands - [`0eeef74`](https://github.com/senchalabs/connect/commit/0eeef747bd0725a120e5e28c7f96e2924a97a44e) docs: add connect logo - [`a83c2dd`](https://github.com/senchalabs/connect/commit/a83c2dd08264fd49133c5896e5b4a0b96ef2e144) docs: switch badges to badgen - [`56da514`](https://github.com/senchalabs/connect/commit/56da514a34ff570085ba82f4302fa281b76c04e2) deps: finalhandler@1.1.2 - [`f4e0868`](https://github.com/senchalabs/connect/commit/f4e08681ec03f5270601d556161954a49bf1e8f0) build: nyc@14.1.1 - [`f85d157`](https://github.com/senchalabs/connect/commit/f85d157c37e2664bc3ea2207d9682bf2eadb959c) build: use yaml eslint configuration - [`421f96c`](https://github.com/senchalabs/connect/commit/421f96c60e069ab32efe4745844f54e2918fdb13) build: eslint@4.19.1 - [`683fcbe`](https://github.com/senchalabs/connect/commit/683fcbe700b78eef520c942ef4105f670cf9d642) build: support Node.js 12.x - Additional commits viewable in [compare view](https://github.com/senchalabs/connect/compare/3.6.6...3.7.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
.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.