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

build(deps): bump merge and ts-jest #553

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Removes merge. It's no longer used after updating ancestor dependency ts-jest. These dependencies need to be updated together.

Removes merge

Updates ts-jest from 23.10.5 to 29.0.5

Release notes

Sourced from ts-jest's releases.

v29.0.5

Please refer to CHANGELOG.md for details.

v29.0.4

Please refer to CHANGELOG.md for details.

v29.0.3

Please refer to CHANGELOG.md for details.

v29.0.2

Please refer to CHANGELOG.md for details.

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.

v28.0.8

Please refer to CHANGELOG.md for details.

v28.0.7

No release notes provided.

v28.0.6

No release notes provided.

v28.0.5

No release notes provided.

v28.0.4

No release notes provided.

v28.0.3

No release notes provided.

v28.0.2

No release notes provided.

v28.0.1

No release notes provided.

v28.0.0

No release notes provided.

... (truncated)

Changelog

Sourced from ts-jest's changelog.

29.0.5 (2023-01-13)

Reverts

  • Revert "fix(transformer): don't use cache when tsJestConfig is different (#3966)" (185eb18), closes #3966

29.0.4 (2023-01-10)

Bug Fixes

29.0.3 (2022-09-28)

Bug Fixes

  • merge config from globals with transformer config correctly (#3842) (9c9fd60), closes #3841
  • presets: allow merging transform config when using presets (#3833) (afc6a94)

Features

  • add useESM option to pathsToModuleNameMapper options (#3792) (eabe906)

29.0.2 (2022-09-23)

Bug Fixes

29.0.2 (2022-09-22)

Bug Fixes

... (truncated)

Commits
  • 22b890e chore(release): 29.0.5 (#3985)
  • 4e0623b Merge pull request #3981 from ahnpnl/fix/revert-3966
  • 3e49bd7 build(deps): Update dependency @​commitlint/config-angular to ^17.4.2 (#3982)
  • 32e384f build(deps): Update dependency esbuild to ~0.16.17 (#3978)
  • 185eb18 Revert "fix(transformer): don't use cache when tsJestConfig is different (#...
  • 13cccbe chore(release): 29.0.4 (#3977)
  • d30d389 Merge remote-tracking branch 'upstream/main'
  • b9f7809 build(deps): updated json5 dependency (#3976)
  • 5d5730e Merge remote-tracking branch 'upstream/main'
  • 7fbee99 build(deps): Update @​types packages to ^5.48.1 (#3973)
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2023
@netlify
Copy link

netlify bot commented Feb 27, 2023

Deploy Preview for peaceful-beignet-dcf974 failed.

Name Link
🔨 Latest commit 9b91d9b
🔍 Latest deploy log https://app.netlify.com/sites/peaceful-beignet-dcf974/deploys/6416d72b3c182400083fbe40

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/merge-and-ts-jest--removed branch 4 times, most recently from 0995319 to cc09d4c Compare March 9, 2023 13:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/merge-and-ts-jest--removed branch from cc09d4c to 1228674 Compare March 18, 2023 20:45
Removes [merge](https://github.com/yeikos/js.merge). It's no longer used after updating ancestor dependency [ts-jest](https://github.com/kulshekhar/ts-jest). These dependencies need to be updated together.


Removes `merge`

Updates `ts-jest` from 23.10.5 to 29.0.5
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v23.10.5...v29.0.5)

---
updated-dependencies:
- dependency-name: merge
  dependency-type: indirect
- dependency-name: ts-jest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/merge-and-ts-jest--removed branch from 1228674 to 9b91d9b Compare March 19, 2023 09:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants