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: yahoo/serialize-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: yahoo/serialize-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 9 commits
  • 5 files changed
  • 4 contributors

Commits on Jun 11, 2020

  1. Bump mocha from 7.2.0 to 8.0.1 (#88)

    Bumps [mocha](https://github.com/mochajs/mocha) from 7.2.0 to 8.0.1.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v7.2.0...v8.0.1)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    05a3224 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Bump lodash from 4.17.15 to 4.17.19 (#89)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    89eded4 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. Bump mocha from 8.0.1 to 8.1.0 (#90)

    Bumps [mocha](https://github.com/mochajs/mocha) from 8.0.1 to 8.1.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.0.1...v8.1.0)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Aug 2, 2020
    Configuration menu
    Copy the full SHA
    ccff78b View commit details
    Browse the repository at this point in the history
  2. Create Dependabot config file (#91)

    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Aug 2, 2020
    Configuration menu
    Copy the full SHA
    776a081 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Bump mocha from 8.1.0 to 8.1.1 (#92)

    Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.0 to 8.1.1.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.1.0...v8.1.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    704a483 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Bump mocha from 8.1.1 to 8.1.2 (#94)

    Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.1 to 8.1.2.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.1.1...v8.1.2)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    d4bed9c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Support sparse arrays (#95)

    Signed-off-by: Victor Porof <[email protected]>
    Co-authored-by: Ryuichi Okumura <[email protected]>
    victorporof and okuryu authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    96431aa View commit details
    Browse the repository at this point in the history
  2. Bump mocha from 8.1.2 to 8.1.3 (#96)

    Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.2 to 8.1.3.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.1.2...v8.1.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    13feb10 View commit details
    Browse the repository at this point in the history
  3. v5.0.0

    okuryu committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    282a3b8 View commit details
    Browse the repository at this point in the history
Loading