BSData / phalanx

Project Phalanx is a roster editor handling BattleScribe datafiles
https://www.phalanx.tools/
MIT License
154 stars 25 forks source link

build(deps): bump PublishSPAforGitHubPages.Build from 2.1.0 to 2.1.1 #197

Closed dependabot[bot] closed 7 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

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

amis92 commented 7 months ago

@dependabot rebase

dependabot[bot] commented 7 months ago

Looks like PublishSPAforGitHubPages.Build is up-to-date now, so this is no longer needed.