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

fix(deps): update dependency rollup to v4.34.6 #130

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 4.29.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

v4.30.1

Compare Source

2025-01-07

Bug Fixes
  • Prevent invalid code when simplifying unary expressions in switch cases (#​5786)
Pull Requests

v4.30.0

Compare Source

2025-01-06

Features
  • Inline values of resolvable unary expressions for improved tree-shaking (#​5775)
Pull Requests

v4.29.2

Compare Source

2025-01-05

Bug Fixes
  • Keep import attributes when using dynamic ESM import() expressions from CommonJS (#​5781)
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 force-pushed the renovate/rollup-4.x-lockfile branch from 1d9afb4 to d4002b1 Compare January 6, 2025 07:54
@renovate renovate bot changed the title fix(deps): update dependency rollup to v4.29.2 fix(deps): update dependency rollup to v4.30.0 Jan 6, 2025
@renovate renovate bot changed the title fix(deps): update dependency rollup to v4.30.0 fix(deps): update dependency rollup to v4.30.1 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from d4002b1 to aa3d6cc Compare January 8, 2025 14:51
@renovate renovate bot changed the title fix(deps): update dependency rollup to v4.30.1 fix(deps): update dependency rollup to v4.31.0 Jan 19, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from aa3d6cc to 6004c71 Compare January 19, 2025 16:57
@renovate renovate bot changed the title fix(deps): update dependency rollup to v4.31.0 fix(deps): update dependency rollup to v4.32.0 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch 2 times, most recently from c81a7cf to 3d12eae Compare January 28, 2025 09:58
@renovate renovate bot changed the title fix(deps): update dependency rollup to v4.32.0 fix(deps): update dependency rollup to v4.32.1 Jan 28, 2025
@renovate renovate bot changed the title fix(deps): update dependency rollup to v4.32.1 fix(deps): update dependency rollup to v4.33.0 Feb 1, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 3d12eae to 7b3d35c Compare February 1, 2025 08:29
@renovate renovate bot changed the title fix(deps): update dependency rollup to v4.33.0 fix(deps): update dependency rollup to v4.34.0 Feb 1, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch 2 times, most recently from f4db0f7 to 6cb1736 Compare February 3, 2025 09:54
@renovate renovate bot changed the title fix(deps): update dependency rollup to v4.34.0 fix(deps): update dependency rollup to v4.34.1 Feb 3, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 6cb1736 to c4ba28c Compare February 4, 2025 11:03
@renovate renovate bot changed the title fix(deps): update dependency rollup to v4.34.1 fix(deps): update dependency rollup to v4.34.2 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from c4ba28c to 0f222bd Compare February 5, 2025 13:24
@renovate renovate bot changed the title fix(deps): update dependency rollup to v4.34.2 fix(deps): update dependency rollup to v4.34.3 Feb 5, 2025
@renovate renovate bot changed the title fix(deps): update dependency rollup to v4.34.3 fix(deps): update dependency rollup to v4.34.4 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 0f222bd to 0c503d5 Compare February 6, 2025 01:39
@renovate renovate bot changed the title fix(deps): update dependency rollup to v4.34.4 fix(deps): update dependency rollup to v4.34.5 Feb 7, 2025
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 0c503d5 to 5089e91 Compare February 7, 2025 10:02
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 5089e91 to 857ccb2 Compare February 7, 2025 17:59
@renovate renovate bot changed the title fix(deps): update dependency rollup to v4.34.5 fix(deps): update dependency rollup to v4.34.6 Feb 7, 2025
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