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

Commits on Mar 4, 2024

  1. Bump chai from 4.3.7 to 5.1.0

    Bumps [chai](https://github.com/chaijs/chai) from 4.3.7 to 5.1.0.
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@v4.3.7...v5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    42c676d View commit details
    Browse the repository at this point in the history
  2. Bump mocha from 10.2.0 to 10.3.0

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 10.3.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.2.0...v10.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7cd7e24 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from Dadudida/dependabot/npm_and_yarn/mocha-10.3.0

    Bump mocha from 10.2.0 to 10.3.0
    Sascha Ronnie Daoudia authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    fde8f99 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into dependabot/npm_and_yarn/chai-5.1.0

    Sascha Ronnie Daoudia authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d07362d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from Dadudida/dependabot/npm_and_yarn/chai-5.1.0

    Bump chai from 4.3.7 to 5.1.0
    Sascha Ronnie Daoudia authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    20ca07e View commit details
    Browse the repository at this point in the history
Loading