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.2
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: v14.0.0
Choose a head ref
  • 11 commits
  • 8 files changed
  • 6 contributors

Commits on Jan 25, 2023

  1. GitHub Actions test workflow (#257)

    * chore: fix `yarn test`
    
    * chore: GitHub Actions workflow to run `yarn test`
    DimitarNestorov authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    4c4c145 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    39ab75d View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump json5 from 1.0.1 to 1.0.2 (#255)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      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 Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f788769 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump json5 from 1.0.1 to 1.0.2 in /test (#256)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      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 Jan 27, 2023
    Configuration menu
    Copy the full SHA
    af3c85e View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#258)

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      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 Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a6f8a1f View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /test (#…

    …254)
    
    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      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 Jan 27, 2023
    Configuration menu
    Copy the full SHA
    1542348 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6bb65d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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

Commits on Aug 11, 2023

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

Commits on Sep 22, 2023

  1. chore(breaking): update all packages; require node >=18 (#268)

    * chore: update packages
    
    * chore: update yarn.lock for test
    
    * chore: another update of yarn.lock
    
    * chore: use 18 node version
    jaworek authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    58f717d View commit details
    Browse the repository at this point in the history
  2. v14.0.0

    thymikee committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    40e5a57 View commit details
    Browse the repository at this point in the history
Loading