Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) ^9.18.0 -> ^9.19.0 age adoption passing confidence
@types/react (source) ^19.0.7 -> ^19.0.8 age adoption passing confidence
commander ^13.0.0 -> ^13.1.0 age adoption passing confidence
eslint (source) ^9.18.0 -> ^9.19.0 age adoption passing confidence
nx (source) ^20.3.2 -> ^20.3.3 age adoption passing confidence
sherif ^1.1.1 -> ^1.2.0 age adoption passing confidence
type-fest ^4.32.0 -> ^4.33.0 age adoption passing confidence
typescript-eslint (source) ^8.20.0 -> ^8.21.0 age adoption passing confidence
vite (source) ^6.0.7 -> ^6.0.11 age adoption passing confidence
vitest (source) ^3.0.2 -> ^3.0.4 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.19.0

Compare Source

tj/commander.js (commander)

v13.1.0

Compare Source

Added
  • support a pair of long option flags to allow a memorable shortened flag, like .option('--ws, --workspace') ([#​2312])
eslint/eslint (eslint)

v9.19.0

Compare Source

nrwl/nx (nx)

v20.3.3

Compare Source

20.3.3 (2025-01-23)

🩹 Fixes
  • core: do not warn about custom tasks runners when explicitly usi… (#​29669)
  • core: update yarn-parser to handle yarn v4 syntax for root workspace package (#​29452)
  • core: ensure that nx is backwards compatible with older versions of Nx Cloud (#​29703)
  • gradle: check if java is installed (#​29572)
  • graph: copy command text directly from PDV (#​29645)
  • js: sort package.json fields by idiomatic order (#​29635)
  • js: fix typo so exports field in package.json is properly sorted (#​29643)
  • js: do not generate package.json file for non-buildable js libraries in non-ts solution setup (#​29646)
  • js: ignore bundler config files correctly in eslint config when using vitest in js library generator (#​29649)
  • node: set correct compilerOptions for Nest applications (#​29725)
  • nx-dev: update request a trial link on pricing page (#​29711)
  • nx-plugin: fix plugin generation in ts solution setup (#​29730)
  • react: ensure project name is escaped in spec matcher when generating an application (#​29732)
  • testing: e2e config generators should prompt for missing serve data (#​29660)
  • vite: do not stop the test process of failure in watch mode (#​29260)
❤️ Thank You
QuiiBz/sherif (sherif)

v1.2.0

Compare Source

New unsync-similar-dependencies rule

Similar dependencies in a given package.json should use the same version. For example, if you use both react and react-dom dependencies in the same package.json, this rule will enforce that they use the same version.

List of detected similar dependencies (feel free to open an issue/send a PR to add more)
  • react, react-dom
  • eslint-config-next, @next/eslint-plugin-next, @next/font @next/bundle-analyzer, @next/third-parties, @next/mdx, next
  • eslint-config-turbo, eslint-plugin-turbo, @turbo/gen, turbo-ignore, turbo
  • @tanstack/eslint-plugin-query, @tanstack/query-async-storage-persister, @tanstack/query-broadcast-client-experimental, @tanstack/query-core, @tanstack/query-devtools, @tanstack/query-persist-client-core, @tanstack/query-sync-storage-persister, @tanstack/react-query, @tanstack/react-query-devtools, @tanstack/react-query-persist-client, @tanstack/react-query-next-experimental, @tanstack/solid-query, @tanstack/solid-query-devtools, @tanstack/solid-query-persist-client, @tanstack/svelte-query, @tanstack/svelte-query-devtools, @tanstack/svelte-query-persist-client, @tanstack/vue-query, @tanstack/vue-query-devtools, @tanstack/angular-query-devtools-experimental, @tanstack/angular-query-experimental

What's Changed

Full Changelog: QuiiBz/sherif@v1.1.1...v1.2.0

sindresorhus/type-fest (type-fest)

v4.33.0

Compare Source


typescript-eslint/typescript-eslint (typescript-eslint)

v8.21.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.0.11

Compare Source

v6.0.10

Compare Source

v6.0.9

Compare Source

  • fix!: check host header to prevent DNS rebinding attacks and introduce server.allowedHosts (bd896fb)
  • fix!: default server.cors: false to disallow fetching from untrusted origins (b09572a)
  • fix: verify token for HMR WebSocket connection (029dcd6)

v6.0.8

Compare Source

vitest-dev/vitest (vitest)

v3.0.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.0.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    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.


  • 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 Jan 27, 2025
Copy link

pkg-pr-new bot commented Jan 27, 2025

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

commit: 3d3fd7c

Copy link

nx-cloud bot commented Jan 27, 2025

View your CI Pipeline Execution ↗ for commit 3d3fd7c.

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

☁️ Nx Cloud last updated this comment at 2025-01-27 00:24:32 UTC

@lachlancollins lachlancollins merged commit 3c1c9db into main Jan 27, 2025
5 checks passed
@lachlancollins lachlancollins deleted the renovate/all-minor-patch branch January 27, 2025 01:26
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.

1 participant