devlooped / CredentialManager

Packages the official Git Credential Manager cross-platform credential store implementation supporting Windows, macOS and Linux for use as a NS2.0 library with no UI or external dependencies.
https://clarius.org/CredentialManager
MIT License
9 stars 0 forks source link

Bump Devlooped.SponsorLink from 0.9.1 to 0.9.5 #33

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Devlooped.SponsorLink from 0.9.1 to 0.9.5.

Changelog

Sourced from Devlooped.SponsorLink's changelog.

v0.9.5

What's Changed

✨ Implemented enhancements

  • Further improve proxy support for non-Win/VS scenarios
  • Automate publishing of release notes

🐛 Fixed bugs

  • Halve network error timeout by exiting early on first failure when checking for installed GH app

v0.9.4

What's Changed

✨ Implemented enhancements

  • After quiet days passed, increase random pause by 1sec/day until max configured pause
  • Add 250ms network timeout to speed up HTTP request failures
  • Add proxy support for Windows/.NET Framework

🐛 Fixed bugs

  • Fix detection of install time for package to start quiet days countdown

v0.9.0

What's Changed

✨ Implemented enhancements

  • Make quiet days configurable by the sponsorable
  • Introduce 12hrs CDN-based caching to improve performance

v0.8.0

What's Changed

✨ Implemented enhancements

  • Track localized resources from upstream for easier translation
  • Further optimize diagnostic reporting for multiple reports for same sponsorable/project
  • Don't issue warnings during first two weeks after install (quiet days)
  • Improve devlooped thanks page for SponsorApp/Admin installations
  • Support reporting package id/version for a sponsorable project

v0.7.0

What's Changed

✨ Implemented enhancements

  • Move strings to resources to enable localization
  • Add spanish localization in SponsorLink repo
  • Set up localization sync in upstream package

v0.6.0

What's Changed

✨ Implemented enhancements

  • Allow replacing reported diagnostic descriptions

v0.5.0

What's Changed

✨ Implemented enhancements

  • Honor compiler-based supressions: allows skipping Info diagnostic with [assembly: SuppressMessage("SponsorLink", "SL04")] for example.
  • Deduplicate diagnostics that are for the same sponsorable and project (i.e. using multiple ThisAssembly.* packages)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Looks like Devlooped.SponsorLink is up-to-date now, so this is no longer needed.