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: prettier/eslint-plugin-prettier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.3
Choose a base ref
...
head repository: prettier/eslint-plugin-prettier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.1
Choose a head ref
  • 7 commits
  • 8 files changed
  • 6 contributors

Commits on Apr 9, 2024

  1. feat: support parsing html via @html-eslint/parser natively (#652)

    Co-authored-by: JounQin <admin@1stg.me>
    Logicer16 and JounQin authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f170011 View commit details
    Browse the repository at this point in the history
  2. chore: release eslint-plugin-prettier (#653)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Apr 9, 2024
    1 Configuration menu
    Copy the full SHA
    02c21a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#…

    …661)
    
    Bumps the actions group with 1 update: [pnpm/action-setup](https://github.com/pnpm/action-setup).
    
    
    Updates `pnpm/action-setup` from 2 to 4
    - [Release notes](https://github.com/pnpm/action-setup/releases)
    - [Commits](pnpm/action-setup@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: pnpm/action-setup
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    de9751c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      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 Jun 22, 2024
    Configuration menu
    Copy the full SHA
    a1e6f4a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)

    Co-authored-by: JounQin <admin@1stg.me>
    OrlovAlexei and JounQin authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ac036cc View commit details
    Browse the repository at this point in the history
  2. chore: release eslint-plugin-prettier (#669)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    24288c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51324d9 View commit details
    Browse the repository at this point in the history
Loading