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: jashkenas/underscore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.13.4
Choose a base ref
...
head repository: jashkenas/underscore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.13.5
Choose a head ref
  • 13 commits
  • 179 files changed
  • 1 contributor

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    ea95e52 View commit details
    Browse the repository at this point in the history
  2. Upgrade karma-qunit

    jgonggrijp committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    cb353dd View commit details
    Browse the repository at this point in the history
  3. Run npm audit fix

    jgonggrijp committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    78daa14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c444277 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f238610 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d93d6f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2965 from jgonggrijp/upgrade-sauce

    Upgrade testing-related dependencies
    jgonggrijp authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    7459b8d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Add a module entry to the require exports condition

    This should prevent exports-aware bundlers, such as Rollup with recent
    versions of the node-resolve plugin, from including two copies of
    Underscore.
    jgonggrijp committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    89b32a6 View commit details
    Browse the repository at this point in the history
  2. Bump the version to 1.13.5

    jgonggrijp committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    c47566a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bef7ee3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2966 from jgonggrijp/prepare-1.13.5

    Prepare 1.13.5
    jgonggrijp authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    5ac6628 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08cb140 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68e5eb6 View commit details
    Browse the repository at this point in the history
Loading