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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump typescript from 4.9.5 to 5.0.4 #100

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2023

Bumps typescript from 4.9.5 to 5.0.4.

Release notes

Sourced from typescript's releases.

TypeScript 5.0.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.0.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.0

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.0 RC

For release notes, check out the release announcement.

TypeScript 5.0 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • 3b45f4d Bump version to 5.0.4 and LKG
  • dc7e5a7 馃 Pick PR #53599 (Ignore allowImportingTsExtensions...) into release-5.0 (#...
  • 233b4b0 馃 Pick PR #53611 (Remove error on redundant isolatedM...) into release-5.0 (#...
  • 365cb58 馃 Pick PR #53613 (Fix Go To Source Definition in `--m...) into release-5.0 (#...
  • 97dac8a 馃 Pick PR #53665 (Fix crash when private id in array ...) into release-5.0 (#...
  • b2d5d9b 馃 Pick PR #53666 (Disable JSX recovery hack when in u...) into release-5.0 (#...
  • 0e198c2 Bump version to 5.0.3 and LKG
  • 111df34 馃 Pick PR #53207 (Fixed symbol declarations for gener...) into release-5.0 (#...
  • 1e70bb8 馃 Pick PR #53481 (Retry string completions from the i...) into release-5.0 (#...
  • 7e093f0 馃 Pick PR #53351 (Fix subtype reduction involving typ...) into release-5.0 (#...
  • Additional commits viewable in compare view

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 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 Apr 7, 2023
@dependabot dependabot bot requested a review from antoinezanardi April 7, 2023 19:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/typescript-5.0.4 branch 10 times, most recently from 7605bb3 to ee2c147 Compare April 14, 2023 20:27
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.9.5...v5.0.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/typescript-5.0.4 branch from ee2c147 to fedfed9 Compare April 14, 2023 21:39
@antoinezanardi antoinezanardi merged commit 352f8f0 into develop Apr 17, 2023
8 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/typescript-5.0.4 branch April 17, 2023 20:01
antoinezanardi pushed a commit that referenced this pull request May 3, 2023
## [1.7.0](v1.6.2...v1.7.0) (2023-05-03)

### 馃殌 Features

