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.20.0
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.21.1
Choose a head ref
  • 15 commits
  • 131 files changed
  • 5 contributors

Commits on Aug 10, 2024

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

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

Commits on Aug 16, 2024

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

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

    chore(deps): lock file maintenance minor/patch updates
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    eb12f34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af6a347 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    811ef57 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update typescript-eslint monorepo to v8 (major) (#5607)

    * chore(deps): update typescript-eslint monorepo to v8
    
    * Fix linting
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
    renovate[bot] and lukastaegert authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    8350601 View commit details
    Browse the repository at this point in the history
  3. 4.21.0

    lukastaegert committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    c4bb050 View commit details
    Browse the repository at this point in the history
  4. Fix REPL loading

    lukastaegert committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    916bd62 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. chore(deps): update dependency @types/eslint to v9 (#5591)

    * chore(deps): update dependency @types/eslint to v9
    
    * Migrate configuration
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
    renovate[bot] and lukastaegert authored Aug 19, 2024
    1 Configuration menu
    Copy the full SHA
    9625890 View commit details
    Browse the repository at this point in the history
  2. preload the WASM file even though the version is undefined. (#5618)

    preload the WASM file even though the version is undefined
    TrickyPi authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    262a388 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

    * chore(deps): lock file maintenance minor/patch updates
    
    * Add missing config dependency
    
    * Update audit
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
    renovate[bot] and lukastaegert authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3eb8817 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    c1d25d6 View commit details
    Browse the repository at this point in the history
  2. fix: add space for DOCUMENT_CURRENT_SCRIPT template (#5624)

    * add space for DOCUMENT_CURRENT_SCRIPT template
    
    * update micromatch version
    TrickyPi authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    eb07813 View commit details
    Browse the repository at this point in the history
  3. fix: get the right chunk name for preserve modules in Windows (#5625)

    * add test
    
    * remove Windows drive prefix
    
    ---------
    
    Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
    TrickyPi and lukastaegert authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fadebcd View commit details
    Browse the repository at this point in the history
  4. 4.21.1

    lukastaegert committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c33c6ce View commit details
    Browse the repository at this point in the history
Loading