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

chore(deps): update dependency rollup to v3.28.1 - autoclosed #607

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

rollup/rollup (rollup)

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 - "every weekend" (UTC), 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.

@codecov
Copy link

codecov bot commented May 20, 2023

Codecov Report

Merging #607 (24f3d77) into main (1a2ce57) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #607   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          405       405           
  Branches        56        56           
=========================================
  Hits           405       405           

@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.22.0 chore(deps): update dependency rollup to v3.22.1 May 21, 2023
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.22.1 chore(deps): update dependency rollup to v3.23.0 May 22, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch 2 times, most recently from 95b8e22 to e00f2ca Compare May 27, 2023 06:04
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.23.0 chore(deps): update dependency rollup to v3.23.0 - autoclosed May 29, 2023
@renovate renovate bot closed this May 29, 2023
@renovate renovate bot deleted the renovate/rollup-3.x branch May 29, 2023 05:20
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.23.0 - autoclosed chore(deps): update dependency rollup to v3.23.0 Jun 4, 2023
@renovate renovate bot reopened this Jun 4, 2023
@renovate renovate bot restored the renovate/rollup-3.x branch June 4, 2023 22:08
@renovate 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 renovate bot changed the title chore(deps): update dependency rollup to v3.23.1 chore(deps): update dependency rollup to v3.24.0 Jun 7, 2023
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.24.0 chore(deps): update dependency rollup to v3.25.1 Jun 14, 2023
@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 20, 2023
@renovate renovate bot closed this Jun 20, 2023
@renovate renovate bot deleted the renovate/rollup-3.x branch June 20, 2023 16:37
@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 22:54
@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 24, 2023
@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 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 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 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 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 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 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 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 changed the title chore(deps): update dependency rollup to v3.27.2 chore(deps): update dependency rollup to v3.28.0 Aug 9, 2023
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.28.0 chore(deps): update dependency rollup to v3.28.1 Aug 22, 2023
@renovate renovate bot changed the title chore(deps): update dependency rollup to v3.28.1 chore(deps): update dependency rollup to v3.28.1 - autoclosed Aug 25, 2023
@renovate renovate bot closed this Aug 25, 2023
@renovate renovate bot deleted the renovate/rollup-3.x branch August 25, 2023 05:01
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