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 the nuget group with 7 updates #1255

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps the nuget group with 7 updates:

Package From To
Polly 8.4.0 8.4.1
WebMarkupMin.Core 2.16.0 2.16.2
Avalonia 11.0.10 11.0.11
Avalonia.Desktop 11.0.10 11.0.11
Avalonia.Diagnostics 11.0.10 11.0.11
DialogHost.Avalonia 0.7.7 0.7.9
Material.Icons.Avalonia 2.1.9 2.1.10

Updates Polly from 8.4.0 to 8.4.1

Release notes

Sourced from Polly's releases.

8.4.1

What's Changed

New Contributors

Full Changelog: App-vNext/Polly@8.4.0...8.4.1

Changelog

Sourced from Polly's changelog.

8.4.1

Commits
  • 2b44e7a Handle nested inner exceptions (#2166)
  • 3a78be9 Bump SonarAnalyzer.CSharp from 9.27.0.93347 to 9.28.0.94264 (#2167)
  • 7105558 Bump cake tools
  • 7301ef3 Fix retry delay going negative for large retries with exponential delays (#2164)
  • 5d81f99 Bump SonarAnalyzer.CSharp from 9.26.0.92422 to 9.27.0.93347 (#2157)
  • 921c187 Bump MicrosoftExtensionsTimeProviderVersion from 8.5.0 to 8.6.0 (#2151)
  • 8e04d65 Bump github/codeql-action from 3.25.8 to 3.25.10 (#2156)
  • 8fdc4bc Bump sign from 0.9.1-beta.24170.3 to 0.9.1-beta.24312.3 (#2152)
  • 6621e19 Bump actions/checkout from 4.1.6 to 4.1.7 (#2154)
  • aa0d862 Bump rojopolis/spellcheck-github-actions from 0.37.0 to 0.38.0 (#2153)
  • Additional commits viewable in compare view

Updates WebMarkupMin.Core from 2.16.0 to 2.16.2

Release notes

Sourced from WebMarkupMin.Core's releases.

v2.16.2

Version: 2.16.2 Published: 6/26/2024 Change Set: a2df569

Blazor streaming markers (<!--bl:…-->, <!--/bl:…--> and <!--bab39c12-73f9-4e04-b6b9-76cb2b324662-->) are no longer removed.

NuGet Packages

Core

v2.16.1

Version: 2.16.1 Published: 6/24/2024 Change Set: 52ae45e

  • New Blazor markers (<!--Blazor-Server-Component-State:…-->, <!--Blazor-WebAssembly-Component-State:…--> and <!--Blazor-Web-Initializers:…-->) are no longer removed
  • In WebMarkupMin.NUglify added support for the NUglify version 1.21.8
  • In WebMarkupMin.AspNetCore6 added support for the ASP.NET Core 6.0.31
  • In WebMarkupMin.AspNetCore7 added support for the ASP.NET Core 7.0.20
  • In WebMarkupMin.AspNetCore8 added support for the ASP.NET Core 8.0.6

NuGet Packages

Core
External JS and CSS minifiers
ASP.NET Extensions
Changelog

Sourced from WebMarkupMin.Core's changelog.

v2.16.2 - June 26, 2024

  • Blazor streaming markers (<!--bl:…-->, <!--/bl:…--> and <!--bab39c12-73f9-4e04-b6b9-76cb2b324662-->) are no longer removed

v2.16.1 - June 24, 2024

  • New Blazor markers (<!--Blazor-Server-Component-State:…-->, <!--Blazor-WebAssembly-Component-State:…--> and <!--Blazor-Web-Initializers:…-->) are no longer removed
  • In WebMarkupMin.NUglify added support for the NUglify version 1.21.8
  • In WebMarkupMin.AspNetCore6 added support for the ASP.NET Core 6.0.31
  • In WebMarkupMin.AspNetCore7 added support for the ASP.NET Core 7.0.20
  • In WebMarkupMin.AspNetCore8 added support for the ASP.NET Core 8.0.6
Commits
  • a2df569 Version 2.16.2
  • adcd415 Blazor streaming markers (\<!--bl:…-->, \<!--/bl:…--> and `<!--bab39c12-73f...
  • 52ae45e Version 2.16.1
  • 6df7625 Improved a performance of the Blazor helpers
  • 6ebaf3d New Blazor markers (\<!--Blazor-Server-Component-State:…-->, `<!--Blazor-Web...
  • e5d2a24 In WebMarkupMin.NUglify added support for the NUglify version 1.21.8
  • a9655d1 In WebMarkupMin.AspNetCore7 added support for the ASP.NET Core 7.0.20
  • c35caee In WebMarkupMin.AspNetCore6 added support for the ASP.NET Core 6.0.31
  • 6d190ac In WebMarkupMin.AspNetCore8 added support for the ASP.NET Core 8.0.6
  • See full diff in compare view

Updates Avalonia from 11.0.10 to 11.0.11

Release notes

Sourced from Avalonia's releases.

11.0.11

https://www.nuget.org/packages/Avalonia/11.0.11 Full Changelog: AvaloniaUI/Avalonia@11.0.10...11.0.11

What's Changed

Commits
  • 8fd645e Update version to 11.0.11
  • f9be42b Make sure focus lost is delayed until IMM32 has finished up the composition o...
  • 21ee489 Fix VirtualizingStackPanel ScrollIntoView (#15449)
  • d719dd2 Create a new run loop observer for a nested loop if it's being started from a...
  • 6471650 Implement MacOSProperties.IsTemplateIcon attached property on TrayIcon (#14348)
  • See full diff in compare view

Updates Avalonia.Desktop from 11.0.10 to 11.0.11

Release notes

Sourced from Avalonia.Desktop's releases.

11.0.11

https://www.nuget.org/packages/Avalonia/11.0.11 Full Changelog: AvaloniaUI/Avalonia@11.0.10...11.0.11

What's Changed

Commits
  • 8fd645e Update version to 11.0.11
  • f9be42b Make sure focus lost is delayed until IMM32 has finished up the composition o...
  • 21ee489 Fix VirtualizingStackPanel ScrollIntoView (#15449)
  • d719dd2 Create a new run loop observer for a nested loop if it's being started from a...
  • 6471650 Implement MacOSProperties.IsTemplateIcon attached property on TrayIcon (#14348)
  • See full diff in compare view

Updates Avalonia from 11.0.10 to 11.0.11

Release notes

Sourced from Avalonia's releases.

11.0.11

https://www.nuget.org/packages/Avalonia/11.0.11 Full Changelog: AvaloniaUI/Avalonia@11.0.10...11.0.11

What's Changed

Commits
  • 8fd645e Update version to 11.0.11
  • f9be42b Make sure focus lost is delayed until IMM32 has finished up the composition o...
  • 21ee489 Fix VirtualizingStackPanel ScrollIntoView (#15449)
  • d719dd2 Create a new run loop observer for a nested loop if it's being started from a...
  • 6471650 Implement MacOSProperties.IsTemplateIcon attached property on TrayIcon (#14348)
  • See full diff in compare view

Updates Avalonia.Diagnostics from 11.0.10 to 11.0.11

Release notes

Sourced from Avalonia.Diagnostics's releases.

11.0.11

https://www.nuget.org/packages/Avalonia/11.0.11 Full Changelog: AvaloniaUI/Avalonia@11.0.10...11.0.11

What's Changed

Commits
  • 8fd645e Update version to 11.0.11
  • f9be42b Make sure focus lost is delayed until IMM32 has finished up the composition o...
  • 21ee489 Fix VirtualizingStackPanel ScrollIntoView (#15449)
  • d719dd2 Create a new run loop observer for a nested loop if it's being started from a...
  • 6471650 Implement MacOSProperties.IsTemplateIcon attached property on TrayIcon (#14348)
  • See full diff in compare view

Updates Avalonia from 11.0.10 to 11.0.11

Release notes

Sourced from Avalonia's releases.

11.0.11

https://www.nuget.org/packages/Avalonia/11.0.11 Full Changelog: AvaloniaUI/Avalonia@11.0.10...11.0.11

What's Changed

Commits
  • 8fd645e Update version to 11.0.11
  • f9be42b Make sure focus lost is delayed until IMM32 has finished up the composition o...
  • 21ee489 Fix VirtualizingStackPanel ScrollIntoView (#15449)
  • d719dd2 Create a new run loop observer for a nested loop if it's being started from a...
  • 6471650 Implement MacOSProperties.IsTemplateIcon attached property on TrayIcon (#14348)
  • See full diff in compare view

Updates DialogHost.Avalonia from 0.7.7 to 0.7.9

Release notes

Sourced from DialogHost.Avalonia's releases.

v0.7.9

What's Changed

Full Changelog: AvaloniaUtils/DialogHost.Avalonia@v0.7.8...v0.7.9

v0.7.8

What's Changed

New Contributors

Full Changelog: AvaloniaUtils/DialogHost.Avalonia@v0.7.3...v0.7.dwa

Commits
  • fe0e5a1 Merge pull request #55 from AvaloniaUtils/disable-content-cover-animations
  • 9bdbab7 Add .editorconfig
  • 72b470d Add the .disable-content-cover-animations class
  • eed09f9 Change on tag pipelines
  • 7ed3f39 Merge pull request #54 from AvaloniaUtils/fixMarginsForPositioner
  • d38483f Fixes the AlignmentDialogPopupPositioner margins
  • See full diff in compare view

Updates Material.Icons.Avalonia from 2.1.9 to 2.1.10

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nuget group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [Polly](https://github.com/App-vNext/Polly) | `8.4.0` | `8.4.1` |
| [WebMarkupMin.Core](https://github.com/Taritsyn/WebMarkupMin) | `2.16.0` | `2.16.2` |
| [Avalonia](https://github.com/AvaloniaUI/Avalonia) | `11.0.10` | `11.0.11` |
| [Avalonia.Desktop](https://github.com/AvaloniaUI/Avalonia) | `11.0.10` | `11.0.11` |
| [Avalonia.Diagnostics](https://github.com/AvaloniaUI/Avalonia) | `11.0.10` | `11.0.11` |
| [DialogHost.Avalonia](https://github.com/AvaloniaUtils/DialogHost.Avalonia) | `0.7.7` | `0.7.9` |
| [Material.Icons.Avalonia](https://github.com/AvaloniaUtils/Material.Icons.Avalonia) | `2.1.9` | `2.1.10` |


Updates `Polly` from 8.4.0 to 8.4.1
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
- [Commits](App-vNext/Polly@8.4.0...8.4.1)

Updates `WebMarkupMin.Core` from 2.16.0 to 2.16.2
- [Release notes](https://github.com/Taritsyn/WebMarkupMin/releases)
- [Changelog](https://github.com/Taritsyn/WebMarkupMin/blob/master/CHANGELOG.md)
- [Commits](Taritsyn/WebMarkupMin@v2.16.0...v2.16.2)

Updates `Avalonia` from 11.0.10 to 11.0.11
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.10...11.0.11)

Updates `Avalonia.Desktop` from 11.0.10 to 11.0.11
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.10...11.0.11)

Updates `Avalonia` from 11.0.10 to 11.0.11
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.10...11.0.11)

Updates `Avalonia.Diagnostics` from 11.0.10 to 11.0.11
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.10...11.0.11)

Updates `Avalonia` from 11.0.10 to 11.0.11
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@11.0.10...11.0.11)

Updates `DialogHost.Avalonia` from 0.7.7 to 0.7.9
- [Release notes](https://github.com/AvaloniaUtils/DialogHost.Avalonia/releases)
- [Commits](AvaloniaUtils/DialogHost.Avalonia@v0.7.7...v0.7.9)

Updates `Material.Icons.Avalonia` from 2.1.9 to 2.1.10
- [Release notes](https://github.com/AvaloniaUtils/Material.Icons.Avalonia/releases)
- [Commits](https://github.com/AvaloniaUtils/Material.Icons.Avalonia/commits)

---
updated-dependencies:
- dependency-name: Polly
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: WebMarkupMin.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Avalonia.Desktop
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Avalonia.Diagnostics
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: DialogHost.Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Material.Icons.Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
@Tyrrrz Tyrrrz merged commit c63313e into master Jul 1, 2024
25 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/nuget-d249859449 branch July 1, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant