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.34.6 #875

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2025

This PR contains the following updates:

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

Release Notes

rollup/rollup (rollup)

v4.34.6

Compare Source

2025-02-07

Bug Fixes
  • Retain "void 0" in the output for smaller output and fewer surprises (#​5838)
Pull Requests

v4.34.5

Compare Source

2025-02-07

Bug Fixes
  • Ensure namespace reexports always include all properties of all exports (#​5837)
Pull Requests

v4.34.4

Compare Source

2025-02-05

Bug Fixes
  • Do not tree-shake properties if a rest element is used in destructuring (#​5833)
Pull Requests

v4.34.3

Compare Source

2025-02-05

Bug Fixes
  • Ensure properties of "this" are included in getters (#​5831)
Pull Requests

v4.34.2

Compare Source

2025-02-04

Bug Fixes
  • Fix an issue where not all usages of a function were properly detected (#​5827)
Pull Requests

v4.34.1

Compare Source

2025-02-03

Bug Fixes
  • Ensure throwing objects includes the entire object (#​5825)
Pull Requests

v4.34.0

Compare Source

2025-02-01

Features
  • Tree-shake unused properties in object literals (re-implements #​5420) (#​5737)
Pull Requests

v4.33.0

Compare Source

2025-02-01

Features
  • Correctly detect literal value of more negated expressions (#​5812)
Bug Fixes
  • Use the correct with/assert attribute key in dynamic imports (#​5818)
  • Fix an issue where logical expressions were considered to have the wrong value (#​5819)
Pull Requests

v4.32.1

Compare Source

2025-01-28

Bug Fixes
  • Fix possible crash when optimizing logical expressions (#​5804)
Pull Requests

v4.32.0

Compare Source

2025-01-24

Features
  • Add watch.onInvalidate option to trigger actions immediately when a file is changed (#​5799)
Bug Fixes
  • Fix incorrect urls in CLI warnings (#​5809)
Pull Requests

v4.31.0

Compare Source

2025-01-19

Features
  • Do not immediately quit when trying to use watch mode from within non-TTY environments (#​5803)
Bug Fixes
  • Handle files with more than one UTF-8 BOM header (#​5806)
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.

@renovate renovate bot added dependencies Pull requests that update a dependency file npm labels Jan 26, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from 7c3ed8e to a101540 Compare January 31, 2025 10:40
@renovate renovate bot changed the title Update dependency rollup to v4.31.0 Update dependency rollup to v4.32.0 Jan 31, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from a101540 to 1d97b4b Compare February 4, 2025 12:13
@renovate renovate bot changed the title Update dependency rollup to v4.32.0 Update dependency rollup to v4.32.1 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from 1d97b4b to f99c3ec Compare February 8, 2025 10:39
@renovate renovate bot changed the title Update dependency rollup to v4.32.1 Update dependency rollup to v4.34.0 Feb 8, 2025
@renovate renovate bot changed the title Update dependency rollup to v4.34.0 Update dependency rollup to v4.34.1 Feb 10, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from dc0d9e6 to 427dcb2 Compare February 11, 2025 09:47
@renovate renovate bot changed the title Update dependency rollup to v4.34.1 Update dependency rollup to v4.34.2 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from 427dcb2 to 7c62a36 Compare February 12, 2025 14:10
@renovate renovate bot changed the title Update dependency rollup to v4.34.2 Update dependency rollup to v4.34.3 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from 7c62a36 to 63aaf58 Compare February 13, 2025 00:35
@renovate renovate bot changed the title Update dependency rollup to v4.34.3 Update dependency rollup to v4.34.4 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from 63aaf58 to 21bf12d Compare February 14, 2025 09:09
@renovate renovate bot changed the title Update dependency rollup to v4.34.4 Update dependency rollup to v4.34.5 Feb 14, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from 21bf12d to ebac4cd Compare February 14, 2025 17:10
@renovate renovate bot changed the title Update dependency rollup to v4.34.5 Update dependency rollup to v4.34.6 Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants