atlas-bi / Library

πŸ€”πŸ“ˆ Atlas | The unified report library.
https://atlas.bi
GNU General Public License v3.0
15 stars 4 forks source link

chore(deps) Update all non-major dependencies #494

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
Hangfire (source) nuget patch 1.8.4 -> 1.8.5 age adoption passing confidence
LigerShark.WebOptimizer.Core nuget patch 3.0.384 -> 3.0.386 age adoption passing confidence
Microsoft.AspNetCore.Authentication.Negotiate (source) nuget patch 7.0.9 -> 7.0.10 age adoption passing confidence
Microsoft.AspNetCore.Identity.EntityFrameworkCore (source) nuget patch 7.0.9 -> 7.0.10 age adoption passing confidence
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (source) nuget patch 7.0.9 -> 7.0.10 age adoption passing confidence
Microsoft.AspNetCore.Mvc.Testing (source) nuget patch 7.0.9 -> 7.0.10 age adoption passing confidence
Microsoft.EntityFrameworkCore (source) nuget patch 7.0.9 -> 7.0.10 age adoption passing confidence
Microsoft.EntityFrameworkCore.InMemory (source) nuget patch 7.0.9 -> 7.0.10 age adoption passing confidence
Microsoft.EntityFrameworkCore.SqlServer (source) nuget patch 7.0.9 -> 7.0.10 age adoption passing confidence
Microsoft.EntityFrameworkCore.Tools (source) nuget patch 7.0.9 -> 7.0.10 age adoption passing confidence
Moq nuget minor 4.18.4 -> 4.20.69 age adoption passing confidence
regenerator-runtime (source) devDependencies minor ^0.13.11 -> ^0.14.0 age adoption passing confidence

Release Notes

