Skip to content

chore(docs): Upgrade vite to 7.3.1#159

Merged
ciscorn merged 1 commit intomainfrom
upgrade-vite
Jan 28, 2026
Merged

chore(docs): Upgrade vite to 7.3.1#159
ciscorn merged 1 commit intomainfrom
upgrade-vite

Conversation

@ciscorn
Copy link
Copy Markdown
Member

@ciscorn ciscorn commented Jan 28, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 28, 2026 03:17
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jan 28, 2026

⚠️ No Changeset found

Latest commit: 7a57326

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.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Jan 28, 2026

Open in StackBlitz

svelte-maplibre-gl

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

@svelte-maplibre-gl/contour

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

@svelte-maplibre-gl/deckgl

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

@svelte-maplibre-gl/pmtiles

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

@svelte-maplibre-gl/terradraw

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

commit: 7a57326

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

cloudflare-workers-and-pages bot commented Jan 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
svelte-maplibre-gl 7a57326 Commit Preview URL

Branch Preview URL
Jan 28 2026, 04:21 AM

Copy link
Copy Markdown
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

Updates the workspace tooling dependencies to move the docs workspace onto Vite 7.3.1 (and related lockfile refresh).

Changes:

  • Bump Vite from ^6.4.1 to ^7.3.1 in the pnpm catalog and lockfile.
  • Bump Svelte from 5.39.7 to ^5.48.5 in the pnpm catalog and lockfile.
  • Adjust MapLibre GL version specifiers (catalog and root package) and regenerate portions of the lockfile.

Reviewed changes

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

File Description
pnpm-workspace.yaml Updates catalog versions (Vite/Svelte/MapLibre GL) used across the workspace.
pnpm-lock.yaml Reflects the updated resolved versions for Vite/Svelte and associated dependency graph changes.
package.json Pins maplibre-gl version in the root docs package.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

'@types/geojson': ^7946.0.16
maplibre-contour: ^0.1.0
maplibre-gl: 5.17.0
maplibre-gl: ^5.17.0
Copy link

Copilot AI Jan 28, 2026

Choose a reason for hiding this comment

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

maplibre-gl is set to ^5.17.0 in the workspace catalog, but the lockfile’s catalogs.default.maplibre-gl.specifier is still 5.17.0 (no caret). This mismatch will cause pnpm install to rewrite the lockfile. Either revert the catalog entry back to an exact 5.17.0 or regenerate the lockfile after changing the catalog specifier.

Suggested change
maplibre-gl: ^5.17.0
maplibre-gl: 5.17.0

Copilot uses AI. Check for mistakes.
pmtiles: ^4.3.2
publint: ^0.3.17
svelte: 5.39.7
svelte: ^5.48.5
Copy link

Copilot AI Jan 28, 2026

Choose a reason for hiding this comment

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

The PR title only mentions upgrading Vite, but this change also upgrades the catalog svelte version (5.39.7 → 5.48.5). Please either update the PR title/description to reflect the Svelte upgrade, or split this into a separate PR so dependency bumps are scoped and easier to review/revert.

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a6131472a4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ciscorn ciscorn merged commit f031cbb into main Jan 28, 2026
8 checks passed
@ciscorn ciscorn deleted the upgrade-vite branch January 28, 2026 04:46
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