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 v4.28.1 #398

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

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

Release Notes

rollup/rollup (rollup)

v4.28.1

Compare Source

2024-12-06

Bug Fixes
  • Support running Rollup natively on LoongArch (#​5749)
  • Add optional debugId to SourceMap types (#​5751)
Pull Requests

v4.28.0

Compare Source

2024-11-30

Features
  • Allow to specify how to handle import attributes when transpiling Rollup config files (#​5743)
Pull Requests

v4.27.4

Compare Source

2024-11-23

Bug Fixes
  • Update bundled magic-string to support sourcemap debug ids (#​5740)
Pull Requests

v4.27.3

Compare Source

2024-11-18

Bug Fixes
  • Revert object property tree-shaking for now (#​5736)
Pull Requests

v4.27.2

Compare Source

2024-11-15

Bug Fixes
  • Ensure unused variables in patterns are always deconflicted if rendered (#​5728)
Pull Requests

v4.27.1

Compare Source

2024-11-15

Bug Fixes
  • Fix some situations where parameter declarations could put Rollup into an infinite loop (#​5727)
Pull Requests

v4.27.0

Compare Source

2024-11-15

Features
  • Tree-shake unused properties in object literals (#​5420)
Bug Fixes
  • Change hash length limit to 21 to avoid inconsistent hash length (#​5423)
Pull Requests

v4.26.0

Compare Source

2024-11-13

Features
  • Allow to avoid await bundle.close() via explicit resource management in TypeScript (#​5721)
Pull Requests

v4.25.0

Compare Source

2024-11-09

Features
  • Add output.sourcemapDebugIds option to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar (#​5712)
Bug Fixes
  • Make it easier to manually reproduce base16 hashes by using a more standard base16 conversion algorithm (#​5719)
Pull Requests

v4.24.4

Compare Source

2024-11-04

Bug Fixes
  • Ensure mutations by handlers in Proxy definitions are always respected when tree-shaking (#​5713)
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 was generated by Mend Renovate. View the repository job log.

@coveralls
Copy link

coveralls commented Nov 4, 2024

Pull Request Test Coverage Report for Build 12198832793

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 29.389%

Totals Coverage Status
Change from base Build 11805656006: 0.0%
Covered Lines: 2059
Relevant Lines: 7006

💛 - Coveralls

@renovate renovate bot changed the title Update dependency rollup to v4.24.4 Update dependency rollup to v4.25.0 Nov 9, 2024
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from 87de260 to bba9b51 Compare November 9, 2024 10:54
@renovate renovate bot changed the title Update dependency rollup to v4.25.0 Update dependency rollup to v4.26.0 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from 8c78fd7 to 01031aa Compare November 15, 2024 12:37
@renovate renovate bot changed the title Update dependency rollup to v4.26.0 Update dependency rollup to v4.27.0 Nov 15, 2024
@renovate renovate bot changed the title Update dependency rollup to v4.27.0 Update dependency rollup to v4.27.2 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from 29b8c2f to 1eda70c Compare November 18, 2024 18:50
@renovate renovate bot changed the title Update dependency rollup to v4.27.2 Update dependency rollup to v4.27.3 Nov 18, 2024
@renovate renovate bot changed the title Update dependency rollup to v4.27.3 Update dependency rollup to v4.27.4 Nov 23, 2024
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from 1eda70c to 45f8a0f Compare November 23, 2024 09:21
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from 45f8a0f to f3507c1 Compare November 30, 2024 15:02
@renovate renovate bot changed the title Update dependency rollup to v4.27.4 Update dependency rollup to v4.28.0 Nov 30, 2024
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from f3507c1 to 1236b24 Compare December 6, 2024 12:31
@renovate renovate bot changed the title Update dependency rollup to v4.28.0 Update dependency rollup to v4.28.1 Dec 6, 2024
@BuckarooBanzay BuckarooBanzay merged commit 8705fa2 into master Dec 18, 2024
4 checks passed
@renovate renovate bot deleted the renovate/rollup-4.x branch December 18, 2024 13:45
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.

2 participants