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

Update dependencies and transitive deps #916

Merged
merged 1 commit into from
Jul 9, 2023
Merged

Conversation

sebastinez
Copy link
Member

@sebastinez sebastinez commented Jul 7, 2023

› - 3 major, 8 minor, 5 patch

  happy-dom                         dev  ~1mo    ^9.20.3  →  ^10.0.3   ~2d
  @wooorm/starry-night                   ~3mo     ^2.0.0  →   ^2.1.1   ~6d
  sinon                                  ~25d    ^15.1.2  →  ^15.2.0  ~17d
  @typescript-eslint/eslint-plugin  dev  ~11d    ^5.60.1  →  ^5.61.0   ~4d
  chalk                             dev  ~7mo     ^5.2.0  →   ^5.3.0   ~8d
  eslint                            dev  ~21d    ^8.43.0  →  ^8.44.0   ~7d
  eslint-plugin-svelte              dev  ~13d    ^2.31.1  →  ^2.32.2   ~7d
  vite                              dev  ~1mo     ^4.3.9  →   ^4.4.2   ⩽1d
  vitest                            dev  ~21d    ^0.32.2  →  ^0.33.0   ⩽1d
  dompurify                              ~2mo     ^3.0.3  →   ^3.0.4   ~8d
  svelte                                 ~15d     ^4.0.0  →   ^4.0.5   ⩽1d
  @sveltejs/vite-plugin-svelte      dev  ~1mo     ^2.4.1  →   ^2.4.2  ~15d
  svelte-check                      dev  ~1mo     ^3.4.3  →   ^3.4.5   ~1d
  typescript                        dev  ~10d     ^5.1.5  →   ^5.1.6   ~9d

We had to change the eventDispatcher for events that shouldn't have a second parameter to null instead of never.
Reference: sveltejs/svelte#8872

Also didn't update prettier to v3 since there is an open PR on prettier-plugin-svelte that needs to be merged before.
sveltejs/prettier-plugin-svelte#365

@vercel
Copy link

vercel bot commented Jul 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
radicle-interface ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 9, 2023 0:03am

@sebastinez sebastinez requested a review from rudolfs July 7, 2023 14:13
@github-actions
Copy link

github-actions bot commented Jul 7, 2023

Visual diff results for latest changes

⚠️ There are visual differences between master and this branch.
👉 Latest diff snapshots.

  • The visual changes were intentional.

We had to change the eventDispatcher for events that shouldn't have a
second parameter to `null` instead of `never`.

See: sveltejs/svelte#8872

Signed-off-by: Sebastian Martinez <me@sebastinez.dev>
Copy link
Member

@rudolfs rudolfs left a comment

Choose a reason for hiding this comment

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

Nice 🎉

@rudolfs rudolfs merged commit bde2d97 into master Jul 9, 2023
10 checks passed
@sebastinez sebastinez deleted the sebastinez/update-deps branch July 11, 2023 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants