fix(deps): update all non-major dependencies#384
fix(deps): update all non-major dependencies#384cu-infra-svc-git wants to merge 2 commits intomainfrom
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Comment @cursor review or bugbot run to trigger another review on this PR
| "jsii-diff": "^1.127.0", | ||
| "jsii-docgen": "^10.11.0", | ||
| "jsii-pacmak": "^1.119.0", | ||
| "jsii-pacmak": "^1.127.0", |
There was a problem hiding this comment.
Unmet peer dependency for jsii-rosetta after jsii-pacmak bump
Medium Severity
Updating jsii-pacmak to ^1.127.0 introduces a peer dependency requirement of jsii-rosetta >= 5.9.0, but the project pins jsii-rosetta to ~5.8.0 (resolving to 5.8.3). This version does not satisfy the new peer dependency constraint, which can cause warnings, installation failures in strict mode, or runtime incompatibilities.
Additional Locations (1)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Edited/Blocked NotificationRenovate 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. |


This PR contains the following updates:
^5.5.4->^5.5.5^1.119.0->^1.127.0^1.119.0->^1.127.0^3.6.2->^3.8.1^7.7.3->^7.7.4^29.4.5->^29.4.6Release Notes
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.5.5Compare Source
Patch Changes
#772
7264ed0Thanks @BPScott! - Bump prettier-linter-helpers dependency to v1.0.1#776
77651a3Thanks @aswils! - fix: bump synckit for yarn PnP ESM issueaws/jsii (jsii-diff)
v1.127.0Compare Source
Bug Fixes
v1.126.0Compare Source
Features
Bug Fixes
v1.125.0Compare Source
Bug Fixes
--mvn-*arguments aren't passed through (#5018) (68642d1)v1.124.0Compare Source
Bug Fixes
v1.123.0Compare Source
Bug Fixes
v1.122.0Compare Source
Bug Fixes
v1.121.0Compare Source
Features
Bug Fixes
v1.120.0Compare Source
Bug Fixes
prettier/prettier (prettier)
v3.8.1Compare Source
diff
Include available
printersin plugin type declarations (#18706 by @porada)v3.8.0Compare Source
diff
🔗 Release Notes
v3.7.4Compare Source
diff
LWC: Avoid quote around interpolations (#18383 by @kovsu)
TypeScript: Fix comment inside union type gets duplicated (#18393 by @fisker)
TypeScript: Fix unstable comment print in union type comments (#18395 by @fisker)
v3.7.3Compare Source
diff
API: Fix
prettier.getFileInfo()change that breaks VSCode extension (#18375 by @fisker)An internal refactor accidentally broke the VSCode extension plugin loading.
v3.7.2Compare Source
diff
JavaScript: Fix string print when switching quotes (#18351 by @fisker)
JavaScript: Preserve quote for embedded HTML attribute values (#18352 by @kovsu)
TypeScript: Fix comment in empty type literal (#18364 by @fisker)
v3.7.1Compare Source
diff
API: Fix performance regression in doc printer (#18342 by @fisker)
Prettier 3.7.0 can be very slow when formatting big files, the regression has been fixed.
v3.7.0Compare Source
diff
🔗 Release Notes
npm/node-semver (semver)
v7.7.4Compare Source
Bug Fixes
a29faa5#835 cli: pass options to semver.valid() for loose version validation (#835) (@mldangelo)Documentation
1d28d5e#836 fix typos and update -n CLI option documentation (#836) (@mldangelo)Dependencies
120968b#840@npmcli/template-oss@4.29.0(#840)Chores
44d7130#824 bump @npmcli/eslint-config from 5.1.0 to 6.0.0 (#824) (@dependabot[bot])7073576#820 reorder parameters in invalid-versions.js test (#820) (@reggi)5816d4c#829 bump @npmcli/template-oss from 4.28.0 to 4.28.1 (#829) (@dependabot[bot], @npm-cli-bot)kulshekhar/ts-jest (ts-jest)
v29.4.6Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 2am on Monday" (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 has been generated by Renovate Bot.