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 node-mocks-http from 1.13.0 to 1.16.1 #1815

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2024

Bumps node-mocks-http from 1.13.0 to 1.16.1.

Changelog

Sourced from node-mocks-http's changelog.

v 1.16.1

  • Allowing @​types/express v5 [Issue #309]309.

v 1.16.0

  • Add appendHeader to MockResponse [Issue #306]306.
  • Add Fetch API types as accepted mock parameters [Issue #291]291.

v 1.15.1

  • Allowing @​types/node v22 [Issue #305]305.

v 1.15.0

  • Add to write() and end() support of TypedArray [Issue #300]300.
  • Fix: return empty string when send() was called with undefined [Issue #298]298.

v 1.14.1

  • Move express and node types to prod deps [Issue #290]290.

v 1.14.0

  • Fix nodejs typing [Issue #281]281.
  • Add testing capability in TypeScript [Issue #282]282.
Commits

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2024
Copy link

vercel bot commented Oct 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gitmoji ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2024 8:59am

Bumps [node-mocks-http](https://github.com/eugef/node-mocks-http) from 1.13.0 to 1.16.1.
- [Release notes](https://github.com/eugef/node-mocks-http/releases)
- [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md)
- [Commits](eugef/node-mocks-http@v1.13.0...v1.16.1)

---
updated-dependencies:
- dependency-name: node-mocks-http
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@carloscuesta carloscuesta merged commit 664aed2 into master Oct 7, 2024
4 checks passed
@carloscuesta carloscuesta deleted the dependabot/npm_and_yarn/node-mocks-http-1.16.1 branch October 7, 2024 07:37
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant