Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tanstack/query-core (source) ^5.67.2 -> ^5.69.0 age adoption passing confidence pnpm.catalog.default minor
@types/react (source) ^19.0.10 -> ^19.0.12 age adoption passing confidence pnpm.catalog.default patch
@vitejs/plugin-vue (source) ^5.2.1 -> ^5.2.3 age adoption passing confidence pnpm.catalog.default patch
actions/cache v4.2.2 -> v4.2.3 age adoption passing confidence action patch
actions/setup-node v4.2.0 -> v4.3.0 age adoption passing confidence action minor
changesets/action v1.4.9 -> v1.4.10 age adoption passing confidence action patch
eslint-plugin-import-x ^4.6.1 -> ^4.9.1 age adoption passing confidence pnpm.catalog.default minor
nx (source) ^20.5.0 -> ^20.6.2 age adoption passing confidence pnpm.catalog.default minor
pnpm (source) 10.6.2 -> 10.6.5 age adoption passing confidence packageManager patch
publint (source) ^0.3.8 -> ^0.3.9 age adoption passing confidence pnpm.catalog.default patch
typedoc (source) ^0.27.9 -> ^0.28.1 age adoption passing confidence pnpm.catalog.default minor
typedoc-plugin-frontmatter (source) ^1.2.1 -> ^1.3.0 age adoption passing confidence pnpm.catalog.default minor
typedoc-plugin-markdown (source) ^4.4.2 -> ^4.5.2 age adoption passing confidence pnpm.catalog.default minor
typescript-eslint (source) ^8.26.0 -> ^8.27.0 age adoption passing confidence pnpm.catalog.default minor
vite (source) ^6.2.1 -> ^6.2.2 age adoption passing confidence pnpm.catalog.default patch
vitest (source) ^3.0.8 -> ^3.0.9 age adoption passing confidence pnpm.catalog.default patch

Release Notes

TanStack/query (@​tanstack/query-core)

v5.69.0

Compare Source

Version 5.69.0 - 3/18/25, 11:11 AM

Changes

Feat
Test
Docs
  • fix eslint links (f03b109) by TkDodo
  • fix internal links (4b7fd0e) by TkDodo
  • fix links in ssr guide (980d08d) by TkDodo
  • remove extra link (ff788ac) by TkDodo
  • add .md to links (84b1bed) by TkDodo
  • Fix broken link some example path (#​8813) (21c5e09) by HYUNJOON

Packages

v5.68.0

Compare Source

Version 5.68.0 - 3/14/25, 10:00 AM

Changes

Feat
  • eslint-plugin-query: enhance no-rest-destructuring rule to detect spread operations (#​8802) (796032d) by Eliya Cohen
Test
Docs

Packages

v5.67.3

Compare Source

Version 5.67.3 - 3/11/25, 5:19 PM

Changes
Refactor
Test
Docs
  • angular-query: angular examples improvements (#​8782) (79608f3) by Arnoud
  • react-query: fix incorrect link in documentation (#​8699) (8bfa77b) by Harry
  • Fix community resource links in important Defaults page. (#​8697) (4fb781f) by Raj Suhail
  • Fix 404 link for Query Keys in useQuery.md (#​8769) (67e52cf) by Joseph Markus
  • Update ssr.md (#​8770) (d85ee75) by Sina Sepahvand
Packages
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v5.2.3

v5.2.2

actions/cache (actions/cache)

v4.2.3

Compare Source

What's Changed

New Contributors

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

actions/setup-node (actions/setup-node)

v4.3.0

Compare Source

changesets/action (changesets/action)

v1.4.10

Compare Source

Patch Changes
  • #​448 8b16070 Thanks @​bluwy! - Use full git email (41898282+github-actions[bot]@​users.noreply.github.com) for github-actions bot when making commits
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.9.1

Compare Source

Patch Changes

v4.9.0

Compare Source

Minor Changes

v4.8.1

Compare Source

Patch Changes

v4.8.0

Compare Source

Minor Changes

v4.7.2

Compare Source

Patch Changes

v4.7.1

Compare Source

Patch Changes

v4.7.0

Compare Source

Minor Changes
Patch Changes
nrwl/nx (nx)

v20.6.2

Compare Source

20.6.2 (2025-03-19)

🚀 Features
  • nx-dev: add angular architecture blog post (#​30400)
🩹 Fixes
  • js: update tinyglobby to speed up shallow file matching (#​30415)
❤️ Thank You

v20.6.1

Compare Source

20.6.1 (2025-03-17)
🩹 Fixes
  • core: handle null outputs in native cache (#​30398)
  • gradle: exlude htmlDependencyReport (#​30300)
❤️ Thank You

v20.6.0

Compare Source

20.6.0 (2025-03-14)
🚀 Features
  • angular: add convert-to-rspack generator (#​29860)
  • core: add maxCacheSize option to limit local artifact size (#​29654)
  • core: provide default value for max cache size (#​30351)
  • misc: add useProjectJson flag to project generators (#​30319)
  • misc: enable ts solution setup by default for new workspaces (#​30372)
  • react: add react-router plugin (#​29965)
  • react: Add react-router to create-nx-workspace and react app generator (#​30316)
  • rspack: infer ts-node compiler options in rspack task env when using a typescript config file (#​30345)
  • rspack: alias convert-webpack to convert-to-rspack (#​30367)
🩹 Fixes
  • angular: directory type is not optional (#​30354)
  • core: handle package manager workspaces configuration in move generator (#​30268)
  • core: only add keep existing versions if init generator supports it (#​30352)
  • graph: fix target details header tooltips in collapsed state (#​30287)
  • misc: update axios (#​30379)
❤️ Thank You

v20.5.1

Compare Source

20.5.1 (2025-03-14)
🩹 Fixes
  • angular: directory type is not optional (#​30354)
  • core: handle package manager workspaces configuration in move generator (#​30268)
  • core: only add keep existing versions if init generator supports it (#​30352)
  • graph: fix target details header tooltips in collapsed state (#​30287)
  • misc: update axios (#​30379)
❤️ Thank You
pnpm/pnpm (pnpm)

v10.6.5

Compare Source

v10.6.4: pnpm 10.6.4

Compare Source

Patch Changes

  • Fix pnpm dlx with --allow-build flag #​9263.
  • Invalid Node.js version in use-node-version should not cause pnpm itself to break #​9276.
  • The max amount of workers running for linking packages from the store has been reduced to 4 to achieve optimal results #​9286. The workers are performing many file system operations, so increasing the number of CPUs doesn't help performance after some point.

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

v10.6.3

Compare Source

Patch Changes
  • pnpm install --prod=false should not crash, when executed in a project with a pnpm-workspace.yaml file #​9233. This fixes regression introduced via #​9211.

  • Add the missing node-options config to recursive run #​9180.

  • Removed a branching code path that only executed when dedupe-peer-dependents=false. We believe this internal refactor will not result in behavior changes, but we expect it to make future pnpm versions behave more consistently for projects that override dedupe-peer-dependents to false. There should be less unique bugs from turning off dedupe-peer-dependents.

    See details in #​9259.

publint/publint (publint)

v0.3.9

Compare Source

Patch Changes
  • Support the formatMessage utility in the browser. It has a new color: 'html' option to highlight important parts with <strong> tags instead of ANSI colors. It also has a new reference: boolean option so the messages are worded in reference of the message location. (e1cfef0)

  • If formatMessage is passed a package.json object with missing keys, the message part that references the value will now fallback to "undefined" instead of completely erroring out. (45962d1)

TypeStrong/TypeDoc (typedoc)

v0.28.1

Compare Source

Features
  • The TypeDocOptions interface now marks options as optional so it no longer has to be wrapped in Partial
    for use in config files, #​2901.
  • API: Expose control methods for deferred conversion for plugin use (typedoc-plugin-missing-exports)
  • API: Expose method to disable TypeDoc usage of localStorage without clearing it, #​2908.
Bug Fixes
  • --watch can now infer entry points from package.json as supported in non-watch mode, #​2899.
  • @include with regions now works on files with CRLF line endings, #​2902.
  • Generated page names now correctly handles UTF-8 characters requiring more than 16 bits #​2905.
  • Fixed a crash when converting module.exports = [], #​2909.
  • Fixed URL generation which introduced a superfluous ./ in relative links, #​2910.
Thanks!

v0.28.0

Compare Source

Breaking Changes
  • TypeDoc now expects all input globs paths to be specified with / path separators, #​2825.
  • TypeDoc's --entryPointStrategy merge mode now requires JSON from at least version 0.28.0.
  • Removed jp translations from lang, to migrate switch to ja.
  • File name references in intentionallyNotExported now use a package name/package relative path instead of an absolute path for matching.
  • The source-order sort ordering now considers package names / package relative paths instead of using the absolute paths to a file.
  • TypeDoc will only check for a project README file next to the discovered package.json file if --readme is not set
    this change improves handling of monorepo setups where some packages have readme files and others do not, #​2875.
  • Function-like variable exports will now only be automatically converted as function types if
    they are initialized with a function expression. TypeDoc can be instructed to convert them as functions
    with the `@functio

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.

Sorry, something went wrong.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 17, 2025
Copy link

changeset-bot bot commented Mar 17, 2025

⚠️ No Changeset found

Latest commit: 20f5c35

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

nx-cloud bot commented Mar 17, 2025

View your CI Pipeline Execution ↗ for commit 20f5c35.

Command Status Duration Result
nx affected --targets=test:eslint,test:types,te... ❌ Failed 40s View ↗
nx run-many --target=build ✅ Succeeded 10s View ↗

☁️ Nx Cloud last updated this comment at 2025-03-20 06:03:05 UTC

Copy link

pkg-pr-new bot commented Mar 17, 2025

@tanstack/config

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

@tanstack/eslint-config

npm i https://pkg.pr.new/@tanstack/eslint-config@230

@tanstack/publish-config

npm i https://pkg.pr.new/@tanstack/publish-config@230

@tanstack/typedoc-config

npm i https://pkg.pr.new/@tanstack/typedoc-config@230

@tanstack/vite-config

npm i https://pkg.pr.new/@tanstack/vite-config@230

commit: 20f5c35

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 88766e1 to 099dabb Compare March 20, 2025 02:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 099dabb to 20f5c35 Compare March 20, 2025 06:01
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