Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

chore(deps): update dependency rollup to v3.9.0 #385

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup

v3.9.0

Compare Source

2022-12-28

Features
  • Support ES2022 arbitrary module namespace identifiers (#​4770)
  • Add optional version property to plugin type (#​4771)
Pull Requests

v3.8.1

Compare Source

2022-12-23

Bug Fixes
  • Reduce memory footprint when explicitly passing cache: false (#​4762)
  • Fix a crash when preserving modules and reexporting namespaces (#​4766)
Pull Requests

v3.8.0

Compare Source

2022-12-22

Features
  • Deduplicate ESM exports and reexports when preserving modules (#​4759)
Bug Fixes
  • Handle files that are emitted as a side effect of the manualChunks option (#​4759)
Pull Requests

v3.7.5

Compare Source

2022-12-17

Bug Fixes
  • Avoid name shadowing when default exporting a class that matches the name of another class (#​4756)
  • Do not display the error message both in a separate line and in the stack trace in rollup CLI (#​4749)
  • Make type of RollupWarning.cause compatible with Error.cause (#​4757)
  • Do not swallow side effects when interacting with modules namespaces nested in another object (#​4758)
Pull Requests

v3.7.4

Compare Source

2022-12-13

Bug Fixes
  • Do not remove calls to .exec and .test for included stateful regular expressions (#​4742)
Pull Requests

v3.7.3

Compare Source

2022-12-11

Bug Fixes
  • Ensure this.getFileName no longer returns a placeholder as soon as hash placeholders have been resolved (#​4747)
Pull Requests

v3.7.2

Compare Source

2022-12-10

Bug Fixes
  • Improve chunk generation performance when one module is dynamically imported by many other modules (#​4736)
Pull Requests

v3.7.1

Compare Source

2022-12-09

Bug Fixes
Pull Requests

v3.7.0

Compare Source

2022-12-08

Features
  • Do not treat .test and .exec on regular expressions as side effects (#​4737)
Pull Requests

v3.6.0

Compare Source

2022-12-05

Features
  • extend this.getModuleInfo with information about exports (#​4731)
Pull Requests

v3.5.1

Compare Source

2022-12-01

Bug Fixes
  • Accept functions returning a config in defineConfig (#​4728)
Pull Requests
  • #​4728: Overload defineConfig to accept a RollupOptionsFunction parameter (@​Septh)

v3.5.0

Compare Source

2022-11-27

Features
  • Add treeshake.manualPureFunctions to override static analysis for explicit function names (#​4718)
Bug Fixes
  • Do not throw when a plugin uses this.load without awaiting its result (#​4725)
Pull Requests

v3.4.0

Compare Source

2022-11-22

Features
  • Do not keep unused Object.freeze calls on object literals (#​4720)
Pull Requests

v3.3.0

Compare Source

2022-11-12

Features
  • Add "experimentalMinChunkSize" option to merge smaller chunks into larger ones (#​4705)
  • Automatically deduplicate assets again when the source is a Buffer (#​4712)
  • Deduplicate Buffer with string assets (#​4712)
Bug Fixes
  • Support plugins with object hooks when using perf: true (#​4707)
Pull Requests

v3.2.5

Compare Source

2022-11-01

Bug Fixes
  • We deconflicting classes, ensure the original class name still does not shadow variables (#​4697)
Pull Requests

v3.2.4

Compare Source

2022-10-31

Bug Fixes
  • Always use forward slashes in chunk ids when preserving modules, even on Windows (#​4693)
  • Escape problematic characters in ids when rewriting import.meta.url (#​4693)
Pull Requests

Configuration

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

🚦 Automerge: Enabled.

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.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 31, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6a76831
Status: ✅  Deploy successful!
Preview URL: https://e9469078.2022-hp.pages.dev
Branch Preview URL: https://renovate-rollup-3-x.2022-hp.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 3ade827 to 595bd96 Compare November 1, 2022 05:43
@renovate renovate bot changed the title Update dependency rollup to v3.2.4 Update dependency rollup to v3.2.5 Nov 1, 2022
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 595bd96 to 07ccf13 Compare November 12, 2022 06:02
@renovate renovate bot changed the title Update dependency rollup to v3.2.5 Update dependency rollup to v3.3.0 Nov 12, 2022
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 07ccf13 to 928c66c Compare November 22, 2022 05:47
@renovate renovate bot changed the title Update dependency rollup to v3.3.0 Update dependency rollup to v3.4.0 Nov 22, 2022
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 928c66c to 2f42ca9 Compare November 27, 2022 08:19
@renovate renovate bot changed the title Update dependency rollup to v3.4.0 Update dependency rollup to v3.5.0 Nov 27, 2022
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 2f42ca9 to c4214d7 Compare December 1, 2022 07:50
@renovate renovate bot changed the title Update dependency rollup to v3.5.0 Update dependency rollup to v3.5.1 Dec 1, 2022
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from c4214d7 to accf234 Compare December 5, 2022 13:03
@renovate renovate bot changed the title Update dependency rollup to v3.5.1 Update dependency rollup to v3.6.0 Dec 5, 2022
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from accf234 to 80bfda4 Compare December 8, 2022 05:47
@renovate renovate bot changed the title Update dependency rollup to v3.6.0 Update dependency rollup to v3.7.0 Dec 8, 2022
@github-actions
Copy link

github-actions bot commented Dec 8, 2022

❌ failed...

Open the report at https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1670478596533-955.report.html

auditProperty actual expected level
performance 0.81 0.9 ❌ error

@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 80bfda4 to 3c13e27 Compare December 9, 2022 21:52
@renovate renovate bot changed the title Update dependency rollup to v3.7.0 Update dependency rollup to v3.7.1 Dec 9, 2022
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 3c13e27 to ce226cb Compare December 10, 2022 07:03
@renovate renovate bot changed the title Update dependency rollup to v3.7.1 Update dependency rollup to v3.7.2 Dec 10, 2022
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from ce226cb to 7fa5469 Compare December 11, 2022 16:00
@renovate renovate bot changed the title Update dependency rollup to v3.7.2 Update dependency rollup to v3.7.3 Dec 11, 2022
@renovate renovate bot changed the title Update dependency rollup to v3.7.3 Update dependency rollup to v3.7.4 Dec 13, 2022
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 7fa5469 to 2f095a7 Compare December 13, 2022 05:53
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 2f095a7 to 7bb5356 Compare December 17, 2022 06:02
@renovate renovate bot changed the title Update dependency rollup to v3.7.4 Update dependency rollup to v3.7.5 Dec 17, 2022
@renovate renovate bot changed the title Update dependency rollup to v3.7.5 chore(deps): update dependency rollup to v3.7.5 Dec 18, 2022
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 7bb5356 to f6eca91 Compare December 22, 2022 07:02
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.7.5 chore(deps): update dependency rollup to v3.8.0 Dec 22, 2022
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from f6eca91 to c3d190c Compare December 23, 2022 07:50
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.8.0 chore(deps): update dependency rollup to v3.8.1 Dec 23, 2022
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.8.1 chore(deps): update dependency rollup to v3.9.0 Dec 28, 2022
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from c3d190c to 6a76831 Compare December 28, 2022 07:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants