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: relative-ci/rollup-plugin-stats
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: relative-ci/rollup-plugin-stats
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Choose a head ref
  • 7 commits
  • 11 files changed
  • 2 contributors

Commits on Apr 12, 2026

  1. type: Export inline types

    avoid re-exporting vite/rollup unions, they can fail in vite 8
    vio committed Apr 12, 2026
    Configuration menu
    Copy the full SHA
    87a4bbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99407af View commit details
    Browse the repository at this point in the history
  3. Merge pull request #532 from relative-ci/fix-types

    type: Export inline types
    vio authored Apr 12, 2026
    Configuration menu
    Copy the full SHA
    facf6e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddb65fc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #539 from relative-ci/fix-package-tests

    test: Remove bundler dependency from package.json to avoid npm errors
    vio authored Apr 12, 2026
    Configuration menu
    Copy the full SHA
    f387c0d View commit details
    Browse the repository at this point in the history
  6. Update dependencies (#517)

    * build(deps-dev): bump tsdown from 0.21.2 to 0.21.3
    
    Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.21.2 to 0.21.3.
    - [Release notes](https://github.com/rolldown/tsdown/releases)
    - [Commits](rolldown/tsdown@v0.21.2...v0.21.3)
    
    ---
    updated-dependencies:
    - dependency-name: tsdown
      dependency-version: 0.21.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump typescript-eslint from 8.57.0 to 8.57.1
    
    Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.57.0 to 8.57.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: typescript-eslint
      dependency-version: 8.57.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump tsdown from 0.21.3 to 0.21.4
    
    Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.21.3 to 0.21.4.
    - [Release notes](https://github.com/rolldown/tsdown/releases)
    - [Commits](rolldown/tsdown@v0.21.3...v0.21.4)
    
    ---
    updated-dependencies:
    - dependency-name: tsdown
      dependency-version: 0.21.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump vitest from 4.1.0 to 4.1.1
    
    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.1/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-version: 4.1.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump typescript-eslint from 8.57.1 to 8.57.2
    
    Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.57.1 to 8.57.2.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: typescript-eslint
      dependency-version: 8.57.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump rollup from 4.59.0 to 4.60.0
    
    Bumps [rollup](https://github.com/rollup/rollup) from 4.59.0 to 4.60.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.59.0...v4.60.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.60.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump memfs from 4.56.11 to 4.57.1
    
    Bumps [memfs](https://github.com/streamich/memfs) from 4.56.11 to 4.57.1.
    - [Release notes](https://github.com/streamich/memfs/releases)
    - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
    - [Commits](streamich/memfs@v4.56.11...v4.57.1)
    
    ---
    updated-dependencies:
    - dependency-name: memfs
      dependency-version: 4.57.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump eslint from 10.0.3 to 10.1.0 in the eslint group
    
    Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint).
    
    
    Updates `eslint` from 10.0.3 to 10.1.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v10.0.3...v10.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 10.1.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump tsdown from 0.21.4 to 0.21.5
    
    Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.21.4 to 0.21.5.
    - [Release notes](https://github.com/rolldown/tsdown/releases)
    - [Commits](rolldown/tsdown@v0.21.4...v0.21.5)
    
    ---
    updated-dependencies:
    - dependency-name: tsdown
      dependency-version: 0.21.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump vitest from 4.1.1 to 4.1.2
    
    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.1 to 4.1.2.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-version: 4.1.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump tsdown from 0.21.5 to 0.21.7
    
    Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.21.5 to 0.21.7.
    - [Release notes](https://github.com/rolldown/tsdown/releases)
    - [Commits](rolldown/tsdown@v0.21.5...v0.21.7)
    
    ---
    updated-dependencies:
    - dependency-name: tsdown
      dependency-version: 0.21.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * bump rollup from 4.60.0 to 4.60.1
    
    Bumps [rollup](https://github.com/rollup/rollup) from 4.60.0 to 4.60.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.60.0...v4.60.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.60.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump @types/node from 25.5.0 to 25.5.2
    
    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.5.0 to 25.5.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-version: 25.5.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump vitest from 4.1.2 to 4.1.3
    
    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.2 to 4.1.3.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.3/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-version: 4.1.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump typescript-eslint from 8.57.2 to 8.58.1
    
    Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.57.2 to 8.58.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.1/packages/typescript-eslint)
    
    ---
    updated-dependencies:
    - dependency-name: typescript-eslint
      dependency-version: 8.58.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump eslint from 10.1.0 to 10.2.0 in the eslint group
    
    Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint).
    
    
    Updates `eslint` from 10.1.0 to 10.2.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v10.1.0...v10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 10.2.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: eslint
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump relative-ci/.github from 1.1.5 to 1.2.0
    
    Bumps [relative-ci/.github](https://github.com/relative-ci/.github) from 1.1.5 to 1.2.0.
    - [Commits](relative-ci/.github@v1.1.5...v1.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: relative-ci/.github
      dependency-version: 1.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0
    
    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.5.0 to 3.0.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v2.5.0...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-version: 3.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump lint-staged from 16.3.3 to 16.4.0
    
    Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.3.3 to 16.4.0.
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v16.3.3...v16.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-version: 16.4.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump vitest from 4.1.3 to 4.1.4
    
    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.3 to 4.1.4.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.4/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-version: 4.1.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 7.0.0 to 7.0.1.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v7.0.0...v7.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: 7.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump prettier from 3.8.1 to 3.8.2
    
    Bumps [prettier](https://github.com/prettier/prettier) from 3.8.1 to 3.8.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.8.1...3.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-version: 3.8.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps-dev): bump @types/node from 25.5.2 to 25.6.0
    
    Dependabot couldn't find the original pull request head commit, a3776f9.
    
    * build(deps-dev): bump globals from 17.4.0 to 17.5.0
    
    Dependabot couldn't find the original pull request head commit, bbf5e04.
    
    * build(deps-dev): bump typescript from 5.9.3 to 6.0.2
    
    Dependabot couldn't find the original pull request head commit, fe00ba4.
    
    * chore: Npm dedupe
    
    * chore: Npm audit fix
    
    * build: Add back vite 7 dependency - required to run vitest cases on node v18
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    vio and dependabot[bot] authored Apr 12, 2026
    Configuration menu
    Copy the full SHA
    33ac476 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. 📦 release 2.1.1

    vio committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    e88d638 View commit details
    Browse the repository at this point in the history
Loading