Skip to content

Bump everything (except lingui, patternfly, react)#247

Merged
himdel merged 6 commits intomainfrom
npm-check-updates
Jul 23, 2025
Merged

Bump everything (except lingui, patternfly, react)#247
himdel merged 6 commits intomainfrom
npm-check-updates

Conversation

@himdel
Copy link
Collaborator

@himdel himdel commented Jul 23, 2025

Catch up to dependency updates..

npx npm-check-updates -t patch -u
npm install
npx npm-check-updates -t minor -x @lingui/\* -u
npm install
npx npm-check-updates -x @lingui/\* -x @patternfly/\* -x react -x react-dom -u
npm install
npm audit fix

Skipping (for now)...

Linter fixes...

  • run new prettier
  • fix ls-lint config - point.case no longer exists, but we have one-word.config.js so kebab works too
  • lint:*:setup - pip install with --break-system-packages --user to fix python3.13+ nonsense
  • stylelint: use overflow-wrap: break-word instead of word-break: break-word

himdel added 6 commits July 23, 2025 00:02
    npx npm-check-updates -t patch -u
    npm install
    npx npm-check-updates -t minor -x @lingui/\* -u
    npm install
    npx npm-check-updates -x @lingui/\* -x @patternfly/\* -x react -x react-dom -u
    npm install
@himdel himdel merged commit 6d9e661 into main Jul 23, 2025
4 checks passed
@himdel himdel deleted the npm-check-updates branch July 23, 2025 00:31
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.

1 participant