| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
|
Sorry, something went wrong.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR contains the following updates:
Release Notes
antfu-collective/bumpp (bumpp)v10.1.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
eslint/eslint (eslint)v9.27.0
Compare Source
pnpm/pnpm (pnpm)v10.11.0
Compare Source
Minor Changes
A new setting added for pnpm init to create a package.json with type=module, when init-type is module. Works as a flag for the init command too #9463.
Added support for Nushell to pnpm setup #6476.
Added two new flags to the pnpm audit command, --ignore and --ignore-unfixable #8474.
Ignore all vulnerabilities that have no solution:
> pnpm audit --ignore-unfixableProvide a list of CVE's to ignore those specifically, even if they have a resolution.
> pnpm audit --ignore=CVE-2021-1234 --ignore=CVE-2021-5678Added support for recursively running pack in every project of a workspace #4351.
Now you can run pnpm -r pack to pack all packages in the workspace.
Patch Changes
- pnpm version management should work, when dangerouslyAllowAllBuilds is set to true #9472.
- pnpm link should work from inside a workspace #9506.
- Set the default workspaceConcurrency to Math.min(os.availableParallelism(), 4) #9493.
- Installation should not exit with an error if strictPeerDependencies is true but all issues are ignored by peerDependencyRules #9505.
- Read updateConfig from pnpm-workspace.yaml #9500.
- Add support for recursive pack
- Remove url.parse usage to fix warning on Node.js 24 #9492.
- pnpm run should be able to run commands from the workspace root, if ignoreScripts is set tot true #4858.
rollup/rollup (rollup)v4.41.0
Compare Source
2025-05-18
Features
Pull Requests
- #5949: ci: use node 24 (@btea, @lukastaegert)
- #5951: chore(deps): update dependency pretty-bytes to v7 (@renovate[bot])
- #5952: fix(deps): update swc monorepo (major) (@renovate[bot], @lukastaegert)
- #5953: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
- #5954: enhance tree-shaking for dynamic imports (@TrickyPi, @renovate[bot], @lukastaegert)
- #5957: chore(deps): update dependency lint-staged to v16 (@renovate[bot], @lukastaegert)
- #5958: fix(deps): update rust crate swc_compiler_base to v20 (@renovate[bot], @lukastaegert)
- #5959: fix(deps): lock file maintenance minor/patch updates (@renovate[bot], @lukastaegert)
- #5960: Use spawn to run CLI tests (@lukastaegert)
rolldown/tsdown (tsdown)v0.11.11
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.11.10
Compare Source
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.11.9
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.11.8
Compare Source
🌟 Workspace Support (Experimental Feature)
🚀 Features
View changes on GitHub
v0.11.7
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.11.6
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
unjs/unplugin (unplugin)v2.3.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.