Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump PublishSPAforGitHubPages.Build from 2.1.0 to 2.1.1 #407

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

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 <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.0 to 2.1.1.
- [Changelog](https://github.com/jsakamoto/PublishSPAforGitHubPages.Build/blob/master/RELEASE-NOTES.txt)
- [Commits](jsakamoto/PublishSPAforGitHubPages.Build@v.2.1.0...v.2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants