Skip to content

Update dependency babel-preset-minify to v0.5.2#576

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/babel-preset-minify-0.x
Open

Update dependency babel-preset-minify to v0.5.2#576
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/babel-preset-minify-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 25, 2023

This PR contains the following updates:

Package Change Age Confidence
babel-preset-minify (source) 0.5.10.5.2 age confidence

Release Notes

babel/minify (babel-preset-minify)

v0.5.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 25, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: experiments/guess-static-sites/package-lock.json
Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

@renovate renovate Bot force-pushed the renovate/babel-preset-minify-0.x branch from d96459a to de1db15 Compare August 10, 2025 12:26
@renovate renovate Bot force-pushed the renovate/babel-preset-minify-0.x branch from de1db15 to 22b6334 Compare November 10, 2025 19:56
@renovate renovate Bot force-pushed the renovate/babel-preset-minify-0.x branch from 22b6334 to 26ed0cb Compare November 18, 2025 14:02
@renovate renovate Bot force-pushed the renovate/babel-preset-minify-0.x branch from 26ed0cb to deea591 Compare January 23, 2026 17:10
Copy link
Copy Markdown

@JiwaniZakir JiwaniZakir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The package.json now has babel-minify pinned at 0.5.1 while babel-preset-minify is bumped to 0.5.2 — since babel-minify bundles babel-preset-minify internally, this creates a subtle version split where the two packages are no longer in sync. It's worth verifying whether babel-minify@0.5.1 vendors its own copy of the preset or defers to the one resolved in node_modules, as the behavior could differ between the two versions. The lodash bump from 4.17.15 to 4.17.23 in both the babel-plugin-minify-dead-code-elimination and babel-preset-minify dependency trees is a welcome side effect, picking up security fixes for prototype pollution vulnerabilities. However, given that the lock file now introduces new nested entries for babel-plugin-minify-mangle-names@0.5.1 and babel-plugin-transform-merge-sibling-variables@6.9.5, it would be prudent to run the existing test suite against the updated build output to confirm the minification behavior hasn't changed in any observable way for the static-sites experiment.

@renovate renovate Bot changed the title chore(deps): update dependency babel-preset-minify to v0.5.2 Update dependency babel-preset-minify to v0.5.2 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/babel-preset-minify-0.x branch from deea591 to a41d720 Compare April 8, 2026 20:06
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.

1 participant