fix(deps): update all dependencies#3096
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: b0f3624 The changes in this PR will be included in the next version bump. This PR includes changesets to release 100 packages
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 |
3c02a5e to
75e9dd3
Compare
75e9dd3 to
e87ae1e
Compare
e87ae1e to
1c461ec
Compare
1c461ec to
296ddf2
Compare
296ddf2 to
dded371
Compare
dded371 to
6dbd726
Compare
6dbd726 to
318eaaa
Compare
318eaaa to
a5cf344
Compare
b140f2f to
d5204e4
Compare
d5204e4 to
0c60230
Compare
0c60230 to
ed23dc5
Compare
ed23dc5 to
1d37752
Compare
1d37752 to
74e8270
Compare
74e8270 to
57fa382
Compare
57fa382 to
881b559
Compare
881b559 to
815e26e
Compare
815e26e to
64f25bb
Compare
64f25bb to
8e70946
Compare
8e70946 to
43729dd
Compare
43729dd to
47b96a7
Compare
47b96a7 to
52b71bf
Compare
ByronDWall
approved these changes
Jun 4, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.27.1->7.27.42.29.3->2.29.41.30.10->1.30.114.17.16->4.17.1719.0.2->19.1.68.32.0->8.33.18.32.0->8.33.14.4.1->4.5.14.24.5->4.25.03.2.5->3.2.69.0.8->9.0.99.5.3->9.6.00.5.48->0.6.00.5.x->0.6.x8.5.3->8.5.419.0.0->19.1.019.0.0->19.1.019.0.0->19.1.00.9.2->0.10.016.19.1->16.20.029.3.2->29.3.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
babel/babel (@babel/core)
v7.27.4Compare Source
👓 Spec Compliance
babel-parser,babel-plugin-proposal-explicit-resource-management💅 Polish
babel-parser🔬 Output optimization
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtimeregeneratorsize more (@liuxingbaoyu)babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3regeneratorhelper size (@liuxingbaoyu)babel-core,babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-async-to-generator,babel-plugin-transform-block-scoping,babel-plugin-transform-classes,babel-plugin-transform-destructuring,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standaloneregeneratorRuntimeinto multiple helpers (@nicolo-ribaudo)v7.27.3Compare Source
🐛 Bug Fix
babel-generatorbabel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3.displayNameonGeneratorFunction(@nicolo-ribaudo)babel-plugin-proposal-explicit-resource-managementfor using ofbody (@JLHwung)babel-plugin-proposal-decorators,babel-typesabstractmodifiers in class declaration to expression conversion (@magic-akari)babel-helper-module-transforms,babel-plugin-proposal-explicit-resource-management,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umdbabel-parserbabel-generator,babel-parserchangesets/changesets (@changesets/cli)
v2.29.4Compare Source
Patch Changes
#1668
65d6632Thanks @Andarist! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabledUpdated dependencies [
65d6632]:percy/cli (@percy/cli)
v1.30.11Compare Source
What's Changed
✨ Enhancements
🐛 Bug Fixes
Full Changelog: percy/cli@1.30.10...v1.30.11
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.33.1Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.33.0Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.32.1Compare Source
🩹 Fixes
TSMappedTypewith no type annotation (#11180)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.33.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.33.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.32.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.5.1Compare Source
Add explicit semicolon in preambleCode #485
This fixes an edge case when using HTML minifiers that strips line breaks aggressively.
v4.5.0Compare Source
Add
filterfor rolldown-vite #470Added
filterso that it is more performant when running this plugin with rolldown-powered version of Vite.Skip HMR for JSX files with hooks #480
This removes the HMR warning for hooks with JSX.
browserslist/browserslist (browserslist)
v4.25.0Compare Source
cover 95% in browserslist-config-mycompany statsquery support.cure53/DOMPurify (dompurify)
v3.2.6: DOMPurify 3.2.6Compare Source
matrix:as an allowed URI scheme, thanks @kleinesfilmroellchendownshift-js/downshift (downshift)
v9.0.9Compare Source
Bug Fixes
sindresorhus/execa (execa)
v9.6.0Compare Source
d49104amoment/moment-timezone (moment-timezone)
v0.6.0Compare Source
moment-timezone-with-data.js).This release is a potential breaking change for TypeScript projects only.
The types are now more accurate, but consumers might hit errors if they were relying on the more relaxed types.
No implementation code has changed in this release.
postcss/postcss (postcss)
v8.5.4Compare Source
facebook/react (react)
v19.1.0Compare Source
facebook/react (react-dom)
v19.1.0Compare Source
facebook/react (react-is)
v19.1.0Compare Source
Owner Stack
An Owner Stack is a string representing the components that are directly responsible for rendering a particular component. You can log Owner Stacks when debugging or use Owner Stacks to enhance error overlays or other development tools. Owner Stacks are only available in development builds. Component Stacks in production are unchanged.
#32538, #32529, #32538
React
useIdto use valid CSS selectors, changing format from:r123:to«r123». #32001React DOM
hrefattribute is an empty string #31783getHoistableRoot()didn’t work properly when the container was a Document #32321<!-- -->) as a DOM container. #32250<script>and<template>tags to be nested within<select>tags. #31837use-sync-external-store
exportsfield topackage.jsonforuse-sync-external-storeto support various entrypoints. #25231React Server Components
unstable_prerender, a new experimental API for prerendering React Server Components on the server #31724registerServerReferencein client builds to handle server references in different environments. #32534shelljs/shelljs (shelljs)
v0.10.0Compare Source
What's Changed
New Contributors
Full Changelog: shelljs/shelljs@v0.9.2...v0.10.0
stylelint/stylelint (stylelint)
v16.20.0Compare Source
It fixes 2 bugs with the built-in rules.
function-url-no-scheme-relativefalse negatives for@import(#8576) (@pamelalozano16).shorthand-property-no-redundant-valuesfalse negatives for additional radius (#8539) (@ryo-manba).kulshekhar/ts-jest (ts-jest)
v29.3.4Compare Source
Bug Fixes
TsJestTransformerOptionstype (3b11e29), closes #4247rewriteRelativeImportExtensionsalways (9b1f472), closes #4855v29.3.3Compare Source
Bug Fixes
isolatedDeclarations(5d6b35f), closes #4847Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.