VladislavAntonyuk / vladislavantonyuk.github.io

https://vladislavantonyuk.github.io
2 stars 1 forks source link

Bump BlazorWasmPreRendering.Build from 2.0.0-preview.8 to 2.0.0-preview.9 #27

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps BlazorWasmPreRendering.Build from 2.0.0-preview.8 to 2.0.0-preview.9.

Changelog

Sourced from BlazorWasmPreRendering.Build's changelog.

v.2.0.0-preview.9

  • Improve: Detect appropriate dotnet CLI path
  • Add support for .NET 8 Preview 4

v.2.0.0-preview.8

  • Add support for .NET 8

v.2.0.0-preview.7

  • Improve: Add support for lazy loading assemblies.

v.2.0.0-preview.6

  • Improve: Add support for the latest version of the "Blazor Wasm Antivirus Protection".
    • Change the strategy of getting the "xorKey" to reading the "avp-settings.json" file.

v.2.0.0-preview.5

  • Improve: the pre-rendering server emulates the "/.auth/me" endpoint that is a part of Azure App Services Auth.

v.2.0.0-preview.4

  • Improve: Add support for the "Blazor Wasm Antivirus Protection".

v.2.0.0-preview.3.1 Fix: Add support for an URL parameter, included dot. Fix: Could not serve static files that its name starting with a dot.

v.2.0.0-preview.2

  • Improve: Add support for setting the custom locale for crawling.

v.2.0.0-preview.1

  • Improve: Detached the pre-render web host to a separate out process.

v.1.0.0-preview.28.0

  • Improve: Determine the pre-rendering server's listening TCP port dynamically.

v.1.0.0-preview.27.0

  • Improve: Show the guide messages about how to fix the code when server errors happen.

v.1.0.0-preview.26.0

  • Fix: the same path, only the fragment was different, was repeatedly staticized.

v.1.0.0-preview.25.1

  • Fix: revert that the dropping support for .NET 7.

v.1.0.0-preview.25.0

  • Fix: PWA support - staticalized files are not reflected in a service-worker-assets.js.
  • BREAKING CHANGE: drop supporting .NET 7 temporarily because the .NET 7 SDK preview can not package multi-targeting frameworks Razor class library.

v.1.0.0-preview.24.1

  • Fix: fix typo in the README document.

v.1.0.0-preview.24.0

... (truncated)

Commits


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 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)
viezly[bot] commented 1 year ago

Pull request by bot. No need to analyze