agiledigital / readonly-types

A collection of readonly TypeScript types inspired by the built-in ReadonlyArray, ReadonlyMap, etc.
MIT License
15 stars 2 forks source link

Update dependency eslint-plugin-sonarjs to ^0.21.0 - autoclosed #546

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-sonarjs ^0.19.0 -> ^0.21.0 age adoption passing confidence

Release Notes

SonarSource/eslint-plugin-sonarjs (eslint-plugin-sonarjs) ### [`v0.21.0`](https://togithub.com/SonarSource/eslint-plugin-sonarjs/releases/tag/0.21.0) [Compare Source](https://togithub.com/SonarSource/eslint-plugin-sonarjs/compare/0.20.0...0.21.0) #### What's Changed - Fix FP S1764 (`no-identical-expressions`): using BigInts in bit shifting - Update vulnerable dependencies **Full Changelog**: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.20.0...0.21.0 ### [`v0.20.0`](https://togithub.com/SonarSource/eslint-plugin-sonarjs/releases/tag/0.20.0) [Compare Source](https://togithub.com/SonarSource/eslint-plugin-sonarjs/compare/0.19.0...0.20.0) #### What's Changed - Update `no-duplicate-string`: Add `ignoreStrings` option by [@​yassin-kammoun-sonarsource](https://togithub.com/yassin-kammoun-sonarsource) in [https://github.com/SonarSource/eslint-plugin-sonarjs/pull/405](https://togithub.com/SonarSource/eslint-plugin-sonarjs/pull/405) **Full Changelog**: https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.19.0...0.20.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (558c294) 100.00% compared to head (4042966) 100.00%.

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

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #546 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 28 28 Branches 1 1 ========================================= Hits 28 28 ```

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