Skip to content

Comments

Update all dependencies#251

Merged
Luca Schneider (Mad-Kat) merged 2 commits intomainfrom
update-dependencies
Jan 7, 2025
Merged

Update all dependencies#251
Luca Schneider (Mad-Kat) merged 2 commits intomainfrom
update-dependencies

Conversation

@Mad-Kat
Copy link
Collaborator

@Mad-Kat Luca Schneider (Mad-Kat) commented Dec 29, 2024

Updated all dependencies that were possible:

JS:

core:
-  "@babel/core": 7.23.2
+  "@babel/core": 7.26.0
-  "@babel/plugin-syntax-typescript": 7.22.5
+  "@babel/plugin-syntax-typescript": 7.25.9

dev:
-  "@babel/types": 7.23.0
+  "@babel/types": 7.26.3
-  "@codspeed/benchmark.js-plugin": 3.1.0
+  "@codspeed/benchmark.js-plugin": 4.0.0
-  "@next/mdx": 15.0.2
+  "@next/mdx": 15.1.3
-  "@shikijs/monaco": 1.22.2
+  "@shikijs/monaco": 1.24.4
-  "@shikijs/transformers": 1.22.2
+  "@shikijs/transformers": 1.24.4
-  "@testing-library/jest-dom": 5.17.0
+  "@testing-library/jest-dom": 6.6.3
-  "@types/babel__core": 7.1.14
+  "@types/babel__core": 7.20.5
-  "@types/jest": 29.5.12
+  "@types/jest": 29.5.14
-  "@types/node": 22.9.0
+  "@types/node": 22.10.2
-  "@vitejs/plugin-react": 4.3.1
+  "@vitejs/plugin-react": 4.3.4
-  fumadocs-core: 14.5.6
+  fumadocs-core: 14.6.8
-  fumadocs-mdx: 11.1.2
+  fumadocs-mdx: 11.2.1
-  fumadocs-openapi: 5.8.1
+  fumadocs-openapi: 5.10.6
-  fumadocs-twoslash: 2.0.1
+  fumadocs-twoslash: 2.0.2
-  fumadocs-ui: 14.5.6
+  fumadocs-ui: 14.6.8
-  jest: 29.6.2
+  jest: 29.7.0
-  jest-environment-jsdom: 29.6.2
+  jest-environment-jsdom: 29.7.0
-  memfs: 4.9.3
+  memfs: 4.15.1
-  next: 15.0.4
+  next: 15.1.3
-  next-themes: 0.4.3
+  next-themes: 0.4.4
-  postcss: 8.4.47
+  postcss: 8.4.49
-  postcss-nested: 6.2.0
+  postcss-nested: 7.0.2
-  react-resizable-panels: 2.1.6
+  react-resizable-panels: 2.1.7
-  shiki: 1.22.2
+  shiki: 1.24.4
-  styled-components: 6.1.1
+  styled-components: 6.1.13
-  tailwindcss: 3.4.14
+  tailwindcss: 3.4.17
-  tsup: 7.2.0
+  tsup: 8.3.5
-  typescript: 5.5.2
+  typescript: 5.7.2
-  vite: 5.3.4
+  vite: 6.0.6
-  vitest: 2.0.4
+  vitest: 2.1.8
-  webpack: 5.92.1
+  webpack: 5.97.1

Rust:

-serde = "1.0.203"
+serde = "1.0.217"
-serde_json = "1.0.119"
+serde_json = "1.0.134"
-pathdiff = "0.2.1"
+pathdiff = "0.2.3"
-swc_core = "5.0.1"
+swc_core = "5.0.4"
-rustc-hash = "2.0.0"
+rustc-hash = "2.1.0"
-divan = "0.1.14"
+divan = "0.1.17"
-swc = "5.0.1"
+swc = "5.0.2"

@changeset-bot
Copy link

changeset-bot bot commented Dec 29, 2024

🦋 Changeset detected

Latest commit: e300c1e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
next-yak Patch
yak-swc Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Base automatically changed from update-react-types to main January 7, 2025 12:36
@jantimon Jan Nicklas (jantimon) dismissed their stale review January 7, 2025 12:36

The base branch was changed.

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 7, 2025

CodSpeed Performance Report

Merging #251 will improve performances by 46.7%

Comparing update-dependencies (e300c1e) with main (7f90169)

🎉 Hooray! codspeed-node just leveled up to 4.0.0!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

⚡ 1 improvements
✅ 1 untouched benchmarks

Benchmarks breakdown

Benchmark main update-dependencies Change
render KanjiLetterComponentYak 352.9 ms 240.6 ms +46.7%

@Mad-Kat Luca Schneider (Mad-Kat) merged commit d4379a2 into main Jan 7, 2025
8 checks passed
@Mad-Kat Luca Schneider (Mad-Kat) deleted the update-dependencies branch January 7, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants