servicetitan / Stl.Fusion

Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
MIT License
1.86k stars 109 forks source link

build(deps): Update Roslynator.Analyzers requirement from 4.3.* to 4.4.* #618

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on Roslynator.Analyzers to permit the latest version.

Changelog

Sourced from Roslynator.Analyzers's changelog.

[4.4.0] - 2023-08-01

Added

  • Add GitHub workflow (#1112)

Changed

  • [CLI] Bump Roslyn to 4.6.0 (#1106).
  • Bump Roslyn to 4.4.0 (#1116).
  • Migrate documentation to Docusaurus (#922).
  • [Testing Framework] Bump Roslyn to 4.6.0 (#1144).

Fixed

[4.3.0] - 2023-04-24

Changed

  • [CLI] Bump Roslyn to 4.5.0 (#1043).
  • [CLI] Downgrade version of Microsoft.Build.Locator from 1.5.5 to 1.4.1 (#1079)
  • [CLI] Add more information about the found diagnostics to the XML output file (#1078 by @​PeterKaszab).

Fixed

  • Fix RCS1084 (#1006).
  • Fix RCS1244 (#1007).
  • [CLI] Add nullable reference type modifier when creating a list of symbols (list-symbols command) (#1013).
  • Add/remove blank line after file scoped namespace declaration (RCS0060) (#1014).
  • Do not remove overriding member in record (RCS1132) (#1015).

... (truncated)

Commits


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)
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.06% :warning:

Comparison is base (6daea73) 67.57% compared to head (17230fc) 67.51%. Report is 37 commits behind head on master.

:exclamation: Current head 17230fc differs from pull request most recent head fe7571d. Consider uploading reports for the commit fe7571d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #618 +/- ## ========================================== - Coverage 67.57% 67.51% -0.06% ========================================== Files 239 239 Lines 7352 7362 +10 ========================================== + Hits 4968 4970 +2 - Misses 2384 2392 +8 ``` | [Flag](https://app.codecov.io/gh/servicetitan/Stl.Fusion/pull/618/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=servicetitan) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/servicetitan/Stl.Fusion/pull/618/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=servicetitan) | `67.51% <ø> (-0.06%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=servicetitan#carryforward-flags-in-the-pull-request-comment) to find out more. [see 4 files with indirect coverage changes](https://app.codecov.io/gh/servicetitan/Stl.Fusion/pull/618/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=servicetitan)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.