neon-sunset / fast-cache

The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.
https://www.nuget.org/packages/FastCache.Cached/
MIT License
88 stars 8 forks source link

Bump PolySharp from 1.12.1 to 1.13.1 #40

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps PolySharp from 1.12.1 to 1.13.1.

Release notes

Sourced from PolySharp's releases.

1.13.1

This PolySharp release includes a couple fixes in some packaging info.

✅ Bug fixes

  • Fix package URL in NuGet package by @​Sergio0694 in bebe2df524c46a7cc33c8131f24dec51c606c9b2

1.13.0

This PolySharp release includes one more runtime supported attribute that has been requested.

🪄 Polyfills

✅ Other changes

New Contributors

Commits
  • bebe2df Fix two copy-paste typos from ComputeSharp
  • 79e62ca Merge pull request #68 from Sergio0694/dev/drop-nugetizer
  • 5a6c8f3 Organize shared and package properties better
  • c26fec7 Drop NuGetizer from packaging project
  • 04ebf1a Merge pull request #59 from 0xced/typo
  • 3d7b8dd Fix typo in READMEs (polifilled → polyfilled)
  • 85370b7 Merge pull request #67 from Sergio0694/dev/requires-assembly-files
  • 9fed1e5 Add [RequiresAssemblyFiles] to readme files
  • 5561c9d Add [RequiresAssemblyFiles] polyfill
  • 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)
coveralls commented 1 year ago

Coverage Status

Coverage: 92.438%. Remained the same when pulling 2d007634cd0f660aa40c85d202145e5782cd3263 on dependabot/nuget/PolySharp-1.13.1 into f4bb2d41926ad643c9649830398cf8a453b15487 on main.