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: 3a28f81
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: 1d77e3c
Choose a head ref
  • 6 commits
  • 9 files changed
  • 4 contributors

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    a910dc2 View commit details
    Browse the repository at this point in the history
  2. Bundle dependency updates for /test (#229)

    * chore(deps): bump react-native from 0.62.2 to 0.62.3 in /test
    
    Bumps [react-native](https://github.com/facebook/react-native) from 0.62.2 to 0.62.3.
    - [Release notes](https://github.com/facebook/react-native/releases)
    - [Changelog](https://github.com/facebook/react-native/blob/main/Releases.md)
    - [Commits](facebook/react-native@v0.62.2...v0.62.3)
    
    ---
    updated-dependencies:
    - dependency-name: react-native
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /test
    
    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore(deps): bump tmpl from 1.0.4 to 1.0.5 in /test
    
    Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
    - [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
    - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: tmpl
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    p-syche and dependabot[bot] authored Oct 13, 2021
    Configuration menu
    Copy the full SHA
    9c2957e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4db18a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

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

Commits on Nov 25, 2021

  1. chore(breaking): update dependencies with new Babel parser (#235)

    * chore: update project dependencies
    
    * chore: experiment with babel.config
    
    * chore: update yarn.lock
    
    * chore: add prettier
    
    * fix: use correct signs
    
    * fix: update yarn.lock of tests
    
    * chore: remove duplicate prettier in react config
    
    * chore: move preset-react to react.js
    
    * test: prettier
    
    * fix: allow more node versions with stable ESM
    
    * fix: prettier test
    
    Co-authored-by: Michał Pierzchała <[email protected]>
    jaworek and thymikee authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    9100d63 View commit details
    Browse the repository at this point in the history
  2. v12.0.0

    thymikee committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    1d77e3c View commit details
    Browse the repository at this point in the history
Loading