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

chore(deps): update dependency @types/jest to v29 #197

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest (source) 27.5.2 -> 29.5.12 age adoption passing confidence

Configuration

πŸ“… Schedule: Branch creation - "after 4am and before 7am on saturday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 22, 2022
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch 6 times, most recently from b03a065 to 833fe02 Compare July 22, 2022 21:08
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from 833fe02 to 0ee6a7b Compare July 29, 2022 21:31
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from 0ee6a7b to e4a8e4e Compare August 5, 2022 21:48
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from e4a8e4e to 15f87e6 Compare August 19, 2022 19:13
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from 15f87e6 to ffdc794 Compare August 26, 2022 19:35
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from ffdc794 to ddd37e7 Compare September 2, 2022 20:27
@renovate renovate bot changed the title chore(deps): update dependency @types/jest to v28 chore(deps): update dependency @types/jest to v29 Sep 2, 2022
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch 3 times, most recently from 82105f7 to 90e865b Compare September 16, 2022 21:42
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch 2 times, most recently from ad4bbfd to e9a0809 Compare October 7, 2022 20:15
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from e9a0809 to 23f632a Compare October 21, 2022 19:11
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch 2 times, most recently from 343cf09 to 5de8ddc Compare November 11, 2022 20:06
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from 5de8ddc to 11d7b56 Compare November 18, 2022 20:50
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch 3 times, most recently from c72092f to e65a71b Compare December 2, 2022 19:25
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from e65a71b to fc36233 Compare December 9, 2022 20:46
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch 3 times, most recently from 805559a to ad4e11f Compare December 16, 2022 21:21
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from ad4e11f to c95cea3 Compare January 6, 2023 21:17
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from 22df785 to 1d76af1 Compare March 10, 2023 19:14
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch 2 times, most recently from c2da9e8 to 534b9cc Compare March 31, 2023 19:48
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch 2 times, most recently from d509fc6 to 9514f91 Compare March 31, 2023 21:22
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch 3 times, most recently from 1f49bf0 to 794540d Compare April 7, 2023 21:37
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from 794540d to c3a5a7e Compare May 5, 2023 19:08
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch 3 times, most recently from d33f636 to ba1f7b0 Compare May 19, 2023 19:44
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch 2 times, most recently from bf30c61 to 51ff551 Compare June 2, 2023 19:25
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from 51ff551 to 850073c Compare June 23, 2023 19:49
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch 2 times, most recently from 95641b3 to b46303d Compare July 7, 2023 21:29
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from b46303d to f4f0536 Compare July 14, 2023 20:14
@renovate
Copy link
Contributor Author

renovate bot commented Aug 11, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

β™» Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
ERROR: npm v10.4.0 is known not to run on Node.js v14.21.3.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.4.0/node_modules/npm/node_modules/@npmcli/agent/lib/agents.js:105
    options.lookup ??= this.#options.lookup
                   ^^^

SyntaxError: Unexpected token '??='
    at wrapSafe (internal/modules/cjs/loader.js:1029:16)
    at Module._compile (internal/modules/cjs/loader.js:1078:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Module.require (internal/modules/cjs/loader.js:1003:19)
    at require (internal/modules/cjs/helpers.js:107:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.4.0/node_modules/npm/node_modules/@npmcli/agent/lib/index.js:7:15)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)

@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from f4f0536 to b8e8906 Compare August 11, 2023 19:36
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from b8e8906 to 5833910 Compare September 1, 2023 20:33
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from 5833910 to e6b21b7 Compare September 22, 2023 20:09
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from e6b21b7 to 94942ff Compare October 20, 2023 21:38
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch 2 times, most recently from b0cdef9 to 1b827f6 Compare November 10, 2023 19:49
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from 1b827f6 to 995f514 Compare December 1, 2023 19:06
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from 995f514 to bd6eefc Compare December 8, 2023 20:01
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from bd6eefc to 69f0d1b Compare December 22, 2023 19:54
@renovate renovate bot force-pushed the renovate/major-definitelytyped branch from 69f0d1b to 9f95278 Compare February 2, 2024 20:29
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