generated from openscript-ch/react-vite-storybook-typescript-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update all non-major dependencies #364
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
size-limit report 📦
|
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
6 times, most recently
from
September 4, 2024 08:34
9b8d41f
to
016e8b6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
September 12, 2024 19:27
850f787
to
b4f4889
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
September 19, 2024 20:18
83ab63d
to
f3846a4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
7 times, most recently
from
October 1, 2024 00:15
6d9d5c1
to
e97de2c
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
October 3, 2024 13:19
3e286cf
to
f640f0f
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
October 9, 2024 09:44
f685569
to
244d27c
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
December 2, 2024 11:00
3f1e9e1
to
399cefa
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
December 5, 2024 20:03
885337d
to
1c695e6
Compare
renovate
bot
changed the title
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies - autoclosed
Dec 8, 2024
renovate
bot
changed the title
chore(deps): update all non-major dependencies - autoclosed
chore(deps): update all non-major dependencies
Dec 8, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
December 11, 2024 05:10
f531674
to
03a99a6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
December 20, 2024 02:15
054cc6f
to
4a7cad6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 24, 2024 03:47
4a7cad6
to
0f21f1d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
January 8, 2025 21:56
333b189
to
e2fbdf6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
January 19, 2025 09:17
22241c8
to
65ac778
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
January 24, 2025 18:09
5273b24
to
db45289
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 30, 2025 17:32
db45289
to
5d97c6e
Compare
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.24.5
->7.26.7
3.0.1
->3.1.0
11.1.2
->11.1.6
7.6.19
->7.6.20
7.6.19
->7.6.20
7.6.19
->7.6.20
7.6.19
->7.6.20
7.6.19
->7.6.20
7.6.19
->7.6.20
6.4.5
->6.6.3
18.3.1
->18.3.18
18.3.0
->18.3.5
4.2.1
->4.3.4
9.1.3
->9.2.1
8.57.0
->8.57.1
2.29.1
->2.31.0
6.8.0
->6.10.2
5.1.3
->5.2.3
7.34.1
->7.37.4
^0.8.0
->^0.11.0
3.2.5
->3.4.2
11.1.2
->11.1.6
7.6.19
->7.6.20
5.4.5
->5.7.3
4.5.3
->4.5.9
3.5.1
->3.5.2
Release Notes
babel/babel (@babel/core)
v7.26.7
Compare Source
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
babel-plugin-transform-typeof-symbol
typeof
in arrow functions (@liuxingbaoyu)babel-parser
ranges
option in estree method value (@JLHwung)babel-core
babel-plugin-transform-typescript
babel-plugin-transform-typescript
,babel-traverse
,babel-types
import x = y.z
(@liuxingbaoyu)v7.26.0
Compare Source
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)v7.25.8
Compare Source
🐛 Bug Fix
babel-core
resolvePlugin
/resolvePreset
(@nicolo-ribaudo)🏠 Internal
babel-parser
,babel-plugin-proposal-async-do-expressions
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-proposal-export-default-from
,babel-plugin-proposal-function-bind
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-import-defer
,babel-plugin-proposal-partial-application
,babel-plugin-proposal-throw-expressions
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-class-static-block
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-export-namespace-from
,babel-plugin-transform-json-strings
,babel-plugin-transform-logical-assignment-operators
,babel-plugin-transform-nullish-coalescing-operator
,babel-plugin-transform-numeric-separator
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-catch-binding
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-private-property-in-object
,babel-preset-env
v7.25.7
Compare Source
🐛 Bug Fix
babel-helper-validator-identifier
babel-traverse
babel-plugin-transform-classes
super()
check (@nicolo-ribaudo)babel-generator
infer
in compact mode (@nicolo-ribaudo)[no LineTerminator here]
after nodes (@nicolo-ribaudo)💅 Polish
babel-types
🏠 Internal
babel-core
--experimental-require-module
(@nicolo-ribaudo)babel-helper-compilation-targets
,babel-helper-plugin-utils
,babel-preset-env
babel-plugin-proposal-destructuring-private
,babel-plugin-syntax-decimal
,babel-plugin-syntax-import-reflection
,babel-standalone
babel-generator
[no LineTerminator here]
before nodes (@nicolo-ribaudo)🏃♀️ Performance
babel-plugin-transform-typescript
babel-types
BABEL_TYPES_8_BREAKING
at startup (@nicolo-ribaudo)v7.25.2
Compare Source
🐛 Bug Fix
babel-core
,babel-traverse
requeueComputedKeyAndDecorators
is available (@nicolo-ribaudo)v7.24.9
Compare Source
🐛 Bug Fix
babel-core
,babel-standalone
require()
call in@babel/standalone
bundle (@nicolo-ribaudo)babel-types
💅 Polish
babel-generator
,babel-plugin-transform-optional-chaining
as
/satisfies
(@nicolo-ribaudo)🏠 Internal
babel-helper-module-transforms
v7.24.8
Compare Source
👓 Spec Compliance
babel-parser
declare
(@liuxingbaoyu)🐛 Bug Fix
babel-generator
in
infor
heads (@nicolo-ribaudo)await using
(@nicolo-ribaudo)babel-parser
using
declarations (@H0onnn).value: undefined
to regexp literals (@liuxingbaoyu)babel-types
ObjectTypeInternalSlot
visitor keys (@nicolo-ribaudo)babel-plugin-transform-typescript
export import x =
(@liuxingbaoyu)💅 Polish
babel-generator
async
infor await
(@nicolo-ribaudo)babel-traverse
Scope.globals
multiple times (@liuxingbaoyu)v7.24.7
Compare Source
🐛 Bug Fix
babel-node
babel-traverse
constantViolations
with destructuring (@liuxingbaoyu)babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-explicit-resource-management
using
inswitch
correctly (@liuxingbaoyu)🏠 Internal
babel-helpers
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
v7.24.6
Compare Source
🐛 Bug Fix
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs3
babel-parser
,babel-plugin-transform-typescript
cls.fn<C> = x
(@liuxingbaoyu)🏠 Internal
babel-core
,babel-helpers
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-helpers
tsconfig.json
for@babel/helpers/src/helpers
(@nicolo-ribaudo)babel-cli
,babel-helpers
,babel-plugin-external-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-parser
,babel-traverse
mdx-js/mdx (@mdx-js/rollup)
v3.1.0
Compare Source
Add
715ddd9
@mdx-js/esbuild
: add source mapsby @remcohaszing in https://github.com/mdx-js/mdx/pull/2464
d586720
@mdx-js/node-loader
: add support for options w/initialize
cd2907d
@mdx-js/node-loader
: add support showing messagesceea80d
@mdx-js/node-loader
: add source mapsby @remcohaszing in https://github.com/mdx-js/mdx/pull/2458
Fix
d306f87
@mdx-js/core
: replaceperiscopic
withestree-util-scope
c747990
@mdx-js/core
: fix injecting providers for jsx in esm, expressions3a794ab
@mdx-js/loader
: fix ESM type importby @remcohaszing in https://github.com/mdx-js/mdx/pull/2452
be79212
@mdx-js/loader
: change webpack peer dependency to optionalby @chenjiahan in https://github.com/mdx-js/mdx/pull/2440
Types
f12afda
Refactor to use@import
JSDoc tagsby @remcohaszing in https://github.com/mdx-js/mdx/pull/2498
Miscellaneous
77158cd
Refactor to externalize recma packagesSite
6750079
Add link toparcel-transformer-mdx
in docs3f8344b
Add search to site05ecf65
Fix examplef864886
Fix types, lints in exampleby @karlhorky in https://github.com/mdx-js/mdx/pull/2518
37318de
Add Bun section to Getting startedby @karlhorky in https://github.com/mdx-js/mdx/pull/2517
07d5e2f
Refactor to improve wordingby @filippovd20 in https://github.com/mdx-js/mdx/pull/2513
95ba33e
Add notes on how to type props and componentsby @karlhorky in https://github.com/mdx-js/mdx/pull/2510
044e8b2
Add example illustrating JSX literals, references1d0a9b6
Add more links across docs716ab3c
Fix link for MDX Analyzerby @karlhorky in https://github.com/mdx-js/mdx/pull/2509
f1ca4b2
Fix linkby @artola in https://github.com/mdx-js/mdx/pull/2508
11ac939
Addrehype-twoslash
b749d38
Addrehype-starry-night
to websitedfdcb50
Fix to recommendrehype-mdx-code-props
by @karlhorky in https://github.com/mdx-js/mdx/pull/2501
ad6c696
Fix size of hero heading in some casesby @yamanidev in https://github.com/mdx-js/mdx/pull/2481
d3398fe
Update link in docs51500e2
Add HMR to example of MDX w/ Viteby @dan-lee in https://github.com/mdx-js/mdx/pull/2474
0c7605c
Addrehype-mdx-import-media
to list of pluginsby @remcohaszing in https://github.com/mdx-js/mdx/pull/2472
8f754f7
Addrecma-mdx-change-props
,recma-mdx-escape-missing-components
to list of pluginsby @talatkuyuk in https://github.com/mdx-js/mdx/pull/2442
6cd9ae4
Addrel=sponsored
to sponsor linksby @ChristianMurphy in https://github.com/mdx-js/mdx/pull/2439
53f6955
Fix esbuild for websiteFull Changelog: mdx-js/mdx@3.0.1...3.1.0
ai/size-limit (@size-limit/preset-small-lib)
v11.1.6
Compare Source
chokidar
.esbuild
.jiti
.v11.1.5
Compare Source
esbuild
.v11.1.4
Compare Source
v11.1.3
Compare Source
esbuild
.storybookjs/storybook (@storybook/addon-essentials)
v7.6.20
Compare Source
storybookjs/storybook (@storybook/addon-interactions)
v7.6.20
Compare Source
storybookjs/storybook (@storybook/addon-links)
v7.6.20
Compare Source
storybookjs/storybook (@storybook/addon-storysource)
v7.6.20
Compare Source
storybookjs/storybook (@storybook/react)
v7.6.20
Compare Source
testing-library/jest-dom (@testing-library/jest-dom)
v6.6.3
Compare Source
v6.6.2
Compare Source
Bug Fixes
v6.6.1
Compare Source
v6.6.0
Compare Source
v6.5.0
Compare Source
v6.4.8
Compare Source
v6.4.7
Compare Source
v6.4.6
Compare Source
Bug Fixes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.3.4
Compare Source
Add Vite 6 to peerDependencies range
Vite 6 is highly backward compatible, not much to add!
Force Babel to output spec compliant import attributes #386
The default was an old spec (
with type: "json"
). We now enforce spec compliant (with { type: "json" }
)v4.3.3
Compare Source
React Compiler runtimeModule option removed
React Compiler was updated to accept a
target
option andruntimeModule
was removed. vite-plugin-react will still detectruntimeModule
for backwards compatibility.When using a custom
runtimeModule
ortarget !== '19'
, the plugin will not try to pre-optimizereact/compiler-runtime
dependency.The react-compiler-runtime is now available on npm can be used instead of the local shim for people using the compiler with React < 19.
Here is the configuration to use the compiler with React 18 and correct source maps in development:
v4.3.2
Compare Source
Ignore directive sourcemap error #369
v4.3.1
Compare Source
Fix support for React Compiler with React 18
The previous version made this assumption that the compiler was only usable with React 19, but it's possible to use it with React 18 and a custom
runtimeModule
: https://gist.github.com/poteto/37c076bf112a07ba39d0e5f0645fec43When using a custom
runtimeModule
, the plugin will not try to pre-optimizereact/compiler-runtime
dependency.Reminder: Vite expect code outside of
node_modules
to be ESM, so you will need to update the gist withimport React from 'react'
.v4.3.0
Compare Source
Fix support for React compiler
Don't set
retainLines: true
when the React compiler is used. This creates whitespace issues and the compiler is modifying the JSX too much to get correct line numbers after that. If you want to use the React compiler and get back correct line numbers for tools like vite-plugin-react-click-to-component to work, you should update your config to something like:Support HMR for class components
This is a long overdue and should fix some issues people had with HMR when migrating from CRA.
babel/babel-loader (babel-loader)
v9.2.1
Compare Source
v9.2.0
Compare Source
eslint/eslint (eslint)
v8.57.1
Compare Source
import-js/eslint-plugin-import (eslint-plugin-import)
v2.31.0
Compare Source
Added
order
]: allow validating named imports ([#3043], thanks [@manuth])extensions
]: add thecheckTypeImports
option ([#2817], thanks [@phryneas])Fixed
ExportMap
/ flat config: includelanguageOptions
in context ([#3052], thanks [@michaelfaith])no-named-as-default
]: Allow using an identifier if the export is both a named and a default export ([#3032], thanks [@akwodkiewicz])export
]: False positive for exported overloaded functions in TS ([#3065], thanks [@liuxingbaoyu])exportMap
: export map cache is tainted by unreliable parse results ([#3062], thanks [@michaelfaith])exportMap
: improve cacheKey when using flat config ([#3072], thanks [@michaelfaith])Changed
no-relative-packages
]: fix tyConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.