* **changelog:** commit sections finally sorted ([#114](#114)) ([7b03e55](7b03e55))
* **dependabot:** update gitHub actions automatically ([#84](#84)) ([aba46d4](aba46d4))
* **game:** create game history record ([#85](#85)) ([9918713](9918713))
* **game:** make game play route ([#119](#119)) ([58e115f](58e115f))

### 馃摉 Docs

* **package-json:** more precise docs in package json ([#118](#118)) ([e50e326](e50e326))
* **readme:** add missing section in readme summary ([#140](#140)) ([8132799](8132799))

### 馃Ч Chore

* **deps:** bump @commitlint/cli from 17.5.1 to 17.6.1 ([#112](#112)) ([061d7e6](061d7e6))
* **deps:** bump @commitlint/config-conventional from 17.4.4 to 17.6.1 ([#113](#113)) ([1260d7b](1260d7b))
* **deps:** bump @fastify/static from 6.10.0 to 6.10.1 ([#106](#106)) ([404dcaf](404dcaf))
* **deps:** bump @fastify/static from 6.9.0 to 6.10.0 ([#90](#90)) ([bea97b6](bea97b6))
* **deps:** bump @nestjs/cli from 9.3.0 to 9.4.0 ([#107](#107)) ([a9e4617](a9e4617))
* **deps:** bump @nestjs/cli from 9.4.0 to 9.4.1 ([#125](#125)) ([7a0fcfa](7a0fcfa))
* **deps:** bump @nestjs/cli from 9.4.1 to 9.4.2 ([#128](#128)) ([47b29a9](47b29a9))
* **deps:** bump @nestjs/common from 9.3.12 to 9.4.0 ([#96](#96)) ([b33f7cd](b33f7cd))
* **deps:** bump @nestjs/core from 9.3.12 to 9.4.0 ([#99](#99)) ([e97c99d](e97c99d))
* **deps:** bump @nestjs/platform-express from 9.3.12 to 9.4.0 ([#98](#98)) ([b0fc028](b0fc028))
* **deps:** bump @nestjs/platform-fastify from 9.3.12 to 9.4.0 ([#97](#97)) ([c29d2ea](c29d2ea))
* **deps:** bump @nestjs/schematics from 9.0.4 to 9.1.0 ([#87](#87)) ([98dbf0c](98dbf0c))
* **deps:** bump @nestjs/swagger from 6.2.1 to 6.3.0 ([#89](#89)) ([ca96a6d](ca96a6d))
* **deps:** bump @nestjs/testing from 9.3.12 to 9.4.0 ([#95](#95)) ([f325230](f325230))
* **deps:** bump @types/jest from 29.5.0 to 29.5.1 ([#120](#120)) ([f4c365a](f4c365a))
* **deps:** bump @types/lodash from 4.14.192 to 4.14.194 ([#109](#109)) ([7e46b87](7e46b87))
* **deps:** bump @types/node from 18.15.10 to 18.15.11 ([18f9ec6](18f9ec6))
* **deps:** bump @types/node from 18.15.11 to 18.15.12 ([#121](#121)) ([c19e0d1](c19e0d1))
* **deps:** bump @types/node from 18.15.12 to 18.15.13 ([#122](#122)) ([4c5b393](4c5b393))
* **deps:** bump @types/node from 18.15.13 to 18.16.0 ([#124](#124)) ([81bfd6f](81bfd6f))
* **deps:** bump @types/node from 18.16.0 to 18.16.1 ([#131](#131)) ([241d62c](241d62c))
* **deps:** bump @types/node from 18.16.1 to 18.16.2 ([#134](#134)) ([72e2962](72e2962))
* **deps:** bump @types/node from 18.16.2 to 18.16.3 ([#137](#137)) ([1869a1e](1869a1e))
* **deps:** bump @types/validator from 13.7.14 to 13.7.15 ([#110](#110)) ([dd19e05](dd19e05))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1 ([#93](#93)) ([20a2b07](20a2b07))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0 ([#104](#104)) ([81d03d3](81d03d3))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 ([#115](#115)) ([2635b9c](2635b9c))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 ([#126](#126)) ([0f831a3](0f831a3))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 ([#138](#138)) ([887af37](887af37))
* **deps:** bump @typescript-eslint/parser from 5.57.0 to 5.57.1 ([#94](#94)) ([9e8242f](9e8242f))
* **deps:** bump @typescript-eslint/parser from 5.57.1 to 5.58.0 ([#105](#105)) ([783e718](783e718))
* **deps:** bump @typescript-eslint/parser from 5.58.0 to 5.59.0 ([#117](#117)) ([47972b2](47972b2))
* **deps:** bump @typescript-eslint/parser from 5.59.0 to 5.59.1 ([#127](#127)) ([f78414e](f78414e))
* **deps:** bump @typescript-eslint/parser from 5.59.1 to 5.59.2 ([#139](#139)) ([e12add4](e12add4))
* **deps:** bump eslint from 8.36.0 to 8.37.0 ([24c0c17](24c0c17))
* **deps:** bump eslint from 8.37.0 to 8.38.0 ([#103](#103)) ([6b795a5](6b795a5))
* **deps:** bump eslint from 8.38.0 to 8.39.0 ([#123](#123)) ([5b7bd23](5b7bd23))
* **deps:** bump lint-staged from 13.2.0 to 13.2.1 ([#101](#101)) ([4a4ec9a](4a4ec9a))
* **deps:** bump lint-staged from 13.2.1 to 13.2.2 ([#132](#132)) ([05b2ff0](05b2ff0))
* **deps:** bump mongoose from 7.0.3 to 7.0.4 ([#116](#116)) ([e9a6f7a](e9a6f7a))
* **deps:** bump mongoose from 7.0.4 to 7.0.5 ([#129](#129)) ([e675ff8](e675ff8))
* **deps:** bump mongoose from 7.0.5 to 7.1.0 ([#135](#135)) ([eee079b](eee079b))
* **deps:** bump rimraf from 4.4.1 to 5.0.0 ([#102](#102)) ([b6d1cba](b6d1cba))
* **deps:** bump rxjs from 7.8.0 to 7.8.1 ([#133](#133)) ([0102c92](0102c92))
* **deps:** bump semantic-release from 21.0.0 to 21.0.1 ([#88](#88)) ([643b6f3](643b6f3))
* **deps:** bump semantic-release from 21.0.1 to 21.0.2 ([#136](#136)) ([e4ac52b](e4ac52b))
* **deps:** bump ts-jest from 29.0.5 to 29.1.0 ([#92](#92)) ([72461ef](72461ef))
* **deps:** bump tsconfig-paths from 4.1.2 to 4.2.0 ([a6850b7](a6850b7))
* **deps:** bump typescript from 4.9.5 to 5.0.4 ([#100](#100)) ([352f8f0](352f8f0))
@antoinezanardi
Copy link
Owner

馃帀 This PR is included in version 1.7.0 馃帀

The release is available on GitHub release

Your semantic-release bot 馃摝馃殌

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant