Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence Type Update
@antfu/eslint-config 5.3.0 -> 5.4.1 age confidence devDependencies minor
@types/node (source) 22.18.4 -> 22.18.6 age confidence devDependencies patch
danielroe/provenance-action v0.1.0 -> v0.1.1 age confidence action patch
pnpm (source) 10.16.1 -> 10.17.0 age confidence packageManager minor
rollup (source) 4.50.2 -> 4.52.0 age confidence devDependencies minor

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v5.4.1

Compare Source

No significant changes

    View changes on GitHub

v5.4.0

Compare Source

No significant changes

    View changes on GitHub
danielroe/provenance-action (danielroe/provenance-action)

v0.1.1

Compare Source

compare changes

🚀 Enhancements
  • Add support for bun.lock (#​12)
📖 Documentation
  • Use @main constraint for example (237ceea)
❤️ Contributors
pnpm/pnpm (pnpm)

v10.17.0

Compare Source

Minor Changes
  • The minimumReleaseAgeExclude setting now supports patterns. For instance:

    minimumReleaseAge: 1440
    minimumReleaseAgeExclude:
      - "@​eslint/*"

    Related PR: #​9984.

Patch Changes
  • Don't ignore the minimumReleaseAge check, when the package is requested by exact version and the packument is loaded from cache #​9978.
  • When minimumReleaseAge is set and the active version under a dist-tag is not mature enough, do not downgrade to a prerelease version in case the original version wasn't a prerelease one #​9979.
rollup/rollup (rollup)

v4.52.0

Compare Source

2025-09-19

Features
  • Add option output.onlyExplicitManualChunks to turn off merging additional dependencies into manual chunks (#​6087)
  • Add support for x86_64-pc-windows-gnu platform (#​6110)
Pull Requests

v4.51.0

Compare Source

2025-09-19

Features
  • Support ROLLUP_FILE_URL_OBJ placeholder to inject file URLs into the generated code (#​6108)
Bug Fixes
  • Improve OpenHarmony build to work in more situations (#​6115)
Pull Requests

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Description by Callstackai

This PR updates various dependencies to their latest versions, including minor and patch updates for packages such as @antfu/eslint-config, @types/node, danielroe/provenance-action, pnpm, and rollup.

Diagrams of code changes
sequenceDiagram
    participant PM as Package Manager
    participant Build as Build System
    participant CI as CI/CD

    CI->>CI: Add provenance check action
    Note over CI: Uses danielroe/[email protected]

    PM->>PM: Update package manager spec
    Note over PM: Set [email protected] as package manager

    Build->>Build: Update build dependencies
    Note over Build: Update rollup to 4.52.0
    Note over Build: Add @antfu/eslint-config 5.4.1
    Note over Build: Update @types/node to 22.18.6

    Build->>Build: Configure rollup plugins
    Note over Build: Add multiple rollup platform plugins
    Note over Build: Configure platform-specific builds
Loading
Files Changed
FileSummary
.github/workflows/provenance.ymlUpdated the version of danielroe/provenance-action from v0.1.0 to v0.1.1.
package.jsonUpdated packageManager from [email protected] to [email protected] and updated several devDependencies.
packages/vite-plugin-beasties/package.jsonUpdated packageManager from [email protected] to [email protected] and updated rollup from 4.50.2 to 4.52.0.
pnpm-lock.yamlUpdated various package versions in the lock file to reflect the changes in package.json.

This PR includes files in programming languages that we currently do not support. We have not reviewed files with the extensions .yml, .json, .yaml. See list of supported languages.

@socket-security
Copy link

socket-security bot commented Sep 22, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​types/​node@​22.18.4 ⏵ 22.18.610010081 +196100
Updated@​antfu/​eslint-config@​5.3.0 ⏵ 5.4.197 +110010096 +2100

View full report

@codspeed-hq
Copy link

codspeed-hq bot commented Sep 22, 2025

CodSpeed Performance Report

Merging #198 will not alter performance

Comparing renovate/all-minor-patch (d8fadec) with main (deb4697)

Summary

✅ 9 untouched

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.14%. Comparing base (deb4697) to head (d8fadec).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #198   +/-   ##
=======================================
  Coverage   86.14%   86.14%           
=======================================
  Files           8        8           
  Lines        1314     1314           
  Branches      319      319           
=======================================
  Hits         1132     1132           
  Misses        182      182           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 22, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants