microsoft / microsoft/just

Dependency Dashboard

Open
#601 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

renovate
Dominant language
TypeScript
Stars
2k
Forks
97
PR merge metrics
No merged PRs in 30d

Description

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
View this repository on the Mend.io Web Portal.

Deprecations / Replacements

[!WARNING]
The following dependencies are either deprecated or have replacements available.

Datasource Package Replacement PR?
npm @types/chokidar Unavailable
npm @types/supports-color Unavailable
npm node-sass Unavailable

Pending Approval

The following branches are pending approval. To create them, click on a checkbox below.

  • Update dependency chokidar to v5
  • Update dependency typescript to v7
  • Update devDependency @types/supports-color to v10
  • Update devDependency webpack-dev-server to v6
  • 🔐 Create all pending approval PRs at once 🔐

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

Detected Dependencies

github-actions (3)
.github/workflows/docsite.yml (4)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020
  • actions/upload-pages-artifact v5@fc324d3547104276b827a68afc52ff2a11cc49c9
  • actions/deploy-pages v5@cd2ce8fcbc39b97be8ca5fce6e763baed58fa128 → [Updates: v5]
.github/workflows/pr.yml (4)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020
.github/workflows/release.yml (2)
  • actions/checkout v7@3d3c42e5aac5ba805825da76410c181273ba90b1
  • actions/setup-node v7@820762786026740c76f36085b0efc47a31fe5020
npm (7)
.yarnrc.yml (19)
  • chalk ^4.0.0
  • nano-spawn ^2.1.0
  • fs-extra ^11.0.0
  • @microsoft/api-extractor ^7.58.7
  • autoprefixer ^10.4.27
  • cross-env ^10.1.0
  • esbuild ^0.28.0
  • eslint ^10.0.0
  • fork-ts-checker-webpack-plugin ^9.1.0
  • html-webpack-plugin ^5.6.6
  • jest ^30.0.0
  • @jest/globals ^30.0.0
  • mock-fs ^5.5.0
  • postcss ^8.5.8
  • sass ^1.98.0
  • tar-fs ^3.1.2
  • ts-node ^10.8.0
  • typescript ~6.0.3 → [Updates: ~7.0.0]
  • webpack ^5.105.4
docs/package.json (9)
  • @types/node 22
  • @vuepress/bundler-vite ^2.0.0-rc.26
  • @vuepress/plugin-search ^2.0.0-rc.120
  • @vuepress/theme-default ^2.0.0-rc.120
  • sass-embedded ^1.95.1
  • touch ^3.1.1
  • typescript ~6.0.3 → [Updates: ~7.0.0]
  • vuepress ^2.0.0-rc.26
  • node >=22.18.0
package.json (17)
  • @eslint/js ^10.0.0
  • @types/fs-extra ^11.0.0
  • @types/mock-fs ^4.13.1
  • @types/node ^22.0.0
  • beachball ^2.65.5
  • eslint-config-prettier ^10.0.0
  • globals ^17.0.0
  • husky ^9.1.7
  • lage ^2.15.12
  • lint-staged ^17.0.7
  • prettier ~3.9.0
  • syncpack ^15.0.0
  • ts-jest ^29.4.11
  • typescript-eslint ^8.32.0
  • node >=22.18.0 || >=24
  • chokidar ^3.0.0 → [Updates: ^5.0.0]
  • @types/node ^22.0.0
packages/just-example-lib/package.json (8)
  • css-loader ^7.1.4
  • file-loader ^6.2.0
  • postcss-loader ^8.2.1
  • sass-loader ^17.0.0
  • style-loader ^4.0.0
  • ts-loader ^9.6.0
  • webpack-cli ^7.0.3
  • webpack-dev-server ^5.2.4 → [Updates: ^6.0.0]
packages/just-scripts/package.json (36)
  • @types/tar-fs ^2.0.4
  • glob ^13.0.6
  • run-parallel-limit ^1.0.6
  • supports-color ^8.1.0
  • webpack-merge ^6.0.1
  • @types/run-parallel-limit ^1.0.0
  • @types/supports-color ^8.1.1 → [Updates: ^10.0.0]
  • async-done ^2.0.0
  • @microsoft/api-extractor ^7.6.0
  • @microsoft/load-themed-styles >=2
  • @microsoft/loader-load-themed-styles >=1
  • autoprefixer >=10
  • css-loader >=6
  • esbuild >=0.25.0
  • eslint >=8
  • file-loader >=4
  • fork-ts-checker-webpack-plugin >=7
  • html-webpack-plugin >=5
  • jest >=29
  • node-sass >=9
  • postcss >=8
  • postcss-clean >=1
  • postcss-loader >=5
  • postcss-rtl >=2
  • prettier >=2
  • sass >=1
  • sass-loader >=11
  • style-loader >=2
  • tar-fs ^2.0.0 || ^3.0.0
  • ts-loader >=8
  • ts-node >=8
  • typescript ^5.0.0 || ^6.0.0 → [Updates: ^7.0.0]
  • webpack ^5.0.0
  • webpack-cli >=5
  • webpack-dev-server >=4
  • node >=22.18.0
packages/just-task/package.json (12)
  • @types/chokidar ^2.1.3
  • @types/undertaker ^1.2.8
  • @types/yargs-parser ^21.0.3
  • chokidar ^3.5.2 → [Updates: ^5.0.0]
  • resolve ^1.19.0
  • undertaker ^2.0.0
  • undertaker-registry ^2.0.0
  • yargs-parser ^21.0.0
  • @types/resolve ^1.20.2
  • @types/undertaker-registry ^1.0.1
  • ts-node >=8
  • node >=22.18.0
scripts/package.json
nvm (1)
.nvmrc (1)
  • node 22
regex (1)
.github/workflows/pr.yml (1)
  • microsoft/beachball/actions/check-for-modified-files check-for-modified-files_v3@826cebb873f064d29134f1bbf39f2b7634cb47cb
renovate-config (1)
renovate.json5

  • Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Renovate Dependency Dashboard documentation, then review the pending updates in .yarnrc.yml, package.json files, and .github/workflows. The dashboard contains several unrelated dependency and workflow changes, so confirm the intended update scope and validation requirements before starting; done would require the selected updates to pass the repository checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, node.js, typescript
Domain
build-system, ci-cd, devops
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.