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 v4.5.0 #643

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2023

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

rollup/rollup (rollup)

v4.5.0

Compare Source

2023-11-18

Bug Fixes
  • Show a proper error when using native Rollup on armv7 musl Linux (#​5255)
Pull Requests

v4.4.1

Compare Source

2023-11-14

Bug Fixes
  • Do not flag duplicate function declarations in function scopes as syntax errors (#​5248)
Pull Requests

v4.4.0

Compare Source

2023-11-12

Features
  • Replace SWC linting with faster internal linting to error on duplicate declarations etc. (#​5207)
Bug Fixes
  • Show proper error when an entry exports non-existing bindings (#​5207)
Pull Requests

v4.3.1

Compare Source

2023-11-11

Bug Fixes
  • Fix rename error when handling errors in watch mode (#​5240)
  • Prevent warning when using --forceExit (#​5245)
Pull Requests

v4.3.0

Compare Source

2023-11-03

Features
  • Add forceExit CLI flag for situations where the CLI does not exit gracefully (#​5195)
Bug Fixes
  • Properly catch errors when removing a temporary config file fails (#​5198)
Pull Requests

v4.2.0

Compare Source

2023-10-31

Features
  • Run parsing in multiple threads and introduce parseAstAsync helper function (#​5202)
Pull Requests

v4.1.6

Compare Source

2023-10-31

Bug Fixes
  • Fix a bug where emtpy block comments in certain positions could freeze Rollup (#​5231)
Pull Requests

v4.1.5

Compare Source

2023-10-28

Bug Fixes
  • Fix an issue where actual entries that were also implicit entries could remain implicit (#​5220)
Pull Requests

v4.1.4

Compare Source

2023-10-16

Bug Fixes
Pull Requests

v4.1.3

Compare Source

2023-10-15

Bug Fixes
  • Fix WASM build as hash function was not exported (#​5203)
Pull Requests

v4.1.1

Compare Source

2023-10-15

Bug Fixes
  • Improve Node parsing performance (#​5201)
Pull Requests

v4.1.0

Compare Source

2023-10-14

Features
  • Reduce memory usage of Rollup builds (#​5133)
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 Oct 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b92cbb8) 100.00% compared to head (ee03a86) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #643   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          405       405           
  Branches        56        56           
=========================================
  Hits           405       405           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.1.0 chore(deps): update dependency rollup to v4.1.1 Oct 15, 2023
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.1.1 chore(deps): update dependency rollup to v4.1.3 Oct 15, 2023
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.1.3 chore(deps): update dependency rollup to v4.1.4 Oct 16, 2023
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.1.4 chore(deps): update dependency rollup to v4.1.5 Oct 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.1.5 chore(deps): update dependency rollup to v4.1.6 Oct 31, 2023
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.1.6 chore(deps): update dependency rollup to v4.2.0 Oct 31, 2023
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.2.0 chore(deps): update dependency rollup to v4.3.0 Nov 3, 2023
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.3.0 chore(deps): update dependency rollup to v4.3.1 Nov 11, 2023
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.3.1 chore(deps): update dependency rollup to v4.4.0 Nov 12, 2023
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.4.0 chore(deps): update dependency rollup to v4.4.1 Nov 14, 2023
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.4.1 chore(deps): update dependency rollup to v4.5.0 Nov 18, 2023
@Mister-Hope Mister-Hope merged commit 0d20d03 into main Nov 21, 2023
9 checks passed
@Mister-Hope Mister-Hope deleted the renovate/rollup-4.x branch November 21, 2023 02:08
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