-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 #2330
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
ccb97ac
to
50a7008
Compare
50a7008
to
5fef5b3
Compare
5fef5b3
to
8f66519
Compare
8f66519
to
90eee8b
Compare
90eee8b
to
8518d6f
Compare
8518d6f
to
a107a6b
Compare
a107a6b
to
359ee35
Compare
359ee35
to
6f7d1de
Compare
6f7d1de
to
2815fff
Compare
2815fff
to
90fd048
Compare
90fd048
to
867e2e3
Compare
867e2e3
to
54c9e83
Compare
54c9e83
to
9f0989b
Compare
ffbfb4f
to
5cef544
Compare
5cef544
to
87d2256
Compare
87d2256
to
7fb9541
Compare
7fb9541
to
a3932a5
Compare
a3932a5
to
4399d17
Compare
4399d17
to
31655ee
Compare
31655ee
to
e431999
Compare
e431999
to
0e15b48
Compare
0e15b48
to
5ba4d39
Compare
5ba4d39
to
63b73c1
Compare
63b73c1
to
41a0f43
Compare
41a0f43
to
1de1359
Compare
1de1359
to
09304ba
Compare
09304ba
to
31ccafc
Compare
This PR contains the following updates:
2.27.9
->2.27.10
2.19.9
->2.19.10
19.5.0
->19.6.0
19.5.0
->19.6.0
3.6.2
->3.8.0
3.0.1
->3.1.0
3.0.1
->3.1.0
1.1.3
->1.1.4
9.114.3
->9.117.3
2.13.1
->2.15.0
2.13.1
->2.15.0
2.13.1
->2.15.0
2.13.1
->2.15.0
2.13.1
->2.15.0
2.45.4
->2.46.1
1.7.35
->1.9.3
0.2.36
->0.2.37
6.6.2
->6.6.3
20.16.11
->20.17.7
18.3.11
->18.3.12
0.169.0
->0.170.0
1.16.0
->1.16.1
4.0.16
->4.0.18
1.3.1
->1.4.1
2.12.0
->2.15.0
4.3.2
->4.3.3
9.0.1
->9.1.0
13.15.0
->13.16.0
7.37.1
->7.37.2
9.1.6
->9.1.7
9.3.15
->9.3.16
14.2.15
->14.2.18
18.20.4
->18.20.5
20.18.0
->20.18.1
0.75.4
->0.76.3
5.8.1
->5.8.3
1.79.5
->1.81.0
1.79.5
->1.81.0
0.169.0
->0.170.0
0.169.0
->0.170.0
2.33.0
->2.34.0
8.3.0
->8.3.5
2.2.3
->2.3.1
5.6.3
->5.7.2
5.4.8
->5.4.11
3.8.5
->3.8.6
Release Notes
changesets/changesets (@changesets/cli)
v2.27.10
Compare Source
codesandbox/sandpack (@codesandbox/sandpack-react)
v2.19.10
Compare Source
Bug Fixes
conventional-changelog/commitlint (@commitlint/cli)
v19.6.0
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.6.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
algolia/docsearch (@docsearch/react)
v3.8.0
Compare Source
This version introduces a new type DocSearchTransformClient to allow the
transformSearchClient
to use either the lite client, or the full algoliasearch client.Users are encouraged to use the lite client (
import { liteClient } from 'algoliasearch/lite
) to reduce bundle size.Bug Fixes
Features
v3.7.0
Compare Source
Bug Fixes
3.6.3 (2024-10-31)
3.6.2 (2024-09-27)
Bug Fixes
3.6.1 (2024-07-16)
Bug Fixes
v3.6.3
Compare Source
mdx-js/mdx (@mdx-js/react)
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
radix-ui/primitives (@radix-ui/react-tooltip)
v1.1.4
Compare Source
pmndrs/drei (@react-three/drei)
v9.117.3
Compare Source
Bug Fixes
TTFLoader
inuseFont
for non-JSON files (#2095)" (f8e5653)v9.117.2
Compare Source
Bug Fixes
v9.117.1
Compare Source
Bug Fixes
v9.117.0
Compare Source
Features
TTFLoader
inuseFont
for non-JSON files (#2095) (61d3bc5)v9.116.3
Compare Source
Bug Fixes
SpriteAnimator
/useSpriteLoader
types (#2171) (6197c6a)v9.116.2
Compare Source
Bug Fixes
v9.116.1
Compare Source
Bug Fixes
v9.116.0
Compare Source
Features
v9.115.0
Compare Source
Bug Fixes
Features
v9.114.6
Compare Source
Bug Fixes
v9.114.5
Compare Source
Bug Fixes
v9.114.4
Compare Source
Bug Fixes
remix-run/remix (@remix-run/dev)
v2.15.0
Compare Source
Patch Changes
Stabilize the
future.v3_routeConfig
future flag, replacingfuture.unstable_routeConfig
. This enables support forroutes.ts
to assist with the migration to React Router v7. (#10236)Note that if you had already
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (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.