SponsorLink
SponsorLink copied to clipboard
SponsorLink: an attempt at OSS sustainability
Bumps [LibGit2Sharp](https://github.com/libgit2/libgit2sharp) from 0.27.2 to 0.30.0. Release notes Sourced from LibGit2Sharp's releases. LibGit2Sharp v0.29.0 Changes This release includes libgit2 v1.7.1. CI changes for the native binaries has removed support for...
Bumps the tests group with 1 update: [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `xunit.runner.visualstudio` from 2.5.7 to 2.8.0 Commits 6438bb8 v2.8.0 2afd4cd Pick up latest dependencies b8be108 Add multiplier format support to RunSettings 3c2e493...
Bumps [Microsoft.Playwright](https://github.com/microsoft/playwright-dotnet) from 1.42.0 to 1.43.0. Release notes Sourced from Microsoft.Playwright's releases. v1.43.0 New APIs Method BrowserContext.ClearCookiesAsync() now supports filters to remove only some cookies. // Clear all cookies. await...
Bumps [chromium](https://github.com/devlooped/chromium) from 2024.4.1 to 2024.4.16. Release notes Sourced from chromium's releases. v2024.04.16 Full Changelog: https://github.com/devlooped/chromium/compare/v2024.04.01...v2024.04.16 Commits 71b6d0c 🖉 Update changelog with v2024.04.01 See full diff in compare view [ from 5.9.1 to 5.10.0. Release notes Sourced from Scriban's releases. 5.10.0 Changes 🚀 Enhancements Implements Full Support for System.Text.Json - Closes #527 (PR #533) by @r-Larch 🧰 Maintenance...
Instead of assuming other OSS projects will use our infrastructure, assume instead that they (being developers) will instead host their own endpoint for signed manifest generation. This should lower the...
Given #140, self-hosting of the functions JWT signing backend and GH CLI extension as a front-end should be more prominently documented and explained.
Based on [feedback](https://github.com/devlooped/SponsorLink/issues/100#issuecomment-1925492140), we should perhaps mention that the default `SPONSORLINK_MANIFEST` is more of a default behavior when used in conjunction with the [gh-sponsors](https://github.com/devlooped/gh-sponsors) tool.
**UPDATED**: I've polished a `v2.0.0-rc.1` version of the JWT manifest(s) used by the new SL (both sponsorable and sponsor). Please give it a read and let me know your feedback...
From the feedback at https://github.com/moq/moq/discussions/1414#discussioncomment-6913884, a good point was made: A warning would certainly be more visible, yet if `WarningsNotAsErrors` is provided via the package props, you can avoid the...