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.1.1
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.1.2
Choose a head ref
  • 4 commits
  • 10 files changed
  • 3 contributors

Commits on Jan 10, 2025

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

    …#401)
    
    Bumps [github.com/gkampitakis/go-snaps](https://github.com/gkampitakis/go-snaps) from 0.5.7 to 0.5.8.
    - [Release notes](https://github.com/gkampitakis/go-snaps/releases)
    - [Commits](gkampitakis/go-snaps@v0.5.7...v0.5.8)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gkampitakis/go-snaps
      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 Jan 10, 2025
    Configuration menu
    Copy the full SHA
    4b71a38 View commit details
    Browse the repository at this point in the history
  3. fix: provide both .tar.gz as well as .zip archives (#416)

    * fix: default to the right usernames - not a problem, but could be surprising to some
    
    * fix: provide compat archives in both .tar.gz and .zip
    
    while overkill on a number-of-files level, this is currently seemingly
    the only way to have both a zip and tar.gz release containing the
    ec-binary.
    
    Fixes #415
    klaernie authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    00e9890 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f5484e View commit details
    Browse the repository at this point in the history
Loading