chore(deps): update all non-major dependencies#17734
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.10.3->^1.11.0^20.14.10->^20.14.11^7.16.1->^7.17.0^7.16.1->^7.17.0^3.4.31->^3.4.33^7.34.4->^7.35.0^0.4.8->^0.4.9^3.20240701.0->^3.20240718.0^1.45.2->^1.45.39.5.0->9.6.0^6.0.1->^6.2.0^3.4.5->^3.4.6^3.4.5->^3.4.6^5.31.2->^5.31.3v44.5.5->v44.5.6^7.16.1->^7.17.0^1.5.3->^1.5.4^2.0.3->^2.0.4^3.4.31->^3.4.33^3.4.31->^3.4.33^2.0.26->^2.0.28Release Notes
shikijs/shiki (@shikijs/vitepress-twoslash)
v1.11.0Compare Source
🚀 Features
View changes on GitHub
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.17.0Compare Source
🚀 Features
eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7
eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"
🩹 Fixes
eslint-plugin: [no-floating-promises] check top-level type assertions (and more)
eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context
eslint-plugin: [no-unnecessary-condition] false positive on optional private field
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.17.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.
vuejs/core (@vue/shared)
v3.4.33Compare Source
Bug Fixes
v3.4.32Compare Source
Bug Fixes
unrefcorrectly resolves type forShallowRef(#11360) (a509e30), closes #11356Performance Improvements
createBuffer(#11364) (fc205bf)unrollBufferby avoiding promises (#11340) (05779a7)jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.35.0Compare Source
Added
jsx-props-no-spread-multi] (#3724 @SimonSchick)forbid-component-props]: addpropNamePatternto allow / disallow prop name patterns (#3774 @akulsr0)jsx-handler-names]: support ignoring component names (#3772 @akulsr0)jsx-closing-tag-location]: addline-alignedoption (#3777 @kimtaejin3)no-danger]: addcustomComponentNamesoption (#3748 @akulsr0)Fixed
no-invalid-html-attribute]: substitute placeholders in suggestion messages (#3759 @mdjermanovic)sort-prop-types]: single line type ending without semicolon (#3784 @akulsr0)require-default-props]: report when required props have default value (#3785 @akulsr0)Changed
variableUtil: Avoid creating a single flat variable scope for each lookup (#3782 @DanielRosenwasser)ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)
v0.4.9Compare Source
function Foo() {}; export default memo(Foo)(fixes #44)cloudflare/workers-sdk (miniflare)
v3.20240718.0Compare Source
Patch Changes
#6294
779c713Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
v3.20240712.0Compare Source
Patch Changes
#6265
0d32448Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
microsoft/playwright (playwright-chromium)
v1.45.3Compare Source
pnpm/pnpm (pnpm)
v9.6.0: pnpm 9.6Compare Source
Minor Changes
pnpm.executionEnv.nodeVersioninpackage.json) for running lifecycle scripts per each package in a workspace #6720.catalogs:protocol #8303.Patch Changes
pnpm deploycommand now supports thecatalog:protocol #8298.pnpm outdatedcommand now supports thecatalog:protocol #8304.pnpm patchwithoutnode_modules/.modules.yaml#8257.pnpm execcommand #7608.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
postcss/postcss-nested (postcss-nested)
v6.2.0Compare Source
@starting-styleto bubbling at-rules.tailwindlabs/tailwindcss (tailwindcss)
v3.4.6Compare Source
Fixed
Changed
:is()wrapping rules when using an important selector (#13900)terser/terser (terser)
v5.31.3Compare Source
tj-actions/changed-files (tj-actions/changed-files)
v44.5.6Compare Source
What's Changed
Full Changelog: tj-actions/changed-files@v44...v44.5.6
typescript-eslint/typescript-eslint (typescript-eslint)
v7.17.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
unjs/ufo (ufo)
v1.5.4Compare Source
compare changes
🩹 Fixes
file://protocol (#246)🏡 Chore
🎨 Styles
❤️ Contributors
vitest-dev/vitest (vitest)
v2.0.4Compare Source
🐞 Bug Fixes
require- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6159 (807a2)*.ctsfiles - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6189 (5da45)thresholds.<glob>.100option - by @thor-juhasz and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6174 (f6845)mockImplementationfor function overload and unions - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6181 (7a75b)View changes on GitHub
vuejs/language-tools (vue-tsc)
v2.0.28Compare Source
Features
getLanguageId,isValidFile,parseSFC2v-bindcode action (#4601)Fixes
Other Changes
v2.4.0-alpha.15tov2.4.0-alpha.18:addMissingImportsaction support in Hybrid Mode (#4586)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.