Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) ^3.21.6 -> ^3.24.1 age adoption passing confidence

Release Notes

rollup/rollup

v3.24.1

Compare Source

2023-06-10

Bug Fixes
  • Fix an issue where bundles with @rollup/plugin-commonjs were missing internal dependencies when code-splitting (#​5029)
  • Do not use process.exit(0) in watch mode to avoid issues in embedded scenarios (#​5027)
Pull Requests

v3.24.0

Compare Source

2023-06-07

Features
  • Add new annotation /* #__NO_SIDE_EFFECTS__ */ to mark function declarations as side effect free (#​5024)
Pull Requests
  • #​5024: feat: support #__NO_SIDE_EFFECTS__ annotation for function declaration (@​antfu)

v3.23.1

Compare Source

2023-06-04

Bug Fixes
  • Ensure the last segment of sourcemapBaseUrl is never omitted (#​5022)
Pull Requests

v3.23.0

Compare Source

2023-05-22

Features
  • Support emitting "prebuilt chunks" from plugins (#​4990)
Bug Fixes
  • Mark Sets and Maps as pure when they receive an array literal as argument (#​5005)
Pull Requests

v3.22.1

Compare Source

2023-05-21

Bug Fixes
  • Remove force quit again as it caused some issues (#​5004)
Pull Requests

v3.22.0

Compare Source

2023-05-17

Features
  • Prevent empty non-facade chunks by merging them into other suitable chunks (#​4989)
  • Avoid facade chunks in some situations involving reexports (#​4989)
  • Improve algorithm for best merge target when using experimentalMinChunkSize to take tree-shaking into account (#​4989)
Bug Fixes
  • Take side effects of external dependencies into account when merging chunks for experimentalMinChunkSize (#​4989)
Pull Requests

v3.21.8

Compare Source

2023-05-16

Bug Fixes
  • Allow a namespace to properly contain itself as a named export (#​4991)
Pull Requests

v3.21.7

Compare Source

2023-05-13

Bug Fixes
  • Show correct error on uncaught exceptions in watch mode (#​4987)
Pull Requests

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team, BABAK0T0, ModuloM and Vinzius and removed request for a team June 14, 2023 12:51
@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@53cbe2d). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff            @@
##             main      #718   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?        45           
  Lines           ?       681           
  Branches        ?       133           
========================================
  Hits            ?       681           
  Misses          ?         0           
  Partials        ?         0           

@renovate renovate bot force-pushed the renovate/rollup-3.x branch 2 times, most recently from 4c5dad5 to 5ed8509 Compare June 15, 2023 05:33
@renovate renovate bot changed the title chore(deps): update dependency rollup to ^3.24.0 chore(deps): update dependency rollup to ^3.24.1 Jun 15, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 5ed8509 to 633d578 Compare June 15, 2023 07:46
Vinzius
Vinzius previously approved these changes Jun 15, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 633d578 to 9d6222c Compare June 15, 2023 08:10
@Vinzius Vinzius added this pull request to the merge queue Jun 15, 2023
Merged via the queue into main with commit fa6829a Jun 15, 2023
@Vinzius Vinzius deleted the renovate/rollup-3.x branch June 15, 2023 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants