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

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/query-core (source) ^5.66.0 -> ^5.66.3 age adoption passing confidence
@types/react (source) ^19.0.8 -> ^19.0.9 age adoption passing confidence
globals ^15.14.0 -> ^15.15.0 age adoption passing confidence
nx (source) ^20.4.2 -> ^20.4.4 age adoption passing confidence
prettier (source) ^3.5.0 -> ^3.5.1 age adoption passing confidence
publint (source) ^0.3.4 -> ^0.3.5 age adoption passing confidence
typedoc-plugin-frontmatter (source) ^1.1.2 -> ^1.2.1 age adoption passing confidence

Release Notes

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

v5.66.3

Compare Source

Version 5.66.3 - 2/16/25, 12:57 PM

Changes

Perf
  • react-query: useQueries have quadratic performance in relation to the number of queries (#​8641) (4ab455c) by Kim YoungHoon

Packages

v5.66.2

Compare Source

Version 5.66.2 - 2/16/25, 10:19 AM

Changes

Fix
  • deps: Add react-native field to package.json for Metro resolutions (#​8653) (5426e6c) by andy
Chore
Docs

Packages

sindresorhus/globals (globals)

v15.15.0

Compare Source


nrwl/nx (nx)

v20.4.4

Compare Source

20.4.4 (2025-02-14)
🚀 Features
  • nx-dev: add Faro for observability (#​30021)
🩹 Fixes
❤️ Thank You

v20.4.3

Compare Source

20.4.3 (2025-02-12)
🚀 Features
🩹 Fixes
  • angular: do not generate @nx/dependency-checks block in flat root eslint config (#​29980)
  • core: tweaks to nx init (#​30002)
  • core: create multi-glob function (#​29880)
  • core: fix plugin error indexes (#​29936)
  • core: handle nullable lock when creating project graph (#​30000)
  • gradle: fix gradle undefined dependency target (#​29943)
  • js: allow publishable library to run release command (#​29775)
  • linter: install @​eslint/eslintrc package as necessary (#​29933)
  • linter: dependency-check-support-catalogs (#​29923)
  • rspack: should be inferred by default (#​29736)
❤️ Thank You
prettier/prettier (prettier)

v3.5.1

Compare Source

diff

Fix CLI crash when cache for old version exists (#​17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#​17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.

publint/publint (publint)

v0.3.5

Compare Source

Patch Changes
  • Check the "bin" field if the referenced file exists, has the correct JS format, and can be executed (#​150)

  • Deprecate the deps command. The command has been tricky to maintain and incomplete (e.g. doesn't lint recursively). A separate tool can be used to run publint on dependencies instead, e.g. npx renoma --filter-rules "publint". (#​149)

typedoc2md/typedoc-plugin-markdown (typedoc-plugin-frontmatter)

v1.2.1

Compare Source

Patch Changes
  • Prevent line wrapping as default in yaml.stringify() options (#​771).

v1.2.0

Compare Source

Minor Changes
  • Expose "yamlStringifyOptions" option (#​771).

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

pkg-pr-new bot commented Feb 17, 2025

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

commit: 6ad01c4

Copy link

nx-cloud bot commented Feb 17, 2025

View your CI Pipeline Execution ↗ for commit 6ad01c4.

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

☁️ Nx Cloud last updated this comment at 2025-02-17 03:04:42 UTC

@renovate renovate bot merged commit 04247b5 into main Feb 17, 2025
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 17, 2025 05:25
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