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 ThisAssembly.AssemblyInfo from 1.2.5 to 1.2.8 #34

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ThisAssembly.AssemblyInfo from 1.2.5 to 1.2.8.

Release notes

Sourced from ThisAssembly.AssemblyInfo's releases.

v1.2.8

What's Changed

✨ Implemented enhancements

  • Ship improved version of SponsorLink that has far better support for HTTP(s) proxies which are commonplace in corporate environments.

See https://github.com/devlooped/SponsorLink/blob/main/releases.md#v095

v1.2.7

What's Changed

✨ Implemented enhancements

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.2.6...v1.2.7

v1.2.6

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.2.5...v1.2.6

Changelog

Sourced from ThisAssembly.AssemblyInfo's changelog.

v1.2.8 (2023-02-16)

Full Changelog

:sparkles: Implemented enhancements:

v1.2.7 (2023-02-15)

Full Changelog

:sparkles: Implemented enhancements:

  • Bump to shorter network timeout (250ms) on sponsorlink check #196 (@​kzu)

v1.2.6 (2023-02-11)

Full Changelog

:sparkles: Implemented enhancements:

  • Only surface build and analyzer from SponsorLink #195 (@​kzu)

:bug: Fixed bugs:

  • Fix missing first character of local branch name #192 (@​kzu)

:twisted_rightwards_arrows: Merged:

  • Enable local testing of nugetizer #194 (@​kzu)
  • Force no quiet days for local testing in debug builds #193 (@​kzu)
Commits
  • 48615e7 Bump to latest SponsorLink
  • 5f6549f 🖉 Update changelog with v1.2.7
  • 21f6096 Bump to shorter network timeout (250ms) on sponsorlink check
  • 749fba4 🖉 Update changelog with v1.2.6
  • d57edc3 Only surface build and analyzer from SponsorLink
  • 74b66be Enable local testing of nugetizer
  • fe3ff87 Force no quiet days for local testing in debug builds
  • 80c8019 Fix missing first character of local branch name
  • ec41874 🖉 Update changelog with v1.2.5
  • See full diff in compare view


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

Superseded by #37.