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: editorconfig-checker/editorconfig-checker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.0
Choose a base ref
...
head repository: editorconfig-checker/editorconfig-checker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.0
Choose a head ref
  • 5 commits
  • 15 files changed
  • 4 contributors

Commits on Nov 23, 2025

  1. chore(deps): bump actions/checkout from 5 to 6 (#504)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 23, 2025
    Configuration menu
    Copy the full SHA
    8245a49 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Configuration menu
    Copy the full SHA
    1c7d477 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.15 to 0.5.…

    …16 (#508)
    
    Bumps [github.com/gkampitakis/go-snaps](https://github.com/gkampitakis/go-snaps) from 0.5.15 to 0.5.16.
    - [Release notes](https://github.com/gkampitakis/go-snaps/releases)
    - [Commits](gkampitakis/go-snaps@v0.5.15...v0.5.16)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gkampitakis/go-snaps
      dependency-version: 0.5.16
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    6989119 View commit details
    Browse the repository at this point in the history
  3. fix: support when charset is not set (#506)

    Fixes #505
    rasa authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    85fcb6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b2f463 View commit details
    Browse the repository at this point in the history
Loading