fix(deps): update all non-major dependencies #12266
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:
^3.0.1
->^3.1.0
1.48.0
->1.48.1
^1.48.0
->^1.48.1
^0.14.8
->^0.14.10
^4.3.2
->^4.3.3
^8.12.1
->^8.13.0
^3.14.1
->^3.14.3
^9.12.0
->^9.13.0
^1.79.5
->^1.80.3
^3.4.13
->^3.4.14
^0.3.0
->^0.3.1
^2.1.3
->^2.2.3
^8.9.0
->^8.11.0
^7.4.6
->^7.5.2
Release Notes
mdx-js/mdx (@mdx-js/mdx)
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
microsoft/playwright (@playwright/test)
v1.48.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/33023 - [Bug]: command line flag --headed has no effect in ui modehttps://github.com/microsoft/playwright/issues/331077 - [REGRESSION]: page.waitForRequest does not get resolved since 1.48.https://github.com/microsoft/playwright/issues/3308585 - [Bug]: WebSocket route does not handle full URLs in Playwrighttps://github.com/microsoft/playwright/issues/33052052 - [Regression]: Inspector not showing recorded sthttps://github.com/microsoft/playwright/issues/331323132 - [Bug]: Wrong Ubuntu release name in Dockerfile.nhttps://github.com/microsoft/playwright/pull/3299632996 - [BUG] Trace attachments have small unusable height
Browser Versions
This version was also tested against the following stable channels:
solidjs/solid-router (@solidjs/router)
v0.14.10
Patch Changes
18b9b52
: Support arrays in Search Params272218f
: fix #491 - useSubmission with "with" actionsv0.14.9
Patch Changes
a22d7d2
: fix preloadRoute to take string path6dd0473
: support empty array/string to mean no revalidationvitejs/vite-plugin-react (@vitejs/plugin-react)
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:
acornjs/acorn (acorn)
v8.13.0
Compare Source
alpinejs/alpine (alpinejs)
v3.14.3
Compare Source
Changes
Full Changelog: alpinejs/alpine@v3.14.2...v3.14.3
v3.14.2
Compare Source
What's Changed
x-resize
by @calebporzio in https://github.com/alpinejs/alpine/pull/4304New Contributors
Full Changelog: alpinejs/alpine@v3.14.1...v3.14.2
eslint/eslint (eslint)
v9.13.0
Compare Source
sass/dart-sass (sass)
v1.80.3
Compare Source
Fix a bug where
@import url("...")
would crash in plain CSS files.Improve consistency of how warnings are emitted by different parts of the
compiler. This should result in minimal user-visible changes, but different
types of warnings should now respond more reliably to flags like
--quiet
,--verbose
, and--silence-deprecation
.v1.80.2
Compare Source
plain-CSS
invert()
function.v1.80.1
Compare Source
v1.80.0
Compare Source
@import
is now officially deprecated, as are global built-in functions thatare available within built-in modules. See the Sass blog post for more
details on the deprecation process.
Embedded Host
emitted when using a custom importer with the legacy API.
v1.79.6
Compare Source
Fix a bug where Sass would add an extra
*/
after loud comments withwhitespace after an explicit
*/
in the indented syntax.Potentially breaking bug fix: Adding text after an explicit
*/
in theindented syntax is now an error, rather than silently generating invalid CSS.
Embedded Host
SassBoolean
type.tailwindlabs/tailwindcss (tailwindcss)
v3.4.14
Compare Source
Fixed
display: none
on elements that usehidden="until-found"
(#14625)tinylibs/tinyexec (tinyexec)
v0.3.1
Compare Source
What's Changed
New Contributors
Full Changelog: tinylibs/tinyexec@0.3.0...0.3.1
vercel/turborepo (turbo)
v2.2.3
: Turborepo v2.2.3Compare Source
What's Changed
Changelog
Full Changelog: vercel/turborepo@v2.2.2...v2.2.3
v2.2.2
Compare Source
v2.2.1
Compare Source
v2.2.0
: Turborepo v2.2.0Compare Source
What's Changed
Docs
}
and remove comma by @morinokami in https://github.com/vercel/turborepo/pull/9223--affected
on GitHub by @dimitropoulos in https://github.com/vercel/turborepo/pull/9283@turbo/repository
Examples
display
key from generatedtsconfig
by @Sensanaty in https://github.com/vercel/turborepo/pull/9225types
field into first position ofexports
ofkitchen-sink
example. by @anthonyshew in https://github.com/vercel/turborepo/pull/9226with-shell-commands
by @breadadams in https://github.com/vercel/turborepo/pull/9219pnpm test
to fail by @dimitropoulos in https://github.com/vercel/turborepo/pull/9239Changelog
affectedPackages
by @NicholasLYang in https://github.com/vercel/turborepo/pull/9201currentRun
field toturbo query
by @NicholasLYang in https://github.com/vercel/turborepo/pull/9196New Contributors
Full Changelog: vercel/turborepo@v2.1.3...v2.2.0
typescript-eslint/typescript-eslint (typescript-eslint)
v8.11.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.10.0
Compare Source
🩹 Fixes
name
field to extended configs inconfig
helper (#10094)❤️ Thank You
You can read about our versioning strategy and releases on our website.
vuejs/devtools-next (vite-plugin-vue-devtools)
v7.5.2
Compare Source
🐞 Bug Fixes
localStorage
env for timeline storage, closes #635 - by @webfansplz in https://github.com/vuejs/devtools-next/issues/635 (0573f)View changes on GitHub
v7.5.1
Compare Source
🚀 Features
View changes on GitHub
v7.5.0
Compare Source
🚀 Features
index.vue
components - by @niksy in https://github.com/vuejs/devtools-next/issues/628 (58195)🐞 Bug Fixes
isInElectron
env - by @danielj247 in https://github.com/vuejs/devtools-next/issues/629 (60dea)View changes on GitHub
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.