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.30.1
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.31.0
Choose a head ref
  • 8 commits
  • 19 files changed
  • 4 contributors

Commits on Jan 10, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    ad9d904 View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance (#5794)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    7f4e904 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update rust crate swc_compiler_base to v8 (#5792)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    1f1e6c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    1f09912 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency eslint-config-prettier to v10 (#5801)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    8e814a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2025

  1. Support watch mode in yarn, gradle and containers (#5803)

    * Support watch mode in yarn, gradle and containers
    
    * Allow to use spawn to fix killing the child process with a signal
    lukastaegert authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    0e77fb7 View commit details
    Browse the repository at this point in the history
  2. fix: strip all BOMs (#5806)

    TrickyPi authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    b9eeec2 View commit details
    Browse the repository at this point in the history
  3. 4.31.0

    lukastaegert committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    15c264d View commit details
    Browse the repository at this point in the history
Loading