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: KevinAlbrecht/javascript-algorithms-1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mgechev/javascript-algorithms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 14 files changed
  • 7 contributors

Commits on Oct 29, 2020

  1. [gulpUpdate]: Updated Gulp dependency to fix build failure

    Daniel Wasserlauf authored and mgechev committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    c4e35f2 View commit details
    Browse the repository at this point in the history
  2. [gulpUpdate]: yarn lock update

    Daniel Wasserlauf authored and mgechev committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    b53f82c View commit details
    Browse the repository at this point in the history
  3. Bump lodash from 4.17.11 to 4.17.20

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.20.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.11...4.17.20)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mgechev committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    5a83422 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

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

Commits on Jan 24, 2021

  1. Bump ini from 1.3.5 to 1.3.7

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.7)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mgechev committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    2bb8d32 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

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

Commits on Jul 7, 2021

  1. Bump lodash from 4.17.20 to 4.17.21

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.20...4.17.21)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mgechev committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    ed31225 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    396d83c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. add bezier curve algorithm

    bernhardfritz authored and mgechev committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    bfc1287 View commit details
    Browse the repository at this point in the history
  2. added linear search algorithm

    Syed Fasiuddin authored and mgechev committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    43250c7 View commit details
    Browse the repository at this point in the history
  3. Bump tar from 4.4.8 to 4.4.19

    Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v4.4.8...v4.4.19)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mgechev committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    5312604 View commit details
    Browse the repository at this point in the history
  4. Bump path-parse from 1.0.6 to 1.0.7

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mgechev committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    f3e1607 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Bump copy-props from 2.0.4 to 2.0.5

    Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5.
    - [Release notes](https://github.com/gulpjs/copy-props/releases)
    - [Changelog](https://github.com/gulpjs/copy-props/blob/master/CHANGELOG.md)
    - [Commits](gulpjs/copy-props@2.0.4...2.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: copy-props
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mgechev committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    a621820 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

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

Commits on Jan 17, 2023

  1. 🚨 Fix linter errors

    cHaLkdusT authored and mgechev committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    cf8aa67 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Bump minimist and mkdirp

    Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together.
    
    Updates `minimist` from 1.2.0 to 1.2.8
    - [Release notes](https://github.com/minimistjs/minimist/releases)
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.0...v1.2.8)
    
    Updates `minimist` from 1.2.5 to 1.2.8
    - [Release notes](https://github.com/minimistjs/minimist/releases)
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.0...v1.2.8)
    
    Updates `mkdirp` from 0.5.1 to 0.5.6
    - [Release notes](https://github.com/isaacs/node-mkdirp/releases)
    - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    - dependency-name: minimist
      dependency-type: indirect
    - dependency-name: mkdirp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mgechev committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    df6d6ea View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    eb8c6d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21a621c View commit details
    Browse the repository at this point in the history
  3. Remove stale travis banner

    mgechev committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    405279c View commit details
    Browse the repository at this point in the history
Loading