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 Loading
base: v2.1.2
Choose a base ref
...
head repository: ota-meshi/eslint-plugin-regexp Loading
compare: v2.2.0
Choose a head ref
  • 11 commits
  • 11 files changed
  • 7 contributors

Commits on Dec 4, 2023

  1. chore(deps): update actions/deploy-pages action to v3 (#679)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a84a80c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions/configure-pages action to v4 (#678)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    2361ceb View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

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

Commits on Dec 9, 2023

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

Commits on Dec 17, 2023

  1. Fix typos in docs (#683)

    * Fix typo in no-invalid-regexp.md
    
    * fix character escapes in control-character-escape.md
    Logicer16 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    f46ff18 View commit details
    Browse the repository at this point in the history
  2. Bump vite from 4.4.9 to 4.5.1 (#680)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.1.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    e82e8bb View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. chore(deps): update actions/deploy-pages action to v4 (#684)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    fe0b567 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions/upload-pages-artifact action to v3 (#685)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e4b495f View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

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

Commits on Jan 8, 2024

  1. Add allowNamed option to no-unused-capturing-group rule (#689)

    * Add `allowNamed` option to `no-unused-capturing-group` rule
    
    * Remove weird emphasis
    
    * Create lovely-bees-stare.md
    RunDevelopment committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    cf7348b View commit details
    Browse the repository at this point in the history
  2. chore: release eslint-plugin-regexp (#690)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7aebaa0 View commit details
    Browse the repository at this point in the history
Loading