TableStorage
TableStorage copied to clipboard
Bump PolySharp from 1.13.2 to 1.14.1
Bumps PolySharp from 1.13.2 to 1.14.1.
Release notes
Sourced from PolySharp's releases.
1.14.1
✅ Bug fixes and changes
- Fix InlineArrayAttribute visibility by
@sliekensin Sergio0694/PolySharp#92- Fix typos in PolyfillsGenerator.cs by
@piotrstenkein Sergio0694/PolySharp#91New Contributors
@piotrstenkemade their first contribution in Sergio0694/PolySharp#911.14.0
This PolySharp release includes C# 12 support.
🪄 Polyfills
- Add C# 12 and .NET 8 polyfills by
@Sergio0694in Sergio0694/PolySharp#81✅ Bug fixes
- Remove ExcludeFromCodeCoverage in case the type is not public by
@hugenerin Sergio0694/PolySharp#75- Exclude RequiresAssemblyFilesAttribute from code coverage by
@sliekensin Sergio0694/PolySharp#83🔧 Other changes
- Remove .NET Core 3.1 TFMs by
@Sergio0694in Sergio0694/PolySharp#82- Update Roslyn version error message by
@dongle-the-gadgetin Sergio0694/PolySharp#80- Simplify HasAccessibleTypeWithMetadataName by
@Sergio0694in Sergio0694/PolySharp#77- Skip unnecessary CI runs for PRs from same user by
@Sergio0694in Sergio0694/PolySharp#87New Contributors
@dongle-the-gadgetmade their first contribution in Sergio0694/PolySharp#80@hugenermade their first contribution in Sergio0694/PolySharp#75@sliekensmade their first contribution in Sergio0694/PolySharp#83
Commits
a7a92a9Merge pull request #91 from piotrstenke/patch-1e811138Fix typos in PolyfillsGenerator.cs8759578Merge pull request #92 from sliekens/bugfix/inline-array-attribute-visibility15de11dFix InlineArrayAttribute visibility2a6e35eMerge pull request #81 from Sergio0694/dev/net8-polyfillsd171c2eRemove unnecessary [UnmanagedCallersOnly] constructorc06aad4Add InlineArrayAttribute polyfill90c196aAdd unit tests for new polyfill types897ed98Update language version in readme filesf19ef6cAdd type forwarding test for [RequiresLocation]- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.