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.41.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.42.0
Choose a head ref
  • 11 commits
  • 29 files changed
  • 8 contributors

Commits on May 30, 2025

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

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

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

Commits on Jun 1, 2025

  1. chore(deps): update dependency yargs-parser to v22 (#5969)

    * chore(deps): update dependency yargs-parser to v22
    
    * Revert "chore(deps): update dependency yargs-parser to v22"
    
    This reverts commit 01bd781.
    
    * Do not update yargs parser as it requires Node 20
    
    ---------
    
    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 Jun 1, 2025
    Configuration menu
    Copy the full SHA
    4f69d33 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    8f0dbc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da88626 View commit details
    Browse the repository at this point in the history
  3. fix: preserve constant identifiers in unary expressions instead of ma…

    …gic numbers (#5968)
    
    * fix: preserve constant identifiers in unary expressions instead of magic numbers
    
    * test: formatting
    
    ---------
    
    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    OmkarJ13 and lukastaegert authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    224c900 View commit details
    Browse the repository at this point in the history
  4. Update README.md (#5976)

    Replaced 404 Not found TNG logo with TNG GitHub logo.
    
    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    ftlno and lukastaegert authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    13992f2 View commit details
    Browse the repository at this point in the history
  5. Debug/fix watch pipeline (#5982)

    * Debug pipeline
    
    * Print stdout and stderr on timeout
    
    * Add more logging
    
    * Add logging to killing
    
    * Try to kill after a timeout to see if it helps
    
    * Use a macroscopic timeout in the test
    
    * Remove solo
    
    * Update test/cli/samples/watch/watch-event-hooks-error/_config.js
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Rename iteration variable
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    lukastaegert and Copilot authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    149d94c View commit details
    Browse the repository at this point in the history
  6. 4.41.2

    lukastaegert committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    13b4669 View commit details
    Browse the repository at this point in the history
  7. feat: watch mode add allowInputInsideOutputPath option (#5966)

    * feat: watch mode add `allowInputInsideOutputPath` option
    
    * fix: docs lint
    
    * test: case
    
    * test: update
    
    * Slightly streamline code
    
    * Fix test
    
    ---------
    
    Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
    Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
    3 people authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    dddc00d View commit details
    Browse the repository at this point in the history
  8. 4.42.0

    lukastaegert committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    f763394 View commit details
    Browse the repository at this point in the history
Loading