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.34.9
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.35.0
Choose a head ref
  • 7 commits
  • 115 files changed
  • 3 contributors

Commits on Mar 1, 2025

  1. fix(deps): update swc monorepo (major) (#5862)

    * fix(deps): update swc monorepo
    
    * Replace JsWord with Atom
    
    ---------
    
    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 Mar 1, 2025
    Configuration menu
    Copy the full SHA
    30c16e8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency eslint-plugin-unicorn to v57 (#5852)

    * chore(deps): update dependency eslint-plugin-unicorn to v57
    
    * Change names to satisy linter
    
    ---------
    
    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 Mar 1, 2025
    Configuration menu
    Copy the full SHA
    caa406e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    865d8d5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update uraimo/run-on-arch-action action to v3 (#5873)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    f491680 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency builtin-modules to v5 (#5872)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    b346ce9 View commit details
    Browse the repository at this point in the history
  4. feat(5858): make closeBundle hook receive the last error (#5867)

    * feat(5858): make closeBundle hook receive the last error
    
    * keep the error chain
    
    * dry
    
    * Revert "dry"
    
    This reverts commit 6a3d70f.
    
    * watch files (without tests for now)
    
    * compound error
    
    * oops, watchFiles
    
    * docs: almost forgot
    
    * Update docs/plugin-development/index.md
    
    * Update docs/plugin-development/index.md
    
    * indeed it works
    GauBen authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    d29a457 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. 4.35.0

    lukastaegert committed Mar 8, 2025
    Configuration menu
    Copy the full SHA
    70ef1cc View commit details
    Browse the repository at this point in the history
Loading