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.8.0 (master) #1042

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change OpenSSF
rollup (source) devDependencies minor 4.3.0 -> 4.8.0 OpenSSF Scorecard

Release Notes

rollup/rollup (rollup)

v4.8.0

Compare Source

2023-12-11

Features
  • Improve experimentalMinChunkSize to take already loaded modules from dynamic imports into account (#​5294)
Pull Requests

v4.7.0

Compare Source

2023-12-08

Features
  • Add build for Linux riscv64 architecture (#​5288)
Bug Fixes
  • Improve error message when native Windows build does not start (#​5284)
Pull Requests

v4.6.1

Compare Source

2023-11-30

Bug Fixes
  • Resolve a situation where declaring the same var several times was considered a conflict (#​5276)
Pull Requests

v4.6.0

Compare Source

2023-11-26

Features
  • Allow this.addWatchFile in all plugin hooks (#​5270)
Bug Fixes
  • Show helpful error when native binaries are not installed due to an npm issue (#​5267)
  • Do not access this context in this.addWatchFile so it does not need to be bound when passed around (#​5270)
Pull Requests

v4.5.2

Compare Source

2023-11-24

Bug Fixes
  • Handle files with UTF-8 BOM when using the commonjs plugin (#​5268)
Pull Requests

v4.5.1

Compare Source

2023-11-21

Bug Fixes
  • Do not error when a function expression uses the same name for a parameter and its id (#​5262)
Pull Requests

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

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.

Copy link

socket-security bot commented Nov 11, 2023

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
rollup 4.3.0...4.8.0 None +13/-12 34.5 MB

Copy link

codecov bot commented Nov 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f3723b2) 100.00% compared to head (10f2f28) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1042   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           83        83           
=========================================
  Hits            83        83           

☔ 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.3.1 (master) chore(deps): update dependency rollup to v4.4.0 (master) Nov 12, 2023
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch 2 times, most recently from 41214ce to cceb75d Compare November 12, 2023 12:25
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.4.0 (master) chore(deps): update dependency rollup to v4.4.1 (master) Nov 14, 2023
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch from cceb75d to 3d0e297 Compare November 14, 2023 07:33
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.4.1 (master) chore(deps): update dependency rollup to v4.5.0 (master) Nov 18, 2023
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch 2 times, most recently from 13b61e8 to 04d6d3e Compare November 18, 2023 09:59
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.5.0 (master) chore(deps): update dependency rollup to v4.5.1 (master) Nov 21, 2023
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch from 04d6d3e to 7306e6b Compare November 21, 2023 23:18
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.5.1 (master) chore(deps): update dependency rollup to v4.5.2 (master) Nov 24, 2023
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch from 7306e6b to a369c77 Compare November 24, 2023 07:30
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.5.2 (master) chore(deps): update dependency rollup to v4.6.0 (master) Nov 26, 2023
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch from a369c77 to 2a03400 Compare November 26, 2023 17:04
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.6.0 (master) chore(deps): update dependency rollup to v4.6.1 (master) Nov 30, 2023
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch from 2a03400 to c2138a2 Compare November 30, 2023 06:40
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch from c2138a2 to 934266d Compare December 8, 2023 10:56
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.6.1 (master) chore(deps): update dependency rollup to v4.7.0 (master) Dec 8, 2023
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch from 934266d to 10f2f28 Compare December 11, 2023 07:00
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.7.0 (master) chore(deps): update dependency rollup to v4.8.0 (master) Dec 11, 2023
@renovate renovate bot merged commit c4fb2c1 into master Dec 11, 2023
18 checks passed
@renovate renovate bot deleted the renovate/master-rollup-4.x branch December 11, 2023 12:09
Copy link

🎉 This PR is included in version 5.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released This issue or pull-request was included in a version released by semantic-release label Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue or pull-request was included in a version released by semantic-release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants