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

LWS-207: Bump dependencies #1066

Merged
merged 16 commits into from
Jun 18, 2024
Merged

Conversation

johanbissemattsson
Copy link
Contributor

@johanbissemattsson johanbissemattsson commented Jun 12, 2024

Description

Tickets involved

LWS-207

Solves

Bumps dependencies

Summary of changes

  • Bump @playwright/test and @axe-core/playwright
  • Bump @floating-ui/dom
  • Bump svelte and sveltekit related dependencies
  • Bump tailwindcss
  • Bump prettier, prettier-plugin-svelte and prettier-plugin-tailwindcss
  • Bump mdsvex
  • Bump prettier-plugin-tailwindcss to latest
  • Bump postcssand postcss-import
  • Bump autoprefixer
  • Bump cssnano
  • Bump husky (and migrate to v9) and lint-staged
  • Bump unplugin-icons
  • Bump typescript and tslib
  • Bump vitest
  • Bump vite
  • Bump eslint (and migrate to v9)

Copy link
Contributor

@jesperengstrom jesperengstrom left a comment

Choose a reason for hiding this comment

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

Nice work.
Although I had to upgrade Node from 18.17.1 -> 20.14.0 to get it working.
Don't know if that has any implications on the devops side of things...

@johanbissemattsson
Copy link
Contributor Author

Nice work. Although I had to upgrade Node from 18.17.1 -> 20.14.0 to get it working. Don't know if that has any implications on the devops side of things...

Thanks for the heads-up regarding the Node version; I will take an extra look into the devops part!

ESLint no longer supports Node.js < v18.18.0, v19

@johanbissemattsson
Copy link
Contributor Author

johanbissemattsson commented Jun 13, 2024

The node version is sadly a blocker and will have to be fixed in devops first.

I've created a ticket for it https://kbse.atlassian.net/browse/LWS-208

@johanbissemattsson
Copy link
Contributor Author

A reminder: the node version in the github action workflow should also be updated when https://kbse.atlassian.net/browse/LWS-208 is resolved.

@johanbissemattsson johanbissemattsson merged commit b0f1c89 into develop Jun 18, 2024
1 check passed
@johanbissemattsson johanbissemattsson deleted the chore/bump-dependencies branch June 18, 2024 07:38
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.

2 participants