Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: eslint-recommended/eslint-config-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v25.0.0
Choose a base ref
...
head repository: eslint-recommended/eslint-config-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v26.0.0
Choose a head ref
  • 17 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 18, 2023

  1. Update dependency eslint to v8.43.0 (#215)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 18, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ab47e36 View commit details

Commits on Jun 20, 2023

  1. Update dependency @typescript-eslint/eslint-plugin to v5.60.0 (#216)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 20, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    92bf260 View commit details

Commits on Jun 21, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    17fdd6f View commit details

Commits on Jun 26, 2023

  1. Copy the full SHA
    f2d18cd View commit details

Commits on Jun 28, 2023

  1. Update dependency eslint-plugin-jsdoc to v46.3.0 (#218)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 28, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ee2baea View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b38c9e9 View commit details

Commits on Jun 29, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    58846a5 View commit details
  2. Update dependency eslint-plugin-jsdoc to v46.4.2 (#221)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 29, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ced2586 View commit details

Commits on Jun 30, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    baa9196 View commit details

Commits on Jul 1, 2023

  1. Update dependency eslint to v8.44.0 (#225)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 1, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5a90800 View commit details

Commits on Jul 4, 2023

  1. Update dependency @typescript-eslint/eslint-plugin to v5.61.0 (#226)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 4, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    89a028c View commit details

Commits on Jul 11, 2023

  1. Update dependency @typescript-eslint/eslint-plugin to v5.62.0 (#227)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 11, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    117ecbe View commit details

Commits on Jul 14, 2023

  1. Update dependency eslint to v8.45.0 (#229)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 14, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e1bc19a View commit details
  2. Update dependency eslint-config-standard-with-typescript to v36 (#223)

    * Update dependency eslint-config-standard-with-typescript to v36
    
    * Update version
    
    * Update package-lock.json
    
    * Add @tsconfig/node16
    
    * Create tsconfig.json
    
    * Add @eslint-recommended/eslint-config
    
    * Update ESLint config
    
    * Revert "Create tsconfig.json"
    
    This reverts commit 2861e92.
    
    * Remove @tsconfig/node16
    
    * Update ESLint config
    
    * Remove comment
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Munieru <20086673+munierujp@users.noreply.github.com>
    renovate[bot] and munierujp authored Jul 14, 2023
    Copy the full SHA
    39bb9fd View commit details

Commits on Jul 15, 2023

  1. Copy the full SHA
    2b08138 View commit details
  2. Update dependency eslint-config-standard-with-typescript to v36.1.0 (#…

    …230)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Munieru <20086673+munierujp@users.noreply.github.com>
    renovate[bot] and munierujp authored Jul 15, 2023
    Copy the full SHA
    1f26030 View commit details
  3. 26.0.0 (#233)

    munierujp authored Jul 15, 2023
    Copy the full SHA
    ddc7586 View commit details
Showing with 719 additions and 964 deletions.
  1. +2 −5 .eslintrc.js
  2. +1 −1 .nvmrc
  3. +1 −0 index.js
  4. +707 −951 package-lock.json
  5. +8 −7 package.json
7 changes: 2 additions & 5 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
// @ts-check

// eslint-disable-next-line jsdoc/valid-types -- https://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html
/** @typedef {import('eslint').ESLint.ConfigData} ConfigData */

/**
* @type {ConfigData}
* @see https://eslint.org/docs/latest/use/configure/configuration-files
*/
const config = {
extends: './index.js',
rules: {
'unicorn/prefer-module': 'off'
}
extends: '@eslint-recommended/eslint-config'
}

// eslint-disable-next-line unicorn/prefer-module
module.exports = config
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.20.0
16.20.1
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -39,4 +39,5 @@ const config = {
]
}

// eslint-disable-next-line unicorn/prefer-module
module.exports = config
1,658 changes: 707 additions & 951 deletions package-lock.json

Large diffs are not rendered by default.

15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eslint-recommended/eslint-config-typescript",
"version": "25.0.0",
"version": "26.0.0",
"description": "Recommended ESLint Shareable Config for TypeScript",
"scripts": {
"lint": "eslint '**/*.js'",
@@ -15,7 +15,7 @@
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^5.0.0",
"eslint": "^8.23.1",
"eslint-config-standard-with-typescript": "^35.0.0",
"eslint-config-standard-with-typescript": "^36.0.0",
"eslint-plugin-eslint-comments": "^3.0.0",
"eslint-plugin-jsdoc": "^46.0.0",
"eslint-plugin-sonarjs": "^0.19.0",
@@ -24,15 +24,16 @@
"typescript": "*"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.59.11",
"eslint": "8.42.0",
"eslint-config-standard-with-typescript": "35.0.0",
"@eslint-recommended/eslint-config": "14.0.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"eslint": "8.45.0",
"eslint-config-standard-with-typescript": "36.1.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-jsdoc": "46.2.6",
"eslint-plugin-jsdoc": "46.4.4",
"eslint-plugin-sonarjs": "0.19.0",
"eslint-plugin-tsdoc": "0.2.17",
"eslint-plugin-unicorn": "47.0.0",
"typescript": "5.1.3"
"typescript": "5.1.6"
},
"repository": {
"type": "git",