sql-bi / Bravo

Bravo for Power BI
MIT License
356 stars 94 forks source link

Bump Dax.Vpax from 1.6.0 to 1.9.0 #844

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps Dax.Vpax from 1.6.0 to 1.9.0.

Release notes

Sourced from Dax.Vpax's releases.

VertiPaq-Analyzer v1.9.0

Download and install VertiPaq-Analyzer packages from NuGet

Changes:

This release adds .NET 8.0 as a new target framework and removes support for .NET Core 3.1. Additionally, the .NET Framework target has been upgraded from 4.6.2 to 4.7.2. Furthermore, the Analysis Services client library dependencies have been migrated from the legacy .retail.amd64 packages to the newer, multi-runtime packages.

  • 4ea1b10eefb8522ef027eaf95dd95eeb6b3de01e Add .NET 8.0 as Target Framework (#178)
  • becbdf85673afdeea695bd8621f2c42871d6724a Bump TOM 19.84.10; target frameworks, update .NET 4.6.2 to 4.7.2 and remove netcoreapp3.1 (#170)

VertiPaq-Analyzer v1.8.0

Download and install VertiPaq-Analyzer packages from NuGet

Changes:

  • e2e0a06e5b275ce25b2728ad259225519bcd4fdd Add DefaultDetailRowsExpression property to support extraction for table detail rows expressions (#164)
  • 97de6cdf73fba4b2b5ca13a9758c18462ee851a3 Bump System.IO.Packaging from 6.0.0 to 6.0.1 (#169)

VertiPaq-Analyzer v1.7.2

Download and install VertiPaq-Analyzer packages from NuGet

Changes:

  • Fixed an issue that led to statistics extraction failure when one of the analyzed columns is part of a composite key (GroupByColumns), resulting in the error message Column is part of a composite key but not all columns are included in an expression or dependent expression. (#159)

VertiPaq-Analyzer v1.7.1

Download and install VertiPaq-Analyzer packages from NuGet

Changes:

... (truncated)

Commits
  • 4ea1b10 Add .NET 8.0 as Target Framework (#178)
  • 50a042e Bump Microsoft.AnalysisServices.AdomdClient from 19.84.10 to 19.86.6 (#175)
  • 1a328de Bump Microsoft.AnalysisServices from 19.84.10 to 19.86.6 (#176)
  • 61df180 Bump Nerdbank.GitVersioning from 3.6.143 to 3.6.146 (#166)
  • d174379 Bump Dax.Model.Extractor from 1.7.2 to 1.8.0 (#172)
  • b59813d Bump Dax.Vpax from 1.7.2 to 1.8.0 (#171)
  • becbdf8 Bump TOM 19.84.10; target frameworks, update .NET 4.6.2 to 4.7.2 and remove n...
  • 97de6cd Bump System.IO.Packaging from 6.0.0 to 6.0.1 (#169)
  • 7b0b215 Revert "Pin System.IO.Packaging to version range [6.0.0, 7.0.0) (#156)" (#167)
  • f6ca42f Fixup #164 bump DaxModelVersion to 1.6.0 (#165)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)