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: 2wce/rollup-plugin-sourcemaps2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.1
Choose a base ref
...
head repository: 2wce/rollup-plugin-sourcemaps2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.2
Choose a head ref
  • 17 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 29, 2025

  1. chore(deps-dev): bump glob from 11.0.1 to 11.0.2 (#236)

    Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.1 to 11.0.2.
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v11.0.1...v11.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-version: 11.0.2
      dependency-type: direct:development
      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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    39b70bc View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @swc/core from 1.11.21 to 1.11.22 (#237)

    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.11.21 to 1.11.22.
    - [Release notes](https://github.com/swc-project/swc/releases)
    - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
    - [Commits](swc-project/swc@v1.11.21...v1.11.22)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-version: 1.11.22
      dependency-type: direct:development
      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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    84dd827 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump rollup from 4.40.0 to 4.40.1 (#238)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.40.0 to 4.40.1.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.40.0...v4.40.1)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.40.1
      dependency-type: direct:development
      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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    bcc4560 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump vite from 6.3.2 to 6.3.3 (#240)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.2 to 6.3.3.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.3.3/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.3.3
      dependency-type: direct:development
      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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    3bec892 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @types/node from 22.14.1 to 22.15.3 (#239)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.14.1 to 22.15.3.
    - [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: 22.15.3
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    eeb35f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. chore(deps-dev): bump vite from 6.3.3 to 6.3.4 (#241)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.3 to 6.3.4.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.3.4
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    065ea21 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. chore(deps-dev): bump @swc/core from 1.11.22 to 1.11.24 (#242)

    Bumps [@swc/core](https://github.com/swc-project/swc) from 1.11.22 to 1.11.24.
    - [Release notes](https://github.com/swc-project/swc/releases)
    - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
    - [Commits](swc-project/swc@v1.11.22...v1.11.24)
    
    ---
    updated-dependencies:
    - dependency-name: "@swc/core"
      dependency-version: 1.11.24
      dependency-type: direct:development
      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 May 5, 2025
    Configuration menu
    Copy the full SHA
    95767a5 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump vitest from 3.1.2 to 3.1.3 (#243)

    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.3/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-version: 3.1.3
      dependency-type: direct:development
      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 May 5, 2025
    Configuration menu
    Copy the full SHA
    20c2183 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. chore(deps-dev): bump @changesets/cli from 2.29.2 to 2.29.3 (#246)

    Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.29.2 to 2.29.3.
    - [Release notes](https://github.com/changesets/changesets/releases)
    - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
    - [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: "@changesets/cli"
      dependency-version: 2.29.3
      dependency-type: direct:development
      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 May 6, 2025
    Configuration menu
    Copy the full SHA
    2c719f7 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @types/node from 22.15.3 to 22.15.9 (#245)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.3 to 22.15.9.
    - [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: 22.15.9
      dependency-type: direct:development
      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 May 6, 2025
    Configuration menu
    Copy the full SHA
    59655fd View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump vite from 6.3.4 to 6.3.5 (#244)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.4 to 6.3.5.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.3.5
      dependency-type: direct:development
      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 May 6, 2025
    Configuration menu
    Copy the full SHA
    30186b0 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. chore(deps-dev): bump @types/node from 22.15.9 to 22.15.17 (#247)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.9 to 22.15.17.
    - [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: 22.15.17
      dependency-type: direct:development
      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 May 12, 2025
    Configuration menu
    Copy the full SHA
    47b22c0 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @changesets/cli from 2.29.3 to 2.29.4 (#248)

    Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.29.3 to 2.29.4.
    - [Release notes](https://github.com/changesets/changesets/releases)
    - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
    - [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: "@changesets/cli"
      dependency-version: 2.29.4
      dependency-type: direct:development
      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 May 12, 2025
    Configuration menu
    Copy the full SHA
    38e8262 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump rollup from 4.40.1 to 4.40.2 (#249)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.40.1 to 4.40.2.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.40.1...v4.40.2)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.40.2
      dependency-type: direct:development
      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 May 12, 2025
    Configuration menu
    Copy the full SHA
    9d95bcb View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. fix: correctly encode non ascii characters (#251)

    * fix: correctly encode non ascii chars
    
    * chore: fix linting
    2wce authored May 19, 2025
    Configuration menu
    Copy the full SHA
    149219a View commit details
    Browse the repository at this point in the history
  2. chore: update (#252)

    2wce authored May 19, 2025
    Configuration menu
    Copy the full SHA
    2790ea0 View commit details
    Browse the repository at this point in the history
  3. Version Packages (#253)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 19, 2025
    Configuration menu
    Copy the full SHA
    cda7df1 View commit details
    Browse the repository at this point in the history
Loading