Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Polyfill from 7.8.0 to 7.9.1 (#306)
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 7.8.0 to 7.9.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SimonCropp/Polyfill/commit/aa8588448458a7084262176783dad15b1f0dadac"><code>aa85884</code></a> Update Directory.Build.props</li> <li><a href="https://github.com/SimonCropp/Polyfill/commit/952caad87f24934597ae8ae0d76774d65f7ec8e5"><code>952caad</code></a> fix Compile Condition</li> <li><a href="https://github.com/SimonCropp/Polyfill/commit/5fefc88c04fb5d8e54a3344dc4e17126ea0295c5"><code>5fefc88</code></a> Merge branch 'main' of <a href="https://github.com/SimonCropp/Polyfill">https://github.com/SimonCropp/Polyfill</a></li> <li><a href="https://github.com/SimonCropp/Polyfill/commit/394a7a8d8067ed5ded1d0e9073a47a83c4a59553"><code>394a7a8</code></a> Guard missing in nuget</li> <li><a href="https://github.com/SimonCropp/Polyfill/commit/da228039216f3654e40253078753455831d2552d"><code>da22803</code></a> Update Directory.Build.props</li> <li><a href="https://github.com/SimonCropp/Polyfill/commit/5523739748a884f056a084377c3ef4772c192adb"><code>5523739</code></a> docs</li> <li><a href="https://github.com/SimonCropp/Polyfill/commit/49564db75281f4f2622fbf98aef38faf98e0af6c"><code>49564db</code></a> Merge branch 'main' of <a href="https://github.com/SimonCropp/Polyfill">https://github.com/SimonCropp/Polyfill</a></li> <li><a href="https://github.com/SimonCropp/Polyfill/commit/76123424a1b91b4ccdeaef4b4c66e1a8257c1572"><code>7612342</code></a> Delegate EnumerateInvocationList (<a href="https://redirect.github.com/SimonCropp/Polyfill/issues/271">#271</a>)</li> <li><a href="https://github.com/SimonCropp/Polyfill/commit/c5b91a2241619207dcb4911f1b94a785e8a00897"><code>c5b91a2</code></a> Update BuildApiTest.cs</li> <li><a href="https://github.com/SimonCropp/Polyfill/commit/ccef6b954f047ebadeab46fbbdef4e49935914da"><code>ccef6b9</code></a> .</li> <li>Additional commits viewable in <a href="https://github.com/SimonCropp/Polyfill/compare/7.8.0...7.9.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Polyfill&package-manager=nuget&previous-version=7.8.0&new-version=7.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information