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 #194

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) ^9.17.0 -> ^9.18.0 age adoption passing confidence
@stylistic/eslint-plugin-js (source) ^2.12.1 -> ^2.13.0 age adoption passing confidence
@tanstack/query-core (source) ^5.62.15 -> ^5.64.0 age adoption passing confidence
@types/react (source) ^19.0.2 -> ^19.0.6 age adoption passing confidence
@types/react-dom (source) ^19.0.2 -> ^19.0.3 age adoption passing confidence
eslint (source) ^9.17.0 -> ^9.18.0 age adoption passing confidence
nx (source) ^20.3.0 -> ^20.3.1 age adoption passing confidence
publint (source) ^0.2.12 -> ^0.3.1 age adoption passing confidence
type-fest ^4.31.0 -> ^4.32.0 age adoption passing confidence
typescript-eslint (source) ^8.19.0 -> ^8.19.1 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.18.0

Compare Source

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

v2.13.0

Compare Source

Features
Bug Fixes
  • indent-binary-ops: correctly handle TypeAliasDeclaration (#​647) (ca2aabc)
  • indent-binary-ops: indent on multiline assignment (#​644) (d708587)
Documentation
Chores
  • replace deprecated isSpaceBetweenTokens with isSpaceBetween (#​646) (6da7c42)
TanStack/query (@​tanstack/query-core)

v5.64.0

Compare Source

Version 5.64.0 - 1/11/25, 6:59 PM

Changes

Feat
Docs

Packages

v5.62.16

Version 5.62.16 - 1/6/25, 7:15 PM (Manual Release)

Changes

Fix
  • QueriesObserver: include default options on duplicate query, queryHash check (#​8432) (e664d22) by nick-avi-say
  • vue-query: ensure queryKey match the current value of ref used inside (#​8443) (3104854) by @​Mini-ghost
  • react-query: eslint-plugin-query now working with vanilla js (#​8322) (f6757a6) by Ifeanyi Aladi
  • eslint-plugin-query: export Plugin interface (#​8392) (9a0ca9b) by Tomáš Vojtášek
Test
  • add a test to ensure new meta gets accepted by fetchQuery (d08d115) by Dominik Dorfmeister

Packages

eslint/eslint (eslint)

v9.18.0

Compare Source

nrwl/nx (nx)

v20.3.1

Compare Source

20.3.1 (2025-01-07)

🚀 Features
  • nx-dev: add TOC markdoc component for blog posts (d98e6e4e84)
🩹 Fixes
  • core: daemon spinner should show text (#​29448)
  • js: not generate tsconfig if already exists (#​29317)
  • js: only add typescript project references for explicit dependencies in sync generator (#​28998)
  • js: infer outputs correctly when both rootDir and outDir are set for tsconfig (#​29531)
  • nx-dev: Quote typo (#​29513)
  • nx-dev: add playsInline to video loop component (615fd172a5)
  • release: invalid config path in hint for using skipLockFileUpdate (#​29425)
  • vite: tsconfig paths plugin should not partially match paths (#​29501)
❤️ Thank You
bluwy/publint (publint)

v0.3.1

Compare Source

Patch Changes
  • Correctly process the pack option (#​124)

v0.3.0

Compare Source

Minor Changes
  • The vfs option is removed in favour of an extended support of pack: { tarball: ArrayBuffer | ReadableStream } and pack: { files: PackFile[] } APIs. Now, it is even easier to use publint in the browser or against a packed .tgz file in Node.js. See the docs for more examples of how to use these new options. (#​122)

  • Bump node version support to >=18 (cb2ed8b)

  • publint now runs your project's package manager's pack command to get the list of packed files for linting. The previous npm-packlist dependency is now removed. (#​120)

    A new pack option is added to the node API to allow configuring this. It defaults to 'auto' and will automatically detect your project's package manager using package-manager-detector. See its JSDoc for more information of the option.

    This change is made as package managers have different behaviors for packing files, so running their pack command directly allows for more accurate linting. However, as a result of executing these commands in a child process, it may take 200-500ms longer to lint depending on the package manager used and the project size. The new handling also does not support yarn 1. See this comment for more information.

    If you use yarn 1, you should upgrade to the latest yarn version or a different package manager. Otherwise, no other changes are required for this new behavior.

Patch Changes
  • Initial setup to publish with Changesets (24a62f5)

  • When a dependency with the file: or link: protocol is specified in the package.json, it will now error to prevent accidentally publishing dependencies that will likely not work when installed by end-users (6e6ab33)

  • Fix EXPORT_TYPES_INVALID_FORMAT linting to detect .d.mts and .d.cts files (af5e88b)

  • Updated dependencies [d0b406b]:

sindresorhus/type-fest (type-fest)

v4.32.0

Compare Source

New types
Improvements
Fixes
  • SetRequired: Fix support for removal of optional modifiers from tuples (#​1030) c897aad

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

v8.19.1

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.


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 6, 2025
Copy link

pkg-pr-new bot commented Jan 6, 2025

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

commit: f519c8d

Copy link

nx-cloud bot commented Jan 6, 2025

View your CI Pipeline Execution ↗ for commit f519c8d.

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

☁️ Nx Cloud last updated this comment at 2025-01-13 05:25:02 UTC

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from d5eca07 to a45bbf4 Compare January 13, 2025 02:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a45bbf4 to 763a8ef Compare January 13, 2025 03:30
Copy link
Contributor Author

renovate bot commented Jan 13, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@lachlancollins lachlancollins merged commit dd25663 into main Jan 13, 2025
5 checks passed
@lachlancollins lachlancollins deleted the renovate/all-minor-patch branch January 13, 2025 05:27
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