chore(deps): update all non-major dependencies#16722
Merged
Merged
Conversation
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:
^1.5.1->^1.6.0^4.17.1->^4.17.4^20.12.11->^20.12.12^7.8.0->^7.9.0^7.8.0->^7.9.0^0.2.0->^0.2.1^1.6.8->^1.7.0^3.37.0->^3.37.1^1.5.2->^1.5.3^17.6.0->^17.7.0^9.0.2->^9.1.0^1.24.1->^1.25.0^3.20240419.1->^3.20240512.0^6.1.2->^6.2.0^1.0.0->^1.0.1^10.21.0->^10.22.0^6.1.0->^6.1.1^3.3.1->^3.4.0^1.77.1->^1.77.2^4.2.16->^4.2.17^4.10.1->^4.10.51.1.4->1.2.0^2.0.17->^2.0.19Release Notes
shikijs/shiki (@shikijs/vitepress-twoslash)
v1.6.0Compare Source
🚀 Features
regexpgrammar - by @antfu (8ea85)View changes on GitHub
v1.5.2Compare Source
🚀 Features
View changes on GitHub
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.9.0Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.9.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
sapphi-red/artichokie (artichokie)
v0.2.1Compare Source
axios/axios (axios)
v1.7.0Compare Source
Features
Bug Fixes
Contributors to this release
zloirock/core-js (core-js)
v3.37.1Compare Source
URL.parsefeature detection for some specific casesSetmethods proposal added and marked as supported from FF 127Symbol.disposeadded and marked as supported from V8 ~ Chromium 125Math.f16roundandDataView.prototype.{ getFloat16, setFloat16 }added and marked as supported from Deno 1.43URL.parseadded and marked as supported from Chromium 126URL.parseadded and marked as supported from NodeJS 22.0URL.parseadded and marked as supported from Deno 1.43guybedford/es-module-lexer (es-module-lexer)
v1.5.3Compare Source
What's Changed
Full Changelog: guybedford/es-module-lexer@1.5.2...1.5.3
eslint-community/eslint-plugin-n (eslint-plugin-n)
v17.7.0Compare Source
🌟 Features
🩹 Fixes
📚 Documentation
sindresorhus/execa (execa)
v9.1.0Compare Source
Features (types)
TemplateExpressiontype. (#1049)parcel-bundler/lightningcss (lightningcss)
v1.25.0Compare Source
This release adds more granular options for CSS modules, implements some new CSS properties, and fixes bugs.
Added
grid,animation, andcustom_idents. This may be useful when migrating from other tools. See docs. Thanks @timneutkens!83839a9allshorthand property to reset other properties exceptdirectionandunicode-bidi.d7aeff3animation-timelineproperty and add support for it in theanimationshorthandf4408c7Fixed
translate: noneandscale: nonewhich are distinct fromtranslate: 0andscale: 1. Thanks @RobinMalfait!a4cc024currentColorkeyword. Thanks @magic-akari!06ba62fcolor()function to follow spec change445def9animationshorthandfb4b334ec9da43cloudflare/workers-sdk (miniflare)
v3.20240512.0Compare Source
Patch Changes
#5827
0725f6fThanks @petebacondarwin! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
#5798
89b6d7fThanks @RamIdeas! - fix: update miniflare's response compression to act more like Cloudflare platformbcomnes/npm-run-all2 (npm-run-all2)
v6.2.0Compare Source
Merged
#134#136#131alexeyraspopov/picocolors (picocolors)
v1.0.1Compare Source
preactjs/preact (preact)
v10.22.0Compare Source
Features
Types
Maintenance
Fixes
compat/clientfor IE11 support (#4372, thanks @rschristian)Swatinem/rollup-plugin-dts (rollup-plugin-dts)
v6.1.1Compare Source
Fixes:
Thank you:
Features, fixes and improvements in this release have been contributed by:
mjeanroy/rollup-plugin-license (rollup-plugin-license)
v3.4.0Compare Source
sass/dart-sass (sass)
v1.77.2Compare Source
Don't emit deprecation warnings for functions and mixins beginning with
__.Allow user-defined functions whose names begin with
_and otherwise looklike vendor-prefixed functions with special CSS syntax.
Command-Line Interface
Properly handle the
--silence-deprecationflag.Handle the
--fatal-deprecationand--future-deprecationflags for--interactivemode.sveltejs/svelte (svelte)
v4.2.17Compare Source
Patch Changes
privatenumber/tsx (tsx)
v4.10.5Compare Source
Bug Fixes
of(86cf87c), closes #556This release is also available on:
v4.10.4Compare Source
v4.10.3Compare Source
Performance Improvements
import(is not found in minified code (5cdd50b)This release is also available on:
v4.10.2Compare Source
vuejs/vitepress (vitepress)
v1.2.0Compare Source
Bug Fixes
Features
1.1.4 (2024-04-27)
Bug Fixes
1.1.3 (2024-04-18)
Bug Fixes
1.1.1 (2024-04-18)
Bug Fixes
vuejs/language-tools (vue-tsc)
v2.0.19Compare Source
Bug Fixes
v2.0.18Compare Source
Features
compileSFCScriptplugin hook (#3200)Bug Fixes
keyappears as unused in v-for template tag (#329) (#3421)experimentalResolveStyleCssClassesis set toalways(#4379)Other Changes
v2.2.2tov2.2.4.v0.0.44tov0.0.45.miaonster.vscode-tsx-arrow-definitionrunem.lit-pluginConfiguration
📅 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 has been generated by Mend Renovate. View repository job log here.