chore(deps): update all non-major dependencies #198
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
5.3.0->5.4.122.18.4->22.18.6v0.1.0->v0.1.110.16.1->10.17.04.50.2->4.52.0Release Notes
antfu/eslint-config (@antfu/eslint-config)
v5.4.1Compare Source
No significant changes
View changes on GitHub
v5.4.0Compare Source
No significant changes
View changes on GitHub
danielroe/provenance-action (danielroe/provenance-action)
v0.1.1Compare Source
compare changes
🚀 Enhancements
📖 Documentation
@mainconstraint for example (237ceea)❤️ Contributors
pnpm/pnpm (pnpm)
v10.17.0Compare Source
Minor Changes
The
minimumReleaseAgeExcludesetting now supports patterns. For instance:Related PR: #9984.
Patch Changes
minimumReleaseAgecheck, when the package is requested by exact version and the packument is loaded from cache #9978.minimumReleaseAgeis 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.0Compare Source
2025-09-19
Features
output.onlyExplicitManualChunksto turn off merging additional dependencies into manual chunks (#6087)Pull Requests
v4.51.0Compare Source
2025-09-19
Features
Bug Fixes
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.
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, androllup.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 buildsFiles Changed
danielroe/provenance-actionfrom v0.1.0 to v0.1.1.packageManagerfrom[email protected]to[email protected]and updated several devDependencies.packageManagerfrom[email protected]to[email protected]and updatedrollupfrom4.50.2to4.52.0.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.