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 Toolbelt.Blazor.LoadingBar from 13.1.2 to 13.2.0 in /src #2079

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps Toolbelt.Blazor.LoadingBar from 13.1.2 to 13.2.0.

Changelog

Sourced from Toolbelt.Blazor.LoadingBar's changelog.

v.13.2.0

  • Improve: Add the option to configure the threshold time for the loading bar will appear.

v.13.1.2

  • Fix: The loading bar doesn't appear in some cases.

v.13.1.1

  • Fix: constructing the loading bar DOM elements will fail in some edge cases.

v.13.1.0

  • Improve: Add the option that the selector of the container what the loading bar contents inject into.

v.13.0.0

  • Improve: load the helper JavaScript by Blazor JavaScript isolation feature (ES2015 module system) instead of using "eval".
  • Improve: load the style sheet by using the JavaScript helper code instead of using "eval".
  • Improve: The "UseLoadingBar()" extension method can be applied to the HostBuilder directly.

v.12.1.0

  • Improve: The color of the loading bar can be customizable.

v.12.0.1

  • Fix: it throws an unhandled exception when HttpClient is registered as a scoped service.

v.12.0.0

  • BREAKING CHANGE: Support Blazor v.3.2.0 Preview 5 style HttpClient DI container registration.

v.11.0.0

  • BREAKING CHANGE: Support Blazor v.3.2.0 Preview 2 (not compatible with v.3.2.0 Preview 1 or before.)

v.10.0.0

  • BREAKING CHANGE: Support Blazor v.3.2.0 Preview 1 (not compatible with v.3.1.0 Preview 4 or before.)

v.9.0.0

  • BREAKING CHANGE: Support Blazor v.3.1.0 Preview 4 (not compatible with v.3.1.0 Preview 3 or before.)

v.8.0.0

  • BREAKING CHANGE: Support Blazor v.3.1.0 Preview 3 (not compatible with v.3.1.0 Preview 2 or before.)

v.7.0.0

  • BREAKING CHANGE: Support Blazor v.3.0.0 Preview 9 (not compatible with v.3.0.0 Preview 8 or before.)

v.6.0.0

  • BREAKING CHANGE: Support Blazor v.3.0.0 Preview 6 (not compatible with v.3.0.0 Preview 5 or before.)

v.5.0.0

  • BREAKING CHANGE: Support Blazor v.3.0.0 Preview 4 (not compatible with v.0.9.0 or before.)

v.4.0.0

  • BREAKING CHANGE: Support Blazor v.0.9.0 (not compatible with v.0.8.0 or before.)

... (truncated)

Commits

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 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 [Toolbelt.Blazor.LoadingBar](https://github.com/jsakamoto/Toolbelt.Blazor.LoadingBar) from 13.1.2 to 13.2.0.
- [Changelog](https://github.com/jsakamoto/Toolbelt.Blazor.LoadingBar/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/jsakamoto/Toolbelt.Blazor.LoadingBar/commits/v.13.2.0)

---
updated-dependencies:
- dependency-name: Toolbelt.Blazor.LoadingBar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 15, 2023 14:02
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 15, 2023
@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9f893bd) 92.39% compared to head (ce9d235) 92.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2079   +/-   ##
=======================================
  Coverage   92.39%   92.39%           
=======================================
  Files         277      277           
  Lines        9128     9128           
=======================================
  Hits         8434     8434           
  Misses        694      694           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot temporarily deployed to E2E May 16, 2023 05:02 Inactive
@kbeaugrand kbeaugrand merged commit 5af2ad2 into main May 16, 2023
@kbeaugrand kbeaugrand deleted the dependabot/nuget/src/Toolbelt.Blazor.LoadingBar-13.2.0 branch May 16, 2023 09:24
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