Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
346 commits
Select commit Hold shift + click to select a range
7e6acc7
Add form validation and improve UI text
RadCod3 Nov 13, 2025
961f9d7
Save migration reports for subprojects
RadCod3 Nov 13, 2025
c9143f6
Add tool pull progress to loading ring
RadCod3 Nov 13, 2025
8c69960
Improve styling of migration wizard
RadCod3 Nov 13, 2025
94a6c69
Update download progress to use new icon
RadCod3 Nov 14, 2025
ac121c3
fix selection event firing
senithkay Nov 14, 2025
2259516
Merge branch 'expressionEditor-codemirror' into merge-with-bi
senithkay Nov 14, 2025
4387296
Address xss violation
RadCod3 Nov 14, 2025
0d65ff8
fix record config append the values on initial load
senithkay Nov 14, 2025
8626e53
fix build errors
senithkay Nov 14, 2025
73cf1ac
Merge pull request #896 from RadCod3/migrate-tool
kanushka Nov 15, 2025
70567c5
Merge pull request #906 from senithkay/expressionEditor-codemirror
kanushka Nov 15, 2025
388ef39
Update js-yaml dependency to version 4.1.1 across multiple packages
kanushka Nov 15, 2025
728d29d
Merge pull request #910 from kanushka/task-2
gigara Nov 15, 2025
e97ea2b
Merge pull request #907 from ChinthakaJ98/e2e-test-fixes-01
gigara Nov 15, 2025
7251101
Merge branch 'main' into mi
gigara Nov 15, 2025
76b3b54
Remove ununsed imports and logs
sachiniSam Nov 15, 2025
eec8bb5
Merge remote-tracking branch 'upstream/bi-1.5.x' into newRecordView
sachiniSam Nov 15, 2025
c1a0374
Update subproject commit reference in ballerina-grammar
kanushka Nov 15, 2025
e61048a
Merge pull request #911 from kanushka/task-2
gigara Nov 15, 2025
7f13f6c
Fix content not syncing properly issue
sachiniSam Nov 15, 2025
32bab92
fix helper pane overflow in popups
senithkay Nov 15, 2025
0387ceb
Fix height not setting properly on editor
sachiniSam Nov 15, 2025
2a34fc2
Refactor code
sachiniSam Nov 15, 2025
8c020f6
Merge pull request #913 from sachiniSam/newRecordView
sachiniSam Nov 15, 2025
07a3d06
Improve package list icons
madushajg Nov 15, 2025
b70c0a2
Merge pull request #912 from senithkay/fix-helper-overflow-in-popup
sachiniSam Nov 15, 2025
908d241
Force js-yaml library version to use 4.1.1
gigara Nov 15, 2025
8bc754c
Improve package name in top navigation bar
madushajg Nov 15, 2025
7e2fa9e
Refactor resource URI handling in project explorer to use bi-category…
madushajg Nov 15, 2025
dd62f03
Add recordConfig view for variable forms
sachiniSam Nov 15, 2025
dcc442d
Merge pull request #914 from madushajg/bi-multi-project
madushajg Nov 15, 2025
cf32abe
Collapse packages in tree view in inital loading
madushajg Nov 15, 2025
62c7044
Merge pull request #915 from sachiniSam/newRecordView
sachiniSam Nov 15, 2025
058e4c3
Remove SWITCH_PROJECT command and related state machine logic from Ba…
madushajg Nov 15, 2025
3678bc0
fix expression edito not syncing with record config model empty selec…
senithkay Nov 15, 2025
e91bc83
fix param editor does not fetch expression tokens issue
senithkay Nov 15, 2025
d320cf5
Merge remote-tracking branch 'upstream/main' into configurable-object…
axewilledge Nov 15, 2025
99f49c6
Merge remote-tracking branch 'upstream/bi-1.5.x' into configurable-ob…
axewilledge Nov 15, 2025
80666ad
Add back button for package overview with refactoring
madushajg Nov 15, 2025
652f9bb
Fix switching between package overviews
madushajg Nov 15, 2025
cf77d3f
Fix updating package name in top nav bar when switching between diffe…
madushajg Nov 15, 2025
6015ed7
Merge pull request #870 from gigara/mi
gigara Nov 15, 2025
b32765f
Display version workspace incompatibility notification when using dis…
madushajg Nov 15, 2025
5925e01
Force js-yaml library version to use 4.1.1
gigara Nov 15, 2025
1b755f8
Update submodule
gigara Nov 15, 2025
95c93ef
Merge pull request #919 from gigara/vuln-fix
gigara Nov 15, 2025
186163a
Merge pull request #916 from senithkay/fix-record-config-empty-not-sync
sachiniSam Nov 15, 2025
3cda86d
Remove cancel option from RecordConfig
sachiniSam Nov 15, 2025
111aee2
Fix styles on modeSwitcher
sachiniSam Nov 15, 2025
bd718b5
Merge remote-tracking branch 'upstream/bi-1.5.x' into newRecordView
sachiniSam Nov 15, 2025
6c89619
fix colors
senithkay Nov 15, 2025
c415476
Merge pull request #920 from sachiniSam/newRecordView
kanushka Nov 15, 2025
8445e4c
Fix unwanted messge shown in initial loading
sachiniSam Nov 15, 2025
80e41bb
Merge remote-tracking branch 'upstream/bi-1.5.x' into configurable-ob…
axewilledge Nov 15, 2025
ece0246
Fix diagnostic update on model change
sachiniSam Nov 15, 2025
dda54b7
Fix loading screen overlays
sachiniSam Nov 15, 2025
b631429
Merge remote-tracking branch 'upstream/bi-1.5.x' into newRecordView
sachiniSam Nov 15, 2025
e49bed4
Enhance state machine actions to reset context properties and update …
axewilledge Nov 15, 2025
4579434
fix completions not rendering in non expanded mode
senithkay Nov 15, 2025
70fc8ba
Add agents.md to component-diagram package
kanushka Nov 15, 2025
6936c8f
Implement click handling with drag tolerance in node components and r…
kanushka Nov 15, 2025
874f6ea
fix record config model helper pane replace the entire text when sele…
senithkay Nov 15, 2025
199aae7
Update EntryNode styles with hover effect
kanushka Nov 15, 2025
9cbacd5
Add minimize button to ExpandedEditor and update icon styles in Float…
kanushka Nov 15, 2025
141652a
Refactor ExpandedEditor styles and add TitleWrapper for improved layo…
kanushka Nov 15, 2025
ab2e31f
Refactor FloatingButtonIcons to rename button components to icon comp…
kanushka Nov 15, 2025
9a0da13
Merge pull request #921 from sachiniSam/newRecordView
kanushka Nov 15, 2025
fa5dc89
Merge pull request #922 from senithkay/fix-expression-editor-completions
kanushka Nov 15, 2025
06e015f
Update workspaces/ballerina/ballerina-visualizer/src/views/BI/Service…
kanushka Nov 15, 2025
2f4630c
Update workspaces/ballerina/ballerina-visualizer/src/views/BI/Package…
kanushka Nov 15, 2025
279226a
Update project info interface and enhance state machine to handle org…
axewilledge Nov 15, 2025
6701023
Merge remote-tracking branch 'upstream/bi-1.5.x' into configurable-ob…
axewilledge Nov 15, 2025
853ff6f
Merge pull request #917 from madushajg/bi-multi-project
kanushka Nov 16, 2025
2aaf69b
Merge pull request #924 from axewilledge/configurable-object-editor
kanushka Nov 16, 2025
b2abc51
Merge pull request #923 from kanushka/fix-ux-issues
sachiniSam Nov 16, 2025
6214103
Refactor FloatingToggleButton styles for consistency; remove isActive…
kanushka Nov 16, 2025
d8aa326
Merge pull request #925 from kanushka/fix-ux-issues
kanushka Nov 16, 2025
5e64442
Refactor PackageOverview component by removing back button and simpli…
madushajg Nov 16, 2025
85d4175
Update ServiceCreationView to remove version prop and fix PackageOver…
madushajg Nov 16, 2025
bfef8ce
Implement add integration functionality
madushajg Nov 16, 2025
ddb6f13
Merge remote-tracking branch 'origin/bi-multi-project' into bi-multi-…
madushajg Nov 16, 2025
215fde7
Merge pull request #926 from madushajg/bi-multi-project
kanushka Nov 16, 2025
052fce1
Fix focusing into workspace overview when close and open
madushajg Nov 16, 2025
995297c
Fix adding new integrations to BI workspace
madushajg Nov 16, 2025
7cf2ef1
skip 'add project form' in nav bar
madushajg Nov 16, 2025
5aa0f68
Merge remote-tracking branch 'upstream/bi-1.5.x' into bi-multi-project
madushajg Nov 16, 2025
bdaeed0
Fix package overview loading issue
madushajg Nov 16, 2025
4c2e29c
Add fix height for package cards
madushajg Nov 16, 2025
e68d936
Merge pull request #927 from madushajg/bi-multi-project
kanushka Nov 16, 2025
19ca0d1
Add delete project functionality to BIDiagram API and related components
madushajg Nov 16, 2025
cf643c9
Enable package deletion
madushajg Nov 16, 2025
cc21220
Temporarily comment out AI generation button in WorkspaceOverview com…
madushajg Nov 16, 2025
0af6300
Refactor integration category handling in ViewConfigurableVariables c…
axewilledge Nov 16, 2025
5a0fb03
Enhance state machine logic to conditionally notify webview based on …
axewilledge Nov 16, 2025
6848939
Merge pull request #930 from axewilledge/configurable-object-editor
kanushka Nov 16, 2025
0d6159b
Merge pull request #929 from madushajg/bi-multi-project-delete
kanushka Nov 16, 2025
b46e312
Autofocus first empty field
pasindufernando1 Nov 17, 2025
aa56eaa
Handle readme in workspace overview
madushajg Nov 17, 2025
20d5adf
Fix LS project loading issues in workspace setups
madushajg Nov 17, 2025
4f72ff2
Merge pull request #932 from madushajg/bi-multi-project-readme
madushajg Nov 17, 2025
57719f5
Merge remote-tracking branch 'upstream/bi-1.5.x' into bi-multi-projec…
madushajg Nov 17, 2025
ea738fa
Merge pull request #933 from madushajg/bi-multi-project-run
madushajg Nov 17, 2025
69af6af
Fix formatting issue in stateMachine.ts by adding a semicolon for con…
axewilledge Nov 17, 2025
7841425
Fix imported module prefix for selected type
sachiniSam Nov 17, 2025
3b206fa
Fix displaying convert and add integration button
madushajg Nov 17, 2025
b9c6ddf
Fix invalid validations for improted types
sachiniSam Nov 17, 2025
b229db9
Merge remote-tracking branch 'upstream/bi-1.5.x' into FixImportOnBrowse
sachiniSam Nov 17, 2025
08571a3
Hide 'create as a workspace' option for dists < U13
madushajg Nov 17, 2025
0242001
Merge pull request #937 from sachiniSam/FixImportOnBrowse
sachiniSam Nov 17, 2025
bbd5887
Merge pull request #936 from madushajg/bi-multi-project-in-u12
madushajg Nov 17, 2025
2e50db9
Add didChange event notification for language server on project deletion
madushajg Nov 17, 2025
a847239
Merge pull request #938 from madushajg/bi-multi-project-delete
kanushka Nov 17, 2025
31338ab
Merge pull request #931 from pasindufernando1/1863Fix
kanushka Nov 17, 2025
742825a
fix print form infinite rerender and value reset when clearing
senithkay Nov 17, 2025
243e386
fix popup stack order
senithkay Nov 17, 2025
9ee4faf
fix create create new type and create variable popups order
senithkay Nov 17, 2025
48fd0b4
Merge pull request #940 from senithkay/fix-popupstack
kanushka Nov 17, 2025
3ca8e07
fix create create new type and create variable popups order
senithkay Nov 17, 2025
2846193
Merge pull request #939 from senithkay/fix-print-expression-reset
kanushka Nov 17, 2025
115e651
Enhance build command to determine project root dynamically
madushajg Nov 17, 2025
edf71d3
Merge pull request #941 from senithkay/fix-popupstack-for-create-var
kanushka Nov 17, 2025
87d267b
Hide 'generate with AI' option from workspace overview
madushajg Nov 17, 2025
6678131
Merge pull request #942 from madushajg/bi-multi-project-build
madushajg Nov 17, 2025
2cdde4b
improve fix colors in light mode
senithkay Nov 17, 2025
613e864
Merge pull request #943 from senithkay/improve-chip-colors
kanushka Nov 17, 2025
b4321bc
fix record config popup order and expression editor fx button and flo…
senithkay Nov 17, 2025
3a9722a
fix floating button
senithkay Nov 17, 2025
ccf7147
Merge branch 'bi-1.5.x' of https://github.com/wso2/vscode-extensions …
senithkay Nov 17, 2025
354cc9b
fix overlay issues and floating icon issues
senithkay Nov 17, 2025
bbcb49e
Merge pull request #944 from senithkay/fix-popupstack-in-recordconfig
kanushka Nov 17, 2025
d884dfa
Fix syntax in stateMachine.ts by adding a semicolon for consistency
kanushka Nov 18, 2025
d17b029
Update changelogs for Ballerina and BI extensions to reflect version …
kanushka Nov 18, 2025
e17986c
Update workspaces/ballerina/ballerina-extension/CHANGELOG.md
kanushka Nov 18, 2025
edb9bbd
Update workspaces/bi/bi-extension/CHANGELOG.md
kanushka Nov 18, 2025
f8e2a1c
Merge pull request #945 from kanushka/bi-1.5.x
sachiniSam Nov 18, 2025
887fc38
Update changelogs for Ballerina and BI extensions to reflect security…
kanushka Nov 18, 2025
b8377fb
Merge pull request #947 from kanushka/bi-1.5.x
kanushka Nov 18, 2025
befa714
Merge remote-tracking branch 'upstream/bi-1.5.x' into configurable-ob…
axewilledge Nov 18, 2025
79c2818
Fix add-to-integration in workspace setups
madushajg Nov 18, 2025
d56f7aa
Refactor joinProjectPath method to accept JoinProjectPathRequest obje…
axewilledge Nov 18, 2025
d18f7e4
Enable `ballerina.isBI` using `settings.json` on creating workspaces …
madushajg Nov 18, 2025
2c4b6c9
Rename 'project' -> 'integration'
madushajg Nov 18, 2025
67a4a55
Merge pull request #950 from madushajg/bi-multi-project-auto-mapper
madushajg Nov 18, 2025
fa8d396
Improve UX for adding new integrations
madushajg Nov 18, 2025
dd6fff9
Working test cases
samithkavishke Nov 18, 2025
c714d98
Merge pull request #952 from madushajg/bi-multi-project-create
madushajg Nov 18, 2025
ae81615
Enhance command visibility for adding projects based on project type …
madushajg Nov 18, 2025
b8287b5
Add temp fix to support change union types
sachiniSam Nov 18, 2025
ef94fa0
Merge remote-tracking branch 'upstream/bi-1.5.x' into FixImportOnBrowse
sachiniSam Nov 18, 2025
a75dd6a
Enhance joinProjectPath functionality to return project path and file…
axewilledge Nov 18, 2025
1dfb85a
Merge remote-tracking branch 'upstream/bi-1.5.x' into configurable-ob…
axewilledge Nov 18, 2025
cc255ed
Add CVE-2025-64756 to trivyignore
kanushka Nov 18, 2025
9dbc329
Refactor handleOpenView function in FormGenerator and FormGeneratorNew
axewilledge Nov 18, 2025
6f3c728
Merge pull request #954 from sachiniSam/FixImportOnBrowse
kanushka Nov 18, 2025
0979af2
Merge pull request #953 from madushajg/bi-multi-project-create
kanushka Nov 18, 2025
3a79bc9
Merge pull request #955 from kanushka/trivi-fix-hack
kanushka Nov 18, 2025
a758d66
Enhance VisualizerRpcManager to check for packageName in codeData
axewilledge Nov 18, 2025
3ed262a
Merge pull request #951 from axewilledge/configurable-object-editor
kanushka Nov 18, 2025
9b5a285
Workspace test case sorted
samithkavishke Nov 18, 2025
e8d9c79
Single project test cases shown
samithkavishke Nov 18, 2025
f9bc1a0
Enable auto-reveal tree view based on the webview view
madushajg Nov 18, 2025
7996b2d
Fix running BI commands in workspace context
madushajg Nov 18, 2025
26db5a2
Merge remote-tracking branch 'upstream/bi-1.5.x' into bi-multi-projec…
madushajg Nov 18, 2025
d08e59f
update fantasticon version in font-wso2
gigara Nov 18, 2025
bd93d84
Update vscode/vsce version to 3.7.0
gigara Nov 18, 2025
ad02568
Remove webpack-merge-and-include-globally plugin
gigara Nov 18, 2025
ad3c13c
Update glob usage
gigara Nov 18, 2025
232fc1b
replace vsce pkg with @vscode/vsce
gigara Nov 18, 2025
df617a9
Update gitignore
gigara Nov 18, 2025
e6750f7
Update glob to 11.1.0 in local packages
gigara Nov 18, 2025
da2de3e
Update fonts
gigara Nov 18, 2025
eefa7e7
Update jest
gigara Nov 18, 2025
f815d1b
Update lock file
gigara Nov 18, 2025
9aa55e4
Merge pull request #959 from madushajg/bi-multi-project-auto-reveal
kanushka Nov 19, 2025
5ade39e
Resolve copilot comments
samithkavishke Nov 19, 2025
2f26e4e
Merge pull request #957 from samithkavishke/issue-1942
kanushka Nov 19, 2025
d3b97c7
Update test snapshot header
gigara Nov 19, 2025
8efcd1f
update fantasticon version in font-wso2
gigara Nov 18, 2025
2c2f8ac
Update vscode/vsce version to 3.7.0
gigara Nov 18, 2025
adea361
Remove webpack-merge-and-include-globally plugin
gigara Nov 18, 2025
256e469
Update glob usage
gigara Nov 18, 2025
a3e51a5
replace vsce pkg with @vscode/vsce
gigara Nov 18, 2025
ecd5768
Update gitignore
gigara Nov 18, 2025
99156d4
Update glob to 11.1.0 in local packages
gigara Nov 18, 2025
926298e
Update fonts
gigara Nov 18, 2025
fb03a36
Update jest
gigara Nov 18, 2025
7c554e9
Update lock file
gigara Nov 18, 2025
9257cbf
Update test snapshot header
gigara Nov 19, 2025
5451d38
Merge branch 'bi-1.5.x' of https://github.com/wso2/vscode-extensions …
gigara Nov 19, 2025
bc7ab36
Merge pull request #949 from gigara/vuln-fix
gigara Nov 19, 2025
9eeceb5
Revert "Enable auto-reveal in tree view based on the active webview"
madushajg Nov 19, 2025
9796f52
Merge pull request #961 from wso2/revert-959-bi-multi-project-auto-re…
madushajg Nov 19, 2025
9b339a5
Remove command injection vulnerability entry from .trivyignore
gigara Nov 19, 2025
c781816
Merge remote-tracking branch 'upstream/bi-1.5.x' into bi-multi-projec…
madushajg Nov 19, 2025
76f5d57
Merge pull request #960 from gigara/bi-1.5.x
gigara Nov 19, 2025
366fbe4
Handle 'open AI panel' command within workspace context
madushajg Nov 19, 2025
eacca62
Fix when removing all the values in the expression editor causes the …
senithkay Nov 19, 2025
b257206
Merge pull request #962 from madushajg/bi-multi-project-ai
xlight05 Nov 19, 2025
4cc194a
Fix Add to integration in Copilot workspaces
xlight05 Nov 19, 2025
ddf1bc7
Prevent resetting the undo-redo stack when a batch operation is in pr…
KCSAbeywickrama Nov 19, 2025
1754507
Fix null check for batch operation in undo-redo stack reset
KCSAbeywickrama Nov 19, 2025
86dea1b
Merge pull request #965 from KCSAbeywickrama/bi-sidebyside-fix
KCSAbeywickrama Nov 19, 2025
479a08e
Fix project path error and file edits
xlight05 Nov 19, 2025
d3936cd
fix invalid form status update in new variable creation of addConnect…
senithkay Nov 19, 2025
0be6595
Add test related changes
xlight05 Nov 19, 2025
7975b4c
Merge pull request #964 from xlight05/fix-ai-workspaces
xlight05 Nov 19, 2025
6c58f30
Fix project path for typesCreator cmd
VellummyilumVinoth Nov 19, 2025
e7338d0
Fix merge conflicts in pnpm-lock file
kanushka Nov 19, 2025
7100f13
Fix reveal tree item for constructs within same source files
madushajg Nov 19, 2025
2617d7c
fix completions not displayed for field access
senithkay Nov 19, 2025
95637e1
Merge pull request #968 from VellummyilumVinoth/fix-path-typescreate
xlight05 Nov 19, 2025
728627f
Enhance project refresh logic in Project Explorer to handle multiple …
madushajg Nov 19, 2025
c6058a5
Merge remote-tracking branch 'upstream/bi-1.5.x' into bi-multi-projec…
madushajg Nov 19, 2025
83593d2
Merge pull request #971 from madushajg/bi-multi-project-auto-reveal
kanushka Nov 20, 2025
ebb22c1
Fix incomplete source generation in union
sachiniSam Nov 20, 2025
f994fdd
Fix expression editor newly created variables are added to the start …
senithkay Nov 20, 2025
3c65e93
Add force replace option for language server download
kanushka Nov 20, 2025
34ddbc5
remove unused annotation
senithkay Nov 20, 2025
f4a1363
Merge remote-tracking branch 'upstream/bi-1.5.x' into FixImportOnBrowse
sachiniSam Nov 20, 2025
f1540d2
Merge pull request #970 from senithkay/fix-field-access-completions
kanushka Nov 20, 2025
73c0bee
Merge pull request #974 from senithkay/fix-expression-cursor-on-popup
kanushka Nov 20, 2025
d4a0056
Merge pull request #963 from senithkay/fix-expression-editor-value-reset
kanushka Nov 20, 2025
22fa4de
Merge pull request #966 from senithkay/fix-add-connection-create-vari…
kanushka Nov 20, 2025
3e40cd8
fix create config not saving the values
senithkay Nov 20, 2025
e929915
Remove 'Show Examples' command and related functionality
madushajg Nov 20, 2025
8f91eae
Merge pull request #976 from senithkay/fix-create-config
kanushka Nov 20, 2025
274352f
fix helperpane search fields are not focusable
senithkay Nov 20, 2025
0b950aa
Refactor project explorer command registration to ensure core command…
madushajg Nov 20, 2025
aeb8f19
Implement workspace validation in test explorer activation to ensure …
madushajg Nov 20, 2025
a9d83c3
Enable UI features for multi-package directory setups
madushajg Nov 20, 2025
ad80404
Skip welcome form from topNavBar
madushajg Nov 20, 2025
6334a41
Merge pull request #978 from senithkay/fix-helperpane-search-field-focus
kanushka Nov 20, 2025
d395437
Merge pull request #977 from madushajg/bi-multi-project-commands
kanushka Nov 20, 2025
43c1423
Merge pull request #975 from kanushka/update-scripts
kanushka Nov 20, 2025
4bbfe42
Merge remote-tracking branch 'upstream/bi-1.5.x' into fixIncompleteSo…
sachiniSam Nov 21, 2025
c66166f
Remove unrequired timeout
sachiniSam Nov 21, 2025
0e42e98
Format code
sachiniSam Nov 21, 2025
091e525
Fix visualizing constructs using the code lens when no webview is open
madushajg Nov 21, 2025
1fdfe98
Merge pull request #982 from sachiniSam/fixIncompleteSource
kanushka Nov 21, 2025
11f403b
Fix setting projectPath when swiching between artifacts in different …
madushajg Nov 21, 2025
ef52818
Update toggle name to record instead of guided
sachiniSam Nov 21, 2025
f374021
Merge pull request #985 from sachiniSam/fixIncompleteSource
kanushka Nov 21, 2025
7881124
Address review suggestions
madushajg Nov 21, 2025
9281889
Merge pull request #986 from madushajg/bi-multi-project-dir
madushajg Nov 21, 2025
022c601
Refactor autoDistribute function to separate connected and unconnecte…
kanushka Nov 21, 2025
0f54804
Add mouse event handlers to MenuButton components in various widgets
kanushka Nov 21, 2025
3774c29
Update workspaces/ballerina/component-diagram/src/utils/diagram.ts
kanushka Nov 21, 2025
5f38236
Merge pull request #989 from kanushka/fix-comp-diagram-2
sachiniSam Nov 21, 2025
c35e93d
Update version to ballerina-integrator-1.5.2
choreo-cicd Nov 21, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions common/config/rush/.pnpmfile.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ module.exports = {
if (pkg.dependencies['min-document']) {
pkg.dependencies['min-document'] = '^2.19.1';
}
if (pkg.dependencies['js-yaml']) {
pkg.dependencies['js-yaml'] = '^4.1.1';
}
}

if (pkg.devDependencies) {
Expand Down
Loading
Loading