Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2025

This PR contains the following updates:

Package Change Age Confidence
refractor 4.8.1 -> 5.0.0 age confidence

Release Notes

wooorm/refractor (refractor)

v5.0.0

Compare Source

Change
  • fb4d33b Change to use exports
    migrate: switch from file based to name based, e.g.,
    refractor/lib/all.js -> refractor/all,
    refractor/lang/markdown.js -> refractor/markdown,
    see readme for more examples
  • 55b1cb9 Change to require Node.js 16
    migrate: update too
  • d13f7ad Update @types/hast
    migrate: update too
  • 7946376 Remove export of Grammar type
    migrate: get it from @types/prismjs
  • 6147a14 Remove exports of AST types
    migrate: get them from @types/hast
Miscellaneous

Full Changelog: wooorm/refractor@4.9.0...5.0.0

v4.9.0

Compare Source

Data
Types
Documentation
Miscellaneous
  • 469ba8a Fix license to include author

Full Changelog: wooorm/refractor@4.8.1...4.9.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 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.

@vercel
Copy link

vercel bot commented Jun 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
react-spring Error Error Nov 18, 2025 2:01pm

@renovate renovate bot added dependencies Pull requests that update a dependency file kind: chore labels Jun 1, 2025
@changeset-bot
Copy link

changeset-bot bot commented Jun 1, 2025

⚠️ No Changeset found

Latest commit: ff217b1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
Copy link
Contributor Author

renovate bot commented Nov 18, 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: yarn.lock
! Corepack is about to download https://repo.yarnpkg.com/3.8.7/packages/yarnpkg-cli/bin/yarn.js
/opt/containerbase/tools/corepack/0.34.4/22.15.0/node_modules/corepack/dist/lib/corepack.cjs:22053
    throw new Error(
          ^

Error: Server answered with HTTP 500 when performing the request to https://repo.yarnpkg.com/3.8.7/packages/yarnpkg-cli/bin/yarn.js; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting
    at fetch (/opt/containerbase/tools/corepack/0.34.4/22.15.0/node_modules/corepack/dist/lib/corepack.cjs:22053:11)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async fetchUrlStream (/opt/containerbase/tools/corepack/0.34.4/22.15.0/node_modules/corepack/dist/lib/corepack.cjs:22076:20)
    at async download (/opt/containerbase/tools/corepack/0.34.4/22.15.0/node_modules/corepack/dist/lib/corepack.cjs:22247:18)
    at async installVersion (/opt/containerbase/tools/corepack/0.34.4/22.15.0/node_modules/corepack/dist/lib/corepack.cjs:22343:55)
    at async Engine.ensurePackageManager (/opt/containerbase/tools/corepack/0.34.4/22.15.0/node_modules/corepack/dist/lib/corepack.cjs:22856:32)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.34.4/22.15.0/node_modules/corepack/dist/lib/corepack.cjs:22967:25)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.34.4/22.15.0/node_modules/corepack/dist/lib/corepack.cjs:23667:7)

Node.js v22.15.0

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 kind: chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant