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.52.3
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.52.5
Choose a head ref
  • 13 commits
  • 42 files changed
  • 6 contributors

Commits on Sep 28, 2025

  1. Enable npm OIDC publishing (#6128)

    * Enable npm OIDC publishing
    
    * 4.52.4-0
    
    * Set up npm exactly like in the example
    
    * 4.52.4-1
    
    * Fix packages
    
    * Revert some things to check if we can still publish
    
    * 4.52.4-2
    
    * Switch back to cached node modules
    
    * 4.52.4-3
    lukastaegert authored Sep 28, 2025
    Configuration menu
    Copy the full SHA
    bef29f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. fix(deps): lock file maintenance minor/patch updates (#6134)

    * fix(deps): lock file maintenance minor/patch updates
    
    * Update dependencies manually
    
    * Resolve vulnerability
    
    ---------
    
    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 Oct 3, 2025
    Configuration menu
    Copy the full SHA
    c1c4175 View commit details
    Browse the repository at this point in the history
  2. Correct nullish coalescing branch resolution for symbol left value (#…

    …6133)
    
    * Add test
    
    * Correct nullish coalescing branch resolution for symbol left value
    TrickyPi authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    0fd66e6 View commit details
    Browse the repository at this point in the history
  3. 4.52.4

    lukastaegert committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    cd81da7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2025

  1. chore(deps): lock file maintenance minor/patch updates (#6135)

    * chore(deps): lock file maintenance minor/patch updates
    
    * Fix mermaid again
    
    * Reduce PR creation window again
    
    ---------
    
    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 Oct 4, 2025
    Configuration menu
    Copy the full SHA
    01f02bd View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2025

  1. chore(deps): update peter-evans/find-comment action to v4 (#6141)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 11, 2025
    Configuration menu
    Copy the full SHA
    c9ab522 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update peter-evans/create-or-update-comment action to v5 (

    …#6140)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 11, 2025
    Configuration menu
    Copy the full SHA
    88b18b9 View commit details
    Browse the repository at this point in the history
  3. fix(deps): lock file maintenance minor/patch updates (#6142)

    * fix(deps): lock file maintenance minor/patch updates
    
    * Use older mermaid to address vulnerability
    
    ---------
    
    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 Oct 11, 2025
    Configuration menu
    Copy the full SHA
    69a9336 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2025

  1. chore(deps): update actions/setup-node action to v6 (#6147)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 18, 2025
    Configuration menu
    Copy the full SHA
    bfa9e9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a973ed8 View commit details
    Browse the repository at this point in the history
  3. chore(deps): lock file maintenance minor/patch updates (#6146)

    * chore(deps): lock file maintenance minor/patch updates
    
    * Use older mermaid to address vulnerability
    
    ---------
    
    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 Oct 18, 2025
    Configuration menu
    Copy the full SHA
    0b816b0 View commit details
    Browse the repository at this point in the history
  4. fix: generation of debugIDs with invalid length (#6144)

    * Fix generation fo debugIDs with invalid length
    
    * test case
    
    * delete unused const
    
    * format
    
    * Fix hashes
    
    ---------
    
    Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
    pablomatiasgomez and lukastaegert authored Oct 18, 2025
    Configuration menu
    Copy the full SHA
    58f5a7b View commit details
    Browse the repository at this point in the history
  5. 4.52.5

    lukastaegert committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    55a8fd5 View commit details
    Browse the repository at this point in the history
Loading