LayTec-AG / Plotly.Blazor

This library packages the well-known charting library plotly.js into a razor component that can be used in a Blazor project.
MIT License
340 stars 48 forks source link

Bump PublishSPAforGitHubPages.Build from 2.1.0 to 2.1.1 #407

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 8 months ago

Bumps PublishSPAforGitHubPages.Build from 2.1.0 to 2.1.1.

Changelog

Sourced from PublishSPAforGitHubPages.Build's changelog.

v.2.1.1

  • Fix: loading configurations fails on .NET 8.

v.2.1.0

  • Fix: The Brotli loader was not injected on .NET 8.
  • Improve: Use the Brotli compression decoder ES6 module edition.

v.2.0.2

  • Fix: rewriting index.html partially works unexpectedly even when the GHPages property is not specified.

v.2.0.1

  • Fix: the published package was broken.

v.2.0.0

  • Improve pre-rendering support by updating all html files inside the published folder by default.

v.1.3.7

  • Fix: PWA support - some asset entries in service-worker-assets.js are not updated correctly.

v.1.3.6

  • Improve: PWA support - added descriptions to the README about an additional required task to PWA offline support.

v.1.3.5

  • Fix: PWA support - brotli loader was not available when offline.

v.1.3.4

  • Fix: PWA support - publish was failed for a non-PWA app.

v.1.3.3

  • Improve: PWA support

v.1.3.2

  • Fix: in .NET 6 SDK that wasm-tools workload is installed, the transformation runs twice.

v.1.3.1

  • Fix: the brotli loader wasn't injected on a .NET 6 Blazor app.

v.1.3.0

  • As a default, Process each index.html file in all subdirectories recursively.

v.1.2.0

  • inject Brotli loader for Blazor WebAssembly app

v.1.1.0

  • static files pre-compression support

v.1.0.0

  • 1st release.
Commits
  • 08c7428 v.2.1.1 release
  • 74b6bba Update target framework and package versions of the test projext
  • 4aba209 Fix: loading configurations fails on .NET 8
  • bc2db2a Update package version in the unit test project
  • 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)