Skip to content

Rename main package to @jaegertracing/jaeger-ui#3560

Merged
yurishkuro merged 1 commit intojaegertracing:mainfrom
yurishkuro:rename-package
Mar 5, 2026
Merged

Rename main package to @jaegertracing/jaeger-ui#3560
yurishkuro merged 1 commit intojaegertracing:mainfrom
yurishkuro:rename-package

Conversation

@yurishkuro
Copy link
Copy Markdown
Member

Which problem is this PR solving?

Description of the changes

  • Change package name of the main UI sub-project to @jaegertracing/jaeger-ui

How was this change tested?

  • npm run build
  • npm audit no longer shows critical vulnerability

Signed-off-by: Yuri Shkuro <github@ysh.us>
@yurishkuro yurishkuro requested a review from a team as a code owner March 5, 2026 16:16
Copilot AI review requested due to automatic review settings March 5, 2026 16:16
@yurishkuro yurishkuro added the changelog:bugfix-or-minor-feature 🐞 Bug fixes, Minor Improvements label Mar 5, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.60%. Comparing base (125a76d) to head (8e4d098).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3560   +/-   ##
=======================================
  Coverage   88.60%   88.60%           
=======================================
  Files         299      299           
  Lines        9484     9484           
  Branches     2502     2500    -2     
=======================================
  Hits         8403     8403           
- Misses       1077     1078    +1     
+ Partials        4        3    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Renames the primary UI workspace package to the scoped name @jaegertracing/jaeger-ui to avoid a false-positive security advisory in npm audit.

Changes:

  • Updated packages/jaeger-ui package name to @jaegertracing/jaeger-ui.
  • Updated package-lock.json workspace/link entries to reflect the renamed package.

Reviewed changes

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

File Description
packages/jaeger-ui/package.json Renames the workspace package to the new scoped name.
package-lock.json Updates workspace link metadata to match the new package name.

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

You can also share your feedback on Copilot code review. Take the survey.

@yurishkuro yurishkuro merged commit c043a42 into jaegertracing:main Mar 5, 2026
19 checks passed
@yurishkuro yurishkuro deleted the rename-package branch March 5, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:bugfix-or-minor-feature 🐞 Bug fixes, Minor Improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants