-
Notifications
You must be signed in to change notification settings - Fork 455
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 minor and patch dependency bump #3184
Conversation
|
4fc6350
to
9724169
Compare
22905e7
to
e2cf093
Compare
b2b9d96
to
84c9617
Compare
4ce282a
to
5a3625a
Compare
834621c
to
d1b32bd
Compare
a0fe299
to
8a03811
Compare
8a03811
to
5422bb3
Compare
|
…ui into deps/all-patch
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
2.0.102
->2.0.109
7.25.17
->7.25.21
7.47.9
->7.47.11
3.13.2
->3.14.159
3.13.2
->3.14.159
3.5.1
->3.5.2
6.12.1
->6.12.2
4.3.2
->4.3.3
14.2.15
->14.2.17
1.79.5
->1.80.6
14.2.3
->14.2.4
3.4.13
->3.4.14
2.1.3
->2.2.3
1.12.0
->1.13.1
5.4.8
->5.4.10
2.1.6
->2.1.10
Release Notes
FRSOURCE/autoresize-textarea (@frsource/autoresize-textarea)
v2.0.109
Compare Source
v2.0.108
Compare Source
v2.0.107
Compare Source
v2.0.106
Compare Source
v2.0.105
Compare Source
v2.0.104
Compare Source
v2.0.103
Compare Source
microsoft/rushstack (@microsoft/api-documenter)
v7.25.21
Compare Source
Thu, 24 Oct 2024 00:15:47 GMT
Version update only
v7.25.20
Compare Source
Mon, 21 Oct 2024 18:50:09 GMT
Version update only
v7.25.19
Compare Source
Thu, 17 Oct 2024 08:35:06 GMT
Version update only
v7.25.18
Compare Source
Tue, 15 Oct 2024 00:12:31 GMT
Version update only
microsoft/rushstack (@microsoft/api-extractor)
v7.47.11
Compare Source
Thu, 17 Oct 2024 08:35:06 GMT
Version update only
v7.47.10
Compare Source
Tue, 15 Oct 2024 00:12:31 GMT
Patches
getModeForUsageLocation
in TypeScript 5.6nuxt/nuxt (@nuxt/kit)
v3.14.159
Compare Source
We're leaning into the π theme - future patch releases of this minor version will just continue adding digits. (Sorry for any inconvenience! 😆)
👉 Changelog
compare changes
🩹 Fixes
module.json
(#29793)mlly
to resolve module paths to avoid cjs fallback (#29799)webpack-dev-middleware
(#29806)📖 Documentation
🏡 Chore
❤️ Contributors
v3.14.0
Compare Source
nuxt-modules/color-mode (@nuxtjs/color-mode)
v3.5.2
Compare Source
compare changes
📖 Documentation
🏡 Chore
changelogen
to dev deps (c98eb9b)❤️ Contributors
nuxt-modules/tailwindcss (@nuxtjs/tailwindcss)
v6.12.2
Compare Source
compare changes
🩹 Fixes
modules:done
serverMiddleware race condition (9d42549)📖 Documentation
🏡 Chore
❤️ Contributors
vitejs/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:
vercel/next.js (next)
v14.2.17
Compare Source
v14.2.16
Compare Source
sass/dart-sass (sass)
v1.80.6
Compare Source
Command-Line Interface
@parcel/watcher
an optional dependency so this can still be installedon operating systems where it's unavailable.
v1.80.5
Compare Source
Embedded Host
@import
deprecations when using an importer with thelegacy API.
v1.80.4
Compare Source
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.vercel/serve (serve)
v14.2.4
Compare Source
Patches
serve-handler
,vitest
, and `typescript: #812tailwindlabs/tailwindcss (tailwindcss)
v3.4.14
Compare Source
Fixed
display: none
on elements that usehidden="until-found"
(#14625)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
: Turborepo v2.2.2Compare Source
What's Changed
Changelog
Full Changelog: vercel/turborepo@v2.2.1...v2.2.2
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
unjs/unstorage (unstorage)
v1.13.1
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v1.13.0
Compare Source
compare changes
🚀 Enhancements
null
driver (#495)🩹 Fixes
💅 Refactors
citty
(#498)📖 Documentation
🏡 Chore
❤️ Contributors
vitejs/vite (vite)
v5.4.10
Compare Source
Please refer to CHANGELOG.md for details.
v5.4.9
Compare Source
Please refer to CHANGELOG.md for details.
vuejs/language-tools (vue-tsc)
v2.1.10
Compare Source
v2.1.8
Compare Source
Features
$el
type (#4805) - Thanks to @KazariEX!Bug Fixes
v-for
withv-once
correctly (#4830) - Thanks to @KazariEX!this
to__VLS_ctx
(#4845) - Thanks to @KazariEX!<component :is>
and<slot :name>
(#4661) - Thanks to @KazariEX, @so1ve!defineModel
&defineEmits
in generic (#4823) - Thanks to @KazariEX!useTemplateRef
into correct location (#4829) - Thanks to @KazariEX!v-on
on<slot>
(#4864) - Thanks to @KazariEX!)
(#4887) - Thanks to @KazariEX!value
instead of model name into tuple (#4892) - Thanks to @KazariEX!v-for
correctly (#4933) - Thanks to @KazariEX!Reactive
onv-for
(#4902) - Thanks to @KazariEX!Performance
Other Changes
v2.4.1
tov2.4.8
:importsNotUsedAsValues
(#4897) - Thanks to @KazariEX!"module": "CommonJS"
(#4944) - Thanks to @KazariEX!Configuration
📅 Schedule: Branch creation - "before 5am on Monday" in timezone Europe/Warsaw, 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.