Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2025

This PR contains the following updates:

Package Change Age Confidence
@sanity/pkg-utils (source) 8.1.24 -> 9.0.6 age confidence

Release Notes

sanity-io/pkg-utils (@​sanity/pkg-utils)

v9.0.6

Compare Source

Patch Changes

v9.0.5

Compare Source

Patch Changes

v9.0.4

Compare Source

Bug Fixes

v9.0.3

Compare Source

Bug Fixes

v9.0.2

Compare Source

Bug Fixes

v9.0.1

Compare Source

Bug Fixes

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • resolve package.config.ts as ESM when supported. This means that if the package.json has "type": "commonjs" then the package.config.ts can no longer use import/export keywords. If you're unable to start using "type": "module" you'll either have to rename to package.config.mts, or use require/module.exports instead.
Bug Fixes
Code Refactoring
  • resolve package.config.ts as ESM when supported. This means that if the package.json has "type": "commonjs" then the package.config.ts can no longer use import/export keywords. If you're unable to start using "type": "module" you'll either have to rename to package.config.mts, or use require/module.exports instead. (2c65e63)

v8.1.29

Compare Source

Bug Fixes

v8.1.28

Compare Source

Bug Fixes

v8.1.27

Compare Source

Bug Fixes

v8.1.26

Compare Source

Bug Fixes

v8.1.25

Compare Source

Bug Fixes

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 has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@vercel
Copy link

vercel bot commented Nov 4, 2025

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

Project Deployment Preview Comments Updated (UTC)
comlink-playground Ready Ready Preview Comment Nov 10, 2025 0:12am

@changeset-bot
Copy link

changeset-bot bot commented Nov 4, 2025

⚠️ No Changeset found

Latest commit: 807a0b7

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 renovate bot force-pushed the renovate/sanity-pkg-utils-9.x branch from 1312c5c to 807a0b7 Compare November 10, 2025 12:11
@renovate
Copy link
Contributor Author

renovate bot commented Nov 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
Scope: all 4 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 106, reused 0, downloaded 0, added 0
Progress: resolved 415, reused 0, downloaded 0, added 0
/tmp/renovate/repos/github/sanity-io/comlink/packages/comlink:
 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for rollup@^4.53.2 published by Fri Nov 07 2025 22:37:08 GMT+0000 (Coordinated Universal Time) while fetching it from https://registry.npmjs.org/. Version 4.53.2 satisfies the specs but was released at Mon Nov 10 2025 08:58:01 GMT+0000 (Coordinated Universal Time)

This error happened while installing the dependencies of @sanity/[email protected]

The latest release of rollup is "4.53.2". Published at 11/10/2025 8:58:01 AM

Other releases are:
  * backports-3: 3.29.5 published at 9/21/2024
  * backports-2: 2.79.2 published at 9/26/2024
  * beta: 4.52.4-3 published at 9/28/2025

If you need the full list of all 913 published versions run "$ pnpm view rollup versions".

If you want to install the matched version ignoring the time it was published, you can add the package name to the minimumReleaseAgeExclude setting. Read more about it: https://pnpm.io/settings#minimumreleaseageexclude

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants