Skip to content

build(deps): combined dependabot dependency updates#277

Open
kylewalke wants to merge 25 commits intomainfrom
dependabot/combined-updates
Open

build(deps): combined dependabot dependency updates#277
kylewalke wants to merge 25 commits intomainfrom
dependabot/combined-updates

Conversation

@kylewalke
Copy link
Contributor

@kylewalke kylewalke commented Mar 21, 2026

[skip-validate-pr]

Summary

Combines all 11 open dependabot PRs into a single branch for easier review and fixing.

Production dependencies

  • effect 3.19.19 → 3.20.0
  • data-structure-typed 2.0.4 → 2.4.3
  • zod 3.25.76 → 4.3.6
  • @salesforce/vscode-i18n 66.2.2 → 66.2.3

Dev dependencies

  • @types/vscode 1.109.0 → 1.110.0
  • eslint-plugin-jsdoc 50.8.0 → 62.8.0
  • knip 5.85.0 → 6.0.0
  • @vscode/vsce 2.32.0 → 3.7.1
  • playwright 1.55.1 → 1.58.2
  • @commitlint/cli 19.8.1 → 20.5.0
  • flatted 3.3.3 → 3.4.2

Notes

Test plan

  • Verify npm install succeeds
  • Verify npm run compile succeeds
  • Verify npm run lint passes
  • Verify npm test passes
  • Check for breaking changes from major version bumps (zod 4, knip 6, vsce 3, eslint-plugin-jsdoc 62, commitlint 20)
  • Run e2e tests

Made with Cursor

dependabot bot and others added 23 commits March 21, 2026 01:31
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.8.0 to 62.8.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v50.8.0...v62.8.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 62.8.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.109.0 to 1.110.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)

---
updated-dependencies:
- dependency-name: "@types/vscode"
  dependency-version: 1.110.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 2.32.0 to 3.7.1.
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v2.32.0...v3.7.1)

---
updated-dependencies:
- dependency-name: "@vscode/vsce"
  dependency-version: 3.7.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.8.1 to 20.5.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.5.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-version: 20.5.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [playwright](https://github.com/microsoft/playwright) from 1.55.1 to 1.58.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.55.1...v1.58.2)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.58.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2.
- [Commits](WebReflection/flatted@v3.3.3...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@salesforce/vscode-i18n](https://github.com/forcedotcom/salesforcedx-vscode) from 66.2.2 to 66.2.3.
- [Release notes](https://github.com/forcedotcom/salesforcedx-vscode/releases)
- [Changelog](https://github.com/forcedotcom/salesforcedx-vscode/blob/develop/CHANGELOG.md)
- [Commits](forcedotcom/salesforcedx-vscode@v66.2.2...v66.2.3)

---
updated-dependencies:
- dependency-name: "@salesforce/vscode-i18n"
  dependency-version: 66.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.3.6.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.25.76...v4.3.6)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.85.0 to 6.0.0.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.0.0/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 6.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [data-structure-typed](https://github.com/zrwusa/data-structure-typed) from 2.0.4 to 2.4.3.
- [Release notes](https://github.com/zrwusa/data-structure-typed/releases)
- [Changelog](https://github.com/zrwusa/data-structure-typed/blob/main/CHANGELOG.md)
- [Commits](zrwusa/data-structure-typed@v2.0.4...v2.4.3)

---
updated-dependencies:
- dependency-name: data-structure-typed
  dependency-version: 2.4.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect) from 3.19.19 to 3.20.0.
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/effect/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/effect@3.20.0/packages/effect)

---
updated-dependencies:
- dependency-name: effect
  dependency-version: 3.20.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…nt/cli-20.5.0' into dependabot/combined-updates
…lugin-jsdoc-62.8.0' into dependabot/combined-updates
…code-1.110.0' into dependabot/combined-updates
…ce/vscode-i18n-66.2.3' into dependabot/combined-updates
…ucture-typed-2.4.3' into dependabot/combined-updates
…sce-3.7.1' into dependabot/combined-updates

Made-with: Cursor

# Conflicts:
#	package-lock.json
#	packages/apex-lsp-vscode-extension/package.json
….0' into dependabot/combined-updates

Made-with: Cursor

# Conflicts:
#	package-lock.json
#	package.json
….20.0' into dependabot/combined-updates

Made-with: Cursor

# Conflicts:
#	package-lock.json
#	packages/apex-parser-ast/package.json
#	packages/lsp-compliant-services/package.json
@kylewalke kylewalke requested a review from a team as a code owner March 21, 2026 05:25
@kylewalke kylewalke requested a review from RitamAgrawal March 21, 2026 05:25
@github-actions
Copy link

E2E Test Results Summary

Run: 256

No test results found

Searched for **/junit.xml and **/results.json under downloaded test-results/ artifacts.

Specs With No Results

The following specs did not produce test results. This usually means the job crashed before tests ran (e.g. build failure, infra error, dependency download timeout).

  • apex-extension-core.spec.ts: Did not run — check the job logs
  • apex-goto-definition.spec.ts: Did not run — check the job logs
  • apex-hover.spec.ts: Did not run — check the job logs
  • apex-lsp-integration.spec.ts: Did not run — check the job logs
  • apex-outline.spec.ts: Did not run — check the job logs

Artifacts

View detailed test reports in the Artifacts section.

Regenerate package-lock.json with npm 10 so `npm ci` succeeds on Node 20 CI.
Handle EnumPrimitive values in defineEnum helpers: Zod 4 z.literal only
accepts util.Literal (no symbol); use z.custom for symbol enum values.

Made-with: Cursor
@github-actions
Copy link

E2E Test Results Summary

Run: 257

Test Results

  • Passed: 85
  • Failed: 0
  • Errors: 0
  • Total: 85

Passing Rate by File

  • apex-hover.spec.ts/junit.xml: 100.0% (21/21 passed)
  • apex-lsp-integration.spec.ts/junit.xml: 100.0% (16/16 passed)
  • apex-goto-definition.spec.ts/junit.xml: 100.0% (29/29 passed)
  • apex-outline.spec.ts/junit.xml: 100.0% (11/11 passed)
  • apex-extension-core.spec.ts/junit.xml: 100.0% (8/8 passed)

Artifacts

View detailed test reports in the Artifacts section.

All tests passed

@github-actions
Copy link

E2E Test Results Summary

Run: 258

No test results found

Searched for **/junit.xml and **/results.json under downloaded test-results/ artifacts.

Specs With No Results

The following specs did not produce test results. This usually means the job crashed before tests ran (e.g. build failure, infra error, dependency download timeout).

  • apex-extension-core.spec.ts: Did not run — check the job logs
  • apex-goto-definition.spec.ts: Did not run — check the job logs
  • apex-hover.spec.ts: Did not run — check the job logs
  • apex-lsp-integration.spec.ts: Did not run — check the job logs
  • apex-outline.spec.ts: Did not run — check the job logs

Artifacts

View detailed test reports in the Artifacts section.

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.

1 participant