Skip to content

chore(deps): update dependency rollup to v3.26.3 #99

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 3.21.5 -> 3.26.3 age adoption passing confidence

Release Notes

rollup/rollup (rollup)

v3.26.3

Compare Source

2023-07-17

Bug Fixes
  • Do not pass external modules to manualChunks to avoid breaking existing configs (#​5068)
Pull Requests

v3.26.2

Compare Source

2023-07-06

Bug Fixes
  • Improve error handling when manual chunks would contain external modules (#​5050)
Pull Requests
  • #​5050: fix: improve error for manualChunks' modules that are resolved as an external module (@​TrickyPi)

v3.26.1

Compare Source

2023-07-05

Bug Fixes
  • Support hasOwnProperty as exported name in CommonJS (#​5010)
  • Properly reference browser types in package file (#​5051)
Pull Requests

v3.26.0

Compare Source

2023-06-30

Features
  • Add --filterLogs CLI flag and ROLLUP_FILTER_LOGS environment variable for log filtering (#​5035)
Pull Requests

v3.25.3

Compare Source

2023-06-26

Bug Fixes
  • Fix error when inlining dynamic imports that contain unused reexported variables (#​5047)
Pull Requests

v3.25.2

Compare Source

2023-06-24

Bug Fixes
  • Handle plugin errors where code is not a string (#​5042)
  • Use current transformed source when generating code frames with positions in transform hooks (#​5045)
Pull Requests

v3.25.1

Compare Source

2023-06-12

Bug Fixes
  • Respect __NO_SIDE_EFFECTS__ for async functions (#​5031)
Pull Requests

v3.25.0

Compare Source

2023-06-11

Features
  • Add this.info and this.debug plugin context logging functions (#​5026)
  • Add onLog option to read, map and filter logs (#​5026)
  • Add logLevel option to fully suppress logs by level (#​5026)
  • Support function logs in this.warn, this.info and this.debug to avoid heavy computations based on log level (#​5026)
  • Add onLog plugin hook to read, filter and map logs from plugins (#​5026)
Pull Requests

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

v3.21.6

Compare Source

2023-05-09

Bug Fixes
  • Ensure Rollup CLI prints everything to stdout before exiting (#​4980)
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.

@vercel
Copy link

vercel bot commented Jun 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
max-web-component ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2023 1:50pm

@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5940d8c) 85.01% compared to head (e9fc0a8) 85.01%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #99   +/-   ##
=======================================
  Coverage   85.01%   85.01%           
=======================================
  Files          14       14           
  Lines         881      881           
  Branches       27       27           
=======================================
  Hits          749      749           
  Misses        132      132           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate-bot renovate-bot changed the title chore(deps): update dependency rollup to v3.23.0 chore(deps): update dependency rollup to v3.23.1 Jun 4, 2023
@renovate-bot renovate-bot force-pushed the renovate/rollup-3.x-lockfile branch from 2d3f694 to 620b078 Compare June 4, 2023 21:11
@renovate-bot renovate-bot changed the title chore(deps): update dependency rollup to v3.23.1 chore(deps): update dependency rollup to v3.25.1 Jun 14, 2023
@renovate-bot renovate-bot force-pushed the renovate/rollup-3.x-lockfile branch from 620b078 to c74e9c4 Compare June 14, 2023 12:39
@renovate-bot renovate-bot changed the title chore(deps): update dependency rollup to v3.25.1 chore(deps): update dependency rollup to v3.25.2 Jun 24, 2023
@renovate-bot renovate-bot force-pushed the renovate/rollup-3.x-lockfile branch from c74e9c4 to e1202b3 Compare June 24, 2023 22:21
@renovate-bot renovate-bot changed the title chore(deps): update dependency rollup to v3.25.2 chore(deps): update dependency rollup to v3.25.3 Jun 26, 2023
@renovate-bot renovate-bot force-pushed the renovate/rollup-3.x-lockfile branch from e1202b3 to b51db1b Compare June 26, 2023 22:15
@renovate-bot renovate-bot changed the title chore(deps): update dependency rollup to v3.25.3 chore(deps): update dependency rollup to v3.26.0 Jun 30, 2023
@renovate-bot renovate-bot force-pushed the renovate/rollup-3.x-lockfile branch from b51db1b to db842af Compare June 30, 2023 06:20
@renovate-bot renovate-bot changed the title chore(deps): update dependency rollup to v3.26.0 chore(deps): update dependency rollup to v3.26.1 Jul 5, 2023
@renovate-bot renovate-bot force-pushed the renovate/rollup-3.x-lockfile branch from db842af to 37314f0 Compare July 5, 2023 10:18
@renovate-bot renovate-bot changed the title chore(deps): update dependency rollup to v3.26.1 chore(deps): update dependency rollup to v3.26.2 Jul 6, 2023
@renovate-bot renovate-bot force-pushed the renovate/rollup-3.x-lockfile branch from 37314f0 to 8be9034 Compare July 6, 2023 13:46
@renovate-bot renovate-bot changed the title chore(deps): update dependency rollup to v3.26.2 chore(deps): update dependency rollup to v3.26.3 Jul 17, 2023
@renovate-bot renovate-bot force-pushed the renovate/rollup-3.x-lockfile branch from 8be9034 to e9fc0a8 Compare July 17, 2023 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant