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

Update all non-major dependencies #378

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Blazor-ApexCharts (source) 5.0.0 -> 5.0.1 age adoption passing confidence
Fluxor 6.5.0 -> 6.5.2 age adoption passing confidence
Fluxor.Blazor.Web 6.5.0 -> 6.5.2 age adoption passing confidence
Fluxor.Blazor.Web.ReduxDevTools 6.5.0 -> 6.5.2 age adoption passing confidence
Google.Apis.AndroidPublisher.v3 1.68.0.3637 -> 1.68.0.3654 age adoption passing confidence
Google.Protobuf 3.29.2 -> 3.29.3 age adoption passing confidence
Grpc.Tools 2.68.1 -> 2.69.0 age adoption passing confidence
Microsoft.AspNetCore.Components.WebView.Maui 9.0.21 -> 9.0.22 age adoption passing confidence
Microsoft.Maui.Controls 9.0.21 -> 9.0.22 age adoption passing confidence
NUnit.Analyzers 4.5.0 -> 4.6.0 age adoption passing confidence
Sentry.Maui (source) 5.0.0 -> 5.0.1 age adoption passing confidence
csharpier 0.30.5 -> 0.30.6 age adoption passing confidence
rollup (source) 4.29.2 -> 4.30.1 age adoption passing confidence
xunit 2.9.2 -> 2.9.3 age adoption passing confidence
xunit.runner.visualstudio 3.0.0 -> 3.0.1 age adoption passing confidence

Release Notes

apexcharts/Blazor-ApexCharts (Blazor-ApexCharts)

v5.0.1

What's Changed

Full Changelog: apexcharts/Blazor-ApexCharts@v5.0.0...v5.0.1

mrpmorris/Fluxor (Fluxor)

v6.5.2

Compare Source

  • Fix false positive FLXW01 error (#​522)
protocolbuffers/protobuf (Google.Protobuf)

v3.29.3

dotnet/maui (Microsoft.AspNetCore.Components.WebView.Maui)

v9.0.22: SR2.2

Compare Source

What's Changed

Full Changelog: dotnet/maui@9.0.21...9.0.22

nunit/nunit.analyzers (NUnit.Analyzers)

v4.6.0: NUnit Analyzers 4.6 - January 9, 2025

Compare Source

NUnit Analyzers 4.6 - January 9, 2025

This release contains two improvements: Allowing NUnit1001 to understand DateOnly and TimeOnly parameters in
TestCaseUsage and making NUnit2045 support Assert.EnterMultipleScope (introduced in NUnit version 4.2).

The release contains contributions from the following users (in alphabetical order):

Issues Resolved

Features and Enhancements

  • #​820 NUnit1001 compains about DateOnly parameters
  • #​769 Recognized the new Assert.EnterMultipleScope() concept.

Tooling, Process, and Documentation

  • #​829 chore: Bump year to 2025 in copyrights
  • #​823 chore: Bump cake.tool to version 4
  • #​822 chore: Bump NUnit to 4.3.2
  • #​818 chore: Replace "buildstats.info" with "img.shields.io"
  • #​815 chore: bump version
getsentry/sentry-dotnet (Sentry.Maui)

v5.0.1

Compare Source

Features
  • .NET on iOS: Add experimental EnableAppHangTrackingV2 configuration flag to the options binding SDK (#​3877)
Fixes
  • .NET Mobile: Disable and made obsolete the iOS Watchdog termination feature which is based on heuristics that don't work in .NET (#​3867)
  • .NET on Android: NullReferenceException handled by Mono cause the app to crash (PR #​3694) (#​3871)
Dependencies
belav/csharpier (csharpier)

v0.30.6

Compare Source

What's Changed
Trailing comma is placed on new line if last enum value is followed by a comment #​1429
// input
enum MyEnum
{
    First,
    Second // the second value
}

// 0.30.5
enum MyEnum
{
    First,
    Second // the second value
    ,
}

// 0.30.6
enum MyEnum
{
    First,
    Second, // the second value
}

Full Changelog: belav/csharpier@0.30.5...0.30.6

rollup/rollup (rollup)

v4.30.1

Compare Source

2025-01-07

Bug Fixes
  • Prevent invalid code when simplifying unary expressions in switch cases (#​5786)
Pull Requests

v4.30.0

Compare Source

2025-01-06

Features
  • Inline values of resolvable unary expressions for improved tree-shaking (#​5775)
Pull Requests
xunit/visualstudio.xunit (xunit.runner.visualstudio)

v3.0.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@LiamMorrow LiamMorrow merged commit 99aafdc into main Jan 13, 2025
8 checks passed
@LiamMorrow LiamMorrow deleted the renovate/all-minor-patch branch January 13, 2025 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant