redgeoff / mson

🏗️MSON Lang: Generate an app from JSON
Apache License 2.0
471 stars 33 forks source link

chore(deps-dev): bump ts-jest from 28.0.8 to 29.0.1 #858

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ts-jest from 28.0.8 to 29.0.1.

Release notes

Sourced from ts-jest's releases.

v29.0.1

Please refer to CHANGELOG.md for details.

v29.0.0

Please refer to CHANGELOG.md for details.

v29.0.0-next.1

Please refer to CHANGELOG.md for details.

v29.0.0-next.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.0.1 (2022-09-13)

Bug Fixes

  • legacy: include existing globals config in cached config (#3803) (e79be47)

Features

  • add typings for ts-jest options via transform config (#3805) (664b0f2)

29.0.0 (2022-09-08)

Features

DEPRECATIONS

  • Define ts-jest config under globals is now deprecated. Please define the config via transformer config instead.

BREAKING CHANGES

  • Only Node 14, 16 and 18 are supported
  • Jest 29 is required.

29.0.0-next.1 (2022-09-02)

Features

DEPRECATIONS

  • Define ts-jest config under globals is now deprecated. Please define the config via transformer config instead.

... (truncated)

Commits


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[bot] commented 1 year ago

Superseded by #860.