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 dependency rollup to v3.29.4 - autoclosed #762

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup (rollup)

v3.29.4

Compare Source

2023-09-28

Bug Fixes
  • Fix static analysis when an exported function uses callbacks (#​5158)
Pull Requests

v3.29.3

Compare Source

2023-09-24

Bug Fixes
  • Fix a bug where code was wrongly tree-shaken after mutating function parameters (#​5153)
Pull Requests

v3.29.2

Compare Source

2023-09-15

Bug Fixes
  • Export TreeshakingPreset type (#​5131)
Pull Requests

v3.29.1

Compare Source

2023-09-10

Bug Fixes
  • Fix time measurement of plugin hooks in watch mode (#​5114)
  • Ensure accessing document.currentScript in import.meta.url returns correct results (#​5118)
Pull Requests

v3.29.0

Compare Source

2023-09-06

Features
  • Add output.sourcemapFileNames option (#​5105)
  • Add generic type parameter for api to Plugin type (#​5112)
Bug Fixes
  • Ensure mutations of CustomEvent details are tracked (#​5123)
Pull Requests

v3.28.1

Compare Source

2023-08-22

Bug Fixes
  • Ensure external files with relative import paths outside the target are rendered correctly (#​5099)
Pull Requests

v3.28.0

Compare Source

2023-08-09

Features
  • Add a new property preliminaryFileName to generated chunks containing the file name placeholder (#​5086)
  • Improve performance of sourcemap generation by lazily decoding mappings (#​5087)
Bug Fixes
  • Make the code property of rendered modules in the output readonly (#​5091)
Pull Requests

v3.27.2

Compare Source

2023-08-04

Bug Fixes
  • Revert sourcemap performance improvement for now as it causes issues with Vite (#​5075)
Pull Requests

v3.27.1

Compare Source

2023-08-03

Bug Fixes
  • Improve performance when generating sourcemaps (#​5075)
Pull Requests

v3.27.0

Compare Source

2023-07-28

Features
  • Mark Object.values and Object.entries as pure if their argument does not contain getters (#​5072)
Pull Requests

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

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 changed the title chore(deps): update dependency rollup to v3.23.0 chore(deps): update dependency rollup to v3.24.0 Jun 10, 2023
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.24.0 chore(deps): update dependency rollup to v3.24.1 Jun 11, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from a5834e2 to 183f3df Compare June 11, 2023 02:39
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.24.1 chore(deps): update dependency rollup to v3.25.0 Jun 11, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 183f3df to dc8ea41 Compare June 11, 2023 06:11
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.25.0 chore(deps): update dependency rollup to v3.25.1 Jun 12, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from dc8ea41 to f205fdd Compare June 12, 2023 06:05
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.25.1 chore(deps): update dependency rollup to v3.25.1 - autoclosed Jun 23, 2023
@renovate renovate bot closed this Jun 23, 2023
@renovate renovate bot deleted the renovate/rollup-3.x branch June 23, 2023 22:29
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.25.1 - autoclosed chore(deps): update dependency rollup to v3.25.1 Jun 24, 2023
@renovate renovate bot reopened this Jun 24, 2023
@renovate renovate bot restored the renovate/rollup-3.x branch June 24, 2023 21:44
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.25.1 chore(deps): update dependency rollup to v3.25.2 Jun 25, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from f205fdd to 442cea6 Compare June 25, 2023 00:02
@renovate 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 renovate bot force-pushed the renovate/rollup-3.x branch from 442cea6 to d8bbcc1 Compare June 26, 2023 22:10
@renovate 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 renovate bot force-pushed the renovate/rollup-3.x branch from d8bbcc1 to 5c75bdc Compare June 30, 2023 06:42
@renovate 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 renovate bot force-pushed the renovate/rollup-3.x branch 2 times, most recently from ab0ae77 to 46e06d6 Compare July 5, 2023 23:41
@renovate 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 renovate bot force-pushed the renovate/rollup-3.x branch 3 times, most recently from ed9ff65 to 9fe20f8 Compare July 7, 2023 12:19
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.26.2 Update dependency rollup to v3.26.2 Jul 7, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 9fe20f8 to 550eb45 Compare July 7, 2023 12:37
@renovate renovate bot changed the title Update dependency rollup to v3.26.2 chore(deps): update dependency rollup to v3.26.2 Jul 7, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 550eb45 to 1f679be Compare July 7, 2023 12:52
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 1f679be to 245e783 Compare July 17, 2023 15:03
@renovate 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 renovate bot force-pushed the renovate/rollup-3.x branch from 245e783 to 64abcf7 Compare July 25, 2023 07:42
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.26.3 chore(deps): update dependency rollup to v3.27.0 Jul 28, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 64abcf7 to 04549b0 Compare July 28, 2023 16:35
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.27.0 chore(deps): update dependency rollup to v3.27.1 Aug 3, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 04549b0 to 3fa43c8 Compare August 3, 2023 10:02
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.27.1 chore(deps): update dependency rollup to v3.27.2 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch 2 times, most recently from 4866810 to c25bed5 Compare August 8, 2023 15:31
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.27.2 Update dependency rollup to v3.27.2 Aug 8, 2023
@renovate renovate bot changed the title Update dependency rollup to v3.27.2 Update dependency rollup to v3.28.0 Aug 9, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from c25bed5 to 2865f33 Compare August 9, 2023 06:14
@renovate renovate bot changed the title Update dependency rollup to v3.28.0 Update dependency rollup to v3.28.1 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 2865f33 to 27df69b Compare August 22, 2023 07:03
@renovate renovate bot changed the title Update dependency rollup to v3.28.1 Update dependency rollup to v3.29.0 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 27df69b to a077aed Compare September 6, 2023 08:17
@renovate renovate bot changed the title Update dependency rollup to v3.29.0 Update dependency rollup to v3.29.1 Sep 10, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from a077aed to cfe11e4 Compare September 10, 2023 06:59
@renovate renovate bot changed the title Update dependency rollup to v3.29.1 Update dependency rollup to v3.29.2 Sep 15, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from cfe11e4 to ff2b1f4 Compare September 15, 2023 20:29
@renovate renovate bot changed the title Update dependency rollup to v3.29.2 Update dependency rollup to v3.29.3 Sep 24, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from ff2b1f4 to 23cd564 Compare September 24, 2023 06:26
@renovate renovate bot changed the title Update dependency rollup to v3.29.3 Update dependency rollup to v3.29.4 Sep 28, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch from 23cd564 to 2dffaab Compare September 28, 2023 07:45
@renovate renovate bot changed the title Update dependency rollup to v3.29.4 Update dependency rollup to v3.29.4 - autoclosed Jan 26, 2024
@renovate renovate bot closed this Jan 26, 2024
@renovate renovate bot deleted the renovate/rollup-3.x branch January 26, 2024 19:28
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.

0 participants