lit-redux-router
lit-redux-router copied to clipboard
build(deps-dev): bump the typescript-eslint group with 2 updates
Bumps the typescript-eslint group with 2 updates: @typescript-eslint/eslint-plugin and @typescript-eslint/parser.
Updates @typescript-eslint/eslint-plugin from 6.18.1 to 6.19.1
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v6.19.1
6.19.1 (2024-01-22)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] fix false positive for type variable (#8235)
- type-utils: preventing isUnsafeAssignment infinite recursive calls (#8237)
❤️ Thank You
- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
v6.19.0
6.19.0 (2024-01-15)
🚀 Features
- eslint-plugin: [prefer-promise-reject-errors] add rule (#8011)
- eslint-plugin: [no-array-delete] add new rule (#8067)
- eslint-plugin: [no-useless-template-literals] add fix suggestions (#8065)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression (#8143)
- eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable (#8089)
- typescript-estree: add JSDocParsingMode enum merge for typescript/lib/tsserverlibrary (#8193)
- typescript-estree: disallow
usingas the variable keyword forfor..inloops (#7649)- typescript-estree: fix incorrect backwards-compat augmentation in TS 5.3 (#8181)
❤️ Thank You
- auvred
@auvred- Brad Zacher
@bradzacher- Josh Goldberg ✨
- Joshua Chen
- LJX
@lvjiaxuan- Steven
@Solo-steven- StyleShit
@StyleShitYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
6.19.1 (2024-01-22)
🩹 Fixes
type-utils: preventing isUnsafeAssignment infinite recursive calls
eslint-plugin: [no-unnecessary-condition] fix false positive for type variable
❤️ Thank You
- YeonJuan
You can read about our versioning strategy and releases on our website.
6.19.0 (2024-01-15)
🚀 Features
eslint-plugin: [prefer-promise-reject-errors] add rule
eslint-plugin: [no-array-delete] add new rule
eslint-plugin: [no-useless-template-literals] add fix suggestions
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression
eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable
❤️ Thank You
- auvred
- Brad Zacher
- Josh Goldberg ✨
- Joshua Chen
- LJX
- Steven
- StyleShit
You can read about our versioning strategy and releases on our website.
Commits
a911214chore(release): publish 6.19.1920f909fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type va...01556f5fix(type-utils): preventing isUnsafeAssignment infinite recursive calls (#8237)7c673a1chore(release): publish 6.19.085ae4a8fix(eslint-plugin): [no-unnecesary-type-assertion] treat unknown/any as nulla...5a56708fix(eslint-plugin): [no-unnecessary-type-assertion] detect unnecessary non-nu...c3767edfeat(eslint-plugin): [no-useless-template-literals] add fix suggestions (#8065)8ca5e5edocs: force space after await in no-floating-promises snippet (#8228)e0f591efeat(eslint-plugin): [no-array-delete] add new rule (#8067)1aa8664feat(eslint-plugin): [prefer-promise-reject-errors] add rule (#8011)- See full diff in compare view
Updates @typescript-eslint/parser from 6.18.1 to 6.19.1
Release notes
Sourced from @typescript-eslint/parser's releases.
v6.19.1
6.19.1 (2024-01-22)
🩹 Fixes
- eslint-plugin: [no-unnecessary-condition] fix false positive for type variable (#8235)
- type-utils: preventing isUnsafeAssignment infinite recursive calls (#8237)
❤️ Thank You
- YeonJuan
@yeonjuanYou can read about our versioning strategy and releases on our website.
v6.19.0
6.19.0 (2024-01-15)
🚀 Features
- eslint-plugin: [prefer-promise-reject-errors] add rule (#8011)
- eslint-plugin: [no-array-delete] add new rule (#8067)
- eslint-plugin: [no-useless-template-literals] add fix suggestions (#8065)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression (#8143)
- eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable (#8089)
- typescript-estree: add JSDocParsingMode enum merge for typescript/lib/tsserverlibrary (#8193)
- typescript-estree: disallow
usingas the variable keyword forfor..inloops (#7649)- typescript-estree: fix incorrect backwards-compat augmentation in TS 5.3 (#8181)
❤️ Thank You
- auvred
@auvred- Brad Zacher
@bradzacher- Josh Goldberg ✨
- Joshua Chen
- LJX
@lvjiaxuan- Steven
@Solo-steven- StyleShit
@StyleShitYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
6.19.1 (2024-01-22)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
6.19.0 (2024-01-15)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
a911214chore(release): publish 6.19.17c673a1chore(release): publish 6.19.0- See full diff in compare view
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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
7144af3) 100.00% compared to head (a5a4b84) 100.00%. Report is 17 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #183 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 6
Lines 139 139
Branches 39 39
=========================================
Hits 139 139
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like these dependencies are up-to-date now, so this is no longer needed.