Update all non-major dependencies #3305
Merged
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.26.9
->7.27.2
7.26.3
->7.27.1
7.26.0
->7.27.1
1.9.0
->1.9.1
5.1.1
->5.2.5
5.1.1
->5.2.5
0.7.3
->0.7.4
11.7.9
->11.7.10
1.38.0
->1.39.0
1.1.6
->1.1.14
1.2.3
->1.3.5
1.1.2
->1.2.3
3.2.1
->3.5.0
16.2.0
->16.3.0
22.13.8
->22.15.24
18.3.18
->18.3.23
18.3.5
->18.3.7
4.3.4
->4.5.0
3.0.7
->3.1.4
10.0.2
->10.1.5
2.1.0
->2.2.1
7.37.4
->7.37.5
5.1.0
->5.2.0
24.2.2
->24.2.3
8.0.4
->8.1.0
26.0.0
->26.1.0
5.45.0
->5.59.1
8.5.3
->8.5.4
10.1.5
->10.2.0
15.4.1
->15.5.2
7.2.0
->7.6.1
1.85.1
->1.89.0
3.0.7
->3.1.4
Release Notes
babel/babel (@babel/preset-env)
v7.27.2
Compare Source
🐛 Bug Fix
babel-parser
@babel/parser/bin/index.js
containsnode:
protocol require (@liuxingbaoyu)babel-plugin-transform-object-rest-spread
babel-plugin-transform-modules-commonjs
,babel-template
🏃♀️ Performance
babel-cli
@babel/cli
(@JLHwung)v7.27.1
Compare Source
👓 Spec Compliance
babel-parser
using of
as lexical declaration within for (@JLHwung)babel-parser
,babel-types
🐛 Bug Fix
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-traverse
babel-helper-wrap-function
,babel-plugin-transform-async-to-generator
babel-helper-remap-async-to-generator
,babel-plugin-transform-async-to-generator
babel-helper-fixtures
,babel-parser
babel-generator
,babel-parser
babel-parser
babel-compat-data
,babel-preset-env
babel-traverse
babel-generator
💅 Polish
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-transform-arrow-functions
,babel-plugin-transform-class-properties
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-traverse
🏠 Internal
babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
regenerator-runtime
dep in@babel/runtime
(@nicolo-ribaudo)babel-compat-data
,babel-preset-env
babel-compat-data
,babel-standalone
babel-register
@babel/register
to cts (@liuxingbaoyu)babel-cli
,babel-compat-data
,babel-core
,babel-generator
,babel-helper-compilation-targets
,babel-helper-fixtures
,babel-helper-module-imports
,babel-helper-module-transforms
,babel-helper-plugin-test-runner
,babel-helper-transform-fixture-test-runner
,babel-helpers
,babel-node
,babel-parser
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-react-display-name
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-preset-env
,babel-register
,babel-standalone
,babel-types
babel-plugin-transform-regenerator
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
babel-helpers
,babel-plugin-transform-regenerator
babel-helpers
🔬 Output optimization
babel-helpers
,babel-plugin-transform-modules-commonjs
,babel-runtime-corejs3
interopRequireWildcard
size (@liuxingbaoyu)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
regeneratorRuntime
size (@liuxingbaoyu)fontsource/font-files (@fontsource/inconsolata)
v5.2.5
Compare Source
v5.2.4
Compare Source
v5.2.1
Compare Source
v5.2.0
Compare Source
fontsource/font-files (@fontsource/inter)
v5.2.5
Compare Source
v5.2.4
Compare Source
v5.2.1
Compare Source
v5.2.0
Compare Source
formatjs/formatjs (@formatjs/intl-durationformat)
v0.7.4
Compare Source
Note: Version bump only for package @formatjs/intl-durationformat
radix-ui/primitives (@radix-ui/react-dialog)
v1.1.8
v1.1.7
Compare Source
getsentry/sentry-javascript-bundler-plugins (@sentry/vite-plugin)
v3.5.0
Compare Source
Work in this release was contributed by @thecodewarrior. Thank you for your contribution!
v3.4.0
Compare Source
createSentryBuildPluginManager
(#714)v3.3.1
Compare Source
esm
files must have.mjs
postfix (#721)v3.3.0
Compare Source
@sentry/webpack-plugin/webpack5
export for webpack 5.1+ and compatible environments (#715)v3.2.4
Compare Source
useArtifacBundles
(#707)v3.2.3
Compare Source
contentHash
for debug ID hash (#702)v3.2.2
Compare Source
SENTRY_AUTH_TOKEN
,SENTRY_ORG
andSENTRY_PROJECT
inpassThroughEnv
when using Turborepo (#675)testing-library/react-testing-library (@testing-library/react)
v16.3.0
Compare Source
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.5.0
Compare Source
Add
filter
for rolldown-vite #470Added
filter
so 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.
v4.4.1
Compare Source
Fix type issue when using
moduleResolution: "node"
in tsconfig #462v4.4.0
Compare Source
Make compatible with rolldown-vite
This plugin is now compatible with rolldown-powered version of Vite.
Note that currently the
__source
property value position might be incorrect. This will be fixed in the near future.vitest-dev/vitest (@vitest/coverage-v8)
v3.1.4
Compare Source
v3.1.3
Compare Source
🐞 Bug Fixes
inline: true
is set - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7856 (a83f3)--merge-reports
to show each total run times - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7877 (d613b)View changes on GitHub
v3.1.2
Compare Source
🚀 Features
🐞 Bug Fixes
chai
variable invitest/globals
(fix: #7474) - by @Jay-Karia in https://github.com/vitest-dev/vitest/issues/7771 and https://github.com/vitest-dev/vitest/issues/7474 (d9297)test.exclude
when same object passed incoverage.exclude
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7774 (c3751)envionmentOptions
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7795 (67430)await
profiler calls - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7763 (795a6)🏎 Performance
View changes on GitHub
v3.1.1
[Compare Source](https://redirect.github.com/vitest-dev/vitest/compa
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 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 becomes conflicted, 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.