fix(deps): update npm dependencies#37636
Merged
Merged
Conversation
lunny
approved these changes
May 11, 2026
Member
|
rewrite of pnpm is unexpected. if we keep it, we should enable strictDepBuilds. |
pnpm 11 writes placeholder `allowBuilds` entries to pnpm-workspace.yaml during install regardless of `strictDepBuilds`. Pre-declaring the entries prevents the auto-write and lets us drop `strictDepBuilds: false` (default `true` is safer now that every build-script dep is explicitly listed). Co-Authored-By: Claude (Opus 4.7) <noreply@anthropic.com>
Member
|
both changes are pnpm bugs, I've re-enabled strictDepBuilds for now, will file issues against pnpm. |
silverwind
approved these changes
May 11, 2026
zjjhot
added a commit
to zjjhot/gitea
that referenced
this pull request
May 12, 2026
* main: fix(deps): update dependency mermaid to v11.15.0 [security], add e2e test (go-gitea#37662) ci: Also lint json5 files (go-gitea#37659) fix(templates): avoid misleading compare message when branches lack merge base (go-gitea#37651) fix(deps): update npm dependencies (go-gitea#37647) refactor: routing info middleware (go-gitea#37653) chore(deps): update action dependencies (major) (go-gitea#37638) fix(deps): update go dependencies (major) (go-gitea#37639) ci(renovate): update Go import paths on major bumps (go-gitea#37641) fix(packages): Add label for private and internal package and fix composor package source permission check (go-gitea#37610) refactor: replace Fomantic search module with first-party code (go-gitea#37443) fix(deps): update npm dependencies (go-gitea#37636) fix(deps): update module code.gitea.io/sdk/gitea to v0.25.0 (go-gitea#37637) feat(api): add last_sync to repository API (go-gitea#37566) test(e2e): run playwright via container (go-gitea#37300) feat(editor): broaden language detection in web code editor (go-gitea#37619) refactor(log): replace log.Critical with log.Error (go-gitea#37624) fix: "run as root" check (go-gitea#37622) fix: improve actions status icons and texts (go-gitea#37206) # Conflicts: # pnpm-workspace.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
8.59.1→8.59.210.9.0→10.9.12.6.1→2.7.08.5.13→8.5.1417.10.0→17.11.08.59.1→8.59.217.16.8→17.16.9Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.59.2Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.9.1Compare Source
Patch Changes
vue-eslint-parserto fix parsing errors in Vue SFCs (#3075)unjs/jiti (jiti)
v2.7.0Compare Source
compare changes
🚀 Enhancements
tsconfigPaths(#427)jiti/staticexport (#430)🔥 Performance
🩹 Fixes
--coverageflag for node 18 (fe264b4)tryNativefails (#413)ENAMETOOLONGwhen evaluating esm (#429)📦 Build
🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors
postcss/postcss (postcss)
v8.5.14Compare Source
stylelint/stylelint (stylelint)
v17.11.0Compare Source
It adds 2 features, including a
loaderproperty toreferenceFiles: {}for when the order of appearance in the reference styles matters.loaderto experimentalreferenceFiles: {}(#9251) (@romainmenke).autofixedto the result object (#8771) (@Rob--W).typescript-eslint/typescript-eslint (typescript-eslint)
v8.59.2Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
silverwind/updates (updates)
v17.16.9Compare Source
-fis used (#136) (silverwind)Configuration
📅 Schedule: (UTC)
* * * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 has been generated by Mend Renovate.