Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 20, 2020

This PR contains the following updates:

Package Change Age Confidence
@types/jest (source) 27.4.0 -> 27.5.2 age confidence
jest (source) 27.4.5 -> 27.5.1 age confidence

Release Notes

jestjs/jest (jest)

v27.5.1

Compare Source

Features

  • [jest-config] Support comments in JSON config file (#​12316)
  • [pretty-format] Expose ConvertAnsi plugin (#​12308)

Fixes

  • [expect] Add type definitions for asymmetric closeTo matcher (#​12304)
  • [jest-cli] Load binary via exported API (#​12315)
  • [jest-config] Replace jsonlint with parse-json (#​12316)
  • [jest-repl] Make module importable (#​12311 & #​12315)

Chore & Maintenance

  • [*] Avoid anonymous default exports (#​12313)

New Contributors

Full Changelog: jestjs/jest@v27.5.0...v27.5.1

v27.5.0

Compare Source

Features

  • [expect] Add asymmetric matcher expect.closeTo (#​12243)
  • [jest-mock] Added mockFn.mock.lastCall to retrieve last argument (#​12285)

Fixes

  • [expect] Add a fix for .toHaveProperty('') (#​12251)
  • [jest-each, @​jest/globals] Allow passing ReadonlyArray type of a table to describe.each and test.each (#​12297)
  • [@jest/globals] Add missing options argument to jest.doMock typing (#​12292)
  • [jest-environment-node] Add atob and btoa (#​12269)
  • [jest-matcher-utils] Correct diff for expected asymmetric matchers (#​12264)
  • [jest-message-util] Fix .getTopFrame() (and toMatchInlineSnapshot()) with mjs files (#​12277)

Chore & Maintenance

  • [*] Update graceful-fs to ^4.2.9 (#​11749)

Performance

  • [jest-resolve] perf: skip error creation on not found stat calls (#​11749)

New Contributors

Full Changelog: jestjs/jest@v27.4.7...v27.5.0

v27.4.7

Compare Source

Fixes

  • jest-config Add missing @babel/core dependency (#​12216)

Full Changelog: jestjs/jest@v27.4.6...v27.4.7

v27.4.6

Compare Source

Fixes
  • [jest-environment-node] Add AbortSignal (#​12157)
  • [jest-environment-node] Add Missing node global performance (#​12002)
  • [jest-runtime] Handle missing mocked property (#​12213)
  • [@jest/transform] Update dependency package pirates to 4.0.4 (#​12002)
Performance
  • jest-config perf: only register ts-node once when loading TS config files (#​12160)
New Contributors

Full Changelog: jestjs/jest@v27.4.5...v27.4.6


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from ba02b9e to f56305f Compare April 22, 2020 01:05
@renovate renovate bot changed the title chore(deps): update jest monorepo to v25.4.0 Update jest monorepo to v25.4.0 Apr 22, 2020
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from f56305f to 4a6cf89 Compare April 28, 2020 20:35
@renovate renovate bot changed the title Update jest monorepo to v25.4.0 Update jest monorepo to v25.5.0 Apr 28, 2020
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 4a6cf89 to 3b27031 Compare April 29, 2020 11:08
@renovate renovate bot changed the title Update jest monorepo to v25.5.0 Update jest monorepo Apr 29, 2020
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 3 times, most recently from d162a34 to e65c1f1 Compare May 2, 2020 08:43
@renovate renovate bot changed the title Update jest monorepo chore(deps): update jest monorepo Oct 25, 2020
@renovate renovate bot changed the title chore(deps): update jest monorepo chore(deps): update jest monorepo - autoclosed Jan 2, 2022
@renovate renovate bot closed this Jan 2, 2022
@renovate renovate bot deleted the renovate/jest-monorepo branch January 2, 2022 14:51
@renovate renovate bot changed the title chore(deps): update jest monorepo - autoclosed chore(deps): update jest monorepo Jan 5, 2022
@renovate renovate bot reopened this Jan 5, 2022
@renovate renovate bot restored the renovate/jest-monorepo branch January 5, 2022 00:45
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from e65c1f1 to 53f3257 Compare April 24, 2022 20:20
@renovate
Copy link
Author

renovate bot commented Apr 24, 2022

⚠ 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: backend/package-lock.json
npm WARN ignoring workspace config at /tmp/worker/1246d4/277dac/repos/github/hweeks/dcpm/backend/.npmrc 
npm WARN ignoring workspace config at /tmp/worker/1246d4/277dac/repos/github/hweeks/dcpm/backend/.npmrc 
npm WARN ignoring workspace config at /tmp/worker/1246d4/277dac/repos/github/hweeks/dcpm/backend/.npmrc 
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:*

npm ERR! A complete log of this run can be found in: /tmp/worker/1246d4/277dac/cache/others/npm/_logs/2023-06-21T02_56_15_049Z-debug-0.log

@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 53f3257 to 9adca97 Compare May 15, 2022 23:28
@renovate renovate bot changed the title chore(deps): update jest monorepo chore(deps): update jest monorepo to v27.5.1 May 15, 2022
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 9adca97 to 8d3b3da Compare June 18, 2022 22:46
@renovate renovate bot changed the title chore(deps): update jest monorepo to v27.5.1 chore(deps): update jest monorepo Jun 18, 2022
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot force-pushed the renovate/jest-monorepo branch 6 times, most recently from 51efa06 to 6ef5cbc Compare May 30, 2023 04:59
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 13 times, most recently from 960631e to f4bf50e Compare June 14, 2023 11:35
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 5 times, most recently from 7c09fee to 8480693 Compare June 21, 2023 02:56
@renovate renovate bot changed the base branch from master to main June 21, 2023 02:56
@renovate renovate bot changed the title chore(deps): update jest monorepo chore(deps): update dependency @types/jest to v27.5.2 Aug 21, 2023
@renovate renovate bot changed the title chore(deps): update dependency @types/jest to v27.5.2 chore(deps): update jest monorepo Aug 27, 2023
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 8480693 to 562d17a Compare August 10, 2025 13:11
@renovate
Copy link
Author

renovate bot commented Aug 10, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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: backend/package-lock.json
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:*

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-12-03T17_13_05_452Z-debug-0.log

File name: yarn.lock
➤ YN0000: ┌ Resolution step
➤ YN0002: │ @dcpm/frontend@workspace:frontend doesn't provide @types/node (p72969), requested by ts-node
➤ YN0060: │ @dcpm/frontend@workspace:frontend provides react (p5b86c) with version 17.0.2, which doesn't satisfy what @hot-loader/react-dom requests
➤ YN0060: │ @dcpm/frontend@workspace:frontend provides react (p57493) with version 17.0.2, which doesn't satisfy what react-markdown and some of its descendants request
➤ YN0060: │ @dcpm/frontend@workspace:frontend provides semantic-release (pbffd9) with version 15.14.0, which doesn't satisfy what hweeks-semantic-release-monorepo and some of its descendants request
➤ YN0002: │ @octokit/rest@npm:16.43.2 doesn't provide @octokit/core (p84523), requested by @octokit/plugin-request-log
➤ YN0060: │ semantic-release@npm:17.0.4 provides marked (p53cc6) with version 0.8.2, which doesn't satisfy what marked-terminal requests
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code
➤ YN0000: └ Completed in 2s 650ms
➤ YN0000: ┌ Fetch step
➤ YN0013: │ 1856 packages were already cached, 83 had to be fetched
➤ YN0019: │ 45 packages appeared to be unused and were removed
➤ YN0000: └ Completed in 5s 761ms
➤ YN0000: ┌ Link step
➤ YN0001: │ TypeError: Failed to open the cache entry for fsevents@patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=18f3a7: (0 , QO.isDate) is not a function
    at ihe (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/3.1.1/yarn.js:317:10860)
    at Jr.utimesImpl (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/3.1.1/yarn.js:317:28773)
    at Jr.utimesSync (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/3.1.1/yarn.js:317:28366)
    at Jr.mkdirpSync (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/3.1.1/yarn.js:312:13525)
    at Jr.mkdirSync (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/3.1.1/yarn.js:317:28953)
    at g (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/3.1.1/yarn.js:432:330)
    at Jr.baseFs (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/3.1.1/yarn.js:432:2835)
    at /tmp/containerbase/cache/.cache/node/corepack/v1/yarn/3.1.1/yarn.js:432:2907
    at Mv (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/3.1.1/yarn.js:382:4076)
    at oh.factory (/tmp/containerbase/cache/.cache/node/corepack/v1/yarn/3.1.1/yarn.js:432:2898)
➤ YN0000: └ Completed in 1s 119ms
➤ YN0000: Failed with errors in 9s 746ms

@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from dcf855c to ff5efe0 Compare August 19, 2025 18:07
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from ff5efe0 to 651dcf5 Compare August 31, 2025 11:13
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 651dcf5 to 07fca77 Compare September 25, 2025 20:02
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 07fca77 to 791a275 Compare October 22, 2025 17:32
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 791a275 to 94c83d8 Compare November 10, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant