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.34.8 (master) #120

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
rollup (source) devDependencies minor 4.32.1 -> 4.34.8 OpenSSF Scorecard

Release Notes

rollup/rollup (rollup)

v4.34.8

Compare Source

2025-02-17

Bug Fixes
  • Do not make assumptions about the value of nested paths in logical expressions if the expression cannot be simplified (#​5846)
Pull Requests
  • #​5846: return UnknownValue if the usedbranch is unkown and the path is not empty (@​TrickyPi)

v4.34.7

Compare Source

2025-02-14

Bug Fixes
  • Ensure that calls to parameters are included correctly when using try-catch deoptimization (#​5842)
Pull Requests

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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/master-rollup-4.x branch from 03559d8 to 5361bbe Compare February 3, 2025 08:27
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.34.0 (master) chore(deps): update dependency rollup to v4.34.1 (master) Feb 3, 2025
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch from 5361bbe to 4e46f02 Compare February 4, 2025 09:06
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.34.1 (master) chore(deps): update dependency rollup to v4.34.2 (master) Feb 4, 2025
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch from 4e46f02 to e77a0cb Compare February 5, 2025 10:14
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.34.2 (master) chore(deps): update dependency rollup to v4.34.3 (master) Feb 5, 2025
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch from e77a0cb to 6330e7e Compare February 6, 2025 02:05
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.34.3 (master) chore(deps): update dependency rollup to v4.34.4 (master) Feb 6, 2025
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch from 6330e7e to e55486b Compare February 7, 2025 16:33
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.34.4 (master) chore(deps): update dependency rollup to v4.34.5 (master) Feb 7, 2025
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch from e55486b to 328ac40 Compare February 7, 2025 21:31
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.34.5 (master) chore(deps): update dependency rollup to v4.34.6 (master) Feb 7, 2025
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.34.6 (master) chore(deps): update dependency rollup to v4.34.7 (master) Feb 14, 2025
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch 2 times, most recently from ff7f6e9 to 57190cc Compare February 17, 2025 10:03
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.34.7 (master) chore(deps): update dependency rollup to v4.34.8 (master) Feb 17, 2025
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch 4 times, most recently from 2956056 to 999c5ca Compare March 1, 2025 02:04
@renovate renovate bot force-pushed the renovate/master-rollup-4.x branch from 999c5ca to 0f782b4 Compare March 1, 2025 06:18
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