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: testing-library/react-hooks-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 78d228c
Choose a base ref
...
head repository: testing-library/react-hooks-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c53b56b
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 7, 2020

  1. chore: add eslint as dep of the project (#512)

    * chore: add eslint as dep of the project
    
    * chore: remove pin
    marcosvega91 authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    8b8d035 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint from 7.14.0 to 7.15.0 (#513)

    Bumps [eslint](https://github.com/eslint/eslint) from 7.14.0 to 7.15.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v7.14.0...v7.15.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    ca075a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. chore(deps-dev): bump kcd-scripts from 7.5.1 to 7.5.2 (#514)

    Bumps [kcd-scripts](https://github.com/kentcdodds/kcd-scripts) from 7.5.1 to 7.5.2.
    - [Release notes](https://github.com/kentcdodds/kcd-scripts/releases)
    - [Changelog](https://github.com/kentcdodds/kcd-scripts/blob/master/CHANGELOG.md)
    - [Commits](kentcdodds/kcd-scripts@v7.5.1...v7.5.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    f9ff593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77eb8a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d92431e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7ee0b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c53b56b View commit details
    Browse the repository at this point in the history
Loading