Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump the deps #462

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Conversation

mfocko
Copy link
Member

@mfocko mfocko commented Oct 1, 2024

Bump the dependencies as the broken usage page is caused by the change in the default behavior that's been fixed in the @patternfly/react-charts just 2 weeks ago.

Fixes #461

@mfocko mfocko self-assigned this Oct 1, 2024
Copy link
Contributor

Copy link
Contributor

Copy link
Member

@lbarcziova lbarcziova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch!

Copy link
Collaborator

@Venefilyn Venefilyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment on lines 45 to 47
with:
version: 9

Copy link
Collaborator

@Venefilyn Venefilyn Oct 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we do install ourselves later on we can skip it here. Opened a PR #464 without realizing this tackled this too

Suggested change
with:
version: 9
with:
version: 9
run_install: false

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll drop the commit :D

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But I also had a look at the docs, and it looks like run_install defaults to null which is same as false 👀

Bump the dependencies as the broken page is caused by the change in the
default behavior that's been fixed in the @patternfly/react-charts just
2 weeks ago.

Fixes packit#461

Signed-off-by: Matej Focko <[email protected]>
Copy link
Contributor

@Venefilyn Venefilyn added this pull request to the merge queue Oct 1, 2024
Merged via the queue into packit:main with commit 7cf622b Oct 1, 2024
3 of 4 checks passed
@Venefilyn Venefilyn mentioned this pull request Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Usage page crashing
3 participants