VladislavAntonyuk / vladislavantonyuk.github.io

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

Bump PublishSPAforGitHubPages.Build from 2.1.1 to 2.2.0 #106

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months 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 PublishSPAforGitHubPages.Build from 2.1.1 to 2.2.0.

Changelog

Sourced from PublishSPAforGitHubPages.Build's changelog.

v.2.2.0

  • Fix: it failed on Linux with .NET 9 Preview 3 SDK.

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

... (truncated)

Commits
  • fe12363 v.2.2.0 release
  • 90d69bf Update the 3rd party notices
  • 2c1370c Simplify and re-format source code
  • a9bd83d Fix: it failed on Linux with .NET 9 Preview 3 SDK
  • 75d7a5b Fix the test - disabling compress didn't work
  • 6df94b0 Update package versions in the unit test project
  • 321ede4 Update the sample app project to .NET 8
  • 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)