Skip to content

update misc NPM dependencies#267

Closed
drewda wants to merge 6 commits intomainfrom
dep-updates
Closed

update misc NPM dependencies#267
drewda wants to merge 6 commits intomainfrom
dep-updates

Conversation

@drewda
Copy link
Member

@drewda drewda commented Dec 6, 2025

No description provided.

"maplibre-gl": "5.2.0",
"mixpanel-browser": "2.61.2",
"nuxt-csurf": "1.6.5",
"protomaps-themes-base": "1.3.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

is there a reason why protomaps-themes-base is removed

@irees irees marked this pull request as ready for review December 13, 2025 00:33
Copilot AI review requested due to automatic review settings December 13, 2025 00:33
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 various NPM dependencies to their latest versions, including both development and production dependencies. The changes include minor and patch updates for most packages, along with a package replacement in the protomaps ecosystem.

Key changes:

  • Updates several devDependencies (@nuxt/cli, dotenv, happy-dom) and dependencies (commander, destr)
  • Replaces protomaps-themes-base with @protomaps/basemaps package
  • Includes major version updates for dotenv and happy-dom that require careful validation

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

"eslint-plugin-vue": "10.5.1",
"eslint-typegen": "2.3.0",
"happy-dom": "18.0.1",
"happy-dom": "20.0.11",
Copy link

Copilot AI Dec 13, 2025

Choose a reason for hiding this comment

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

The happy-dom update from 18.0.1 to 20.0.11 skips two major versions (19.x and 20.x). Major version changes often include breaking changes. Ensure that the test suite passes and that there are no breaking changes that affect the project, particularly in any DOM-related test behavior.

Suggested change
"happy-dom": "20.0.11",
"happy-dom": "18.0.1",

Copilot uses AI. Check for mistakes.
@drewda
Copy link
Member Author

drewda commented Jan 7, 2026

going to handle the protomaps update in #280 instead

@drewda drewda closed this Jan 7, 2026
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.

3 participants