typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v5.39.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#5390-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5381v5390-2022-10-03)
[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.1...v5.39.0)
##### Features
- **eslint-plugin:** allow using void as a default type for a generic argument if allowInGenericTypeArguments is specified ([#5671](https://togithub.com/typescript-eslint/typescript-eslint/issues/5671)) ([bb46ef0](https://togithub.com/typescript-eslint/typescript-eslint/commit/bb46ef0817fe03ef71f8e0f3df0cf96bc355e068))
#### [5.38.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.0...v5.38.1) (2022-09-26)
**Note:** Version bump only for package [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
### [`v5.38.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#5381-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5380v5381-2022-09-26)
[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.0...v5.38.1)
**Note:** Version bump only for package [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
### [`v5.38.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#5380-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5370v5380-2022-09-19)
[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.37.0...v5.38.0)
**Note:** Version bump only for package [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
### [`v5.39.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#5390-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5381v5390-2022-10-03)
[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.1...v5.39.0)
**Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
#### [5.38.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.0...v5.38.1) (2022-09-26)
**Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
### [`v5.38.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#5381-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5380v5381-2022-09-26)
[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.0...v5.38.1)
**Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
### [`v5.38.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#5380-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5370v5380-2022-09-19)
[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.37.0...v5.38.0)
**Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
actions/cache
### [`v3.0.10`](https://togithub.com/actions/cache/releases/tag/v3.0.10)
[Compare Source](https://togithub.com/actions/cache/compare/v3.0.9...v3.0.10)
- Fix a bug with sorting inputs.
- Update definition for `restore-keys` in README.md
### [`v3.0.9`](https://togithub.com/actions/cache/releases/tag/v3.0.9)
[Compare Source](https://togithub.com/actions/cache/compare/v3.0.8...v3.0.9)
- Enhanced the warning message for cache unavailability in case of GHES.
actions/checkout
### [`v3.1.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v310)
[Compare Source](https://togithub.com/actions/checkout/compare/v3.0.2...v3.1.0)
- [Use @actions/core `saveState` and `getState`](https://togithub.com/actions/checkout/pull/939)
- [Add `github-server-url` input](https://togithub.com/actions/checkout/pull/922)
actions/setup-node
### [`v3.5.0`](https://togithub.com/actions/setup-node/releases/tag/v3.5.0)
[Compare Source](https://togithub.com/actions/setup-node/compare/v3.4.1...v3.5.0)
In scope of this release we add support for engines.node. The action will be able to grab the version form package.json#engines.node. [https://github.com/actions/setup-node/pull/485](https://togithub.com/actions/setup-node/pull/485). Moreover, we [added support for Volta](https://togithub.com/actions/setup-node/pull/532)
Besides, we updated [@actions/core to 1.9.1](https://togithub.com/actions/setup-node/pull/574) and [@actions/cache to 3.0.4](https://togithub.com/actions/setup-node/pull/573)
codecov/codecov-action
### [`v3.1.1`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.1)
[Compare Source](https://togithub.com/codecov/codecov-action/compare/v3.1.0...v3.1.1)
#### What's Changed
- Update deprecation warning by [@slifty](https://togithub.com/slifty) in [https://github.com/codecov/codecov-action/pull/661](https://togithub.com/codecov/codecov-action/pull/661)
- Create codeql-analysis.yml by [@mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/593](https://togithub.com/codecov/codecov-action/pull/593)
- build(deps): bump node-fetch from 3.2.3 to 3.2.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/714](https://togithub.com/codecov/codecov-action/pull/714)
- build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/713](https://togithub.com/codecov/codecov-action/pull/713)
- README: fix typo by [@Evalir](https://togithub.com/Evalir) in [https://github.com/codecov/codecov-action/pull/712](https://togithub.com/codecov/codecov-action/pull/712)
- build(deps): bump github/codeql-action from 1 to 2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/724](https://togithub.com/codecov/codecov-action/pull/724)
- build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 27.4.1 to 27.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/717](https://togithub.com/codecov/codecov-action/pull/717)
- fix: Remove a blank row by [@johnmanjiro13](https://togithub.com/johnmanjiro13) in [https://github.com/codecov/codecov-action/pull/725](https://togithub.com/codecov/codecov-action/pull/725)
- Update README.md with correct badge version by [@gsheni](https://togithub.com/gsheni) in [https://github.com/codecov/codecov-action/pull/726](https://togithub.com/codecov/codecov-action/pull/726)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 17.0.25 to 17.0.33 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/729](https://togithub.com/codecov/codecov-action/pull/729)
- build(deps-dev): downgrade [@types/node](https://togithub.com/types/node) to 16.11.35 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/734](https://togithub.com/codecov/codecov-action/pull/734)
- build(deps): bump actions/checkout from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/723](https://togithub.com/codecov/codecov-action/pull/723)
- build(deps): bump [@actions/github](https://togithub.com/actions/github) from 5.0.1 to 5.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/733](https://togithub.com/codecov/codecov-action/pull/733)
- build(deps): bump [@actions/core](https://togithub.com/actions/core) from 1.6.0 to 1.8.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/732](https://togithub.com/codecov/codecov-action/pull/732)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 16.11.35 to 16.11.36 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/737](https://togithub.com/codecov/codecov-action/pull/737)
- Create scorecards-analysis.yml by [@mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/633](https://togithub.com/codecov/codecov-action/pull/633)
- build(deps): bump ossf/scorecard-action from 1.0.1 to 1.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/749](https://togithub.com/codecov/codecov-action/pull/749)
- fix: add more verbosity to validation by [@thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/747](https://togithub.com/codecov/codecov-action/pull/747)
- build(deps-dev): bump typescript from 4.6.4 to 4.7.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/755](https://togithub.com/codecov/codecov-action/pull/755)
- Regenerate scorecards-analysis.yml by [@mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/750](https://togithub.com/codecov/codecov-action/pull/750)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 16.11.36 to 16.11.39 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/759](https://togithub.com/codecov/codecov-action/pull/759)
- build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 16.11.39 to 16.11.40 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/762](https://togithub.com/codecov/codecov-action/pull/762)
- build(deps-dev): bump [@vercel/ncc](https://togithub.com/vercel/ncc) from 0.33.4 to 0.34.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/746](https://togithub.com/codecov/codecov-action/pull/746)
- build(deps): bump ossf/scorecard-action from 1.1.0 to 1.1.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/757](https://togithub.com/codecov/codecov-action/pull/757)
- build(deps): bump openpgp from 5.2.1 to 5.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/760](https://togithub.com/codecov/codecov-action/pull/760)
- build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/748](https://togithub.com/codecov/codecov-action/pull/748)
- build(deps-dev): bump typescript from 4.7.3 to 4.7.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/766](https://togithub.com/codecov/codecov-action/pull/766)
- Switch to v3 by [@thomasrockhu](https://togithub.com/thomasrockhu) in [https://github.com/codecov/codecov-action/pull/774](https://togithub.com/codecov/codecov-action/pull/774)
- Fix `network` entry in table by [@kevmoo](https://togithub.com/kevmoo) in [https://github.com/codecov/codecov-action/pull/783](https://togithub.com/codecov/codecov-action/pull/783)
- Trim arguments after splitting them by [@mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/791](https://togithub.com/codecov/codecov-action/pull/791)
- build(deps): bump openpgp from 5.3.0 to 5.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/799](https://togithub.com/codecov/codecov-action/pull/799)
- build(deps): bump [@actions/core](https://togithub.com/actions/core) from 1.8.2 to 1.9.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/798](https://togithub.com/codecov/codecov-action/pull/798)
- Plumb failCi into verification function. by [@RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) in [https://github.com/codecov/codecov-action/pull/769](https://togithub.com/codecov/codecov-action/pull/769)
- release: update changelog and version to 3.1.1 by [@thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/828](https://togithub.com/codecov/codecov-action/pull/828)
#### New Contributors
- [@slifty](https://togithub.com/slifty) made their first contribution in [https://github.com/codecov/codecov-action/pull/661](https://togithub.com/codecov/codecov-action/pull/661)
- [@Evalir](https://togithub.com/Evalir) made their first contribution in [https://github.com/codecov/codecov-action/pull/712](https://togithub.com/codecov/codecov-action/pull/712)
- [@johnmanjiro13](https://togithub.com/johnmanjiro13) made their first contribution in [https://github.com/codecov/codecov-action/pull/725](https://togithub.com/codecov/codecov-action/pull/725)
- [@gsheni](https://togithub.com/gsheni) made their first contribution in [https://github.com/codecov/codecov-action/pull/726](https://togithub.com/codecov/codecov-action/pull/726)
- [@kevmoo](https://togithub.com/kevmoo) made their first contribution in [https://github.com/codecov/codecov-action/pull/783](https://togithub.com/codecov/codecov-action/pull/783)
- [@RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) made their first contribution in [https://github.com/codecov/codecov-action/pull/769](https://togithub.com/codecov/codecov-action/pull/769)
**Full Changelog**: https://github.com/codecov/codecov-action/compare/v3.1.0...v3.1.1
eslint/eslint
### [`v8.24.0`](https://togithub.com/eslint/eslint/releases/tag/v8.24.0)
[Compare Source](https://togithub.com/eslint/eslint/compare/v8.23.1...v8.24.0)
#### Features
- [`1729f9e`](https://togithub.com/eslint/eslint/commit/1729f9ea4d7b2945b2b701d72027fd4aace954cf) feat: account for `sourceType: "commonjs"` in the strict rule ([#16308](https://togithub.com/eslint/eslint/issues/16308)) (Milos Djermanovic)
- [`b0d72c9`](https://togithub.com/eslint/eslint/commit/b0d72c96b2a9cde7a5798c2b08ec4e70683c6aca) feat: add rule logical-assignment-operators ([#16102](https://togithub.com/eslint/eslint/issues/16102)) (fnx)
- [`f02bcd9`](https://togithub.com/eslint/eslint/commit/f02bcd91bf89b6c167d5346a36677fdb854f0c05) feat: `array-callback-return` support `findLast` and `findLastIndex` ([#16314](https://togithub.com/eslint/eslint/issues/16314)) (Sosuke Suzuki)
#### Documentation
- [`2c152ff`](https://togithub.com/eslint/eslint/commit/2c152ff0fb709b99e62c19ecd2c95689efacbe4c) docs: note false positive `Object.getOwnPropertyNames` in prefer-reflect ([#16317](https://togithub.com/eslint/eslint/issues/16317)) (AnnAngela)
- [`bf7bd88`](https://togithub.com/eslint/eslint/commit/bf7bd885a92046a6b6bcbcaaa1e78e9f2c4b482f) docs: fix warn severity description for new config files ([#16324](https://togithub.com/eslint/eslint/issues/16324)) (Nitin Kumar)
- [`8cc0bbe`](https://togithub.com/eslint/eslint/commit/8cc0bbe440dc5e6af6ef02f00d0514a40ca07c24) docs: use more clean link syntax ([#16309](https://togithub.com/eslint/eslint/issues/16309)) (Percy Ma)
- [`6ba269e`](https://togithub.com/eslint/eslint/commit/6ba269ed673f965d081287b769c12beeb5f98887) docs: fix typo ([#16288](https://togithub.com/eslint/eslint/issues/16288)) (jjangga0214)
#### Chores
- [`131e646`](https://togithub.com/eslint/eslint/commit/131e646e227b9aca3937fe287343bf2c3df408af) chore: Upgrade [@humanwhocodes/config-array](https://togithub.com/humanwhocodes/config-array) for perf ([#16339](https://togithub.com/eslint/eslint/issues/16339)) (Nicholas C. Zakas)
- [`504fe59`](https://togithub.com/eslint/eslint/commit/504fe59b0e0f4f5a2afb6a69aaed5cb4ca631012) perf: switch from object spread to `Object.assign` when merging globals ([#16311](https://togithub.com/eslint/eslint/issues/16311)) (Milos Djermanovic)
github/codeql-action
### [`v2.1.26`](https://togithub.com/github/codeql-action/compare/v2.1.25...v2.1.26)
[Compare Source](https://togithub.com/github/codeql-action/compare/v2.1.25...v2.1.26)
### [`v2.1.25`](https://togithub.com/github/codeql-action/compare/v2.1.24...v2.1.25)
[Compare Source](https://togithub.com/github/codeql-action/compare/v2.1.24...v2.1.25)
### [`v2.1.24`](https://togithub.com/github/codeql-action/compare/v2.1.23...v2.1.24)
[Compare Source](https://togithub.com/github/codeql-action/compare/v2.1.23...v2.1.24)
### [`v2.1.23`](https://togithub.com/github/codeql-action/compare/v2.1.22...v2.1.23)
[Compare Source](https://togithub.com/github/codeql-action/compare/v2.1.22...v2.1.23)
sinonjs/sinon
### [`v14.0.1`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1401)
[Compare Source](https://togithub.com/sinonjs/sinon/compare/v14.0.0...v14.0.1)
- [`6c4753ef`](https://togithub.com/sinonjs/sinon/commit/6c4753ef243880f5cdf1ea9c88b569780f9dc013)
Fixed CSS selectors in `_base.scss` and changed blockquote default size to 16px. (Jose Lupianez)
- A bunch of dependency updates
*Released by [Carl-Erik Kopseng](https://togithub.com/fatso83) on 2022-10-03.*
Microsoft/TypeScript
### [`v4.8.4`](https://togithub.com/microsoft/TypeScript/releases/tag/v4.8.4)
[Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4)
For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-8/).
For the complete list of fixed issues, check out the
- [fixed issues query for Typescript 4.8.0 (Beta)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.0%22+).
- [fixed issues query for Typescript 4.8.1 (RC)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.1%22+).
- [fixed issues query for Typescript 4.8.2 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.2%22+).
- [fixed issues query for Typescript 4.8.3 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.3%22+).
- [fixed issues query for Typescript 4.8.4 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.4%22+).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript)
- [Visual Studio 2022/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-484) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017))
- [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
9.1.1
->10.0.0
16.11.58
->16.11.64
17.0.12
->17.0.13
5.37.0
->5.39.0
5.37.0
->5.39.0
v3.0.8
->v3.0.10
v3.0.2
->v3.1.0
v3.4.1
->v3.5.0
v3.1.0
->v3.1.1
8.23.1
->8.24.0
v2.1.22
->v2.1.26
14.0.0
->14.0.1
4.8.3
->4.8.4
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v5.39.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#5390-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5381v5390-2022-10-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.1...v5.39.0) ##### Features - **eslint-plugin:** allow using void as a default type for a generic argument if allowInGenericTypeArguments is specified ([#5671](https://togithub.com/typescript-eslint/typescript-eslint/issues/5671)) ([bb46ef0](https://togithub.com/typescript-eslint/typescript-eslint/commit/bb46ef0817fe03ef71f8e0f3df0cf96bc355e068)) #### [5.38.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.0...v5.38.1) (2022-09-26) **Note:** Version bump only for package [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ### [`v5.38.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#5381-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5380v5381-2022-09-26) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.0...v5.38.1) **Note:** Version bump only for package [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ### [`v5.38.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#5380-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5370v5380-2022-09-19) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.37.0...v5.38.0) **Note:** Version bump only for package [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)typescript-eslint/typescript-eslint (@typescript-eslint/parser)
### [`v5.39.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#5390-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5381v5390-2022-10-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.1...v5.39.0) **Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) #### [5.38.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.0...v5.38.1) (2022-09-26) **Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.38.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#5381-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5380v5381-2022-09-26) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.38.0...v5.38.1) **Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.38.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#5380-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5370v5380-2022-09-19) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.37.0...v5.38.0) **Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)actions/cache
### [`v3.0.10`](https://togithub.com/actions/cache/releases/tag/v3.0.10) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.9...v3.0.10) - Fix a bug with sorting inputs. - Update definition for `restore-keys` in README.md ### [`v3.0.9`](https://togithub.com/actions/cache/releases/tag/v3.0.9) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.8...v3.0.9) - Enhanced the warning message for cache unavailability in case of GHES.actions/checkout
### [`v3.1.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v310) [Compare Source](https://togithub.com/actions/checkout/compare/v3.0.2...v3.1.0) - [Use @actions/core `saveState` and `getState`](https://togithub.com/actions/checkout/pull/939) - [Add `github-server-url` input](https://togithub.com/actions/checkout/pull/922)actions/setup-node
### [`v3.5.0`](https://togithub.com/actions/setup-node/releases/tag/v3.5.0) [Compare Source](https://togithub.com/actions/setup-node/compare/v3.4.1...v3.5.0) In scope of this release we add support for engines.node. The action will be able to grab the version form package.json#engines.node. [https://github.com/actions/setup-node/pull/485](https://togithub.com/actions/setup-node/pull/485). Moreover, we [added support for Volta](https://togithub.com/actions/setup-node/pull/532) Besides, we updated [@actions/core to 1.9.1](https://togithub.com/actions/setup-node/pull/574) and [@actions/cache to 3.0.4](https://togithub.com/actions/setup-node/pull/573)codecov/codecov-action
### [`v3.1.1`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.1) [Compare Source](https://togithub.com/codecov/codecov-action/compare/v3.1.0...v3.1.1) #### What's Changed - Update deprecation warning by [@slifty](https://togithub.com/slifty) in [https://github.com/codecov/codecov-action/pull/661](https://togithub.com/codecov/codecov-action/pull/661) - Create codeql-analysis.yml by [@mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/593](https://togithub.com/codecov/codecov-action/pull/593) - build(deps): bump node-fetch from 3.2.3 to 3.2.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/714](https://togithub.com/codecov/codecov-action/pull/714) - build(deps-dev): bump typescript from 4.6.3 to 4.6.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/713](https://togithub.com/codecov/codecov-action/pull/713) - README: fix typo by [@Evalir](https://togithub.com/Evalir) in [https://github.com/codecov/codecov-action/pull/712](https://togithub.com/codecov/codecov-action/pull/712) - build(deps): bump github/codeql-action from 1 to 2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/724](https://togithub.com/codecov/codecov-action/pull/724) - build(deps-dev): bump [@types/jest](https://togithub.com/types/jest) from 27.4.1 to 27.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/717](https://togithub.com/codecov/codecov-action/pull/717) - fix: Remove a blank row by [@johnmanjiro13](https://togithub.com/johnmanjiro13) in [https://github.com/codecov/codecov-action/pull/725](https://togithub.com/codecov/codecov-action/pull/725) - Update README.md with correct badge version by [@gsheni](https://togithub.com/gsheni) in [https://github.com/codecov/codecov-action/pull/726](https://togithub.com/codecov/codecov-action/pull/726) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 17.0.25 to 17.0.33 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/729](https://togithub.com/codecov/codecov-action/pull/729) - build(deps-dev): downgrade [@types/node](https://togithub.com/types/node) to 16.11.35 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/734](https://togithub.com/codecov/codecov-action/pull/734) - build(deps): bump actions/checkout from 2 to 3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/723](https://togithub.com/codecov/codecov-action/pull/723) - build(deps): bump [@actions/github](https://togithub.com/actions/github) from 5.0.1 to 5.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/733](https://togithub.com/codecov/codecov-action/pull/733) - build(deps): bump [@actions/core](https://togithub.com/actions/core) from 1.6.0 to 1.8.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/732](https://togithub.com/codecov/codecov-action/pull/732) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 16.11.35 to 16.11.36 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/737](https://togithub.com/codecov/codecov-action/pull/737) - Create scorecards-analysis.yml by [@mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/633](https://togithub.com/codecov/codecov-action/pull/633) - build(deps): bump ossf/scorecard-action from 1.0.1 to 1.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/749](https://togithub.com/codecov/codecov-action/pull/749) - fix: add more verbosity to validation by [@thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/747](https://togithub.com/codecov/codecov-action/pull/747) - build(deps-dev): bump typescript from 4.6.4 to 4.7.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/755](https://togithub.com/codecov/codecov-action/pull/755) - Regenerate scorecards-analysis.yml by [@mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/750](https://togithub.com/codecov/codecov-action/pull/750) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 16.11.36 to 16.11.39 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/759](https://togithub.com/codecov/codecov-action/pull/759) - build(deps-dev): bump [@types/node](https://togithub.com/types/node) from 16.11.39 to 16.11.40 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/762](https://togithub.com/codecov/codecov-action/pull/762) - build(deps-dev): bump [@vercel/ncc](https://togithub.com/vercel/ncc) from 0.33.4 to 0.34.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/746](https://togithub.com/codecov/codecov-action/pull/746) - build(deps): bump ossf/scorecard-action from 1.1.0 to 1.1.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/757](https://togithub.com/codecov/codecov-action/pull/757) - build(deps): bump openpgp from 5.2.1 to 5.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/760](https://togithub.com/codecov/codecov-action/pull/760) - build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/748](https://togithub.com/codecov/codecov-action/pull/748) - build(deps-dev): bump typescript from 4.7.3 to 4.7.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/766](https://togithub.com/codecov/codecov-action/pull/766) - Switch to v3 by [@thomasrockhu](https://togithub.com/thomasrockhu) in [https://github.com/codecov/codecov-action/pull/774](https://togithub.com/codecov/codecov-action/pull/774) - Fix `network` entry in table by [@kevmoo](https://togithub.com/kevmoo) in [https://github.com/codecov/codecov-action/pull/783](https://togithub.com/codecov/codecov-action/pull/783) - Trim arguments after splitting them by [@mitchell-codecov](https://togithub.com/mitchell-codecov) in [https://github.com/codecov/codecov-action/pull/791](https://togithub.com/codecov/codecov-action/pull/791) - build(deps): bump openpgp from 5.3.0 to 5.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/799](https://togithub.com/codecov/codecov-action/pull/799) - build(deps): bump [@actions/core](https://togithub.com/actions/core) from 1.8.2 to 1.9.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/codecov/codecov-action/pull/798](https://togithub.com/codecov/codecov-action/pull/798) - Plumb failCi into verification function. by [@RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) in [https://github.com/codecov/codecov-action/pull/769](https://togithub.com/codecov/codecov-action/pull/769) - release: update changelog and version to 3.1.1 by [@thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/828](https://togithub.com/codecov/codecov-action/pull/828) #### New Contributors - [@slifty](https://togithub.com/slifty) made their first contribution in [https://github.com/codecov/codecov-action/pull/661](https://togithub.com/codecov/codecov-action/pull/661) - [@Evalir](https://togithub.com/Evalir) made their first contribution in [https://github.com/codecov/codecov-action/pull/712](https://togithub.com/codecov/codecov-action/pull/712) - [@johnmanjiro13](https://togithub.com/johnmanjiro13) made their first contribution in [https://github.com/codecov/codecov-action/pull/725](https://togithub.com/codecov/codecov-action/pull/725) - [@gsheni](https://togithub.com/gsheni) made their first contribution in [https://github.com/codecov/codecov-action/pull/726](https://togithub.com/codecov/codecov-action/pull/726) - [@kevmoo](https://togithub.com/kevmoo) made their first contribution in [https://github.com/codecov/codecov-action/pull/783](https://togithub.com/codecov/codecov-action/pull/783) - [@RobbieMcKinstry](https://togithub.com/RobbieMcKinstry) made their first contribution in [https://github.com/codecov/codecov-action/pull/769](https://togithub.com/codecov/codecov-action/pull/769) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v3.1.0...v3.1.1eslint/eslint
### [`v8.24.0`](https://togithub.com/eslint/eslint/releases/tag/v8.24.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.23.1...v8.24.0) #### Features - [`1729f9e`](https://togithub.com/eslint/eslint/commit/1729f9ea4d7b2945b2b701d72027fd4aace954cf) feat: account for `sourceType: "commonjs"` in the strict rule ([#16308](https://togithub.com/eslint/eslint/issues/16308)) (Milos Djermanovic) - [`b0d72c9`](https://togithub.com/eslint/eslint/commit/b0d72c96b2a9cde7a5798c2b08ec4e70683c6aca) feat: add rule logical-assignment-operators ([#16102](https://togithub.com/eslint/eslint/issues/16102)) (fnx) - [`f02bcd9`](https://togithub.com/eslint/eslint/commit/f02bcd91bf89b6c167d5346a36677fdb854f0c05) feat: `array-callback-return` support `findLast` and `findLastIndex` ([#16314](https://togithub.com/eslint/eslint/issues/16314)) (Sosuke Suzuki) #### Documentation - [`2c152ff`](https://togithub.com/eslint/eslint/commit/2c152ff0fb709b99e62c19ecd2c95689efacbe4c) docs: note false positive `Object.getOwnPropertyNames` in prefer-reflect ([#16317](https://togithub.com/eslint/eslint/issues/16317)) (AnnAngela) - [`bf7bd88`](https://togithub.com/eslint/eslint/commit/bf7bd885a92046a6b6bcbcaaa1e78e9f2c4b482f) docs: fix warn severity description for new config files ([#16324](https://togithub.com/eslint/eslint/issues/16324)) (Nitin Kumar) - [`8cc0bbe`](https://togithub.com/eslint/eslint/commit/8cc0bbe440dc5e6af6ef02f00d0514a40ca07c24) docs: use more clean link syntax ([#16309](https://togithub.com/eslint/eslint/issues/16309)) (Percy Ma) - [`6ba269e`](https://togithub.com/eslint/eslint/commit/6ba269ed673f965d081287b769c12beeb5f98887) docs: fix typo ([#16288](https://togithub.com/eslint/eslint/issues/16288)) (jjangga0214) #### Chores - [`131e646`](https://togithub.com/eslint/eslint/commit/131e646e227b9aca3937fe287343bf2c3df408af) chore: Upgrade [@humanwhocodes/config-array](https://togithub.com/humanwhocodes/config-array) for perf ([#16339](https://togithub.com/eslint/eslint/issues/16339)) (Nicholas C. Zakas) - [`504fe59`](https://togithub.com/eslint/eslint/commit/504fe59b0e0f4f5a2afb6a69aaed5cb4ca631012) perf: switch from object spread to `Object.assign` when merging globals ([#16311](https://togithub.com/eslint/eslint/issues/16311)) (Milos Djermanovic)github/codeql-action
### [`v2.1.26`](https://togithub.com/github/codeql-action/compare/v2.1.25...v2.1.26) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.1.25...v2.1.26) ### [`v2.1.25`](https://togithub.com/github/codeql-action/compare/v2.1.24...v2.1.25) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.1.24...v2.1.25) ### [`v2.1.24`](https://togithub.com/github/codeql-action/compare/v2.1.23...v2.1.24) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.1.23...v2.1.24) ### [`v2.1.23`](https://togithub.com/github/codeql-action/compare/v2.1.22...v2.1.23) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.1.22...v2.1.23)sinonjs/sinon
### [`v14.0.1`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1401) [Compare Source](https://togithub.com/sinonjs/sinon/compare/v14.0.0...v14.0.1) - [`6c4753ef`](https://togithub.com/sinonjs/sinon/commit/6c4753ef243880f5cdf1ea9c88b569780f9dc013) Fixed CSS selectors in `_base.scss` and changed blockquote default size to 16px. (Jose Lupianez) - A bunch of dependency updates *Released by [Carl-Erik Kopseng](https://togithub.com/fatso83) on 2022-10-03.*Microsoft/TypeScript
### [`v4.8.4`](https://togithub.com/microsoft/TypeScript/releases/tag/v4.8.4) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-8/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 4.8.0 (Beta)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.0%22+). - [fixed issues query for Typescript 4.8.1 (RC)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.1%22+). - [fixed issues query for Typescript 4.8.2 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.2%22+). - [fixed issues query for Typescript 4.8.3 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.3%22+). - [fixed issues query for Typescript 4.8.4 (Stable)](https://togithub.com/microsoft/TypeScript/issues?q=milestone%3A%22TypeScript+4.8.4%22+). Downloads are available on: - [npm](https://www.npmjs.com/package/typescript) - [Visual Studio 2022/2019](https://marketplace.visualstudio.com/items?itemName=TypeScriptTeam.TypeScript-484) ([Select new version in project options](https://togithub.com/Microsoft/TypeScript/wiki/Updating-TypeScript-in-Visual-Studio-2017)) - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.