Skip to content

chore(deps): bump word-wrap from 1.2.3 to 1.2.4 #610

chore(deps): bump word-wrap from 1.2.3 to 1.2.4

chore(deps): bump word-wrap from 1.2.3 to 1.2.4 #610

Triggered via pull request July 18, 2023 21:56
Status Success
Total duration 1m 44s
Artifacts

check-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
test / error-tests: test/packages/react-core/src/components/ActionList/examples/ActionListSingleGroup.tsx#L2
Dropdown, and DropdownItem have been deprecated. Running the fix flag will update your imports and/or exports to our deprecated package, but we suggest using our new Dropdown implementation
test / error-tests: test/packages/react-core/src/components/Alert/examples/AlertDynamicLiveRegion.tsx#L2
add missing import InputGroupItem from @patternfly/react-core
test / error-tests: test/packages/react-core/src/components/Alert/examples/AlertDynamicLiveRegion.tsx#L43
Any non-InputGroupText child passed to InputGroup must now be wrapped within an InputGroupItem. The InputGroupItem may need the "isFill", "isPlain", and/or "isBox" props adjusted
test / error-tests: test/packages/react-core/src/components/Alert/examples/AlertDynamicLiveRegion.tsx#L43
Any non-InputGroupText child passed to InputGroup must now be wrapped within an InputGroupItem. The InputGroupItem may need the "isFill", "isPlain", and/or "isBox" props adjusted
test / error-tests: test/packages/react-core/src/components/Alert/examples/AlertDynamicLiveRegion.tsx#L43
Any non-InputGroupText child passed to InputGroup must now be wrapped within an InputGroupItem. The InputGroupItem may need the "isFill", "isPlain", and/or "isBox" props adjusted
test / error-tests: test/packages/react-core/src/components/Breadcrumb/examples/BreadcrumbDropdown.tsx#L2
Dropdown, and DropdownItem have been deprecated. Running the fix flag will update your imports and/or exports to our deprecated package, but we suggest using our new Dropdown implementation
test / error-tests: test/packages/react-core/src/components/Card/examples/CardDeprecatedSelectable.tsx#L2
Dropdown, and DropdownItem have been deprecated. Running the fix flag will update your imports and/or exports to our deprecated package, but we suggest using our new Dropdown implementation
test / error-tests: test/packages/react-core/src/components/Card/examples/CardExpandable.tsx#L2
Dropdown, and DropdownItem have been deprecated. Running the fix flag will update your imports and/or exports to our deprecated package, but we suggest using our new Dropdown implementation
test / error-tests: test/packages/react-core/src/components/Card/examples/CardExpandableWithIcon.tsx#L2
Dropdown, and DropdownItem have been deprecated. Running the fix flag will update your imports and/or exports to our deprecated package, but we suggest using our new Dropdown implementation
test / error-tests: test/packages/react-core/src/components/Card/examples/CardHeaderInCardHead.tsx#L2
Dropdown, and DropdownItem have been deprecated. Running the fix flag will update your imports and/or exports to our deprecated package, but we suggest using our new Dropdown implementation
test / unit-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test / error-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test / error-tests: test/packages/react-code-editor/src/components/CodeEditor/CodeEditor.tsx#L609
The default value of the Popover prop 'appendTo' has been updated to a value of "inline" and may cause markup changes that require updating selectors used in tests
test / error-tests: test/packages/react-code-editor/src/components/CodeEditor/CodeEditorControl.tsx#L40
Tooltips without a `triggerRef` will now have a wrapping div which may cause issues. Snapshots may need to be updated, or to avoid the wrapping div add a `triggerRef` with a ref which is attached to the trigger element
test / error-tests: test/packages/react-code-editor/src/components/CodeEditor/examples/CodeEditorBasic.tsx#L2
The react-dropzone dependency used within CodeEditor has been updated from version 9 to version 14
test / error-tests: test/packages/react-code-editor/src/components/CodeEditor/examples/CodeEditorCustomControl.tsx#L2
The react-dropzone dependency used within CodeEditor has been updated from version 9 to version 14
test / error-tests: test/packages/react-code-editor/src/components/CodeEditor/examples/CodeEditorShortcutMainHeader.tsx#L2
The react-dropzone dependency used within CodeEditor has been updated from version 9 to version 14
test / error-tests: test/packages/react-code-editor/src/components/CodeEditor/examples/CodeEditorSizeToFit.tsx#L2
The react-dropzone dependency used within CodeEditor has been updated from version 9 to version 14
test / error-tests: test/packages/react-code-editor/src/components/CodeEditor/examples/CodeEditorWithActions.tsx#L2
The react-dropzone dependency used within CodeEditor has been updated from version 9 to version 14
test / error-tests: test/packages/react-core/src/components/AboutModal/examples/AboutModalBasic.tsx#L2
The AboutModalBoxHero sub-component has been removed from AboutModal. Selectors in tests may need to be updated
test / error-tests: test/packages/react-core/src/components/AboutModal/examples/AboutModalComplexUserPositionedContent.tsx#L2
The AboutModalBoxHero sub-component has been removed from AboutModal. Selectors in tests may need to be updated
test / error-tests: test/packages/react-core/src/components/AboutModal/examples/AboutModalWithoutProductName.tsx#L2
The AboutModalBoxHero sub-component has been removed from AboutModal. Selectors in tests may need to be updated