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 Blazored.Modal and Microsoft.AspNetCore.Components in /generators/dotnetcore/templates/dotnetcore/src #1535

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 21, 2024

Bumps Blazored.Modal and Microsoft.AspNetCore.Components. These dependencies needed to be updated together.
Updates Blazored.Modal from 7.1.0 to 7.3.1

Release notes

Sourced from Blazored.Modal's releases.

v7.3.1

What's Changed

🐛 Bug Fixes

  • (#559) Use computed style to consider the real values - Thanks to @​0ptim
  • (#560) Removed markup and logic used for previous debugging - Thanks to @​chrissainty

v7.3.0

What's Changed

🚀 Features

🐛 Bug Fixes

  • (#556) Swap to CSS grid for position middle - Thanks to @​chrissainty
  • (#530) Fix for scroll position going to Top when using multple modals - Thanks to @​00anwi

🧰 Maintenance

📖 Documentation

  • (#554) Upgraded docusaurus to latest version and updated custom overlay doc - Thanks to @​chrissainty

v7.2.0

What's Changed

🚀 Features

🐛 Bug Fixes

... (truncated)

Commits
  • 9095e1f Use computed style to consider the real values (#559)
  • fb50c41 Removed markup and logic used for previous debugging (#560)
  • 81b78b2 Fix for FocusTrap rerendering
  • 953eaa0 Swap to CSS grid for position middle (#556)
  • f277b1c Updates project to target .NET 8 (#555)
  • c9b2118 Added check for SetFocus for disabling it when ActivateFocusTrap is set to fa...
  • 898e88d Added two new animation types (#453)
  • ccba267 Upgraded docusaurus to latest version and updated custom overlay doc (#554)
  • 195942e Bump Microsoft.AspNetCore.Components in /src/Blazored.Modal (#539)
  • 23da54e Bump follow-redirects from 1.15.1 to 1.15.4 in /docs (#545)
  • Additional commits viewable in compare view

Updates Microsoft.AspNetCore.Components from 8.0.0 to 8.0.2

Release notes

Sourced from Microsoft.AspNetCore.Components's releases.

.NET 8.0.2

Release

.NET 8.0.1

Release

Commits
  • da7e989 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcore
  • 0c785c5 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 8fdc5e8 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-efcore
  • bb84444 [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • a48fa2c Merged PR 36489: [internal/release/8.0] Update dependencies from dnceng/inter...
  • a12499e Merge in 'release/8.0' changes
  • e91e94d [Blazor] Allow null parameter values to be supplied to interactive componen...
  • fd749a7 Merge in 'release/8.0' changes
  • 658ddfb [release/8.0] Update karma.local.conf.js (#53411)
  • 4855269 Merge in 'release/8.0' changes
  • Additional commits viewable in compare view

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 [Blazored.Modal](https://github.com/Blazored/Modal) and [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together.

Updates `Blazored.Modal` from 7.1.0 to 7.3.1
- [Release notes](https://github.com/Blazored/Modal/releases)
- [Commits](Blazored/Modal@v7.1.0...v7.3.1)

Updates `Microsoft.AspNetCore.Components` from 8.0.0 to 8.0.2
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.0...v8.0.2)

---
updated-dependencies:
- dependency-name: Blazored.Modal
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.AspNetCore.Components
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 21, 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