HangfireIO/Hangfire (Hangfire) ### [`v1.8.5`](https://togithub.com/HangfireIO/Hangfire/releases/tag/v1.8.5): 1.8.5 ##### Release Notes ##### Hangfire.Core - **Added** – Possibility to inform a `FaviconPath` on `DashboardOptions` (by [@​cezar-pimentel](https://togithub.com/cezar-pimentel)). - **Fixed** – Inability to restore a disabled recurring job, regression in version 1.8.3. - **Fixed** – Make it possible to serialize the `AutomaticRetryAttribute` filter to JSON. ##### Hangfire.SqlServer - **Fixed** – "Query processor could not produce a query plan" when removing expired counters in `Schema 5`.
dotnet/aspnetcore (Microsoft.AspNetCore.Authentication.Negotiate) ### [`v7.0.10`](https://togithub.com/dotnet/aspnetcore/releases/tag/v7.0.10): .NET 7.0.10 [Release](https://togithub.com/dotnet/core/releases/tag/v7.0.10)
dotnet/efcore (Microsoft.EntityFrameworkCore) ### [`v7.0.10`](https://togithub.com/dotnet/efcore/releases/tag/v7.0.10): .NET 7.0.10 [Release](https://togithub.com/dotnet/core/releases/tag/v7.0.10)
moq/moq (Moq) ### [`v4.20.69`](https://togithub.com/moq/moq/releases/tag/v4.20.69) Let's make it more memorable when Moq became "safe" again. #### What's Changed - Removed SponsorLink [https://github.com/moq/moq/pull/1375](https://togithub.com/moq/moq/pull/1375) - Remove AWS sponsorship from readme by [@​kzu](https://togithub.com/kzu) in [https://github.com/moq/moq/pull/1383](https://togithub.com/moq/moq/pull/1383) - Add everyone how now DOES sponsor 🫢 ### [`v4.20.2`](https://togithub.com/moq/moq/releases/tag/v4.20.2) #### What's Changed ##### πŸ› Fixed bugs - Remove SponsorLink since it breaks MacOS restore by [@​kzu](https://togithub.com/kzu) in [https://github.com/moq/moq/pull/1375](https://togithub.com/moq/moq/pull/1375) > NOTE: in addition, there were potential privacy issues raised with regards to the SHA256 hashing of > user' email to check for sponsorship, so it won't be coming back until that's properly addressed **Full Changelog**: https://github.com/moq/moq/compare/v4.20.1...v4.20.2 ### [`v4.20.1`](https://togithub.com/moq/moq/releases/tag/v4.20.1) ##### What's Changed ##### ✨ Implemented enhancements - Add Sponsor button to package readme πŸ’œ **Full Changelog**: https://github.com/moq/moq/compare/v4.20.0...v4.20.1 ### [`v4.20.0`](https://togithub.com/moq/moq/releases/tag/v4.20.0) ##### What's Changed ##### ✨ Implemented enhancements - Add `setup.Verifiable(Times times, [string failMessage])` method by [@​stakx](https://togithub.com/stakx) in [https://github.com/moq/moq/pull/1319](https://togithub.com/moq/moq/pull/1319) ##### πŸ”¨ Other - Add `Mock.RaiseAsync` by [@​stakx](https://togithub.com/stakx) in [https://github.com/moq/moq/pull/1313](https://togithub.com/moq/moq/pull/1313) - Add `ThrowsAsync` for non-generic `ValueTask` by [@​johnthcall](https://togithub.com/johnthcall) in [https://github.com/moq/moq/pull/1235](https://togithub.com/moq/moq/pull/1235) - Use PackageLicenseExpression instead of PackageLicenseUrl by [@​wismann](https://togithub.com/wismann) in [https://github.com/moq/moq/pull/1322](https://togithub.com/moq/moq/pull/1322) - Don't throw away generic type arguments in one `mock.Protected().Verify()` method overload by [@​stakx](https://togithub.com/stakx) in [https://github.com/moq/moq/pull/1325](https://togithub.com/moq/moq/pull/1325) - [#​1340](https://togithub.com/moq/moq/issues/1340) updated appveyor.yml with workaround to make builds work again by [@​david-kalbermatten](https://togithub.com/david-kalbermatten) in [https://github.com/moq/moq/pull/1346](https://togithub.com/moq/moq/pull/1346) - Revamp structure, apply oss template, cleanup projects/imports by [@​kzu](https://togithub.com/kzu) in [https://github.com/moq/moq/pull/1358](https://togithub.com/moq/moq/pull/1358) - Add πŸ’œ SponsorLink support by [@​kzu](https://togithub.com/kzu) in [https://github.com/moq/moq/pull/1363](https://togithub.com/moq/moq/pull/1363) - fix website url by [@​tibel](https://togithub.com/tibel) in [https://github.com/moq/moq/pull/1364](https://togithub.com/moq/moq/pull/1364) ##### New Contributors - [@​johnthcall](https://togithub.com/johnthcall) made their first contribution in [https://github.com/moq/moq/pull/1235](https://togithub.com/moq/moq/pull/1235) - [@​wismann](https://togithub.com/wismann) made their first contribution in [https://github.com/moq/moq/pull/1322](https://togithub.com/moq/moq/pull/1322) - [@​david-kalbermatten](https://togithub.com/david-kalbermatten) made their first contribution in [https://github.com/moq/moq/pull/1346](https://togithub.com/moq/moq/pull/1346) - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/moq/moq/pull/1360](https://togithub.com/moq/moq/pull/1360) **Full Changelog**: https://github.com/moq/moq/compare/v4.18.4...v4.20.0
facebook/regenerator (regenerator-runtime) ### [`v0.14.0`](https://togithub.com/facebook/regenerator/compare/regenerator-runtime@0.13.11...regenerator-runtime@0.14.0) [Compare Source](https://togithub.com/facebook/regenerator/compare/regenerator-runtime@0.13.11...regenerator-runtime@0.14.0)

Configuration

πŸ“… Schedule: Branch creation - "before 10pm on Sunday" in timezone America/Chicago, 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.



This PR has been generated by Mend Renovate. View repository job log here.

christopherpickering commented 1 year ago

:tada: This PR is included in version 3.13.0-alpha.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

christopherpickering commented 1 year ago

:tada: This PR is included in version 3.13.1-alpha.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

christopherpickering commented 1 year ago

:tada: This PR is included in version 3.13.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: