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

[Snyk] Upgrade: @nestjs/common, @nestjs/core #500

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

Conversation

sb-cecilialiu
Copy link

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Name Versions Released on
@nestjs/common
from 10.3.0 to 10.3.5
5 versions ahead of your current version 25 days ago
on 2024-03-22
@nestjs/core
from 10.3.0 to 10.3.5
5 versions ahead of your current version 25 days ago
on 2024-03-22
Release notes
Package name: @nestjs/common from @nestjs/common GitHub release notes
Package name: @nestjs/core from @nestjs/core GitHub release notes
Commit messages
Package name: @nestjs/common
  • 28bf1f0 chore(@ nestjs) publish v10.3.5 release
  • 6d5a0db Merge branch 'rbnayax-#13350'
  • 34434cd style: update formatting
  • 295ca15 fix: Validation fails in RPC context for MqttContext #13350
  • ca176ac fix: Validation fails in RPC context for MqttContext #13350
  • df37ea1 Merge pull request #13346 from tomaszwysocki/fix-broken-link
  • 7708df4 fix: update broken link in SetMetadata decorator documentation
  • caf1724 Merge pull request #13339 from nestjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.3.1
  • d6e9b29 chore(deps-dev): bump @ typescript-eslint/eslint-plugin
  • a49763f Merge pull request #13338 from nestjs/dependabot/npm_and_yarn/artillery-2.0.8
  • 8794a5d Merge pull request #13340 from nestjs/dependabot/npm_and_yarn/typescript-eslint/parser-7.3.1
  • f1b709a Merge pull request #13341 from nestjs/dependabot/npm_and_yarn/types/node-20.11.29
  • 971df80 Merge pull request #12936 from nestjs/renovate/ts-node-10.x
  • f6a8226 Merge pull request #13342 from nestjs/dependabot/npm_and_yarn/mqtt-5.5.0
  • b14f263 chore(deps-dev): bump mqtt from 5.4.0 to 5.5.0
  • 39ffdb3 chore(deps-dev): bump @ types/node from 20.11.28 to 20.11.29
  • 67928ae chore(deps-dev): bump @ typescript-eslint/parser from 7.2.0 to 7.3.1
  • 89041b7 chore(deps-dev): bump artillery from 2.0.7 to 2.0.8
  • d49dd73 chore(deps): update dependency ts-node to v10.9.2
  • cb582d7 Update Readme.md
  • c13c6b1 chore: update package.json and readme
  • 2d6583a chore(@ nestjs) publish v10.3.4 release
  • 40800d3 Merge pull request #13337 from nestjs/fix/global-prefix-midleware-issue
  • 3321f6c fix(core): middleware is not executed for root route with prefix

Compare

Package name: @nestjs/core
  • 28bf1f0 chore(@ nestjs) publish v10.3.5 release
  • 6d5a0db Merge branch 'rbnayax-#13350'
  • 34434cd style: update formatting
  • 295ca15 fix: Validation fails in RPC context for MqttContext #13350
  • ca176ac fix: Validation fails in RPC context for MqttContext #13350
  • df37ea1 Merge pull request #13346 from tomaszwysocki/fix-broken-link
  • 7708df4 fix: update broken link in SetMetadata decorator documentation
  • caf1724 Merge pull request #13339 from nestjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.3.1
  • d6e9b29 chore(deps-dev): bump @ typescript-eslint/eslint-plugin
  • a49763f Merge pull request #13338 from nestjs/dependabot/npm_and_yarn/artillery-2.0.8
  • 8794a5d Merge pull request #13340 from nestjs/dependabot/npm_and_yarn/typescript-eslint/parser-7.3.1
  • f1b709a Merge pull request #13341 from nestjs/dependabot/npm_and_yarn/types/node-20.11.29
  • 971df80 Merge pull request #12936 from nestjs/renovate/ts-node-10.x
  • f6a8226 Merge pull request #13342 from nestjs/dependabot/npm_and_yarn/mqtt-5.5.0
  • b14f263 chore(deps-dev): bump mqtt from 5.4.0 to 5.5.0
  • 39ffdb3 chore(deps-dev): bump @ types/node from 20.11.28 to 20.11.29
  • 67928ae chore(deps-dev): bump @ typescript-eslint/parser from 7.2.0 to 7.3.1
  • 89041b7 chore(deps-dev): bump artillery from 2.0.7 to 2.0.8
  • d49dd73 chore(deps): update dependency ts-node to v10.9.2
  • cb582d7 Update Readme.md
  • c13c6b1 chore: update package.json and readme
  • 2d6583a chore(@ nestjs) publish v10.3.4 release
  • 40800d3 Merge pull request #13337 from nestjs/fix/global-prefix-midleware-issue
  • 3321f6c fix(core): middleware is not executed for root route with prefix

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Snyk has created this PR to upgrade:
  - @nestjs/common from 10.3.0 to 10.3.5.
    See this package in npm: https://www.npmjs.com/package/@nestjs/common
  - @nestjs/core from 10.3.0 to 10.3.5.
    See this package in npm: https://www.npmjs.com/package/@nestjs/core

See this project in Snyk:
https://app.snyk.io/org/sb-cecilialiu/project/4b08602e-f6ab-4107-ab91-1181b0a20a32?utm_source=github&utm_medium=referral&page=upgrade-pr
@sb-cecilialiu sb-cecilialiu requested a review from a team as a code owner April 16, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants