iMicknl / powerbi-botframework-chat-transcripts

Visualises bot transcripts (activities) which show the interactions between a user and your bot in a webchat.
MIT License
3 stars 5 forks source link

Bump the powerbi group across 1 directory with 3 updates #525

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the powerbi group with 3 updates in the / directory: powerbi-visuals-api, powerbi-visuals-utils-dataviewutils and powerbi-visuals-tools.

Updates powerbi-visuals-api from 5.7.0 to 5.10.0

Release notes

Sourced from powerbi-visuals-api's releases.

v5.10.0

  • sourceFieldParameters : New DataViewMetadataColumn property indicates that the current field is the result of a field parameter.

v5.9.1

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/powerbi-visuals-api/compare/5.9.0...5.9.1

  • acquireAADTokenService : Enhanced to support multiple clouds.

v5.9.0

  • AcquireAADTokenResult : Extended with additional properties.
  • createOpaqueUtils : Create an encapsulated utility for the visual.
  • Filter API : Exposing new filter type for hierarchy data - HierarchyIdentity.
  • areHierarchicallyRelated : Requires that the items in the role are hierarchically related.
  • CustomVisualHostEnv: Extended with DashboardHost type for representing tiles and dashboards in embedded environments.

v5.8.0

  • storageV2Service : Enables visuals to use the browser's local storage.
  • Support For OnObject Formatting:
    • Adds OnObject Formatting interfaces.
    • visualOnObjectFormatting: Contains the get APIs of the onObject.
    • subSelectionService: Enables visuals to send subSelections and outlines to PowerBI.
    • Adds 2 capabilities: supportsOnObjectFormatting and enablePointerEventsFormatMode.
    • Adds subSelections and formatMode in VisualUpdateOptions interface.
Changelog

Sourced from powerbi-visuals-api's changelog.

5.10.0

  • sourceFieldParameters : New DataViewMetadataColumn property indicates that the current field is the result of a field parameter.

5.9.1

  • acquireAADTokenService : Enhanced to support multiple clouds.

5.9.0

  • AcquireAADTokenResult : Extended with additional properties.
  • createOpaqueUtils : Create an encapsulated utility for the visual.
  • Filter API : Exposing new filter type for hierarchy data - HierarchyIdentity.
  • areHierarchicallyRelated : Requires that the items in the role are hierarchically related.
  • CustomVisualHostEnv: Extended with DashboardHost type for representing tiles and dashboards in embedded environments.

5.8.0

  • storageV2Service : Enables visuals to use the browser's local storage.
  • Support For OnObject Formatting:
    • Adds OnObject Formatting interfaces.
    • visualOnObjectFormatting: Contains the get APIs of the onObject.
    • subSelectionService: Enables visuals to send subSelections and outlines to PowerBI.
    • Adds 2 capabilities: supportsOnObjectFormatting and enablePointerEventsFormatMode.
    • Adds subSelections and formatMode in VisualUpdateOptions interface.
Commits


Updates powerbi-visuals-utils-dataviewutils from 6.0.2 to 6.1.0

Release notes

Sourced from powerbi-visuals-utils-dataviewutils's releases.

v6.1.0

  • Packages update
  • Removed isImageUrlAllowed and isFileImage functions

v6.0.3

  • powerbi-visuals-api update to 5.9.0
Changelog

Sourced from powerbi-visuals-utils-dataviewutils's changelog.

6.0.3

  • Packages update
  • Removed isImageUrlAllowed and isFileImage functions

6.0.3

  • powerbi-visuals-api update to 5.9.0
Commits


Updates powerbi-visuals-tools from 5.4.2 to 5.5.0

Release notes

Sourced from powerbi-visuals-tools's releases.

v5.5.0

  • Changed path for storing certificates. It allows the certificate to be reused regardless of tools version. New path is ({home directory}/pbiviz-certs). ⚠
  • Windows version lower 10 is deprecated. ⚠
  • Resolve of symlinks is disabled. ⚠

v5.4.3

  • Fixed bug with missing plugins for Eslint.
  • New flag --use-default for pbiviz package and pbiviz lint commands. Use this command to lint files according to recommended lint config.
Changelog

Sourced from powerbi-visuals-tools's changelog.

5.5.0

  • Changed path for storing certificates. It allows the certificate to be reused regardless of tools version. New path is ({home directory}/pbiviz-certs).
  • Windows version lower 10 is deprecated.
  • Resolve of symlinks is disabled.

5.4.3

  • Fixed bug with missing plugins for Eslint.
  • New flag --use-default for pbiviz package and pbiviz lint commands. Use this command to lint files according to recommended lint config.
Commits
  • e5f717b Deprecated old logic and changed path for certificate (#512)
  • a2e8d09 Configured eslint to ignore redundant files and work with plugins (#509)
  • 2f8529c Update codeql-analysis.yml
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 3 months ago

🤖 Custom Visual created for 17f079f5b7ee99570218a0312e3ac6c4588b8c33! ✅

Download custom-visual-test-version and test it in Power BI prior to merging this PR.

dependabot[bot] commented 3 months ago

Superseded by #531.