Skip to content

Conversation

@ciscorn
Copy link
Member

@ciscorn ciscorn commented Jul 8, 2025

No description provided.

Copilot AI review requested due to automatic review settings July 8, 2025 04:26
@changeset-bot
Copy link

changeset-bot bot commented Jul 8, 2025

⚠️ No Changeset found

Latest commit: 72cfd80

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.

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

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "@svelte-maplibre-gl/docs" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates development dependencies across the workspace and refines the Vite configuration for workspace root support.

  • Reformats and adjusts imports in vite.config.ts, adds server.fs.allow for monorepo support, and standardizes alias and test settings.
  • Bumps versions of key dev dependencies in pnpm-workspace.yaml and package.json.

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
vite.config.ts Reformatted imports, added server.fs.allow, updated alias & test include
pnpm-workspace.yaml Bumped versions for @sveltejs/kit, @sveltejs/package, and vite
package.json Updated dev dependency versions (e.g., @lucide/svelte, fast-png, etc.)
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported
Comments suppressed due to low confidence (1)

vite.config.ts:5

  • The Vite configuration should import defineConfig from vite rather than vitest/config. This ensures the Vite config is using the correct API and types.
import { defineConfig } from "vitest/config";

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 8, 2025

Open in StackBlitz

svelte-maplibre-gl

npm i https://pkg.pr.new/MIERUNE/svelte-maplibre-gl@124

@svelte-maplibre-gl/contour

npm i https://pkg.pr.new/MIERUNE/svelte-maplibre-gl/@svelte-maplibre-gl/contour@124

@svelte-maplibre-gl/deckgl

npm i https://pkg.pr.new/MIERUNE/svelte-maplibre-gl/@svelte-maplibre-gl/deckgl@124

@svelte-maplibre-gl/pmtiles

npm i https://pkg.pr.new/MIERUNE/svelte-maplibre-gl/@svelte-maplibre-gl/pmtiles@124

@svelte-maplibre-gl/terradraw

npm i https://pkg.pr.new/MIERUNE/svelte-maplibre-gl/@svelte-maplibre-gl/terradraw@124

commit: 72cfd80

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jul 8, 2025

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
svelte-maplibre-gl 72cfd80 Commit Preview URL Jul 08 2025, 04:33 AM

@ciscorn ciscorn merged commit 41524d3 into main Jul 8, 2025
7 checks passed
@ciscorn ciscorn deleted the update-depdeps-250708 branch July 8, 2025 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants