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

chore(deps): bump send, @nestjs/platform-express, express and @openapitools/openapi-generator-cli #993

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2024

Bumps send to 0.19.0 and updates ancestor dependencies send, @nestjs/platform-express, express and @openapitools/openapi-generator-cli. These dependencies need to be updated together.

Updates send from 0.18.0 to 0.19.0

Release notes

Sourced from send's releases.

0.19.0

What's Changed

New Contributors

Full Changelog: pillarjs/send@0.18.0...0.19.0

Changelog

Sourced from send's changelog.

0.19.0 / 2024-09-10

  • Remove link renderization in html while redirecting
Commits
Maintainer changes

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


Updates @nestjs/platform-express from 10.1.3 to 10.4.2

Release notes

Sourced from @​nestjs/platform-express's releases.

v10.4.2 (2024-09-16)

Dependencies

Committers: 3

v10.3.10 (2024-07-01)

Bug fixes

Enhancements

  • platform-fastify

Dependencies

... (truncated)

Commits

Updates express from 4.19.2 to 4.21.0

Release notes

Sourced from express's releases.

4.21.0

What's Changed

New Contributors

Full Changelog: expressjs/express@4.20.0...4.21.0

4.20.0

What's Changed

Important

  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect

Other Changes

... (truncated)

Changelog

Sourced from express's changelog.

4.21.0 / 2024-09-11

  • Deprecate res.location("back") and res.redirect("back") magic string
  • deps: serve-static@1.16.2
    • includes send@0.19.0
  • deps: finalhandler@1.3.1
  • deps: qs@6.13.0

4.20.0 / 2024-09-10

  • deps: serve-static@0.16.0
    • Remove link renderization in html while redirecting
  • deps: send@0.19.0
    • Remove link renderization in html while redirecting
  • deps: body-parser@0.6.0
    • add depth option to customize the depth level in the parser
    • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect
  • deps: path-to-regexp@0.1.10
    • Adds support for named matching groups in the routes using a regex
    • Adds backtracking protection to parameters without regexes defined
  • deps: encodeurl@~2.0.0
    • Removes encoding of \, |, and ^ to align better with URL spec
  • Deprecate passing options.maxAge and options.expires to res.clearCookie
    • Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie
Commits

Updates @openapitools/openapi-generator-cli from 2.7.0 to 2.13.5

Release notes

Sourced from @​openapitools/openapi-generator-cli's releases.

v2.13.5

2.13.5 (2024-08-20)

Bug Fixes

  • deps: update dependency axios to v1.7.4 [security] (#789) (18abce4)

v2.13.4

2.13.4 (2024-04-22)

Bug Fixes

  • deps: update dependency @​nestjs/axios to v3.0.2 (#765) (37597a2)

v2.13.3

2.13.3 (2024-04-21)

Bug Fixes

  • deps: update dependency axios to v1.6.8 (#766) (5dff424)

v2.13.2

2.13.2 (2024-04-16)

Bug Fixes

v2.13.1

2.13.1 (2024-03-19)

Reverts

v2.13.0

2.13.0 (2024-03-19)

Features

v2.12.1

2.12.1 (2024-03-19)

... (truncated)

Commits
  • 18abce4 fix(deps): update dependency axios to v1.7.4 [security] (#789)
  • 6b76bbb Update README.md with openjdk
  • 76dfb19 Update README.md with JDK version required
  • 37597a2 fix(deps): update dependency @​nestjs/axios to v3.0.2 (#765)
  • 5f00242 chore(deps): update commitlint monorepo to v19.2.2 (#778)
  • 5dff424 fix(deps): update dependency axios to v1.6.8 (#766)
  • 7787f07 fix(app): configure http with proxy url if present in environment (#762)
  • fb01b0b Revert "fix(deps): update dependency reflect-metadata to v0.2.1 (#773)" (#777)
  • 1d2a1a2 feat(#644): add cli option for openapitools.json (#754)
  • c042887 chore(deps): update dependency type-fest to v4 (#775)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…itools/openapi-generator-cli

Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependencies [send](https://github.com/pillarjs/send), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express), [express](https://github.com/expressjs/express) and [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli). These dependencies need to be updated together.


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

Updates `@nestjs/platform-express` from 10.1.3 to 10.4.2
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.2/packages/platform-express)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.19.2...4.21.0)

Updates `@openapitools/openapi-generator-cli` from 2.7.0 to 2.13.5
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](OpenAPITools/openapi-generator-cli@v2.7.0...v2.13.5)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
- dependency-name: express
  dependency-type: direct:production
- dependency-name: "@openapitools/openapi-generator-cli"
  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 Sep 17, 2024
@coveralls
Copy link

Coverage Status

coverage: 83.787% (+0.6%) from 83.232%
when pulling 7e148c7 on dependabot/npm_and_yarn/multi-e49f44454a
into 575f30f on main.

@jahow jahow merged commit 86d11dd into main Sep 18, 2024
6 of 14 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-e49f44454a branch September 18, 2024 07:57
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.

2 participants