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 BlazingStory from 1.0.0-preview.30 to 1.0.0-preview.37 #21

Merged
merged 2 commits into from
May 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2024

Bumps BlazingStory from 1.0.0-preview.30 to 1.0.0-preview.37.

Changelog

Sourced from BlazingStory's changelog.

v.1.0.0-preview.37

  • Fix: Property descriptions did not appear when the component was inherited from a generic typed component.
  • Update: Drop the support for .NET 7

v.1.0.0-preview.36

  • Fix: hotkeys didn't work on Blazor Server hosting model.

v.1.0.0-preview.35

  • Fix: a Story server app deployed under the subpath didn't work.

v.1.0.0-preview.34

  • Fix: navigation next/prev stories, docs, and components didn't work.
  • Improve: Brush up the project templates and add new item templates.

v.1.0.0-preview.33

  • Improve: the "Blazing Story" is now IL trimmable on Blazor WebAssembly platforms.
  • Fix: The "Release Notes" page crashed in some Blazor Server deployment environments.

v.1.0.0-preview.32

  • Now, the "Blazing Story" officially supports the Blazor Server deployment model.
    • Fix: unexpected "JSDisconnectedException" was thrown when running on a Blazor Server.
    • Fix: the server-side pre-rendering process crashed.

v.1.0.0-preview.31

  • Improve: Add an ability to reference application projects, not class libraries
  • Improve: XML doc comments are now fetched even when it is running on a Blazor Server project

v.1.0.0-preview.30

  • Fix: the improvement of preview 28 (the design of the description items on the "Docs" page by wrapping them when there are many) was not applied correctly.

v.1.0.0-preview.28

  • Improve: The design of the description items on the "Docs" page by wrapping them when there are many.

v.1.0.0-preview.27

  • Fix: unassigned parameters show "Unknown", not "-", on the control panel.
  • Experimental: Add Blazor Server support.

v.1.0.0-preview.26

  • Improve: Add support for the Nullable type on the component's parameters.

v.1.0.0-preview.25

  • Improve: The code view on a Docs page now syntax highlights and reflects user-entered parameters in real-time.

v.1.0.0-preview.24

  • Fix: the XML doc comments markup was not displayed on the Docs page.

v.1.0.0-preview.23

  • Improve: get XML Doc comments for parameters even when inherited from other assemblies or NuGet packages.

v.1.0.0-preview.22

... (truncated)

Commits
  • 821e874 v.1.0.0-preview.37 release
  • 46d942a Drop the support for .NET 7
  • b3e11d3 Fixed: Property descriptions did not appear when the component was inherited ...
  • 4bd7b0a v.1.0.0-preview.36 release
  • 4c63e5a Fix: hotkeys didn't work on Blazor Server hosting model
  • 356a929 Update the version of the Hotkeys package
  • 5673a77 v.1.0.0-preview.35 release
  • 46c5855 Organize the project template contents
  • 6b581cf Fix: a Story server app deployed under the subpath didn't work.
  • 787435e v.1.0.0-preview.34 release
  • Additional commits viewable 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 [BlazingStory](https://github.com/jsakamoto/BlazingStory) from 1.0.0-preview.30 to 1.0.0-preview.37.
- [Changelog](https://github.com/jsakamoto/BlazingStory/blob/main/RELEASE-NOTES.txt)
- [Commits](jsakamoto/BlazingStory@v.1.0.0-preview.30...v.1.0.0-preview.37)

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

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 May 16, 2024
@Dovrol Dovrol merged commit 41d9c67 into develop May 29, 2024
2 checks passed
@Dovrol Dovrol deleted the dependabot/nuget/BlazingStory-1.0.0-preview.37 branch May 29, 2024 13:47
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.

1 participant