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: freckle/hspec-junit-formatter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2.1
Choose a base ref
...
head repository: freckle/hspec-junit-formatter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 9 files changed
  • 7 contributors

Commits on Jan 3, 2025

  1. Update .github/workflows/mergeabot.yml (#32)

    Co-authored-by: freckle-automation-app[bot] <176077675+freckle-automation-app[bot]@users.noreply.github.com>
    freckle-automation-app[bot] authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    ea4f703 View commit details
    Browse the repository at this point in the history
  2. 🤖 Fix: CODEOWNERS (#34)

    * Update .github/CODEOWNERS
    
    * Update CODEOWNERS
    
    ---------
    
    Co-authored-by: freckle-automation-app[bot] <176077675+freckle-automation-app[bot]@users.noreply.github.com>
    Co-authored-by: Chris Martin <[email protected]>
    Configuration menu
    Copy the full SHA
    b8594bc View commit details
    Browse the repository at this point in the history
  3. Update .github/dependabot.yml (#31)

    Co-authored-by: freckle-automation-app[bot] <176077675+freckle-automation-app[bot]@users.noreply.github.com>
    freckle-automation-app[bot] authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    06bdbec View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. Bump mikepenz/action-junit-report from 4 to 5

    Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 4 to 5.
    - [Release notes](https://github.com/mikepenz/action-junit-report/releases)
    - [Commits](mikepenz/action-junit-report@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: mikepenz/action-junit-report
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and pbrisbin committed Jan 6, 2025
    Configuration menu
    Copy the full SHA
    e319f33 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. chore(deps): add renovate.json (#36)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    5ae1415 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. Add renovate.json (#37)

    Co-authored-by: freckle-automation-app[bot] <176077675+freckle-automation-app[bot]@users.noreply.github.com>
    Co-authored-by: Joris Buchou <[email protected]>
    freckle-automation-app[bot] and joris974 authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    be9dc2f View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/add-asana-comment.yml (#33)

    Co-authored-by: freckle-automation-app[bot] <176077675+freckle-automation-app[bot]@users.noreply.github.com>
    freckle-automation-app[bot] authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    a70abdf View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Configuration menu
    Copy the full SHA
    5aa7f23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80a63f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. Move markdown-unlit to build-tools (#41)

    * Move markdown-unlit from dependencies to build-tools
    
    This avoids unused-package warnings and removes the need for empty imports.
    
    🤖 Generated with Claude Code
    
    * Fix golden file tests for nightly builds
    
    - Update stack-nightly.yaml to use nightly-2025-09-23 resolver
    - Add error message normalization to handle hspec version differences
    - Strip location prefixes from error messages for consistent golden file comparison
    - Maintains backward compatibility with older library versions
    
    Co-Authored-By: [email protected] <[email protected]>
    
    * Enhance golden file normalization for hspec version compatibility
    
    - Add line number normalization (29 → 28) for version differences
    - Handle both tests/Example.hs and lol/monorepo/tests/Example.hs path prefixes
    - Strip trailing newlines from error messages for consistency
    - Extend normalization to both failure and skipped test cases
    - Maintains backward compatibility with older hspec versions
    
    Co-Authored-By: [email protected] <[email protected]>
    
    ---------
    
    Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    e681c18 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. chore(deps): update actions/checkout action to v5 (#40)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    84264b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. chore(ci): add permissions to workflow files (#42)

    Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
    devin-ai-integration[bot] authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    7a989a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2025

  1. chore(deps): update mikepenz/action-junit-report action to v6 (#43)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 2, 2025
    Configuration menu
    Copy the full SHA
    37c8c07 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. chore(deps): update actions/checkout action to v6 (#44)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    2a054b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

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