chore(deps): update all non-major dependencies #848
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:
5.56.2->5.59.0^0.13.3->^0.13.4^5.56.2->^5.59.0^5.56.2->^5.59.0^5.56.2->^5.59.1^4.17.9->^4.17.10^18.3.10->^18.3.11^9.11.1->^9.12.0^5.30.6->^5.32.0^19.8.2->^19.8.49.11.0->9.12.0^2.1.1->^2.1.2^3.5.10->^3.5.11Release Notes
TanStack/query (@tanstack/angular-query-experimental)
v5.59.0Compare Source
Version 5.59.0 - 10/1/24, 3:45 PM
Changes
Feat
React.use()(#7988) (18953be) by @KATTDocs
55a6155) by Gaurav Kumar9227fd3) by Morteza68ca717) by ArnoudOther
c12587a) by @laurentlahmyPackages
TanStack/config (@tanstack/config)
v0.13.4Compare Source
Version 0.13.4 - 10/2/24, 8:43 PM
Changes
Fix
448e40e) by Manuel SchillerChore
5c72007) by renovate[bot]ce9bd1e) by renovate[bot]Packages
eslint/eslint (eslint)
v9.12.0Compare Source
Features
5a6a053feat: update tojitiv2 (#18954) (Arya Emami)17a07fbfeat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)2ff0e51feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)2d17453feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)Bug Fixes
ea380cafix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)fdd6319fix: Issues with type definitions (#18940) (Arya Emami)Documentation
ecbd522docs: Mention code explorer (#18978) (Nicholas C. Zakas)7ea4eccdocs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M)d3e4b2edocs: Clarify how to exclude.jsfiles (#18976) (Milos Djermanovic)57232ffdocs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas)b80ed00docs: Update README (GitHub Actions Bot)cb69ab3docs: Update README (GitHub Actions Bot)7fb0d95docs: Update README (GitHub Actions Bot)493348adocs: Update README (GitHub Actions Bot)87a582cdocs: fix typo inid-matchrule (#18944) (Jay)Chores
555aafdchore: upgrade to@eslint/js@9.12.0(#18987) (Francesco Trotta)873ae60chore: package.json update for @eslint/js release (Jenkins)d0a5414refactor: replace strip-ansi with native module (#18982) (Cristopher)b827029chore: Enable JSON5 linting (#18979) (Milos Djermanovic)8f55ca2chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)c1a2725chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)webpro-nl/knip (knip)
v5.32.0Compare Source
v5.31.0Compare Source
#in gitignore as comment (#797) (7fc6355)847649d)d304d8d)48fbddf)94da7f7)1109cbf)20c2390)0f786f4)2a251fa)b0bb643)b384403)2ed9e51)dea12f8)6819eb9)6d47630)3dd8ea6)de7fa2d)nrwl/nx (nx)
v19.8.4Compare Source
19.8.4 (2024-10-04)
🚀 Features
🩹 Fixes
❤️ Thank You
v19.8.3Compare Source
19.8.3 (2024-10-01)
🚀 Features
🩹 Fixes
❤️ Thank You
pnpm/pnpm (pnpm)
v9.12.0: pnpm 9.12Compare Source
Minor Changes
Fix peer dependency resolution dead lock #8570. This change might change some of the keys in the
snapshotsfield insidepnpm-lock.yamlbut it should happen very rarely.pnpm outdatedcommand supports now a--sort-by=nameoption for sorting outdated dependencies by package name #8523.Added the ability for
overridesto remove dependencies by specifying"-"as the field value #8572. For example, to removelodashfrom the dependencies, use this configuration inpackage.json:{ "pnpm": { "overrides": { "lodash": "-" } } }Patch Changes
pnpm list --json pkgshowed"private": falsefor a private package #8519.libcthat differ frompnpm.supportedArchitectures.libcare not downloaded #7362.ENOENTerrors caused by runningstore prunein parallel #8586.pnpm bugs#8596.Platinum Sponsors
Gold Sponsors
Our Silver Sponsors
vitest-dev/vitest (vitest)
v2.1.2Compare Source
🐞 Bug Fixes
Vitest.setServerto postconfigureServerhook to enable import analysis for workspace config loading - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6584 (e7f35)BenchmarkResult.samplesarray to reduce memory usage - by @hi-ogawa and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6541 (a6407)data:protocol on preview provider file upload - by @userquin in https://github.com/vitest-dev/vitest/issues/6501 (e9821)*.astroby default - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6565 (f8ff7)cleanOnRerun: falseto invalidate previous results - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6592 (88bde)toBeDefinedwithexpect.poll- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6562 (f7da6)beforeAllfailed - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6524 (fb797)onTestFinishedandonTestFailedduringretryandrepeats- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6609 (c5e29)--standalone- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6577 (d0bf8)View changes on GitHub
vuejs/core (vue)
v3.5.11Compare Source
Bug Fixes
TSSatisfiesExpressionwhen transforming props destructure (#12062) (2328b05), closes #12061nextproperty during batch processing (#12075) (d3f5e6e), closes #12072TypePropswhen it isany(#12073) (57315ab), closes #12058PublicPropswithProps(#12077) (6f85894)Refcorrectly (#12094) (c97bb84)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.