chore(deps): update all non-major dependencies#228
Merged
lachlancollins merged 1 commit intomainfrom Mar 10, 2025
Merged
Conversation
|
|
View your CI Pipeline Execution ↗ for commit 43c4fe7.
☁️ Nx Cloud last updated this comment at |
@tanstack/config
@tanstack/eslint-config
@tanstack/typedoc-config
@tanstack/publish-config
@tanstack/vite-config
commit: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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:
^19.5.0->^19.8.0^9.21.0->^9.22.0^4.1.0->^4.2.0^5.66.11->^5.67.2^9.21.0->^9.22.0v4.2.1->v4.3.010.5.2->10.6.2^4.36.0->^4.37.0^8.25.0->^8.26.0^6.2.0->^6.2.1^3.0.7->^3.0.8Release Notes
conventional-changelog/commitlint (@commitlint/parse)
v19.8.0Compare Source
Note: Version bump only for package @commitlint/parse
eslint/eslint (@eslint/js)
v9.22.0Compare Source
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin-js)
v4.2.0Compare Source
Features
yield-star-spacingandgenerator-star-spacingconfig to align with Prettier (86d17c8)Documentation
TanStack/query (@tanstack/query-core)
v5.67.2Compare Source
Version 5.67.2 - 3/7/25, 10:56 AM
Changes
Fix
30d18ee) by @wobsorianoChore
f31eeda) by renovate[bot]c4cb285) by Lachlan Collins551dded(#8549) (8c03bd0) by renovate[bot]161f534) by Dominik DorfmeisterDocs
c82362e) by Nicolai Calinina4f3956) by Ilia Evseev2406435) by Kristiane67b6f6) by JiSeong Parkb975d89) by @MariaSolOsPackages
v5.67.1Compare Source
Version 5.67.1 - 3/3/25, 3:57 PM
Changes
Refactor
getMutationDefaults(#8669) (4d8c27b) by yusheng chenPackages
v5.67.0Compare Source
Version 5.67.0 - 3/3/25, 3:45 PM
Changes
Feat
1b54251) by Dominik DorfmeisterTest
e85df7a) by SeongMin Kim5babd11) by @manudeliDocs
18e357c) by ArnoudPackages
eslint/eslint (eslint)
v9.22.0Compare Source
nrwl/nx-set-shas (nrwl/nx-set-shas)
v4.3.0Compare Source
What's Changed
New Contributors
Full Changelog: nrwl/nx-set-shas@v4.2.1...v4.3.0
pnpm/pnpm (pnpm)
v10.6.2Patch Changes
pnpm self-updateshould always update the version in thepackageManagerfield ofpackage.json.pnpm patch-commitwill now use the same filesystem as the store directory to compare and create patch files.--loglevel=erroris used.peerDependencyRulesshould be set inpnpm-workspace.yamlto take effect.v10.6.1Compare Source
Patch Changes
--silentreporting is used.--loglevelis set toerror, don't show installation summary, execution time, and big tarball download progress.package.json#9226.approve-buildscommand, if package.json containsonlyBuiltDependenciesorignoredBuiltDependencies, the selected dependency package will continue to be written intopackage.json.v10.6.0Compare Source
Minor Changes
pnpm-workspace.yamlcan now hold all the settings that.npmrcaccepts. The settings should use camelCase #9211.pnpm-workspace.yamlexample:Projects using a
file:dependency on a local tarball file (i.e..tgz,.tar.gz,.tar) will see a performance improvement during installation. Previously, using afile:dependency on a tarball caused the lockfile resolution step to always run. The lockfile will now be considered up-to-date if the tarball is unchanged.Patch Changes
pnpm self-updateshould not leave a directory with a broken pnpm installation if the installation fails.fast-globreplace withtinyglobbyto reduce the size of the pnpm CLI dependencies #9169.pnpm deployshould not remove fields from the deployed package'spackage.jsonfile #9215.pnpm self-updateshould not read the pnpm settings from thepackage.jsonfile in the current working directory.pnpm deploycreating apackage.jsonwithout theimportsandlicensefield #9193.pnpm update -ishould list only packages that have newer versions #9206.catalogssection of thepnpm-lock.yamlfile to be removed whendedupe-peer-dependents=falseon a filtered install. #9112sindresorhus/type-fest (type-fest)
v4.37.0Compare Source
Sum: Add negative return value support (#1068)af5bfb7Subtract: Add negative return value support (#1061)2b85ae2Split: AddstrictLiteralChecksoption (#1067)cc93f85Split: Fix instantiations with unions (#1067)cc93f85Replace: Fix instantiations with unions (#1065)a733698DelimiterCase/SnakeCase/ScreamingSnakeCase/KebabCase: Fix default value forsplitOnNumbersoption (#1073)e462e72typescript-eslint/typescript-eslint (typescript-eslint)
v8.26.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v6.2.1Compare Source
isBuildcheck from preAliasPlugin (#19587) (c9e086d), closes #19587applyToEnvironmentin internal plugins (#19588) (f678442), closes #19588*?url&no-inlinetype and warning for.json?inline/.json?no-inline(#19566) (c0d3667), closes #19566vitest-dev/vitest (vitest)
v3.0.8Compare Source
🐞 Bug Fixes
@vitest/spy- by @mrginglymus in https://github.com/vitest-dev/vitest/issues/7575 (7f7ff)beforeEach/Allcleanup callback timeout - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7500 (0c292)Task.suiteinitialization - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7414 (ca9ff)buildStarton Vite 6 - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7480 (c0f47)View changes on GitHub
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (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.