Skip to content

[chore] Update bundlers - #191

Merged
yoannmoinet merged 18 commits into
v3from
yoann/update-bundlers
Jul 28, 2025
Merged

[chore] Update bundlers#191
yoannmoinet merged 18 commits into
v3from
yoann/update-bundlers

Conversation

@yoannmoinet

@yoannmoinet yoannmoinet commented Jul 22, 2025

Copy link
Copy Markdown
Member

Update bundlers

Updates all supported bundlers to their latest versions and adjusts configurations.

Bundler Updates

  • Webpack: 5.92.1 → 5.100.2
  • ESBuild: 0.24.0 → 0.25.8
  • Rollup: 4.24.2 → 4.45.1
  • Rspack: 1.3.10 → 1.4.9
  • Vite: 6.3.4 → 6.3.5 (v7 not compatible due to ESM-only support)

Other Changes

  • Updated Jest configuration to follow ts-node guidance
  • Updated license script to handle new packages

@yoannmoinet
yoannmoinet changed the base branch from v3 to yoann/unplugin-v2 July 22, 2025 13:01
@yoannmoinet
yoannmoinet force-pushed the yoann/update-bundlers branch from 3656e12 to aac6494 Compare July 22, 2025 13:01
@yoannmoinet yoannmoinet added the v3 label Jul 22, 2025
@yoannmoinet yoannmoinet mentioned this pull request Jul 23, 2025
Merged
11 tasks
@yoannmoinet
yoannmoinet marked this pull request as ready for review July 24, 2025 07:39
@yoannmoinet
yoannmoinet requested a review from a team as a code owner July 24, 2025 07:39
@yoannmoinet
yoannmoinet requested review from jckr and removed request for a team July 24, 2025 07:39

@sethfowler-datadog sethfowler-datadog left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

Comment thread packages/tests/jest.config.ts Outdated
import { createJsWithTsPreset, type JestConfigWithTsJest } from 'ts-jest';

const presetConfig = createJsWithTsPreset({
// ...options

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

is that something we want to change later ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Good catch, I forgot to remove this after my copy pasting from their website 🤦
I'll remove it.

Base automatically changed from yoann/unplugin-v2 to v3 July 28, 2025 08:17
@yoannmoinet
yoannmoinet merged commit e81bd9b into v3 Jul 28, 2025
4 checks passed
@yoannmoinet
yoannmoinet deleted the yoann/update-bundlers branch July 28, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants