-
Notifications
You must be signed in to change notification settings - Fork 733
Bump PolySharp from 1.14.1 to 1.15.0 #2884
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Test Results 36 files ±0 36 suites ±0 2m 27s ⏱️ -5s Results for commit a78d464. ± Comparison against base commit 87bc87b. This pull request removes 10 and adds 8 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Pull Request Test Coverage Report for Build 12376681718Details
💛 - Coveralls |
|
@dependabot rebase |
4a81f11 to
b04920e
Compare
|
@dependabot rebase |
b04920e to
dcab75c
Compare
|
Interesting, the canceled Qodana run threw a Dictionary exception |
|
Yeah, I wonder now if this is a Qodana issue or a Polysharp issue. I'll try with the previous version of Qodana first. |
|
I've just tried running a PR with the previous version of Qodana and I see the same behavior. I'm going to report an issue. |
|
Looking at the changes in PolySharp, I think the problem is in in Qodana. I also notice that it varies which polyfilled type from PolySharp is mentioned in the stack exceptions and that none of them changed in 1.15.0 |
Good point. |
|
The recommendation from JetBrains is to switch back to an earlier version of the Qodana plug-in until they've analyzed the problem. |
|
@dependabot rebase |
Bumps [PolySharp](https://github.com/Sergio0694/PolySharp) from 1.14.1 to 1.15.0. - [Release notes](https://github.com/Sergio0694/PolySharp/releases) - [Commits](Sergio0694/PolySharp@1.14.1...1.15.0) --- updated-dependencies: - dependency-name: PolySharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dcab75c to
a78d464
Compare
Qodana for .NETIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at [email protected]
|
Bumps PolySharp from 1.14.1 to 1.15.0.
Release notes
Sourced from PolySharp's releases.
Commits
02753dbMerge pull request #114 from Sergio0694/dev/constant-expected-attributecd55412Add tests for '[ConstantExpected]' attribute8ed69f9Update 'README.md' filesb100d4bAdd 'ConstantExpectedAttribute' type06e5008Merge pull request #108 from teo-tsirpanis/net981cedebFix a typo in CONTRIBUTING.md92b7b24Use .NET 9 SDK, update unit testsd9e4541Update README.md filesb71f56fAdapt the attributes to the codebase's standards.32ac9c8Copy .NET 9 attribute sources fromdotnet/runtime.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 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)