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: 4a03704
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: 732ec46
Choose a head ref
  • 10 commits
  • 9 files changed
  • 5 contributors

Commits on Sep 7, 2021

  1. chore(deps-dev): bump @typescript-eslint/parser from 4.30.0 to 4.31.0 (

    …#689)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.30.0 to 4.31.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    79b2245 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#690)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.30.0 to 4.31.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    0df0c4c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. chore(deps-dev): bump prettier from 2.3.2 to 2.4.0 (#693)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.0.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.3.2...2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    1e1d3fa View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. chore(deps-dev): bump @typescript-eslint/eslint-plugin (#697)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.31.0 to 4.31.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    937b9c8 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @typescript-eslint/parser from 4.31.0 to 4.31.1 (

    …#696)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.31.0 to 4.31.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    4cb7dff View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. chore(deps): bump codecov/codecov-action from 2.0.3 to 2.1.0 (#695)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.3 to 2.1.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v2.0.3...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
    dependabot[bot] and joshuaellis authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    1786110 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump typescript from 4.4.2 to 4.4.3 (#694)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.2 to 4.4.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.4.2...v4.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
    Co-authored-by: Michael Peyper <mpeyper7@gmail.com>
    3 people authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    efb0ac9 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. chore(deps-dev): bump kcd-scripts from 11.2.0 to 11.2.2 (#698)

    Bumps [kcd-scripts](https://github.com/kentcdodds/kcd-scripts) from 11.2.0 to 11.2.2.
    - [Release notes](https://github.com/kentcdodds/kcd-scripts/releases)
    - [Changelog](https://github.com/kentcdodds/kcd-scripts/blob/main/CHANGELOG.md)
    - [Commits](kentcdodds/kcd-scripts@v11.2.0...v11.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: kcd-scripts
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    1dcf74c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. chore(deps-dev): bump prettier from 2.4.0 to 2.4.1 (#699)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.4.0...2.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 19, 2021
    Configuration menu
    Copy the full SHA
    8b72a87 View commit details
    Browse the repository at this point in the history
  2. feat(async-utils): async utils advance fake timer automatically when …

    …waiting
    
    Fixes #631
    
    * add jestFakeTimersAreEnabled and use it to detect faketimer in createTimeoutController (#688)
    * fix fakeTimer problem
    * add new fakeTimer test and revise the function
    * add advanceTime
    * revise the advanceTime
    * use  jest.advanceTimersByTime
    * change timeout type
    * fix converage and revise type
    * test(fake-timers): add more tests to test suite for fake timers
    * fix the code after code review and clean up
    * fix the test timeout is false
    * clean up
    * fix coverage
    * add skip for pass checkers
    * add comment
    * test(async-utils): enable test to test CI fix
    * test(async-utils): combine fake timer tests with async tests
    * refactor(async-utils): Move DEFAULT_TIMEOUT out of timeout controller
    * refactor(async-utils): move fake timer advancement into seperate utility
    * refactor(async-utils): simplify fake timer advancement logic
    * docs: add chris110408 as a contributor for code
    * refactor(async-utils): only advance timers on a single timeoutController
    
    BREAKING CHANGE: tests that used to manually advance fake timers and use async utilities may now
    fail as timer would advance further
    
    
    Co-authored-by: Lei Chen <leichen@Leis-MacBook-Pro.local>
    Co-authored-by: Michael Peyper <mpeyper7@gmail.com>
    3 people authored Sep 19, 2021
    Configuration menu
    Copy the full SHA
    732ec46 View commit details
    Browse the repository at this point in the history
Loading