-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Comparing changes
Open a pull request
base repository: rollup/rollup
base: v4.3.0
head repository: rollup/rollup
compare: v4.5.0
- 12 commits
- 172 files changed
- 6 contributors
Commits on Nov 10, 2023
-
chore(deps): lock file maintenance minor/patch updates (#5243)
* chore(deps): lock file maintenance minor/patch updates * Manually fix vulnerabilities in lockfile --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
1Configuration menu - View commit details
-
Copy full SHA for ac32f83 - Browse repository at this point
Copy the full SHA ac32f83View commit details -
fix: allow the name of Rollup Error to be modified (#5240)
Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for ef3be44 - Browse repository at this point
Copy the full SHA ef3be44View commit details
Commits on Nov 11, 2023
-
Ensure --forceExit works without warning (#5245)
Ensure force-exit actually works
1Configuration menu - View commit details
-
Copy full SHA for ae249cb - Browse repository at this point
Copy the full SHA ae249cbView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 52c55bb - Browse repository at this point
Copy the full SHA 52c55bbView commit details
Commits on Nov 12, 2023
-
perf: run lint while constructing nodes (#5207)
* wip: remove swc_ecma_lints * wip: duplicate_bindings rule * wip: disallow assign to import * wip: duplicate_exports rule * wip: no_dupe_args * Improve catch clause scoping and add more tests * Use enum for variable kinds * Handle variable and import redeclarations and duplicate parameters * Detect nested conflictes with hoisted variables * Handle redeclared parameters * Attempt to improve scoping * Fix catch scoping TODO: Parameter redeclaration * Fix remaining tests * Update TODOs * Improve coverage * Fix nested catch scope hoisting * Improve coverage * Improve coverage * Improve coverage * hasExportNamedAs -> assertUniqueExportName * extract `specifier.local.name` as `localName` * Improve handling of missing entry exports Otherwise, it will throw an internal error * Use forceExit to fix failing MacOS CI --------- Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com> Co-authored-by: Lukas Taegert-Atkinson <lukastaegert@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for fe6cb3a - Browse repository at this point
Copy the full SHA fe6cb3aView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 53d6360 - Browse repository at this point
Copy the full SHA 53d6360View commit details
Commits on Nov 14, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 70b7b90 - Browse repository at this point
Copy the full SHA 70b7b90View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 01d8c9d - Browse repository at this point
Copy the full SHA 01d8c9dView commit details
Commits on Nov 17, 2023
-
chore(deps): lock file maintenance minor/patch updates (#5253)
* chore(deps): lock file maintenance minor/patch updates * Fix linting --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
Configuration menu - View commit details
-
Copy full SHA for c91babd - Browse repository at this point
Copy the full SHA c91babdView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 1df8b49 - Browse repository at this point
Copy the full SHA 1df8b49View commit details
Commits on Nov 18, 2023
-
Error for armv7 musl build (#5255)
* Sort build targets * Add error for missing arm musl build * Cancel in-progress REPL builds
Configuration menu - View commit details
-
Copy full SHA for 86bdd2b - Browse repository at this point
Copy the full SHA 86bdd2bView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 86efc76 - Browse repository at this point
Copy the full SHA 86efc76View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.3.0...v4.5.0