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: callstack/eslint-config-callstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.0.0
Choose a base ref
...
head repository: callstack/eslint-config-callstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.0.2
Choose a head ref
  • 6 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    c7fafc6 View commit details
    Browse the repository at this point in the history
  2. Disable 'react-native-a11y/has-accessibility-hint' (#253)

    'react-native-a11y/has-accessibility-hint' is too strict and incorrect in some cases.
    I think it would be a good idea to turn it off by default.
    
    FormidableLabs/eslint-plugin-react-native-a11y#142
    jaworek authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    26aa7c2 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump ajv from 6.10.0 to 6.12.6 (#251)

    Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6.
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v6.10.0...v6.12.6)
    
    ---
    updated-dependencies:
    - dependency-name: ajv
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    c33bdb0 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump minimist from 1.2.5 to 1.2.6 (#243)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    7b958f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. v13.0.1

    thymikee committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    26fe8a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. v13.0.2

    thymikee committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    0cc5ad5 View commit details
    Browse the repository at this point in the history
Loading