-
Notifications
You must be signed in to change notification settings - Fork 51
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
bot: Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.1 in /playground #2250
bot: Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.1 in /playground #2250
Conversation
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.18.1 to 6.19.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #2250 +/- ##
===========================================
+ Coverage 73.97% 74.02% +0.05%
===========================================
Files 256 256
Lines 25739 25739
===========================================
+ Hits 19038 19051 +13
+ Misses 5377 5367 -10
+ Partials 1324 1321 -3
Flags with carried forward coverage won't be shown. Click here to find out more. see 5 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
✅ This PR was created by combining the following PRs: #2250 bot: Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.1 in /playground #2248 bot: Bump github.com/getkin/kin-openapi from 0.122.0 to 0.123.0 #2238 bot: Bump go.opentelemetry.io/otel/sdk/metric from 1.21.0 to 1.22.0⚠️ The following PRs were merged manually due to merge conflicts: #2249 bot: Bump @typescript-eslint/parser from 6.18.1 to 6.19.1 in /playground #2237 bot: Bump go.opentelemetry.io/otel/metric from 1.21.0 to 1.22.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shahzad Lone <[email protected]>
Looks like @typescript-eslint/eslint-plugin is up-to-date now, so this is no longer needed. |
…ork#2252) ✅ This PR was created by combining the following PRs: sourcenetwork#2250 bot: Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.1 in /playground sourcenetwork#2248 bot: Bump github.com/getkin/kin-openapi from 0.122.0 to 0.123.0 sourcenetwork#2238 bot: Bump go.opentelemetry.io/otel/sdk/metric from 1.21.0 to 1.22.0⚠️ The following PRs were merged manually due to merge conflicts: sourcenetwork#2249 bot: Bump @typescript-eslint/parser from 6.18.1 to 6.19.1 in /playground sourcenetwork#2237 bot: Bump go.opentelemetry.io/otel/metric from 1.21.0 to 1.22.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shahzad Lone <[email protected]>
…ork#2252) ✅ This PR was created by combining the following PRs: sourcenetwork#2250 bot: Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.1 in /playground sourcenetwork#2248 bot: Bump github.com/getkin/kin-openapi from 0.122.0 to 0.123.0 sourcenetwork#2238 bot: Bump go.opentelemetry.io/otel/sdk/metric from 1.21.0 to 1.22.0⚠️ The following PRs were merged manually due to merge conflicts: sourcenetwork#2249 bot: Bump @typescript-eslint/parser from 6.18.1 to 6.19.1 in /playground sourcenetwork#2237 bot: Bump go.opentelemetry.io/otel/metric from 1.21.0 to 1.22.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shahzad Lone <[email protected]>
…ork#2252) ✅ This PR was created by combining the following PRs: sourcenetwork#2250 bot: Bump @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.1 in /playground sourcenetwork#2248 bot: Bump github.com/getkin/kin-openapi from 0.122.0 to 0.123.0 sourcenetwork#2238 bot: Bump go.opentelemetry.io/otel/sdk/metric from 1.21.0 to 1.22.0⚠️ The following PRs were merged manually due to merge conflicts: sourcenetwork#2249 bot: Bump @typescript-eslint/parser from 6.18.1 to 6.19.1 in /playground sourcenetwork#2237 bot: Bump go.opentelemetry.io/otel/metric from 1.21.0 to 1.22.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shahzad Lone <[email protected]>
Bumps @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.1.
Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
a911214
chore(release): publish 6.19.1920f909
fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type va...01556f5
fix(type-utils): preventing isUnsafeAssignment infinite recursive calls (#8237)7c673a1
chore(release): publish 6.19.085ae4a8
fix(eslint-plugin): [no-unnecesary-type-assertion] treat unknown/any as nulla...5a56708
fix(eslint-plugin): [no-unnecessary-type-assertion] detect unnecessary non-nu...c3767ed
feat(eslint-plugin): [no-useless-template-literals] add fix suggestions (#8065)8ca5e5e
docs: force space after await in no-floating-promises snippet (#8228)e0f591e
feat(eslint-plugin): [no-array-delete] add new rule (#8067)1aa8664
feat(eslint-plugin): [prefer-promise-reject-errors] add rule (#8011)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 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)