cloudserver icon indicating copy to clipboard operation
cloudserver copied to clipboard

Bump node-mocks-http from 1.5.2 to 1.13.0

Open dependabot[bot] opened this issue 2 years ago • 2 comments

Bumps node-mocks-http from 1.5.2 to 1.13.0.

Release notes

Sourced from node-mocks-http's releases.

v1.13.0

No release notes provided.

v1.12.2

No release notes provided.

v1.12.1

No release notes provided.

v1.11.0

No release notes provided.

v1.10.1

No release notes provided.

v1.10.0

No release notes provided.

v1.9.0

No release notes provided.

v1.8.1

No release notes provided.

v1.8.0

No release notes provided.

1.7.2

No release notes provided.

1.7.1

No release notes provided.

v1.7.0

No release notes provided.

v1.6.7

No release notes provided.

v1.6.6

No release notes provided.

Release 1.5.4

Bug fix release

Changelog

Sourced from node-mocks-http's changelog.

v 1.13.0

  • Add Request async iterator [Issue #278]278.

v 1.12.2

  • 📦️ Upgrade @​types/express [Issue #267]267.
  • setHeader should return this [Issue #268]268.

v 1.12.1

  • Fix lint issue

v 1.12.0

  • Make it easier to create mocks for the node http library [Issue #259]259.
  • mockResponse.end(): added callback triggering once end() logic has run [Issue #248]248.

v 1.11.0

  • Fix request.ip and add request.ips [Issue #244]244.
  • Add response.attachment() from express [Issue #246]246.
  • Add request.getHeader() alias for request.header() [Issue #241]241.

v 1.10.1

  • Fix support for req.hostname [Issue #231]231.

v 1.10.0

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by eugef, a new releaser for node-mocks-http since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Aug 15 '23 13:08 dependabot[bot]

Hello dependabot[bot],

My role is to assist you with the merge of this pull request. Please type @bert-e help to get information on this process, or consult the user documentation.

Status report is not available.

The following options are set: bypass_author_approval, bypass_jira_check

bert-e avatar Aug 15 '23 13:08 bert-e

Conflict

A conflict has been raised during the creation of integration branch w/7.10/dependabot/npm_and_yarn/development/7.4/node-mocks-http-1.13.0 with contents from dependabot/npm_and_yarn/development/7.4/node-mocks-http-1.13.0 and development/7.10.

I have not created the integration branch.

Here are the steps to resolve this conflict:

 $ git fetch
 $ git checkout -B w/7.10/dependabot/npm_and_yarn/development/7.4/node-mocks-http-1.13.0 origin/development/7.10
 $ git merge origin/dependabot/npm_and_yarn/development/7.4/node-mocks-http-1.13.0
 $ # <intense conflict resolution>
 $ git commit
 $ git push -u origin w/7.10/dependabot/npm_and_yarn/development/7.4/node-mocks-http-1.13.0

The following options are set: bypass_author_approval, bypass_jira_check

bert-e avatar Aug 15 '23 13:08 bert-e

Superseded by #5584.

dependabot[bot] avatar Jun 13 '24 10:06 dependabot[bot]