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: neostandard/neostandard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.9
Choose a base ref
...
head repository: neostandard/neostandard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.0
Choose a head ref
  • 14 commits
  • 18 files changed
  • 4 contributors

Commits on Nov 25, 2024

  1. chore(dependents): update canary npm data (#209)

    Co-authored-by: neostandard[bot] <178822944+neostandard[bot]@users.noreply.github.com>
    neostandard[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    a089a55 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Configuration menu
    Copy the full SHA
    b06b70e View commit details
    Browse the repository at this point in the history
  2. chore(dependents): refresh npm data (#214)

    Co-authored-by: neostandard[bot] <178822944+neostandard[bot]@users.noreply.github.com>
    neostandard[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    688af70 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update all non-major dev dependencies (#222)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    f165038 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency globals to ^15.13.0 (#225)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    cb93f15 View commit details
    Browse the repository at this point in the history
  5. feat: reenabled import checking rules (eslint-plugin-import) (#197)

    * feat: reenabled import checking rules (eslint-plugin-import)
    
    Signed-off-by: Jérôme Benoit <[email protected]>
    
    * refactor: enable eslint-plugin-import TS support
    
    Signed-off-by: Jérôme Benoit <[email protected]>
    
    * fix: add eslint-import-resolver-typescript as a dep
    
    Signed-off-by: Jérôme Benoit <[email protected]>
    
    * refactor: cleanup dependents-data
    
    Signed-off-by: Jérôme Benoit <[email protected]>
    
    ---------
    
    Signed-off-by: Jérôme Benoit <[email protected]>
    jerome-benoit authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    629e936 View commit details
    Browse the repository at this point in the history
  6. feat(deps): update dependency typescript-eslint to ^8.17.0 (#224)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    a2d3577 View commit details
    Browse the repository at this point in the history
  7. feat(deps): update dependency eslint-plugin-promise to ^7.2.1 (#223)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    33184e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcf46c8 View commit details
    Browse the repository at this point in the history
  9. feat(deps): update dependency eslint-plugin-react to ^7.37.2 (#179)

    * feat(deps): update dependency eslint-plugin-react to ^7.37.2
    
    * fix: type failures in react plugin
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Pelle Wessman <[email protected]>
    renovate[bot] and voxpelli authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    11380cb View commit details
    Browse the repository at this point in the history
  10. fix: pin @stylistic/eslint-plugin to 2.11.0 (#230)

    Due to regression in `2.12.0`: eslint-stylistic/eslint-stylistic#633
    voxpelli authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    5828bac View commit details
    Browse the repository at this point in the history
  11. chore(deps): lock file maintenance (#178)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    2bcb75f View commit details
    Browse the repository at this point in the history
  12. fix: swap to import-x/ to improve TS resolver (#231)

    * fix: swap to `import-x/` to improve TS resolver
    
    Makes use of `createTypeScriptImportResolver` with `'import-x/resolver-next'`
    
    Fixes #226
    
    * docs: update reference to import module
    voxpelli authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    10bf1ab View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    acd8da9 View commit details
    Browse the repository at this point in the history
Loading