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 the npm-packages group with 7 updates #34

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2023

Bumps the npm-packages group with 7 updates:

Package From To
@nestjs/common 10.2.9 10.2.10
@nestjs/core 10.2.9 10.2.10
@nestjs/platform-fastify 10.2.9 10.2.10
@nestjs/testing 10.2.9 10.2.10
@swc/core 1.3.96 1.3.99
@types/node 20.9.1 20.10.0
typescript 5.2.2 5.3.2

Updates @nestjs/common from 10.2.9 to 10.2.10

Commits

Updates @nestjs/core from 10.2.9 to 10.2.10

Commits

Updates @nestjs/platform-fastify from 10.2.9 to 10.2.10

Commits

Updates @nestjs/testing from 10.2.9 to 10.2.10

Commits

Updates @swc/core from 1.3.96 to 1.3.99

Commits
  • 85350d3 chore: Publish v1.3.99 with swc_core v0.86.73
  • 8ac47a3 chore: Fix publish action
  • 23fdaf1 chore: Publish crates
  • 99ad502 chore: Publish v1.3.98 with swc_core v0.86.73 (#8321)
  • e23adc8 chore: Publish 1.3.98-nightly-20231121.1
  • 7cec0ac chore: Publish crates
  • 51042e0 fix(es/parsing): Fix parsing of type satisfies = 0; (#8305)
  • a8bd170 chore: Publish crates
  • 7dfdc12 fix(es/module): Read link if an import is resolved as symlink (#8297)
  • 38c489c chore: Publish crates
  • Additional commits viewable in compare view

Updates @types/node from 20.9.1 to 20.10.0

Commits

Updates typescript from 5.2.2 to 5.3.2

Release notes

Sourced from typescript's releases.

TypeScript 5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm.

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-packages group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `10.2.9` | `10.2.10` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `10.2.9` | `10.2.10` |
| [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) | `10.2.9` | `10.2.10` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `10.2.9` | `10.2.10` |
| [@swc/core](https://github.com/swc-project/swc) | `1.3.96` | `1.3.99` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.9.1` | `20.10.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` |


Updates `@nestjs/common` from 10.2.9 to 10.2.10
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.10/packages/common)

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

Updates `@nestjs/platform-fastify` from 10.2.9 to 10.2.10
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.2.10/packages/platform-fastify)

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

Updates `@swc/core` from 1.3.96 to 1.3.99
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.96...v1.3.99)

Updates `@types/node` from 20.9.1 to 20.10.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.2.2 to 5.3.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.2)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@nestjs/platform-fastify"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@nestjs/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from Spissable November 25, 2023 05:52
@Spissable Spissable merged commit 90693ee into main Nov 26, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-packages-893aaa210e branch November 26, 2023 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant