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: granodigital/report-annotate
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: granodigital/report-annotate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.2
Choose a head ref
  • 16 commits
  • 7 files changed
  • 7 contributors

Commits on Dec 22, 2025

  1. chore(deps-dev): bump the npm-development group across 1 directory wi…

    …th 5 updates
    
    Bumps the npm-development group with 4 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [eslint](https://github.com/eslint/eslint), [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [rollup](https://github.com/rollup/rollup).
    
    
    Updates `@typescript-eslint/eslint-plugin` from 8.48.1 to 8.50.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 8.48.1 to 8.50.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/parser)
    
    Updates `eslint` from 9.39.1 to 9.39.2
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v9.39.1...v9.39.2)
    
    Updates `eslint-plugin-jest` from 29.2.1 to 29.8.0
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v29.2.1...v29.8.0)
    
    Updates `rollup` from 4.53.3 to 4.54.0
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.53.3...v4.54.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-version: 8.50.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: "@typescript-eslint/parser"
      dependency-version: 8.50.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: eslint
      dependency-version: 9.39.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: eslint-plugin-jest
      dependency-version: 29.8.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: rollup
      dependency-version: 4.54.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    5ba5ef8 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2025

  1. Configuration menu
    Copy the full SHA
    d71e27b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e1587a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2026

  1. Initial plan

    Copilot committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    2255f68 View commit details
    Browse the repository at this point in the history
  2. Change ERROR markdown panel to CAUTION and bump version to 3.1.2

    Co-authored-by: villelahdenvuo <633524+villelahdenvuo@users.noreply.github.com>
    Copilot and villelahdenvuo committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    5af4b75 View commit details
    Browse the repository at this point in the history
  3. Fix terminology: capitalize Markdown in CHANGELOG.md

    Co-authored-by: villelahdenvuo <633524+villelahdenvuo@users.noreply.github.com>
    Copilot and villelahdenvuo committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    b27547a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2026

  1. Merge pull request actions#1154 from actions/dependabot/npm_and_yarn/…

    …npm-development-ecf4de154e
    ncalteen authored Jan 12, 2026
    Configuration menu
    Copy the full SHA
    71adddf View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. Configuration menu
    Copy the full SHA
    74ad480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41c58e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7095440 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    020536a View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    villelahdenvuo and Copilot authored Jan 14, 2026
    Configuration menu
    Copy the full SHA
    837061e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3676db7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82fb775 View commit details
    Browse the repository at this point in the history
  8. Merge upstream/main

    villelahdenvuo committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    15bcd5f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bebfaeb View commit details
    Browse the repository at this point in the history
Loading