Skip to content

updated outdated packages, also fixed npm audit and lnter issues#164

Merged
Demonkratiy merged 1 commit intomicrosoft:mainfrom
v-aidaba:PR-checklist
Sep 29, 2025
Merged

updated outdated packages, also fixed npm audit and lnter issues#164
Demonkratiy merged 1 commit intomicrosoft:mainfrom
v-aidaba:PR-checklist

Conversation

@v-aidaba
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings September 29, 2025 07:55
Copy link

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 outdated npm packages and addresses linting configuration issues. The changes include version bumps for various dependencies and devDependencies, along with ESLint configuration fixes to resolve parser issues.

Key Changes:

  • Updated multiple npm packages to their latest versions including TypeScript, ESLint, and various PowerBI utilities
  • Fixed ESLint configuration by adding proper tsconfigRootDir path resolution
  • Removed an unnecessary ESLint disable comment for TypeScript any type usage

Reviewed Changes

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

File Description
package.json Updated dependency versions and bumped visual version to 1.8.0.1
pbiviz.json Updated visual version and display name to match package.json changes
eslint.config.mjs Fixed ESLint configuration with proper TypeScript config resolution and import reorganization
src/tooltipBuilder.ts Removed unnecessary ESLint disable comment for @typescript-eslint/no-explicit-any

@Demonkratiy Demonkratiy merged commit 6b91c50 into microsoft:main Sep 29, 2025
6 checks passed
Demonkratiy added a commit that referenced this pull request Feb 12, 2026
* v1.8.0.0 - Draw detail label lines starting from the element to accurately indicate what element it is related to. (#128)

* Draw detail label lines starting from the element to accurately indicate what element it is related to.

* Renamed several variables and implemented caching

* Change version to 1.8.0.0

* Fix in changelog.md

* Add formatting setting to show detail label name on the chart (#131)

* Draw detail label lines starting from the element to accurately indicate what element it is related to.

* Add formatting setting to show detail label name on the chart

* Renamed several variables and implemented caching

* Add Label Contents menu for labels also add logic to ensure inside labels fit within allowed space by truncating long text

* Change lables contents dropdown to toggles

Signed-off-by: v-aidaba <v-aidaba@microsoft.com>

* PR review fixes

* PR added displayName for lable position values

* Changes for PR

* Changes for PR

* Changes for PR

---------

Signed-off-by: v-aidaba <v-aidaba@microsoft.com>

* Outer line (#130)

* Draw detail label lines starting from the element to accurately indicate what element it is related to.

* Renamed several variables and implemented caching

* Change version to 1.8.0.0

* Draw gridlines without crossing the inner and outer circles

* Change arc to circle for Outer line and draw gridlines without crossing the inner circle

* Changes for better performance

* Pull from origin branch

---------

Co-authored-by: Alexey <39551830+Demonkratiy@users.noreply.github.com>

* refactored detail labels to use flagsSelection (#134)

* Conditional formatting (#137)

* Conditional Formatting

* Unit test position (#140)

* added tests for labels position

* Outer line unit test (#139)

* outer line unit tests

* PR checklist steps (#142)

* PR checklist steps

* Added support for label content in on-object formating API (#143)

* New translations (#158)

* added AI instructions and capabilities verification scripts (#160)

* added AI instructions and capabilities verification scripts

* exclude .github/** folder linting

* update capabilities-check scripts (#162)

* update capabilities-check scripts

* update agent instructions

* Enhance capabilities compatibility check workflow (#163)

* Enhance capabilities compatibility check workflow

Updated capabilities compatibility check workflow to correctly procced in case if no changes was present in capabilities.

* update codeql

* Fixed label bug (#159)

* Fixed label bug

Co-authored-by: Alexey <39551830+Demonkratiy@users.noreply.github.com>

* updated outdated packages, also fixed npm audit and linter issues (#164)

* @microsoft registry

---------

Signed-off-by: v-aidaba <v-aidaba@microsoft.com>
Co-authored-by: v-aidaba <v-aidaba@microsoft.com>
Co-authored-by: pbicvloc <104190707+pbicvloc@users.noreply.github.com>
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

Comments