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

chore(deps): update patch-all #1015

Merged
merged 1 commit into from
Jan 17, 2025
Merged

chore(deps): update patch-all #1015

merged 1 commit into from
Jan 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
AWSSDK.S3 3.7.411.3 -> 3.7.412.1 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Authentication.JwtBearer (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Identity.EntityFrameworkCore (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.AspNetCore.Mvc.Testing (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.AspNetCore.OData 9.1.1 -> 9.1.3 age adoption passing confidence nuget patch
Microsoft.AspNetCore.OpenApi (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Data.Sqlite.Core (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore.Abstractions (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore.Design (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore.Relational (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore.SqlServer (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore.Sqlite (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Configuration (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Configuration.Abstractions (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Configuration.Binder (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Configuration.Json (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.DependencyInjection (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.DependencyInjection.Abstractions (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Hosting (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Hosting.Abstractions (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Identity.Core (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Identity.Stores (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Logging (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Microsoft.Extensions.Logging.Abstractions (source) 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
Polly 8.5.0 -> 8.5.1 age adoption passing confidence nuget patch
ReHackt.Extensions.Options.Validation 9.0.0 -> 9.0.1 age adoption passing confidence nuget patch
ghcr.io/cirruslabs/flutter 3.27.1 -> 3.27.2 age adoption passing confidence stage patch
xunit.runner.visualstudio 3.0.0 -> 3.0.1 age adoption passing confidence nuget patch

Release Notes

dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.JwtBearer)

v9.0.1: .NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0...v9.0.1

OData/AspNetCoreOData (Microsoft.AspNetCore.OData)

v9.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: OData/AspNetCoreOData@9.1.1...9.1.2

dotnet/efcore (Microsoft.Data.Sqlite.Core)

v9.0.1: .NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.0...v9.0.1

dotnet/runtime (Microsoft.Extensions.Configuration)

v9.0.1: .NET 9.0.1

Release

What's Changed

Full Changelog: dotnet/runtime@v9.0.0...v9.0.1

App-vNext/Polly (Polly)

v8.5.1

Compare Source

What's Changed

New Contributors

Full Changelog: App-vNext/Polly@8.5.0...8.5.1

xunit/visualstudio.xunit (xunit.runner.visualstudio)

v3.0.1

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (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.

@renovate renovate bot requested a review from tnotheis as a code owner January 10, 2025 05:57
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 10, 2025
@renovate renovate bot enabled auto-merge (squash) January 10, 2025 05:57
Copy link
Contributor Author

renovate bot commented Jan 10, 2025

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

tnotheis
tnotheis previously approved these changes Jan 10, 2025
@renovate renovate bot force-pushed the renovate/patch-all branch 13 times, most recently from d96c7e1 to bf6e7af Compare January 17, 2025 08:40
@renovate renovate bot force-pushed the renovate/patch-all branch from 34307cc to edd15de Compare January 17, 2025 13:34
@tnotheis tnotheis disabled auto-merge January 17, 2025 14:51
@tnotheis tnotheis merged commit 078a698 into main Jan 17, 2025
20 of 22 checks passed
@tnotheis tnotheis deleted the renovate/patch-all branch January 17, 2025 14:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant