Skip to content

chore(deps): update all non-major dependencies#212

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch
Feb 28, 2025
Merged

chore(deps): update all non-major dependencies#212
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@stylistic/eslint-plugin-js (source) ^4.0.1 -> ^4.1.0 age adoption passing confidence pnpm.catalog.default minor
@tanstack/query-core (source) ^5.66.4 -> ^5.66.11 age adoption passing confidence pnpm.catalog.default patch
actions/cache v4.2.1 -> v4.2.2 age adoption passing confidence action patch
nrwl/nx-set-shas v4.1.2 -> v4.2.1 age adoption passing confidence action minor
pnpm (source) 9.15.5 -> 9.15.6 age adoption passing confidence packageManager patch
publint (source) ^0.3.6 -> ^0.3.7 age adoption passing confidence pnpm.catalog.default patch
typedoc (source) ^0.27.8 -> ^0.27.9 age adoption passing confidence pnpm.catalog.default patch
typescript-eslint (source) ^8.24.1 -> ^8.25.0 age adoption passing confidence pnpm.catalog.default minor
vite (source) ^6.1.1 -> ^6.2.0 age adoption passing confidence pnpm.catalog.default minor
vitest (source) ^3.0.6 -> ^3.0.7 age adoption passing confidence pnpm.catalog.default patch

Release Notes

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin-js)

v4.1.0

Compare Source

Features
  • add module.exports named export for require(esm) compatibility (#​700) (668c955)
Documentation
Chores
TanStack/query (@​tanstack/query-core)

v5.66.11

Compare Source

Version 5.66.11 - 2/28/25, 1:53 PM

Changes
Fix
  • react-query: add warning when useBaseQuery is called without a queryFn (#​8701) (2bf7ec6) by Harry
Test
Packages
actions/cache (actions/cache)

v4.2.2

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

Full Changelog: actions/cache@v4.2.1...v4.2.2

nrwl/nx-set-shas (nrwl/nx-set-shas)

v4.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: nrwl/nx-set-shas@v4.2.0...v4.2.1

v4.2.0

Compare Source

What's Changed

Full Changelog: nrwl/nx-set-shas@v4.1.2...v4.2.0

pnpm/pnpm (pnpm)

v9.15.6: pnpm 9.15.6

Compare Source

Patch Changes

  • Fix instruction for updating pnpm with corepack #​9101.
  • Print pnpm's version after the execution time at the end of the console output.
  • The pnpm version specified by packageManager cannot start with v.
  • Fix a bug causing catalog snapshots to be removed from the pnpm-lock.yaml file when using --fix-lockfile and --filter. #​8639
  • Fix a bug causing catalog protocol dependencies to not re-resolve on a filtered install #​8638.
publint/publint (publint)

v0.3.7

Compare Source

Patch Changes
  • The "imports" field is now linted with the following rules: (#​162)

    • IMPORTS_KEY_INVALID: Ensure the imports key starts with a #
    • IMPORTS_VALUE_INVALID: Ensure the imports value is a valid path that starts with a ./
    • IMPORTS_GLOB_NO_MATCHED_FILES: Ensure the imports glob matches at least one file
    • IMPORTS_DEFAULT_SHOULD_BE_LAST: Ensure the "default" condition is last in an entrypoint's object
    • IMPORTS_MODULE_SHOULD_BE_ESM: Ensure the "module" condition file is ESM
    • IMPORTS_MODULE_SHOULD_PRECEDE_REQUIRE: Ensure the "module" condition precedes the "require" condition in an entrypoint's object
  • Improve SSH git URL detection when checking the "repository" field. Values like "git@github.com:user/project.git" is now detected as a valid git URL, but will be suggested to use a full git URL instead, like "git+ssh://git@github.com/user/project.git" (28da844)

  • Fix exports types message when the "require" or "import" condition already exists but the dts file format is still invalid (a731ec3)

TypeStrong/TypeDoc (typedoc)

v0.27.9

Compare Source

This will be the last v0.27.x release, see #​2868 for discussion on the 0.28 beta.

Features
  • Added support for TypeScript 5.8
typescript-eslint/typescript-eslint (typescript-eslint)

v8.25.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitejs/vite (vite)

v6.2.0

Compare Source

vitest-dev/vitest (vitest)

v3.0.7

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Feb 28, 2025
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Feb 28, 2025

npm i https://pkg.pr.new/@tanstack/config@212

commit: 59a362d

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Feb 28, 2025

View your CI Pipeline Execution ↗ for commit 59a362d.

Command Status Duration Result
nx affected --targets=test:eslint,test:types,te... ✅ Succeeded 27s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-28 20:39:58 UTC

@renovate renovate Bot merged commit e6a91cb into main Feb 28, 2025
@renovate renovate Bot deleted the renovate/all-minor-patch branch February 28, 2025 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants