nest-auth-example icon indicating copy to clipboard operation
nest-auth-example copied to clipboard

build(deps-dev): bump typescript and ts-auto-mock

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps typescript and ts-auto-mock. These dependencies needed to be updated together. Updates typescript from 4.9.5 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.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.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 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.6 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • a7e3374 Bump version to 5.6.2 and LKG
  • 2063357 🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...
  • 4fe7e41 🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...
  • 1a03e53 🤖 Pick PR #59761 (this can be nullish) into release-5.6 (#59762)
  • 6212132 Update LKG
  • bbb5faf 🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...
  • Additional commits viewable in compare view

Updates ts-auto-mock from 3.6.4 to 3.7.4

Release notes

Sourced from ts-auto-mock's releases.

3.7.4

3.7.4 (2024-08-24)

Performance Improvements

  • dep: update dependencies to latest version (#1589) (17db060)

3.7.3

3.7.3 (2024-04-13)

Bug Fixes

  • negativeNumbers: convert negative literal numbers to unary expression with minus token (#1580) (5b9289d)

3.7.2

3.7.2 (2023-12-25)

Bug Fixes

  • typescript: add support to typescript 5.3 (8913b86)

3.7.1

3.7.1 (2023-06-19)

Bug Fixes

  • typescript: improve typings for partials (28ad22a)

3.7.0

3.7.0 (2023-05-11)

Features

  • typescript5: Add compatibility to typescript 5 (7378ad7)

BREAKING CHANGES

  • typescript5: Typescript 4 is not longer supported
Changelog

Sourced from ts-auto-mock's changelog.

3.7.4 (2024-08-24)

Performance Improvements

  • dep: update dependencies to latest version (#1589) (17db060)

3.7.3 (2024-04-13)

Bug Fixes

  • negativeNumbers: convert negative literal numbers to unary expression with minus token (#1580) (5b9289d)

3.7.2 (2023-12-25)

Bug Fixes

  • typescript: add support to typescript 5.3 (8913b86)

3.7.1 (2023-06-19)

Bug Fixes

  • typescript: improve typings for partials (28ad22a)

3.7.0 (2023-05-11)

Features

  • typescript5: Add compatibility to typescript 5 (7378ad7)

BREAKING CHANGES

  • typescript5: Typescript 4 is not longer supported
Commits
  • 141c985 ci(release): ts auto mock new version 3.7.4
  • 17db060 perf(dep): update dependencies to latest version (#1589)
  • 783356d ci(release): ts auto mock new version 3.7.3
  • 5b9289d fix(negativeNumbers): convert negative literal numbers to unary expression wi...
  • b03d1cb chore(deps-dev): bump @​commitlint/config-angular from 18.6.0 to 18.6.1
  • e4315e1 chore(deps-dev): bump @​types/node from 18.19.14 to 18.19.15
  • 7b84aae chore(deps-dev): bump @​typescript-eslint/parser from 6.20.0 to 6.21.0
  • addc64e chore(deps-dev): bump @​typescript-eslint/eslint-plugin
  • 5211954 chore(deps-dev): bump prettier from 3.2.4 to 3.2.5
  • e7af2ae chore(deps-dev): bump @​types/node from 18.19.13 to 18.19.14
  • 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)

dependabot[bot] avatar Oct 13 '24 04:10 dependabot[bot]