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: openlayers/eslint-config-openlayers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v18.0.0
Choose a base ref
...
head repository: openlayers/eslint-config-openlayers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v18.1.0
Choose a head ref
  • 13 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 27, 2023

  1. Bump eslint-config-prettier from 8.7.0 to 8.8.0

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.7.0 to 8.8.0.
    - [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.7.0...v8.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 27, 2023
    Copy the full SHA
    40c14ff View commit details

Commits on Apr 24, 2023

  1. Bump prettier from 2.8.5 to 2.8.8

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.5 to 2.8.8.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.5...2.8.8)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 24, 2023
    Copy the full SHA
    aa8a2c7 View commit details

Commits on Jun 12, 2023

  1. Bump eslint-plugin-jsdoc from 40.1.0 to 46.2.6

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 40.1.0 to 46.2.6.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v40.1.0...v46.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 12, 2023
    Copy the full SHA
    9a4b7de View commit details

Commits on Jun 19, 2023

  1. Bump eslint from 8.36.0 to 8.43.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.43.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.36.0...v8.43.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 19, 2023
    Copy the full SHA
    a6d2460 View commit details

Commits on Nov 13, 2023

  1. Merge pull request #71 from openlayers/dependabot/npm_and_yarn/eslint…

    …-8.43.0
    
    Bump eslint from 8.36.0 to 8.43.0
    tschaub authored Nov 13, 2023
    Copy the full SHA
    7007835 View commit details
  2. Merge pull request #58 from openlayers/dependabot/npm_and_yarn/pretti…

    …er-2.8.8
    
    Bump prettier from 2.8.5 to 2.8.8
    tschaub authored Nov 13, 2023
    Copy the full SHA
    daa0815 View commit details
  3. Merge pull request #70 from openlayers/dependabot/npm_and_yarn/eslint…

    …-plugin-jsdoc-46.2.6
    
    Bump eslint-plugin-jsdoc from 40.1.0 to 46.2.6
    tschaub authored Nov 13, 2023
    Copy the full SHA
    6cd2754 View commit details
  4. Merge pull request #51 from openlayers/dependabot/npm_and_yarn/eslint…

    …-config-prettier-8.8.0
    
    Bump eslint-config-prettier from 8.7.0 to 8.8.0
    tschaub authored Nov 13, 2023
    Copy the full SHA
    522818d View commit details
  5. Add no-constant-binary-expression rule

    tschaub committed Nov 13, 2023
    Copy the full SHA
    38011fa View commit details
  6. Merge pull request #72 from openlayers/no-constant-binary-expression

    Add no-constant-binary-expression rule
    tschaub authored Nov 13, 2023
    Copy the full SHA
    5aa6cda View commit details
  7. Update eslint and run npm audit fix

    tschaub committed Nov 13, 2023
    Copy the full SHA
    8f45e6e View commit details
  8. Merge pull request #73 from openlayers/updates

    Update eslint and run npm audit fix
    tschaub authored Nov 13, 2023
    Copy the full SHA
    0b77cf5 View commit details
  9. 18.1.0

    tschaub committed Nov 13, 2023
    Copy the full SHA
    dc76747 View commit details
Showing with 270 additions and 216 deletions.
  1. +1 −0 index.js
  2. +266 −213 package-lock.json
  3. +3 −3 package.json
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -53,6 +53,7 @@ module.exports = {
'no-cond-assign': 'error',
'no-console': 'error',
'no-const-assign': 'error',
'no-constant-binary-expression': 'error',
'no-control-regex': 'error',
'no-debugger': 'error',
'no-delete-var': 'error',
Loading