Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

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 <dependency name> 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)

Bumps [PublishSPAforGitHubPages.Build](https://github.com/jsakamoto/PublishSPAforGitHubPages.Build) from 2.1.1 to 2.2.0.
- [Changelog](https://github.com/jsakamoto/PublishSPAforGitHubPages.Build/blob/master/RELEASE-NOTES.txt)
- [Commits](jsakamoto/PublishSPAforGitHubPages.Build@v.2.1.1...v.2.2.0)

---
updated-dependencies:
- dependency-name: PublishSPAforGitHubPages.Build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants