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 serve-static, @nestjs/core, @nestjs/platform-express, @nestjs/platform-ws, @nestjs/terminus, @nestjs/websockets, express and @nestjs/testing #1616

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps serve-static to 1.16.2 and updates ancestor dependencies serve-static, @nestjs/core, @nestjs/platform-express, @nestjs/platform-ws, @nestjs/terminus, @nestjs/websockets, express and @nestjs/testing. These dependencies need to be updated together.

Updates serve-static from 1.14.2 to 1.16.2

Release notes

Sourced from serve-static's releases.

1.16.0

What's Changed

New Contributors

Full Changelog: expressjs/serve-static@v1.15.0...1.16.0

1.15.0

Changelog

Sourced from serve-static's changelog.

1.16.2 / 2024-09-11

  • deps: encodeurl@~2.0.0

1.16.1 / 2024-09-11

1.16.0 / 2024-09-10

  • Remove link renderization in html while redirecting

1.15.0 / 2022-03-24

Commits
Maintainer changes

This version was pushed to npm by wesleytodd, a new releaser for serve-static since your current version.


Updates @nestjs/core from 8.4.1 to 10.4.2

Release notes

Sourced from @​nestjs/core'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 @nestjs/platform-express from 8.4.1 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 @nestjs/platform-ws from 8.4.1 to 10.4.2

Release notes

Sourced from @​nestjs/platform-ws'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 @nestjs/terminus from 8.0.6 to 10.2.3

Release notes

Sourced from @​nestjs/terminus's releases.

Release 10.2.3

10.2.3 (2024-02-18)

Bug Fixes

Release 10.2.2

10.2.2 (2024-02-07)

Bug Fixes

  • MikroOrmHealthIndicators indicates as up even when disconnected (#2509) (#2511) (069b998), closes #2460
  • Swagger schema for health check result additional props set to type: 'object' instead of type: 'string', (44c06f6), closes #2516
  • mark result as required in the Swagger Schema for the health check result (01ce13b), @​srdanielillo

Dependencies

  • deps: update dependency reflect-metadata to v0.2.1 (e2420bd)
  • deps: update prisma monorepo to v5.9.1 (d88770c)
  • deps: update dependency class-validator to v0.14.1 (#2479) (a8585ce)
  • deps: update dependency typeorm to v0.3.20 (#2480) (72e7f7a)
  • deps: update mikro-orm monorepo to v5.9.7 (#2481) (1eaa605)
  • deps: update nest monorepo (#2482) (3c555e0)

Release 10.2.2-beta.0

10.2.2-beta.0 (2024-01-31)

Bug Fixes

Release 10.2.1

10.2.1 (2024-01-26)

Bug Fixes

Dependencies

  • deps: update dependency @​grpc/grpc-js to v1.9.14 (#2455) (6ba52e5)

... (truncated)

Changelog

Sourced from @​nestjs/terminus's changelog.

10.2.3 (2024-02-18)

Bug Fixes

  • additional props in openapi health schema (38425de), closes #2516

10.2.2 (2024-02-07)

Bug Fixes

  • @​nestjs/terminus: generate the correct openapi health schema (01ce13b)
  • deps: update dependency reflect-metadata to v0.2.1 (e2420bd)
  • deps: update prisma monorepo to v5.9.1 (d88770c)
  • swagger definition for health check result additional props (44c06f6), closes #2516

10.2.2-beta.0 (2024-01-31)

Bug Fixes

10.2.1 (2024-01-26)

Bug Fixes

10.2.0 (2023-11-27)

10.2.0-beta.0 (2023-11-27)

Bug Fixes

  • deps: update dependency @​grpc/grpc-js to v1.9.11 (8b9477e)
  • deps: update dependency @​grpc/grpc-js to v1.9.3 (8205d8e)
  • deps: update dependency @​grpc/proto-loader to v0.7.10 (#2398) (c16da49)
  • deps: update dependency @​mikro-orm/nestjs to v5.2.2 (0c72183)
  • deps: update dependency @​nestjs/axios to v3 (6f1d4bb)
  • deps: update dependency @​nestjs/axios to v3.0.1 (#2438) (7239bb0)

... (truncated)

Commits
  • 46f675c chore(): release v10.2.3
  • 38425de fix: additional props in openapi health schema
  • 67e532d chore(): release v10.2.2
  • 44c06f6 fix: swagger definition for health check result additional props
  • fa75778 chore: Remove unneeded Dockerfile
  • 211db53 chore: use --legacy-peer-deps temporarily
  • d45913d chore: update @nestjs/* dependencies
  • 18a8e6d chore: update package-lock.json
  • d811d44 Merge pull request #2498 from nestjs/renovate/actions-cache-4.x
  • 3188168 Merge pull request #2497 from nestjs/renovate/prisma-monorepo
  • Additional commits viewable in compare view

Updates @nestjs/websockets from 8.4.1 to 10.4.2

Release notes

Sourced from @​nestjs/websockets'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.17.3 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

…s, @nestjs/platform-ws, @nestjs/terminus, @nestjs/websockets, express and @nestjs/testing

Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependencies [serve-static](https://github.com/expressjs/serve-static), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core), [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express), [@nestjs/platform-ws](https://github.com/nestjs/nest/tree/HEAD/packages/platform-ws), [@nestjs/terminus](https://github.com/nestjs/terminus), [@nestjs/websockets](https://github.com/nestjs/nest/tree/HEAD/packages/websockets), [express](https://github.com/expressjs/express) and [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing). These dependencies need to be updated together.


Updates `serve-static` from 1.14.2 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](expressjs/serve-static@v1.14.2...v1.16.2)

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

Updates `@nestjs/platform-express` from 8.4.1 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 `@nestjs/platform-ws` from 8.4.1 to 10.4.2
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.2/packages/platform-ws)

Updates `@nestjs/terminus` from 8.0.6 to 10.2.3
- [Release notes](https://github.com/nestjs/terminus/releases)
- [Changelog](https://github.com/nestjs/terminus/blob/master/CHANGELOG.md)
- [Commits](nestjs/terminus@8.0.6...10.2.3)

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

Updates `express` from 4.17.3 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.17.3...4.21.0)

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

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
- dependency-name: "@nestjs/platform-ws"
  dependency-type: direct:production
- dependency-name: "@nestjs/terminus"
  dependency-type: direct:production
- dependency-name: "@nestjs/websockets"
  dependency-type: direct:production
- dependency-name: express
  dependency-type: indirect
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from mKeRix as a code owner September 16, 2024 16:56
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 16, 2024
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants