Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • N node-http-proxy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 482
    • Issues 482
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 102
    • Merge requests 102
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • http ... PARTY!
  • node-http-proxy
  • Merge requests
  • !1364

[dist] Update dependency connect to v3 - autoclosed

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge renovate/connect-3.x into master Aug 22, 2019
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update Change
connect dependencies major ~2.30.0 -> ~3.7.0

Release Notes

senchalabs/connect

v3.7.0

Compare Source

==================

  • 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 mapping

v3.6.6

Compare Source

==================

  • deps: finalhandler@1.1.0
    • Use res.headersSent when available
  • perf: remove array read-past-end

v3.6.5

Compare Source

==================

  • deps: debug@2.6.9
  • deps: finalhandler@1.0.6
    • deps: debug@2.6.9

v3.6.4

Compare Source

==================

  • deps: finalhandler@1.0.5
    • deps: parseurl@~1.3.2
  • deps: parseurl@~1.3.2
    • perf: reduce overhead for full URLs
    • perf: unroll the "fast-path" RegExp
  • deps: utils-merge@1.0.1

v3.6.3

Compare Source

==================

  • deps: debug@2.6.8
  • deps: finalhandler@1.0.4
    • deps: debug@2.6.8

v3.6.2

Compare Source

==================

  • deps: finalhandler@1.0.3
    • deps: debug@2.6.7
  • deps: debug@2.6.7
    • deps: ms@2.0.0

v3.6.1

Compare Source

==================

  • deps: debug@2.6.3
    • Fix DEBUG_MAX_ARRAY_LENGTH
  • deps: finalhandler@1.0.1
    • Fix missing </html> in HTML document
    • deps: debug@2.6.3

v3.6.0

Compare Source

==================

  • deps: debug@2.6.1
    • Allow colors in workers
    • Deprecated DEBUG_FD environment variable set to 3 or higher
    • Fix error when running under React Native
    • Use same color for same namespace
    • deps: ms@0.7.2
  • deps: finalhandler@1.0.0
    • Fix exception when err cannot be converted to a string
    • Fully URL-encode the pathname in the 404
    • Only include the pathname in the 404 message
    • Send complete HTML document
    • Set Content-Security-Policy: default-src 'self' header
    • deps: debug@2.6.1

v3.5.1

Compare Source

==================

  • deps: finalhandler@0.5.1
    • Fix exception when err.headers is not an object
    • deps: statuses@~1.3.1
    • perf: hoist regular expressions
    • perf: remove duplicate validation path

v3.5.0

Compare Source

==================

  • deps: finalhandler@0.5.0
    • Change invalid or non-numeric status code to 500
    • Overwrite status message to match set status code
    • Prefer err.statusCode if err.status is invalid
    • Set response headers from err.headers object
    • Use statuses instead of http module for status messages

v3.4.1

Compare Source

==================

  • deps: finalhandler@0.4.1
    • deps: escape-html@~1.0.3
  • deps: parseurl@~1.3.1
    • perf: enable strict mode

v3.4.0

Compare Source

==================

  • deps: debug@~2.2.0
    • deps: ms@0.7.1
  • deps: finalhandler@0.4.0
    • Fix a false-positive when unpiping in Node.js 0.8
    • Support statusCode property on Error objects
    • Use unpipe module for unpiping requests
    • deps: debug@~2.2.0
    • deps: escape-html@1.0.2
    • deps: on-finished@~2.3.0
    • perf: enable strict mode
    • perf: remove argument reassignment
  • perf: enable strict mode
  • perf: remove argument reassignments

v3.3.5

Compare Source

==================

  • deps: debug@~2.1.3
    • Fix high intensity foreground color for bold
    • deps: ms@0.7.0
  • deps: finalhandler@0.3.4
    • deps: debug@~2.1.3

v3.3.4

Compare Source

==================

  • deps: debug@~2.1.1
  • deps: finalhandler@0.3.3
    • deps: debug@~2.1.1
    • deps: on-finished@~2.2.0

v3.3.3

Compare Source

==================

  • Correctly invoke async callback asynchronously

v3.3.2

Compare Source

==================

  • Fix handling of URLs containing :// in the path

v3.3.1

Compare Source

==================

  • deps: finalhandler@0.3.2
    • deps: on-finished@~2.1.1

v3.3.0

Compare Source

==================

  • deps: debug@~2.1.0
    • Implement DEBUG_FD env variable support
  • deps: finalhandler@0.3.1
    • Terminate in progress response only on error
    • Use on-finished to determine request status
    • deps: debug@~2.1.0

v3.2.0

Compare Source

==================

  • deps: debug@~2.0.0
  • deps: finalhandler@0.2.0
    • Set X-Content-Type-Options: nosniff header
    • deps: debug@~2.0.0

v3.1.1

Compare Source

==================

  • deps: parseurl@~1.3.0

v3.1.0

Compare Source

==================

  • deps: debug@1.0.4
  • deps: finalhandler@0.1.0
    • Respond after request fully read
    • deps: debug@1.0.4
  • deps: parseurl@~1.2.0
    • Cache URLs based on original value
    • Remove no-longer-needed URL mis-parse work-around
    • Simplify the "fast-path" RegExp
  • perf: reduce executed logic in routing
  • perf: refactor location of try block

v3.0.2

Compare Source

==================

  • deps: debug@1.0.3
    • Add support for multiple wildcards in namespaces
  • deps: parseurl@~1.1.3
    • faster parsing of href-only URLs

v3.0.1

Compare Source

==================

  • use finalhandler for final response handling
  • deps: debug@1.0.2

v3.0.0

Compare Source

==================

  • No changes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/connect-3.x