stylus / nib

Stylus mixins, utilities, components, and gradient image generation
http://stylus.github.io/nib
MIT License
1.91k stars 249 forks source link

Bump connect from 1.9.2 to 3.0.0 #349

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps connect from 1.9.2 to 3.0.0.

Changelog

Sourced from connect's changelog.

3.0.0 / 2014-05-29

  • No changes

3.0.0-rc.2 / 2014-05-04

  • Call error stack even when response has been sent
  • Prevent default 404 handler after response sent
  • dep: debug@0.8.1
  • encode stack in HTML for default error handler
  • remove proto export

3.0.0-rc.1 / 2014-03-06

  • move middleware to separate repos
  • remove docs
  • remove node patches
  • remove connect(middleware...)
  • remove the old connect.createServer() method
  • remove various private connect.utils functions
  • drop node.js 0.8 support

2.30.2 / 2015-07-31

  • deps: body-parser@~1.13.3
    • deps: type-is@~1.6.6
  • deps: compression@~1.5.2
    • deps: accepts@~1.2.12
    • deps: compressible@~2.0.5
    • deps: vary@~1.0.1
  • deps: errorhandler@~1.4.2
    • deps: accepts@~1.2.12
  • deps: method-override@~2.3.5
    • deps: vary@~1.0.1
    • perf: enable strict mode
  • deps: serve-index@~1.7.2
    • deps: accepts@~1.2.12
    • deps: mime-types@~2.1.4
  • deps: type-is@~1.6.6
    • deps: mime-types@~2.1.4
  • deps: vhost@~3.0.1
    • perf: enable strict mode

2.30.1 / 2015-07-05

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by dougwilson, a new releaser for connect since your current version.


Dependabot compatibility score

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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/stylus/nib/network/alerts).
dependabot[bot] commented 2 years ago

Looks like connect is up-to-date now, so this is no longer needed.