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 #532

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ITfoxtec.Identity.Saml2 (source) 4.10.4 -> 4.10.7 age adoption passing confidence
ITfoxtec.Identity.Saml2.MvcCore (source) 4.10.4 -> 4.10.7 age adoption passing confidence
Moq 4.20.69 -> 4.20.70 age adoption passing confidence
SixLabors.ImageSharp 3.0.2 -> 3.1.0 age adoption passing confidence
SonarAnalyzer.CSharp (source) 9.12.0.78982 -> 9.14.0.81108 age adoption passing confidence

Release Notes

ITfoxtec/ITfoxtec.Identity.Saml2 (ITfoxtec.Identity.Saml2) ### [`v4.10.7`](https://togithub.com/ITfoxtec/ITfoxtec.Identity.Saml2/releases/tag/4.10.7): Version 4.10.7 [Compare Source](https://togithub.com/ITfoxtec/ITfoxtec.Identity.Saml2/compare/4.10.6...4.10.7) - Resolve nullable type conversion error bug. The error made it impossible to read Saml2AuthnRequest.AssertionConsumerServiceIndex and Saml2AuthnRequest.AttributeConsumingServiceIndex because the type is `int?`. NuGet package released: https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/ https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/ https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/ ### [`v4.10.6`](https://togithub.com/ITfoxtec/ITfoxtec.Identity.Saml2/releases/tag/4.10.6): Version 4.10.6 - Symbols packages (snupkg) added along with the nuget packages. NuGet package released: https://www.nuget.org/packages/ITfoxtec.Identity.Saml2/ https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.Mvc/ https://www.nuget.org/packages/ITfoxtec.Identity.Saml2.MvcCore/
moq/moq (Moq) ### [`v4.20.70`](https://togithub.com/moq/moq/blob/HEAD/changelog.md#v42070-2023-11-28) [Full Changelog](https://togithub.com/devlooped/moq/compare/v4.20.69...v4.20.70) :hammer: Other: - a minor changes to improve the readability [#​1419](https://togithub.com/devlooped/moq/issues/1419) - Poll on SponsorLink [#​1415](https://togithub.com/devlooped/moq/issues/1415) - Change log is not updated since version 4.18.4 [#​1406](https://togithub.com/devlooped/moq/issues/1406) - Stop using Moq as a guinea pig to get feedback on and develop SponsorLink [#​1396](https://togithub.com/devlooped/moq/issues/1396) - Permanently delete all data from SponsorLink's database that has been collected during builds that included Moq (notably any version 4.20.\*) [#​1395](https://togithub.com/devlooped/moq/issues/1395) - SponsorLink is now OSS too and no longer bundled [#​1384](https://togithub.com/devlooped/moq/issues/1384) - SponsorLink and supporting OSS more broadly [#​1374](https://togithub.com/devlooped/moq/issues/1374) - Performance issue with large interfaces [#​1350](https://togithub.com/devlooped/moq/issues/1350) :twisted_rightwards_arrows: Merged: - A minor negation in GetDelay to make it more readable [#​1419](https://togithub.com/moq/moq/issues/1419) [#​1422](https://togithub.com/devlooped/moq/pull/1422) ([@​iPazooki](https://togithub.com/iPazooki)) - Manually update CHANGELOG.md for now [#​1407](https://togithub.com/devlooped/moq/pull/1407) ([@​kzu](https://togithub.com/kzu)) - Restore GDPR compliance and privacy [#​1402](https://togithub.com/devlooped/moq/pull/1402) ([@​DanWillman](https://togithub.com/DanWillman)) - Improve performance for mocking interfaces: Cache GetInterfaceMap [#​1351](https://togithub.com/devlooped/moq/pull/1351) ([@​rauhs](https://togithub.com/rauhs))
SixLabors/ImageSharp (SixLabors.ImageSharp) ### [`v3.1.0`](https://togithub.com/SixLabors/ImageSharp/releases/tag/v3.1.0) #### What's Changed - Reduced intermediate allocations by [@​gfoidl](https://togithub.com/gfoidl) in [https://github.com/SixLabors/ImageSharp/pull/2415](https://togithub.com/SixLabors/ImageSharp/pull/2415) - Port colorconverter YCbCr and YCCk to arm by [@​stefannikolei](https://togithub.com/stefannikolei) in [https://github.com/SixLabors/ImageSharp/pull/2417](https://togithub.com/SixLabors/ImageSharp/pull/2417) - Added and used Numerics.Vector{128|256}Count extension by [@​gfoidl](https://togithub.com/gfoidl) in [https://github.com/SixLabors/ImageSharp/pull/2422](https://togithub.com/SixLabors/ImageSharp/pull/2422) - Improvements around `fixed` by [@​gfoidl](https://togithub.com/gfoidl) in [https://github.com/SixLabors/ImageSharp/pull/2418](https://togithub.com/SixLabors/ImageSharp/pull/2418) - Create vector constants inline and not via ROS by [@​gfoidl](https://togithub.com/gfoidl) in [https://github.com/SixLabors/ImageSharp/pull/2419](https://togithub.com/SixLabors/ImageSharp/pull/2419) - More tests for Webp lossless utils by [@​brianpopow](https://togithub.com/brianpopow) in [https://github.com/SixLabors/ImageSharp/pull/2424](https://togithub.com/SixLabors/ImageSharp/pull/2424) - Fix incorrect comments by [@​hey-red](https://togithub.com/hey-red) in [https://github.com/SixLabors/ImageSharp/pull/2426](https://togithub.com/SixLabors/ImageSharp/pull/2426) - Fixed invalid jpeg buffer width compliment for scalar color converters by [@​br3aker](https://togithub.com/br3aker) in [https://github.com/SixLabors/ImageSharp/pull/2427](https://togithub.com/SixLabors/ImageSharp/pull/2427) - Update Readme by [@​brianpopow](https://togithub.com/brianpopow) in [https://github.com/SixLabors/ImageSharp/pull/2433](https://togithub.com/SixLabors/ImageSharp/pull/2433) - Add AdvSimd in ComponentProcessor by [@​stefannikolei](https://togithub.com/stefannikolei) in [https://github.com/SixLabors/ImageSharp/pull/2429](https://togithub.com/SixLabors/ImageSharp/pull/2429) - Fix decoding tiled tiff with unequal tile width and height by [@​brianpopow](https://togithub.com/brianpopow) in [https://github.com/SixLabors/ImageSharp/pull/2436](https://togithub.com/SixLabors/ImageSharp/pull/2436) - Fix Vp8Residual costs calculation by [@​brianpopow](https://togithub.com/brianpopow) in [https://github.com/SixLabors/ImageSharp/pull/2432](https://togithub.com/SixLabors/ImageSharp/pull/2432) - Fix thresholds for Resize kernel tests by [@​brianpopow](https://togithub.com/brianpopow) in [https://github.com/SixLabors/ImageSharp/pull/2440](https://togithub.com/SixLabors/ImageSharp/pull/2440) - Tiff: Undo horizontal predictor for cmyk images by [@​brianpopow](https://togithub.com/brianpopow) in [https://github.com/SixLabors/ImageSharp/pull/2459](https://togithub.com/SixLabors/ImageSharp/pull/2459) - fix a typo in XML comment for struct `Rgb48` by [@​n0099](https://togithub.com/n0099) in [https://github.com/SixLabors/ImageSharp/pull/2463](https://togithub.com/SixLabors/ImageSharp/pull/2463) - Fix [#​2467](https://togithub.com/SixLabors/ImageSharp/issues/2467) bmp encoding issue for BMP with 1 bit per pixel and more pixels per row than divisible by 8. by [@​synercoder](https://togithub.com/synercoder) in [https://github.com/SixLabors/ImageSharp/pull/2471](https://togithub.com/SixLabors/ImageSharp/pull/2471) - Update Directory.Build.targets by [@​Pashkinz92](https://togithub.com/Pashkinz92) in [https://github.com/SixLabors/ImageSharp/pull/2468](https://togithub.com/SixLabors/ImageSharp/pull/2468) - bugfix in Rational.cs, when both Nominator and Denominator equals to 0 by [@​tsardaryanCamenAI](https://togithub.com/tsardaryanCamenAI) in [https://github.com/SixLabors/ImageSharp/pull/2453](https://togithub.com/SixLabors/ImageSharp/pull/2453) - Fix DrawImage offsetting issues and improve API parameter names. by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2474](https://togithub.com/SixLabors/ImageSharp/pull/2474) - Use more accurate bit for alpha lookup. by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2473](https://togithub.com/SixLabors/ImageSharp/pull/2473) - Fix for B\&W pbm images with width not dividable by 8 by [@​ynse01](https://togithub.com/ynse01) in [https://github.com/SixLabors/ImageSharp/pull/2481](https://togithub.com/SixLabors/ImageSharp/pull/2481) - Tiff: ccitt compression, fix for issue [#​2451](https://togithub.com/SixLabors/ImageSharp/issues/2451) by [@​brianpopow](https://togithub.com/brianpopow) in [https://github.com/SixLabors/ImageSharp/pull/2483](https://togithub.com/SixLabors/ImageSharp/pull/2483) - Use `FileOptions.Asynchronous` when doing async IO by [@​Neme12](https://togithub.com/Neme12) in [https://github.com/SixLabors/ImageSharp/pull/2488](https://togithub.com/SixLabors/ImageSharp/pull/2488) - Allow JFXX as an App0 marker header by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2482](https://togithub.com/SixLabors/ImageSharp/pull/2482) - Adding QOI support by [@​LuisAlfredo92](https://togithub.com/LuisAlfredo92) in [https://github.com/SixLabors/ImageSharp/pull/2446](https://togithub.com/SixLabors/ImageSharp/pull/2446) - Vectorize TrimTransparentPixels in GifEncoderCore by [@​gfoidl](https://togithub.com/gfoidl) in [https://github.com/SixLabors/ImageSharp/pull/2500](https://togithub.com/SixLabors/ImageSharp/pull/2500) - Prevent crafted DOS attack. by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2501](https://togithub.com/SixLabors/ImageSharp/pull/2501) - Reverse automatic include behavior. by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2515](https://togithub.com/SixLabors/ImageSharp/pull/2515) - Handle EOF in Jpeg bit reader when data is bad to prevent DOS attack.
 by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2523](https://togithub.com/SixLabors/ImageSharp/pull/2523) - Fix [#​2518](https://togithub.com/SixLabors/ImageSharp/issues/2518) by [@​antonfirsov](https://togithub.com/antonfirsov) in [https://github.com/SixLabors/ImageSharp/pull/2519](https://togithub.com/SixLabors/ImageSharp/pull/2519) - Fix for issue 2504 - IPTC and ICC profile information being lost during TIFF file save by [@​JeffP134](https://togithub.com/JeffP134) in [https://github.com/SixLabors/ImageSharp/pull/2535](https://togithub.com/SixLabors/ImageSharp/pull/2535) - Preserve Gif color palettes and deduplicate frame pixels. by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2455](https://togithub.com/SixLabors/ImageSharp/pull/2455) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/SixLabors/ImageSharp/pull/2530](https://togithub.com/SixLabors/ImageSharp/pull/2530) - Expose and conserve the color palette for indexed png images. by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2485](https://togithub.com/SixLabors/ImageSharp/pull/2485) - Change ExifTag TimeZoneOffset to Signed Short by [@​Cheesebaron](https://togithub.com/Cheesebaron) in [https://github.com/SixLabors/ImageSharp/pull/2541](https://togithub.com/SixLabors/ImageSharp/pull/2541) - Expose non-nullable configuration to remove AOT limiting null check by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2514](https://togithub.com/SixLabors/ImageSharp/pull/2514) - Add GPSHPositioningError exif tag by [@​Cheesebaron](https://togithub.com/Cheesebaron) in [https://github.com/SixLabors/ImageSharp/pull/2543](https://togithub.com/SixLabors/ImageSharp/pull/2543) - Disallow allocation attempts of unrepresentable sizes by [@​antonfirsov](https://togithub.com/antonfirsov) in [https://github.com/SixLabors/ImageSharp/pull/2545](https://togithub.com/SixLabors/ImageSharp/pull/2545) - Add webp decoder option to handle the background color in ANIM chunk by [@​brianpopow](https://togithub.com/brianpopow) in [https://github.com/SixLabors/ImageSharp/pull/2547](https://togithub.com/SixLabors/ImageSharp/pull/2547) - Tiff decoding robustness improvements by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2550](https://togithub.com/SixLabors/ImageSharp/pull/2550) - PBM decoder robustness improvements and BufferedReadStream observability by [@​antonfirsov](https://togithub.com/antonfirsov) in [https://github.com/SixLabors/ImageSharp/pull/2551](https://togithub.com/SixLabors/ImageSharp/pull/2551) - Follow up on post-merge discussions in [#​2551](https://togithub.com/SixLabors/ImageSharp/issues/2551) by [@​antonfirsov](https://togithub.com/antonfirsov) in [https://github.com/SixLabors/ImageSharp/pull/2552](https://togithub.com/SixLabors/ImageSharp/pull/2552) - APNG support by [@​Poker-sang](https://togithub.com/Poker-sang) in [https://github.com/SixLabors/ImageSharp/pull/2511](https://togithub.com/SixLabors/ImageSharp/pull/2511) - WebP - Reduce the allocations in lossless encoding by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2546](https://togithub.com/SixLabors/ImageSharp/pull/2546) - Animated webp encoder by [@​Poker-sang](https://togithub.com/Poker-sang) in [https://github.com/SixLabors/ImageSharp/pull/2569](https://togithub.com/SixLabors/ImageSharp/pull/2569) - Fix boxed quantization and update refs by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2582](https://togithub.com/SixLabors/ImageSharp/pull/2582) - Explicitly set BitsPerPixel and BitsPerSample to 1 for bicolor compressed images by [@​brianpopow](https://togithub.com/brianpopow) in [https://github.com/SixLabors/ImageSharp/pull/2590](https://togithub.com/SixLabors/ImageSharp/pull/2590) - \[fix]: Fixed Unknown App0 Marker add profileResolver missing by [@​JoseEliasSantos](https://togithub.com/JoseEliasSantos) in [https://github.com/SixLabors/ImageSharp/pull/2566](https://togithub.com/SixLabors/ImageSharp/pull/2566) - Png- Do not attempt to read data for chunks of length 0. by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2561](https://togithub.com/SixLabors/ImageSharp/pull/2561) - Add smart animated format conversion. by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2588](https://togithub.com/SixLabors/ImageSharp/pull/2588) - Relaxed handle of corrupt png files by [@​svenclaesson](https://togithub.com/svenclaesson) in [https://github.com/SixLabors/ImageSharp/pull/2589](https://togithub.com/SixLabors/ImageSharp/pull/2589) - Confirm we can correctly decode jpegs with malformed D0-D7 chunks. by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2594](https://togithub.com/SixLabors/ImageSharp/pull/2594) - Add AdvSimd implementation to AnimationUtilities.DeDuplicatePixels by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2596](https://togithub.com/SixLabors/ImageSharp/pull/2596) - Add CICP color metadata and PNG support by [@​VentuzTammoHinrichs](https://togithub.com/VentuzTammoHinrichs) in [https://github.com/SixLabors/ImageSharp/pull/2592](https://togithub.com/SixLabors/ImageSharp/pull/2592) - Read resolution from EXIF metadata in WebP by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2598](https://togithub.com/SixLabors/ImageSharp/pull/2598) - Use source length as bounds when unpacking RGB planes by [@​JimBobSquarePants](https://togithub.com/JimBobSquarePants) in [https://github.com/SixLabors/ImageSharp/pull/2599](https://togithub.com/SixLabors/ImageSharp/pull/2599) #### New Contributors - [@​hey-red](https://togithub.com/hey-red) made their first contribution in [https://github.com/SixLabors/ImageSharp/pull/2426](https://togithub.com/SixLabors/ImageSharp/pull/2426) - [@​n0099](https://togithub.com/n0099) made their first contribution in [https://github.com/SixLabors/ImageSharp/pull/2463](https://togithub.com/SixLabors/ImageSharp/pull/2463) - [@​Pashkinz92](https://togithub.com/Pashkinz92) made their first contribution in [https://github.com/SixLabors/ImageSharp/pull/2468](https://togithub.com/SixLabors/ImageSharp/pull/2468) - [@​tsardaryanCamenAI](https://togithub.com/tsardaryanCamenAI) made their first contribution in [https://github.com/SixLabors/ImageSharp/pull/2453](https://togithub.com/SixLabors/ImageSharp/pull/2453) - [@​Neme12](https://togithub.com/Neme12) made their first contribution in [https://github.com/SixLabors/ImageSharp/pull/2488](https://togithub.com/SixLabors/ImageSharp/pull/2488) - [@​LuisAlfredo92](https://togithub.com/LuisAlfredo92) made their first contribution in [https://github.com/SixLabors/ImageSharp/pull/2446](https://togithub.com/SixLabors/ImageSharp/pull/2446) - [@​JeffP134](https://togithub.com/JeffP134) made their first contribution in [https://github.com/SixLabors/ImageSharp/pull/2535](https://togithub.com/SixLabors/ImageSharp/pull/2535) - [@​Cheesebaron](https://togithub.com/Cheesebaron) made their first contribution in [https://github.com/SixLabors/ImageSharp/pull/2541](https://togithub.com/SixLabors/ImageSharp/pull/2541) - [@​Poker-sang](https://togithub.com/Poker-sang) made their first contribution in [https://github.com/SixLabors/ImageSharp/pull/2511](https://togithub.com/SixLabors/ImageSharp/pull/2511) - [@​JoseEliasSantos](https://togithub.com/JoseEliasSantos) made their first contribution in [https://github.com/SixLabors/ImageSharp/pull/2566](https://togithub.com/SixLabors/ImageSharp/pull/2566) - [@​svenclaesson](https://togithub.com/svenclaesson) made their first contribution in [https://github.com/SixLabors/ImageSharp/pull/2589](https://togithub.com/SixLabors/ImageSharp/pull/2589) - [@​VentuzTammoHinrichs](https://togithub.com/VentuzTammoHinrichs) made their first contribution in [https://github.com/SixLabors/ImageSharp/pull/2592](https://togithub.com/SixLabors/ImageSharp/pull/2592) **Full Changelog**: https://github.com/SixLabors/ImageSharp/compare/v3.0.1...v3.1.0
SonarSource/sonar-dotnet (SonarAnalyzer.CSharp) ### [`v9.14.0.81108`](https://togithub.com/SonarSource/sonar-dotnet/releases/tag/9.14.0.81108): 9.14 [Compare Source](https://togithub.com/SonarSource/sonar-dotnet/compare/9.12.0.78982...9.14.0.81108) Hello everyone! We are happy to announce that we now have 5 dedicated Blazor rules 🚀 🥳 Special thanks to our contributor (and former colleague) [@​sagi1623](https://togithub.com/sagi1623) for fixing [https://github.com/SonarSource/sonar-dotnet/pull/8302](https://togithub.com/SonarSource/sonar-dotnet/pull/8302). ##### Improvements - [8274](https://togithub.com/SonarSource/sonar-dotnet/issues/8274) - \[C#] New rule S6797: Query parameter should be of supported type - [8278](https://togithub.com/SonarSource/sonar-dotnet/issues/8278) - \[C#] New rule S6798: \[JSInvokable] attribute should only be used on public methods - [8275](https://togithub.com/SonarSource/sonar-dotnet/issues/8275) - \[C#] New rule S6800: Component parameter type should match the route parameter type constraint - [8277](https://togithub.com/SonarSource/sonar-dotnet/issues/8277) - \[C#] New rule S6802: Using lambda expressions in loops should be avoided in Blazor markup section - [8338](https://togithub.com/SonarSource/sonar-dotnet/issues/8338) - \[C#] New rule S6803: Parameters with SupplyParameterFromQuery attribute should be used only in routable components - [8228](https://togithub.com/SonarSource/sonar-dotnet/issues/8228) - \[C#] Deprecate S4212 - [8346](https://togithub.com/SonarSource/sonar-dotnet/issues/8346) - Create CFG from member node - [8271](https://togithub.com/SonarSource/sonar-dotnet/pull/8271) - Adding missing operation wrappers and syntax kinds to the shim layer - [8230](https://togithub.com/SonarSource/sonar-dotnet/issues/8230) - Update Signing Certificate - [8290](https://togithub.com/SonarSource/sonar-dotnet/issues/8290) - Update RSPEC before 9.14 release ##### Bug Fixes - [8310](https://togithub.com/SonarSource/sonar-dotnet/issues/8310) - \[C#, VB.NET] Fix S2068 AD0001: Overflow exception when a configuration file value is a number greater than Int32.MaxValue ##### False Positive - [8285](https://togithub.com/SonarSource/sonar-dotnet/issues/8285) - \[C#, VB.NET] Fix S2583 FP: Number constraint from remainder calculation is not correct. - [8358](https://togithub.com/SonarSource/sonar-dotnet/issues/8358) - \[C#] Fix S2743 FP: Arrow properties do not have static fields - [7624](https://togithub.com/SonarSource/sonar-dotnet/issues/7624) - \[C#] Fix S3604 FP: Primary constructors ##### False Negative - [8335](https://togithub.com/SonarSource/sonar-dotnet/pull/8335) - \[C#] Fix S2259 FN: FlowCaptures in Field/PropertyReference.Instance - [6050](https://togithub.com/SonarSource/sonar-dotnet/issues/6050) - \[C#] Fix S2930 FN: Track System.Threading.CancellationTokenSource ##### Performance - [8181](https://togithub.com/SonarSource/sonar-dotnet/pull/8181) - \[C#] Improve S5332 performance: Reuse compiled regex

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 9 months ago

:tada: This PR is included in version 3.14.0-alpha.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

christopherpickering commented 9 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket:

christopherpickering commented 9 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: