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

Commits on Feb 18, 2022

  1. Upgrade to ESLint v8.x (#23)

    ## Breaking changes
    
    Require at least ESLint v8.0.0. This means [Node.js 10, 13, and 15 are no longer supported](https://eslint.org/docs/8.0.0/user-guide/migrating-to-8.0.0#drop-old-node).
    
    [View further details related to migrating to v8.0.0.](https://eslint.org/docs/8.0.0/user-guide/migrating-to-8.0.0)
     
    ## Non-breaking changes
    
    - Updated other dependencies. Some of these were major version changes because they also added ESLint 8.0 support
    sawyerh authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    f47fb65 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Bump minimist from 1.2.5 to 1.2.6 (#24)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    d179b8b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Update dependencies

    sawyerh committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    b3c1693 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf5467d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Bump json5 from 1.0.1 to 1.0.2 (#25)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    24d1e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3670b3c View commit details
    Browse the repository at this point in the history
Loading