fix(deps): update all non-major dependencies #11765
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:
^0.9.2
->^0.9.3
^2.10.2
->^2.10.3
5.0.20
->5.0.21
5.0.18
->5.0.19
1.46.0
->1.46.1
^1.46.0
->^1.46.1
^0.14.1
->^0.14.3
^3.0.2
->^3.0.3
^4.0.0
->^4.0.1
^3.4.37
->^3.4.38
^3.1.0
->^3.3.0
^0.6.9
->^0.6.18
^10.0.0
->^10.0.2
^10.23.1
->^10.23.2
^6.5.8
->^6.5.9
^4.20.0
->^4.21.0
^1.12.1
->^1.14.1
^1.8.20
->^1.8.21
^3.4.9
->^3.4.10
^2.0.12
->^2.0.14
^8.0.1
->^8.1.0
^5.4.0
->^5.4.1
^7.3.7
->^7.3.8
^3.4.37
->^3.4.38
Release Notes
withastro/language-tools (@astrojs/check)
v0.9.3
Compare Source
Patch Changes
28dfebe
: Updates to the stable version of Volar 2.4.028dfebe
]withastro/compiler (@astrojs/compiler)
v2.10.3
Compare Source
Patch Changes
5d0023d
: Fixes sourcemapping for CRLF line endings wrongfully including the last characterf55a2af
: Resolves an issue where theclass:list
directive was not correctly merging with the class attribute.fontsource/font-files (@fontsource/monofett)
v5.0.21
Compare Source
fontsource/font-files (@fontsource/montserrat)
v5.0.19
Compare Source
microsoft/playwright (@playwright/test)
v1.46.1
Compare Source
solidjs/solid-router (@solidjs/router)
v0.14.3
Patch Changes
19a21cc
: fix async store referencesf8aaf16
: make url transform consistent86c3b1f
: better handling of query only navigationv0.14.2
Patch Changes
bc3d8e3
: expose .latest from createAsyncfc6ac53
: fix #464 flaky hydration bail out3295502
: fix hydration cancellation on browser eventsvitejs/vite-plugin-vue (@vitejs/plugin-vue-jsx)
v4.0.1
type
package field (a2fe479)defineComponentName
option (0f71911)vuejs/core (@vue/compiler-sfc)
v3.4.38
Compare Source
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.levibuzolic/eslint-plugin-no-only-tests (eslint-plugin-no-only-tests)
v3.3.0
Compare Source
What's Changed
Full Changelog: levibuzolic/eslint-plugin-no-only-tests@v3.2.0...v3.3.0
v3.2.0
Compare Source
What's Changed
fit
orxit
by @sualko in https://github.com/levibuzolic/eslint-plugin-no-only-tests/pull/44Development Changes
New Contributors
Full Changelog: levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.2.0
PuruVJ/neotraverse (neotraverse)
v0.6.18
Compare Source
Patch Changes
07e5f02
: fix: CI buildv0.6.17
Compare Source
Patch Changes
c73840d
: fix: Actually add provenancev0.6.16
Compare Source
Patch Changes
af2405a
: patch: Add changesets, provenancev0.6.15
Compare Source
PINNED: [email protected]
Patch Changes
Pin
engines
field to>= 10
v0.6.14
Compare Source
PINNED: [email protected]
Patch Changes
Fix regression in legacy.mjs introduced in 0.6.13.
v0.6.13
Compare Source
PINNED: [email protected]
Patch Changes
Fix types for neotraverse/legacy for pre-TypeScript 4.5(when export maps were not supported).
v0.6.12
Compare Source
PINNED: [email protected]
Patch Changes
Earlier, neotraverse/legacy did not work with WebPack 4, as it does not support export maps. Now this package provides direct fallback for CJS.
v0.6.11
Compare Source
PINNED: [email protected]
Patch Changes
Fix types for neotraverse/legacy. I am sacrificing types for CJS in favor of ESM.
Use the following to get type-safety
v0.6.10
Compare Source
PINNED: [email protected]
Patch Changes
Fix types for neotraverse/legacy. Now both CJS and ESM are properly typed. CAVEAT: ESM import in typescript doesn't provide
TraverseContext
andTraverseOptions
types. Import that fromneotraverse
instead.Fresh start. Check out the CHANGELOG 0.6.9 for a list of changes prior to this release.
csstools/postcss-plugins (postcss-preset-env)
v10.0.2
Compare Source
v10.0.1
Compare Source
August 14, 2024
@csstools/postcss-light-dark-function
to2.0.1
(patch)@csstools/postcss-text-decoration-shorthand
to4.0.1
(patch)@csstools/postcss-color-function
to4.0.1
(patch)@csstools/postcss-color-mix-function
to3.0.1
(patch)@csstools/postcss-gamut-mapping
to2.0.1
(patch)@csstools/postcss-gradients-interpolation-method
to5.0.1
(patch)@csstools/postcss-hwb-function
to4.0.1
(patch)@csstools/postcss-oklab-function
to4.0.1
(patch)@csstools/postcss-relative-color-syntax
to3.0.1
(patch)postcss-color-functional-notation
to7.0.1
(patch)postcss-lab-function
to7.0.1
(patch)preactjs/preact (preact)
v10.23.2
Compare Source
Fixes
Types
Maintenance
preactjs/preact-render-to-string (preact-render-to-string)
v6.5.9
Compare Source
Patch Changes
4621fa3
Thanks @marvinhagemeister! - FixspellCheck={false}
not rendering asspellcheck="false"
rollup/rollup (rollup)
v4.21.0
Compare Source
2024-08-18
Features
Pull Requests
noConflict
option in REPL. (@7086cmd)shikijs/shiki (shiki)
v1.14.1
Compare Source
🚀 Features
View changes on GitHub
v1.14.0
Compare Source
🚀 Features
@includes
- by @ap0nia and @antfu in https://github.com/shikijs/shiki/issues/737 (c4cb1)🐞 Bug Fixes
View changes on GitHub
v1.13.0
Compare Source
🚀 Features
scopeName
- by @antfu in https://github.com/shikijs/shiki/issues/739 (efbb7)View changes on GitHub
tailwindlabs/tailwindcss (tailwindcss)
v3.4.10
Compare Source
vercel/turborepo (turbo)
v2.0.14
Compare Source
v2.0.13
: Turborepo v2.0.13Compare Source
What's Changed
Docs
Changelog
--affected
toturbo ls
by @NicholasLYang in https://github.com/vercel/turbo/pull/8970New Contributors
Full Changelog: vercel/turborepo@v2.0.12...v2.0.13
typescript-eslint/typescript-eslint (typescript-eslint)
v8.1.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v5.4.1
build.modulePreload.resolveDependencies
is optimizable (#16083) (e961b31), closes #16083__vite_import_meta_env__
(#17876) (e686d74), closes #17876handleHotUpdate
from watch-package-data plugin (#17865) (e16bf1f), closes #17865vuejs/devtools-next (vite-plugin-vue-devtools)
v7.3.8
Compare Source
🚀 Features
🐞 Bug Fixes
ObjectRefImpl
andGetterRefImpl
- by @alexzhang1030 in https://github.com/vuejs/devtools-next/issues/563 (ad642)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.