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: Steffe-Dev/javascript-analyzer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: exercism/javascript-analyzer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 15 files changed
  • 6 contributors

Commits on Mar 13, 2025

  1. [Resistor Duo analyzer (exercism#127)] Add feedback to extract the co…

    …nstant to the top level if defined locally (exercism#164)
    
    * [Resistor Duo analyzer] Add feedback to extract the constant to the top level if defined locally
    
    * [Resistor Duo analyzer] Update snapshot tests
    
    * [Resistor Duo analyzer] Fix linting errors
    
    * [Resistor Duo solution] Remove unused variable
    
    * [Resistor Duo analyzer] Undo change to TSESTree import
    
    * [Resistor Duo analyzer (exercism#127)] Rename helper method
    
    * [Resistor Duo analyzer (exercism#127)] Implement requested changes
    
    * [Resistor Duo analyzer (exercism#127)] Add exported method signature to the tip
    Steffe-Dev authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    7439d03 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Configuration menu
    Copy the full SHA
    07a57b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Configuration menu
    Copy the full SHA
    225bec8 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. two-fer: detect and block stub throw implementations (exercism#170)

    * two-fer: detect and block stub throw implementations
    
    * two-fer: detect unreachable stub throw after return
    
    * two-fer: simplify stub throw detection
    
    * Detect and block Exercism stub throw in two-fer analyzer
    
    * Format extract_main_method.ts with Prettier
    samirhssn authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    b888850 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2026

  1. Configuration menu
    Copy the full SHA
    a7b79d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2026

  1. Bump picomatch from 2.2.2 to 2.3.2 (exercism#176)

    Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.2.2 to 2.3.2.
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/picomatch@2.2.2...2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: picomatch
      dependency-version: 2.3.2
      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 Jul 8, 2026
    Configuration menu
    Copy the full SHA
    11753c4 View commit details
    Browse the repository at this point in the history
  2. Bump lodash from 4.17.21 to 4.18.1 (exercism#175)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.18.1
      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 Jul 8, 2026
    Configuration menu
    Copy the full SHA
    b3fd065 View commit details
    Browse the repository at this point in the history
  3. Bump flatted from 3.1.0 to 3.4.2 (exercism#174)

    Bumps [flatted](https://github.com/WebReflection/flatted) from 3.1.0 to 3.4.2.
    - [Commits](WebReflection/flatted@v3.1.0...v3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: flatted
      dependency-version: 3.4.2
      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 Jul 8, 2026
    Configuration menu
    Copy the full SHA
    13126e6 View commit details
    Browse the repository at this point in the history
  4. Bump minimatch from 3.1.2 to 3.1.5 (exercism#173)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.1.2...v3.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-version: 3.1.5
      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 Jul 8, 2026
    Configuration menu
    Copy the full SHA
    b7d9a07 View commit details
    Browse the repository at this point in the history
  5. Bump form-data from 3.0.1 to 3.0.5 (exercism#168)

    Bumps [form-data](https://github.com/form-data/form-data) from 3.0.1 to 3.0.5.
    - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
    - [Commits](form-data/form-data@v3.0.1...v3.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: form-data
      dependency-version: 3.0.4
      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 Jul 8, 2026
    Configuration menu
    Copy the full SHA
    93ca364 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2026

  1. Update GHA workflow versions: Node LTS=24, active=22,24; Ubuntu 26.04 (

    …exercism#182)
    
    * Update GHA workflow versions: Node LTS=24, active=22,24; Ubuntu 26.04
    
    * Run tests on Node 22.x as well as 24 and 26
    IsaacG authored Jul 24, 2026
    Configuration menu
    Copy the full SHA
    b9e0ad4 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2026

  1. Configuration menu
    Copy the full SHA
    732a6f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89372a9 View commit details
    Browse the repository at this point in the history
Loading