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: rollup/rollup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.22.4
Choose a base ref
...
head repository: rollup/rollup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.23.0
Choose a head ref
  • 9 commits
  • 161 files changed
  • 4 contributors

Commits on Sep 24, 2024

  1. chore(deps): update dependency rollup to v4.22.4 [security] (#5675)

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

Commits on Sep 27, 2024

  1. chore(deps): update dependency @rollup/plugin-typescript to v12 (#5682)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6d75b6d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @rollup/plugin-replace to v6 (#5681)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9c5e345 View commit details
    Browse the repository at this point in the history
  3. Fix panic with unicode characters (#5674)

    * test: add test for unicode string
    
    * fix: revert rust package updates to fix panic
    
    * chore: bump anyhow
    
    * chore: bump swc again
    
    ---------
    
    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    sapphi-red and lukastaegert authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    524670d View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @rollup/plugin-commonjs to v28 (#5680)

    * chore(deps): update dependency @rollup/plugin-commonjs to v28
    
    * Update snapshots
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
    renovate[bot] and lukastaegert authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2d59dbc View commit details
    Browse the repository at this point in the history
  5. chore(deps): lock file maintenance minor/patch updates (#5684)

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

    lukastaegert committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bc7780c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Add names and originalFileNames to assets (#5686)

    * Make names and originalFileNames an array
    
    * Update src/rollup/types.d.ts
    
    Co-authored-by: 翠 / green <green@sapphi.red>
    
    * Improve coverage
    
    ---------
    
    Co-authored-by: 翠 / green <green@sapphi.red>
    lukastaegert and sapphi-red authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d0eee9c View commit details
    Browse the repository at this point in the history
  2. 4.23.0

    lukastaegert committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ed98e08 View commit details
    Browse the repository at this point in the history
Loading