Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

jquery bower depedency should be upgradedΒ #1187

@matedo1

Description

@matedo1

One of the patternfly depedencies https://github.com/patternfly/patternfly-bootstrap-treeview/blob/v2.1.9/bower.json#L26 requires "jquery": ">= 3.4.1" but patternfly itself https://github.com/patternfly/patternfly/blob/v3.59.3/bower.json#L41 requires "jquery": "~3.2.1" .

Those versions don't match and it's not possible to use it without forcing specific version. It would be nice to consider making jQuery slightly more benevolent, for example another patternfly dependency https://github.com/twbs/bootstrap/blob/v3.4.1/bower.json#L32 requires jquery#1.9.1 - 3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions