Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2022

This PR contains the following updates:

Package Change Age Confidence
@sucrase/jest-plugin (source) 2.2.1 -> 3.0.0 age confidence

Release Notes

alangpierce/sucrase (@​sucrase/jest-plugin)

v3.0.0

  • BREAKING: Switch sucrase to a peer dependency instead of a regular dependency.
    Please install sucrase separately as part of updating to this version. ([#​756])
  • BREAKING: Require jest >= 27 and and sucrase >= 3.25. ([#​749], [#​756])
  • BREAKING: Specify disableESTransforms by default, since it's no longer necessary
    for supported Node versions. ([#​754])
  • Add support for specifying Sucrase options in Jest config. ([#​749]) (Jan Aagaard Meier; also implemented by stagas in [#​663])
  • Add support for using Jest in ESM mode, automatically configuring Sucrase accordingly. ([#​752])
  • Fix unhelpful error messages when an error is thrown from Sucrase. ([#​750])

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency @sucrase/jest-plugin to v3 Update dependency @sucrase/jest-plugin to v3 Dec 17, 2022
@renovate renovate bot changed the title Update dependency @sucrase/jest-plugin to v3 chore(deps): update dependency @sucrase/jest-plugin to v3 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/sucrase-jest-plugin-3.x branch 3 times, most recently from 6c1233f to 32b2aa0 Compare January 6, 2023 23:35
@renovate renovate bot force-pushed the renovate/sucrase-jest-plugin-3.x branch 2 times, most recently from bd28c4d to 9be381d Compare February 27, 2023 02:28
@renovate renovate bot force-pushed the renovate/sucrase-jest-plugin-3.x branch from 9be381d to 227fc89 Compare March 13, 2023 00:29
@renovate renovate bot force-pushed the renovate/sucrase-jest-plugin-3.x branch from 227fc89 to 5e9a5f2 Compare March 20, 2023 02:15
@renovate renovate bot force-pushed the renovate/sucrase-jest-plugin-3.x branch from 5e9a5f2 to ca2c930 Compare April 3, 2023 06:01
@renovate renovate bot force-pushed the renovate/sucrase-jest-plugin-3.x branch from ca2c930 to 3b90652 Compare August 10, 2025 14:04
Copy link
Contributor Author

renovate bot commented Aug 10, 2025

⚠️ 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: pnpm-lock.yaml
/opt/containerbase/tools/pnpm/3.4.1/22.18.0/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285
        if (cb) cb.apply(this, arguments)
                   ^

TypeError: cb.apply is not a function
    at /opt/containerbase/tools/pnpm/3.4.1/22.18.0/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285:20
    at /opt/containerbase/tools/pnpm/3.4.1/22.18.0/node_modules/pnpm/lib/node_modules/graceful-fs/polyfills.js:285:20
    at FSReqCallback.oncomplete (node:fs:198:5)

Node.js v22.18.0

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.

0 participants