fix(deps): pin dependencies#118
Merged
Merged
Conversation
Contributor
Author
|
Deploying with
|
| 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 |
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^13.0.0→13.5.5^4.0.0→4.3.0^6.3.0→6.3.83.8.1→3.8.3^0.4.0→0.4.00.13.2→0.14.2^4.0.0→4.3.0^4.95.0→4.95.0Add the preset
:preserveSemverRangesto your config if you don't want to pin your dependencies.Release Notes
prettier/prettier (prettier)
v3.8.3Compare Source
v3.8.2Compare Source
HiDeoo/starlight-image-zoom (starlight-image-zoom)
v0.14.2Compare Source
Patch Changes
31fed13Thanks @HiDeoo! - Fixes a zoomed SVG alignment issue for SVGs using non-defaultpreserveAspectRatiovalues.v0.14.1Compare Source
Patch Changes
d916f6dThanks @HiDeoo! - Fixes the error message logged when the plugin configuration is invalid.v0.14.0Compare Source
Minor Changes
#52
293a528Thanks @HiDeoo! - Adds support for Astro v6, drops support for Astro v5.0.38.0.Please follow the upgrade guide to update your project.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.