Skip to content

bump packages.#29

Merged
ejfasting merged 5 commits intomainfrom
Feature/EF/package_bump
Nov 18, 2025
Merged

bump packages.#29
ejfasting merged 5 commits intomainfrom
Feature/EF/package_bump

Conversation

@ejfasting
Copy link
Copy Markdown
Member

No description provided.

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

This PR updates package dependencies from wildcard versions (*, latest) to specific pinned versions, improving build reproducibility and stability. However, two packages specify versions that appear to be non-existent.

  • Replaces wildcard (*) and latest version specifiers with specific semantic versions
  • Consolidates duplicate dependency declarations in root package.json
  • Ensures version consistency between root and package-level package.json files

Reviewed Changes

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

File Description
package.json Updates root devDependencies from wildcards/latest to specific versions; removes duplicate entries for @playwright/test, @vitest/coverage-v8, and vitest
packages/superofficedx-vscode-core/package.json Updates core extension devDependencies from wildcards to specific versions matching root package.json

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

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

@ejfasting ejfasting merged commit d0106b4 into main Nov 18, 2025
8 checks passed
@ejfasting ejfasting deleted the Feature/EF/package_bump branch November 18, 2025 08:27
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