Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump send and gulp-connect #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 5, 2023

Bumps send to 0.16.2 and updates ancestor dependency gulp-connect. These dependencies need to be updated together.

Updates send from 0.1.4 to 0.16.2

Changelog

Sourced from send's changelog.

0.16.2 / 2018-02-07

  • Fix incorrect end tag in default error & redirects
  • deps: depd@~1.1.2
    • perf: remove argument reassignment
  • deps: encodeurl@~1.0.2
    • Fix encoding % as last character
  • deps: statuses@~1.4.0

0.16.1 / 2017-09-29

  • Fix regression in edge-case behavior for empty path

0.16.0 / 2017-09-27

  • Add immutable option
  • Fix missing </html> in default error & redirects
  • Use instance methods on steam to check for listeners
  • deps: mime@1.4.1
    • Add 70 new types for file extensions
    • Set charset as "UTF-8" for .js and .json
  • perf: improve path validation speed

0.15.6 / 2017-09-22

  • deps: debug@2.6.9
  • perf: improve If-Match token parsing

0.15.5 / 2017-09-20

  • deps: etag@~1.8.1
    • perf: replace regular expression with substring
  • deps: fresh@0.5.2
    • Fix handling of modified headers with invalid dates
    • perf: improve ETag match loop
    • perf: improve If-None-Match token parsing

0.15.4 / 2017-08-05

  • deps: debug@2.6.8
  • deps: depd@~1.1.1
    • Remove unnecessary Buffer loading
  • deps: http-errors@~1.6.2
    • deps: depd@1.1.1

... (truncated)

Commits
Maintainer changes

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


Updates gulp-connect from 0.8.0 to 5.7.0

Release notes

Sourced from gulp-connect's releases.

5.7.0

No release notes provided.

5.6.1

No release notes provided.

5.6.0

Update dependencies

5.5.0

No release notes provided.

5.4.0

No release notes provided.

5.2.0

No release notes provided.

5.1.0

No release notes provided.

v5.0.0

Test

v3.2.2

  • Updated expired certs.
  • Added cert regeneration script.

v3.2.1

Merges #174 Merges #177

v3.1.1

Fixes #170

v3.1.0

Accepted PR #164 which adds optional support for http2.

v3.0.0

This change includes fixes for supporting multiple servers running at the same time. It also adds some extra middleware configuration options.

2.3.1

Do not run coffee in postinstall.

2.3.0

Updated dependencies and merged some low risk PR's that had been pending for a while.

2.2.0

No release notes provided.

... (truncated)

Commits
  • e3210c5 Update package.json
  • 8a2bcbb Merge pull request #261 from dbemiller/master
  • 0718031 Replaced event-stream with map-stream.
  • 6274d62 Add support for pfx keys when using https as an object (#218)
  • aa10ee3 5.6.1
  • a80e3e5 Merge pull request #257 from rejas/update_dependencies
  • c6034b8 Cleanup test file
  • edcfba8 Update ansi-colors package
  • 429068d Only test supported node versions
  • 2055d29 Undo typescript update to avoid breaking tests
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [send](https://github.com/pillarjs/send) to 0.16.2 and updates ancestor dependency [gulp-connect](https://github.com/avevlad/gulp-connect). These dependencies need to be updated together.


Updates `send` from 0.1.4 to 0.16.2
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](pillarjs/send@0.1.4...0.16.2)

Updates `gulp-connect` from 0.8.0 to 5.7.0
- [Release notes](https://github.com/avevlad/gulp-connect/releases)
- [Commits](avevlad/gulp-connect@0.8.0...5.7.0)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: gulp-connect
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants