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: ota-meshi/eslint-plugin-regexp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: ota-meshi/eslint-plugin-regexp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 11 commits
  • 307 files changed
  • 6 contributors

Commits on Mar 9, 2024

  1. chore(deps): update dependency npm-run-all2 to v6

    renovate[bot] committed Mar 9, 2024
    Copy the full SHA
    cbdd78d View commit details
  2. Bump vite from 4.5.1 to 4.5.2 (#696)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 9, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    dzuelke David Zülke
    Copy the full SHA
    b726d1f View commit details
  3. chore(deps): update typescript-eslint monorepo to v7 (#699)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 9, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    dzuelke David Zülke
    Copy the full SHA
    3b13ea7 View commit details
  4. chore(deps): update dependency eslint-plugin-regexp to ~2.3.0 (#707)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 9, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    Ilyes512 Ilyes512
    Copy the full SHA
    aacead4 View commit details

Commits on Mar 19, 2024

  1. Use snapshots in rule tests (#709)

    * Use snapshots in rule tests
    
    * Relative file name
    
    * Removed unused rule tester file
    
    * Update tools and docs
    RunDevelopment authored Mar 19, 2024
    Copy the full SHA
    31026e1 View commit details

Commits on Mar 20, 2024

  1. Refactor utils (#710)

    RunDevelopment authored Mar 20, 2024
    Copy the full SHA
    60d13b8 View commit details

Commits on Mar 21, 2024

  1. Add eslint-plugin-import (#711)

    * Add `eslint-plugin-import`
    
    * Use `import/order`
    RunDevelopment authored Mar 21, 2024
    Copy the full SHA
    8a24ef2 View commit details

Commits on Mar 23, 2024

  1. chore: use vitepress v1 (#713)

    * chore: use vitepress v1
    
    * fix
    ota-meshi authored Mar 23, 2024
    Copy the full SHA
    bb4f6a0 View commit details
  2. chore(deps): update dependency eslint-plugin-json-schema-validator to v5

    renovate[bot] committed Mar 23, 2024
    Copy the full SHA
    8338648 View commit details

Commits on Mar 24, 2024

  1. Change default configuration of prefer-d (#715)

    * Change default configuration of `prefer-d`
    
    * Create shaggy-lemons-suffer.md
    RunDevelopment authored Mar 24, 2024
    Copy the full SHA
    472c0c9 View commit details
  2. chore: release eslint-plugin-regexp (#716)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Mar 24, 2024
    Copy the full SHA
    868cc25 View commit details
Loading