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: data-structures-and-algorithms/deque
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0
Choose a base ref
...
head repository: data-structures-and-algorithms/deque
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.1
Choose a head ref
  • 16 commits
  • 6 files changed
  • 3 contributors

Commits on May 2, 2021

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

Commits on May 4, 2021

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

Commits on May 8, 2021

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

Commits on May 10, 2021

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

Commits on May 11, 2021

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

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    620204c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f949b07 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    0c857e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88dad0c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

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

Commits on May 27, 2021

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

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    69f093c View commit details
    Browse the repository at this point in the history
  2. 📦 deps: Replace deprecated dependency.

    This also avoids a circular dependency.
    make-github-pseudonymous-again committed May 28, 2021
    Configuration menu
    Copy the full SHA
    5ec22e9 View commit details
    Browse the repository at this point in the history
  3. 🤖 deps: Remove devDependency coveralls.

    These changes were automatically generated by a transform whose code can be found at:
      - https://github.com/aureooms/rejuvenate/blob/081d952755f7cba6a24e4e67da998fdb0a2449d7/src/transforms/deps:remove-coveralls.js
    Please contact the author of the transform if you believe there was an error.
    a-flying-potato authored and make-github-pseudonymous-again committed May 28, 2021
    Configuration menu
    Copy the full SHA
    c7d77b8 View commit details
    Browse the repository at this point in the history
  4. 🤖 docs: Use codecov as test link.

    These changes were automatically generated by a transform whose code can be found at:
      - https://github.com/aureooms/rejuvenate/blob/081d952755f7cba6a24e4e67da998fdb0a2449d7/src/transforms/docs:use-codecov-as-test-link.js
    Please contact the author of the transform if you believe there was an error.
    a-flying-potato authored and make-github-pseudonymous-again committed May 28, 2021
    Configuration menu
    Copy the full SHA
    18c803c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    863fa87 View commit details
    Browse the repository at this point in the history
Loading