Skip to content

ci: Update Builder families (minor) #1036

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

Merged
merged 1 commit into from
May 18, 2025
Merged

ci: Update Builder families (minor) #1036

merged 1 commit into from
May 18, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitejs/plugin-react-swc (source) 3.7.2 -> 3.9.0 age adoption passing confidence
vite (source) 6.1.6 -> 6.3.5 age adoption passing confidence

Release Notes

vitejs/vite-plugin-react (@​vitejs/plugin-react-swc)

v3.9.0

Compare Source

Make compatible with rolldown-vite

This plugin is now compatible with rolldown-powered version of Vite.

v3.8.1

Compare Source

Remove WebContainers warning #​268

SWC is now supported in WebContainers 🎉

v3.8.0

Compare Source

Add useAtYourOwnRisk_mutateSwcOptions option

The future of Vite is with OXC, and from the beginning this was a design choice to not exposed too many specialties from SWC so that Vite React users can move to another transformer later.
Also debugging why some specific version of decorators with some other unstable/legacy feature doesn't work is not fun, so we won't provide support for it, hence the name useAtYourOwnRisk.

react({
  useAtYourOwnRisk_mutateSwcOptions(options) {
    options.jsc.parser.decorators = true;
    options.jsc.transform.decoratorVersion = "2022-03";
  },
});
vitejs/vite (vite)

v6.3.5

Compare Source

v6.3.4

Compare Source

v6.3.3

Compare Source

v6.3.2

Compare Source

v6.3.1

Compare Source

v6.3.0

Compare Source

v6.2.7

Compare Source

Please refer to CHANGELOG.md for details.

v6.2.6

Compare Source

Please refer to CHANGELOG.md for details.

v6.2.5

Compare Source

Please refer to CHANGELOG.md for details.

v6.2.4

Compare Source

Please refer to CHANGELOG.md for details.

v6.2.3

Compare Source

Please refer to CHANGELOG.md for details.

v6.2.2

Compare Source

v6.2.1

Compare Source

v6.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Feb 7, 2025
@renovate renovate bot changed the title ci: Update dependency vite to v6.1.0 ci: Update Builder families (minor) Feb 9, 2025
@renovate renovate bot force-pushed the renovate/builder-families branch 2 times, most recently from 42fb131 to e0883dd Compare February 14, 2025 23:17
@renovate renovate bot force-pushed the renovate/builder-families branch 4 times, most recently from 9bf0aac to 6883979 Compare February 25, 2025 07:48
@renovate renovate bot force-pushed the renovate/builder-families branch 4 times, most recently from ac6de96 to c00a1c3 Compare March 7, 2025 05:27
@renovate renovate bot force-pushed the renovate/builder-families branch 2 times, most recently from 0aeff93 to bde9d55 Compare March 19, 2025 10:50
@renovate renovate bot force-pushed the renovate/builder-families branch from bde9d55 to 663b558 Compare March 24, 2025 13:36
@renovate renovate bot changed the title ci: Update Builder families (minor) ci: Update dependency @vitejs/plugin-react-swc to v3.8.1 Mar 25, 2025
@renovate renovate bot force-pushed the renovate/builder-families branch from 663b558 to 81b6268 Compare March 25, 2025 21:48
@renovate renovate bot changed the title ci: Update dependency @vitejs/plugin-react-swc to v3.8.1 ci: Update Builder families (minor) Mar 25, 2025
@renovate renovate bot force-pushed the renovate/builder-families branch from 81b6268 to 8bbebd6 Compare March 31, 2025 12:49
@renovate renovate bot changed the title ci: Update Builder families (minor) ci: Update dependency @vitejs/plugin-react-swc to v3.8.1 Mar 31, 2025
@renovate renovate bot changed the title ci: Update dependency @vitejs/plugin-react-swc to v3.8.1 ci: Update Builder families (minor) Mar 31, 2025
@renovate renovate bot force-pushed the renovate/builder-families branch 2 times, most recently from fa6bd8b to 341b150 Compare April 3, 2025 11:51
@renovate renovate bot changed the title ci: Update Builder families (minor) ci: Update dependency @vitejs/plugin-react-swc to v3.8.1 Apr 4, 2025
@renovate renovate bot changed the title ci: Update dependency @vitejs/plugin-react-swc to v3.8.1 ci: Update dependency @vitejs/plugin-react-swc to v3.9.0 Apr 15, 2025
@renovate renovate bot force-pushed the renovate/builder-families branch from 341b150 to ff220f6 Compare April 15, 2025 11:08
@renovate renovate bot force-pushed the renovate/builder-families branch 4 times, most recently from fbe60b8 to 261eda0 Compare May 18, 2025 11:36
@renovate renovate bot force-pushed the renovate/builder-families branch 6 times, most recently from 45d00c6 to 0592cec Compare May 18, 2025 12:01
@renovate renovate bot changed the title ci: Update dependency @vitejs/plugin-react-swc to v3.9.0 ci: Update Builder families (minor) May 18, 2025
@renovate renovate bot force-pushed the renovate/builder-families branch 3 times, most recently from 9fef560 to bffc9dc Compare May 18, 2025 12:12
@renovate renovate bot force-pushed the renovate/builder-families branch from bffc9dc to af18e5d Compare May 18, 2025 12:14
@hey3 hey3 merged commit c319926 into main May 18, 2025
1 check passed
@hey3 hey3 deleted the renovate/builder-families branch May 18, 2025 12:15
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.

1 participant