sql-bi / VertiPaq-Analyzer

MIT License
77 stars 14 forks source link

Bump Dax.Model.Extractor from 1.8.0 to 1.9.0 #180

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps Dax.Model.Extractor from 1.8.0 to 1.9.0.

Release notes

Sourced from Dax.Model.Extractor'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)
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...
  • See full diff 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)