Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rollup 4.5.1 → 4.9.1 (minor) #12646

Merged
merged 1 commit into from
Dec 24, 2023
Merged

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Dec 24, 2023

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ rollup (4.5.1 → 4.9.1) · Repo · Changelog

Release Notes

4.9.1

4.9.1

2023-12-17

Bug Fixes

  • Fix an issue where break statements could include the wrong label (#5297)

Pull Requests

  • #5297: fix: use a new includedLabels in the body of the LabeledStatement (@TrickyPi)
  • #5300: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])

4.9.0

4.9.0

2023-12-13

Features

  • Fully support arbitrary strings as import and export identifiers (#5298)

Pull Requests

4.8.0

4.8.0

2023-12-11

Features

  • Improve experimentalMinChunkSize to take already loaded modules from dynamic imports into account (#5294)

Pull Requests

4.7.0

4.7.0

2023-12-08

Features

  • Add build for Linux riscv64 architecture (#5288)

Bug Fixes

  • Improve error message when native Windows build does not start (#5284)

Pull Requests

  • #5278: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
  • #5281: Add logs and experimentalLogSideEffects to REPL (@lukastaegert)
  • #5284: Add friendly error for missing MSVC redistributable (@sapphi-red)
  • #5285: chore(deps): update dependency vite to v5.0.5 [security] (@renovate[bot])
  • #5288: Add support for linux riscv64 gnu (@kxxt)
  • #5290: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])

4.6.1

4.6.1

2023-11-30

Bug Fixes

  • Resolve a situation where declaring the same var several times was considered a conflict (#5276)

Pull Requests

4.6.0

4.6.0

2023-11-26

Features

  • Allow this.addWatchFile in all plugin hooks (#5270)

Bug Fixes

  • Show helpful error when native binaries are not installed due to an npm issue (#5267)
  • Do not access this context in this.addWatchFile so it does not need to be bound when passed around (#5270)

Pull Requests

4.5.2

4.5.2

2023-11-24

Bug Fixes

  • Handle files with UTF-8 BOM when using the commonjs plugin (#5268)

Pull Requests

  • #5268: fix: strip BOM before calling transform hook (@TrickyPi)
  • #5269: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 28 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Dec 24, 2023
@depfu depfu bot merged commit 144cc5f into master Dec 24, 2023
10 checks passed
@depfu depfu bot deleted the depfu/update/npm/rollup-4.9.1 branch December 24, 2023 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants