Permalink
base repository: callstack/react-native-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v11.5.2
Choose a base ref
...
head repository: callstack/react-native-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v12.0.0
Choose a head ref
  • 20 commits
  • 46 files changed
  • 6 contributors

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    47b125cView commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Add renovate.json (#1322)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply..com>
    @renovate
    renovate[bot] authoredFeb 16, 2023
    Configuration menu
    Copy the full SHA
    924b5fcView commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency react-native to v0.71.3 (#1323)

    * chore(deps): update dependency react-native to v0.71.3
    
    * chore: remove @ts-expect-errors comments
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply..com>
    Co-authored-by: Maciej Jastrzebski <[email protected]>
    renovate[bot] and mdjastrzebski authoredFeb 16, 2023
    Configuration menu
    Copy the full SHA
    3c48c3eView commit details
    Browse the repository at this point in the history
  3. chore(deps): update codecov/codecov-action action to v3 (#1327)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply..com>
    @renovate
    renovate[bot] authoredFeb 16, 2023
    Configuration menu
    Copy the full SHA
    81b2bf6View commit details
    Browse the repository at this point in the history
  4. chore(deps): update node.js to v8.17.0 (#1326)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply..com>
    @renovate
    renovate[bot] authoredFeb 16, 2023
    Configuration menu
    Copy the full SHA
    4487b62View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @types/react from 18.0.27 to 18.0.28 (#1331)

    Bumps [@types/react](https://.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.27 to 18.0.28.
    - [Release notes](https://.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply..com>
    @dependabot
    dependabot[bot] authoredFeb 16, 2023
    Configuration menu
    Copy the full SHA
    26f9169View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    61cefc4View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  3. chore: upgrade docusaurus 2.3.1 (#1336)

    * chore: upgrade docusaurus
    * chore: upgrade website react
    @mdjastrzebski
    mdjastrzebski authoredFeb 17, 2023
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  4. docs: update docs on custom jest preset (#1316)

    * docs: update docs on custom jest preset
    
    * docs: flip conditions on modern timers and react native version
    
    * Update README.md
    
    Co-authored-by: Maciej Jastrzebski <[email protected]>
    
    * Update title in readme for custom jest preset
    
    Co-authored-by: Maciej Jastrzebski <[email protected]>
    
    ---------
    
    Co-authored-by: pierrezimmermann <[email protected]>
    Co-authored-by: Maciej Jastrzebski <[email protected]>
    3 people authoredFeb 17, 2023
    Configuration menu
    Copy the full SHA
    43e02e4View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. chore(deps-dev): bump @testing-library/jest-native from 5.4.1 to 5.4.2 (

    #1342)
    
    Bumps [@testing-library/jest-native](https://.com/testing-library/jest-native) from 5.4.1 to 5.4.2.
    - [Release notes](https://.com/testing-library/jest-native/releases)
    - [Changelog](https://.com/testing-library/jest-native/blob/main/CHANGELOG.md)
    - [Commits](testing-library/jest-native@v5.4.1...v5.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/jest-native"
      dependency-type: direct:development
      update-type: version-update:semver-
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply..com>
    @dependabot
    dependabot[bot] authoredMar 1, 2023
    Configuration menu
    Copy the full SHA
    37ff200View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    1718e43View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59beeeaView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bd11a4View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    eb2e087View commit details
    Browse the repository at this point in the history
  2. v11.5.3

    @mdjastrzebski
    mdjastrzebski committedMar 7, 2023
    Configuration menu
    Copy the full SHA
    45d5cc1View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. fix: disable container deprecation warning (main) (#1362)

    * fix: disable container deprecation warning
    
    * chore: fix lint
    @mdjastrzebski
    mdjastrzebski authoredMar 8, 2023
    Configuration menu
    Copy the full SHA
    468f7f5View commit details
    Browse the repository at this point in the history
  2. v11.5.4

    @mdjastrzebski
    mdjastrzebski committedMar 8, 2023
    Configuration menu
    Copy the full SHA
    c4d36e4View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. v12 release (#1314)

    Co-authored-by: Michał Pierzchała <[email protected]>
    Co-authored-by: Pierre Zimmermann <[email protected]>
    3 people authoredMar 15, 2023
    Configuration menu
    Copy the full SHA
    4256d0cView commit details
    Browse the repository at this point in the history
  2. v12.0.0

    @mdjastrzebski
    mdjastrzebski committedMar 15, 2023
    Configuration menu
    Copy the full SHA
    f5fc6d4View commit details
    Browse the repository at this point in the history
Loading