Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps ts-jest from 29.1.1 to 29.1.2.

Release notes

Sourced from ts-jest's releases.

v29.1.2

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.1.2 (2024-01-22)

Bug Fixes

  • calculated cache key based on supportsStaticESM (a5d6f2d)
  • correct error handling in processAsync (e7be4bf), closes #4207
  • use Config.ProjectConfig (918312b), closes #4028
Commits
  • 70d48be chore(release): 29.1.2
  • 19778bd build: reference transform options via jest TransformOptions type
  • a5d6f2d fix: calculated cache key based on supportsStaticESM
  • 2d16f4a test(e2e): remove onNodeVersions function
  • 0861a66 build(deps): Update dependency node-fetch to ^3.3.2
  • f41cc3e build(deps): Update babel monorepo
  • 41b8460 build(deps): Update dependency docusaurus-remark-plugin-tab-blocks to ^1.3.1
  • e7be4bf fix: correct error handling in processAsync
  • e31d953 build(deps): Update actions/setup-node digest to 1a4442c
  • 622539d build(deps): Update dependency @​formatjs/ts-transformer to ^3.13.9
  • 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 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)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.1...v29.1.2)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2024
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) February 5, 2024 06:32
@googlemaps-bot googlemaps-bot merged commit fe5a22a into main Feb 5, 2024
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/ts-jest-29.1.2 branch February 5, 2024 06:34
github-actions bot pushed a commit that referenced this pull request Feb 5, 2024
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.1...v29.1.2)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> fe5a22a
github-actions bot pushed a commit to ehtick/js-three that referenced this pull request Feb 5, 2024
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.1...v29.1.2)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> fe5a22a
googlemaps-bot pushed a commit that referenced this pull request Mar 11, 2024
### [4.0.10](v4.0.9...v4.0.10) (2024-03-11)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.23.8 to 7.23.9 ([#983](#983)) ([8cfebb7](8cfebb7))
* **deps-dev:** bump @babel/preset-env from 7.23.9 to 7.24.0 ([#998](#998)) ([103e9eb](103e9eb))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.23.9 to 7.24.0 ([#997](#997)) ([c287eed](c287eed))
* **deps-dev:** bump @googlemaps/js-api-loader from 1.16.2 to 1.16.6 ([#988](#988)) ([c36c15f](c36c15f))
* **deps-dev:** bump @types/google.maps from 3.55.1 to 3.55.4 ([#1003](#1003)) ([e412fde](e412fde))
* **deps-dev:** bump @types/jest from 29.5.11 to 29.5.12 ([#977](#977)) ([853e3ab](853e3ab))
* **deps-dev:** bump @types/selenium-webdriver from 4.1.21 to 4.1.22 ([#1007](#1007)) ([001315f](001315f))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#979](#979)) ([44a76f4](44a76f4))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#984](#984)) ([80f5166](80f5166))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#994](#994)) ([b86caff](b86caff))
* **deps-dev:** bump core-js from 3.35.0 to 3.36.0 ([#986](#986)) ([82dbf93](82dbf93))
* **deps-dev:** bump eslint from 8.56.0 to 8.57.0 ([#992](#992)) ([51e87d4](51e87d4))
* **deps-dev:** bump eslint-plugin-jest from 27.6.3 to 27.9.0 ([#990](#990)) ([ece0555](ece0555))
* **deps-dev:** bump geckodriver from 4.3.0 to 4.3.2 ([#982](#982)) ([c1ca5b3](c1ca5b3))
* **deps-dev:** bump geckodriver from 4.3.2 to 4.3.3 ([#1006](#1006)) ([d489238](d489238))
* **deps-dev:** bump prettier from 3.2.4 to 3.2.5 ([#978](#978)) ([3f9ebda](3f9ebda))
* **deps-dev:** bump rollup from 4.9.6 to 4.12.0 ([#991](#991)) ([a857929](a857929))
* **deps-dev:** bump selenium-webdriver from 4.17.0 to 4.18.1 ([#1000](#1000)) ([1e7a4ca](1e7a4ca))
* **deps-dev:** bump three from 0.158.0 to 0.161.0 ([#987](#987)) ([bcb461b](bcb461b))
* **deps-dev:** bump ts-jest from 29.1.1 to 29.1.2 ([#980](#980)) ([fe5a22a](fe5a22a))
* **deps-dev:** bump typedoc from 0.25.10 to 0.25.12 ([#1004](#1004)) ([09e5444](09e5444))
* **deps-dev:** bump typedoc from 0.25.7 to 0.25.8 ([#985](#985)) ([3d7a0de](3d7a0de))
* **deps-dev:** bump typedoc from 0.25.8 to 0.25.9 ([#995](#995)) ([5182e88](5182e88))
* **deps-dev:** bump typedoc from 0.25.9 to 0.25.10 ([#1002](#1002)) ([f689888](f689888))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 4.0.10 🎉

The release is available on:

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.

2 participants