Skip to content

fix(deps): pin dependencies#118

Merged
henchaves merged 3 commits into
mainfrom
renovate/npm-deps
May 28, 2026
Merged

fix(deps): pin dependencies#118
henchaves merged 3 commits into
mainfrom
renovate/npm-deps

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 28, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
@astrojs/cloudflare (source) dependencies pin ^13.0.013.5.5 age confidence
@tailwindcss/vite (source) dependencies pin ^4.0.04.3.0 age confidence
astro (source) dependencies pin ^6.3.06.3.8 age confidence
prettier (source) devDependencies patch 3.8.13.8.3 age confidence
starlight-auto-sidebar (source) dependencies pin ^0.4.00.4.0 age confidence
starlight-image-zoom (source) dependencies minor 0.13.20.14.2 age confidence
tailwindcss (source) dependencies pin ^4.0.04.3.0 age confidence
wrangler (source) devDependencies pin ^4.95.04.95.0 age confidence

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Release Notes

prettier/prettier (prettier)

v3.8.3

Compare Source

v3.8.2

Compare Source

HiDeoo/starlight-image-zoom (starlight-image-zoom)

v0.14.2

Compare Source

Patch Changes
  • #​61 31fed13 Thanks @​HiDeoo! - Fixes a zoomed SVG alignment issue for SVGs using non-default preserveAspectRatio values.

v0.14.1

Compare Source

Patch Changes

v0.14.0

Compare Source

Minor Changes
  • #​52 293a528 Thanks @​HiDeoo! - Adds support for Astro v6, drops support for Astro v5.

    ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now 0.38.0.

    Please follow the upgrade guide to update your project.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am on Monday"
  • Automerge
    • At any time (no schedule defined)

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

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 added the dependencies Pull requests that update a dependency file label May 28, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 28, 2026

⚠️ 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: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: giskard-docs@0.0.1
npm error Found: astro@undefined
npm error node_modules/astro
npm error   astro@"6.3.8" from the root project
npm error
npm error Could not resolve dependency:
npm error peer astro@"^6.0.0" from @astrojs/starlight@0.39.2
npm error node_modules/@astrojs/starlight
npm error   @astrojs/starlight@"0.39.2" from the root project
npm error   peer @astrojs/starlight@">=0.39.0" from starlight-auto-sidebar@0.4.0
npm error   node_modules/starlight-auto-sidebar
npm error     starlight-auto-sidebar@"0.4.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-05-28T14_26_04_363Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-05-28T14_26_04_363Z-debug-0.log

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 28, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
giskard-docs 031e93e Commit Preview URL

Branch Preview URL
May 28 2026, 02:50 PM

henchaves and others added 2 commits May 28, 2026 16:37
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
A clean npm install picks vite 8 at the top level via
@tailwindcss/vite's peer range, but astro 6.3.8 bundles its
own vite 7. The mismatch breaks the Cloudflare adapter at
build time with "require_dist is not a function". Base the
lock on main's resolution and only patch metadata for the
pinned versions.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@henchaves henchaves merged commit 19f5327 into main May 28, 2026
6 checks passed
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

Development

Successfully merging this pull request may close these issues.

1 participant