Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
synckit ^0.9.0 -> ^0.11.0 age adoption passing confidence

Release Notes

un-ts/synckit (synckit)

v0.11.1

Compare Source

Patch Changes

v0.11.0

Compare Source

Minor Changes
Patch Changes

v0.10.3

Compare Source

Patch Changes

v0.10.2

Compare Source

Minor Changes
Patch Changes

v0.10.1

Compare Source

Patch Changes
  • #​204 e13a68a Thanks @​nwidynski! - fix: add support for type transformations to node runner, clarify correct Node versions support

v0.10.0

Compare Source

Minor Changes
  • #​199 7a5f1bd Thanks @​nwidynski! - feat: add support for --experimental-strip-types

    Introducing the node runner, which will replace ts-node as the new default:

    • when running on Node 22 with the --experimental-strip-types
      flag enabled via NODE_OPTIONS env or cli args
    • or when running on Node 23+ without --no-experimental-strip-types
      flag enabled via NODE_OPTIONS env or cli args

    An error will be thrown when attempting to run with node on unsupported versions (<22).
    On these versions, the default runner remains ts-node when available.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@netlify
Copy link

netlify bot commented Mar 20, 2025

Deploy Preview for jestjs ready!

Name Link
🔨 Latest commit 209102d
🔍 Latest deploy log https://app.netlify.com/sites/jestjs/deploys/680223ea2e9a420008ef1788
😎 Deploy Preview https://deploy-preview-15545--jestjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title fix(deps): update dependency synckit to ^0.10.0 fix(deps): update dependency synckit to ^0.11.0 Apr 2, 2025
@renovate renovate bot force-pushed the renovate/synckit-0.x branch 2 times, most recently from 774a14a to 6969c69 Compare April 6, 2025 07:24
@renovate renovate bot force-pushed the renovate/synckit-0.x branch from 6969c69 to 209102d Compare April 18, 2025 10:05
@SimenB SimenB merged commit 18aae16 into main Apr 18, 2025
87 of 89 checks passed
@SimenB SimenB deleted the renovate/synckit-0.x branch April 18, 2025 15:31
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants