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

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@angular-devkit/build-angular ^17.3.10 -> ^17.3.11 age adoption passing confidence devDependencies patch
@angular/cli ^17.3.10 -> ^17.3.11 age adoption passing confidence devDependencies patch
@eslint-react/eslint-plugin (source) ^1.15.0 -> ^1.15.1 age adoption passing confidence devDependencies patch
@mantine/core (source) 7.13.3 -> 7.13.4 age adoption passing confidence dependencies patch
@mantine/hooks (source) 7.13.3 -> 7.13.4 age adoption passing confidence dependencies patch
@tanstack/react-query (source) ^5.59.15 -> ^5.59.16 age adoption passing confidence dependencies patch
@tanstack/react-router (source) ^1.75.0 -> ^1.77.5 age adoption passing confidence dependencies minor
@tanstack/start (source) ^1.76.0 -> ^1.77.5 age adoption passing confidence devDependencies minor
@tanstack/start (source) ^1.76.0 -> ^1.77.5 age adoption passing confidence dependencies minor
actions/checkout v4.2.1 -> v4.2.2 age adoption passing confidence action patch
knip (source) ^5.33.3 -> ^5.34.1 age adoption passing confidence devDependencies minor
next (source) 15.0.0 -> 15.0.1 age adoption passing confidence dependencies patch
nx (source) ^19.8.6 -> ^19.8.8 age adoption passing confidence devDependencies patch
pnpm (source) 9.12.2 -> 9.12.3 age adoption passing confidence packageManager patch
publint (source) ^0.2.11 -> ^0.2.12 age adoption passing confidence devDependencies patch
solid-js (source) ^1.9.2 -> ^1.9.3 age adoption passing confidence devDependencies patch
solid-js (source) ^1.9.2 -> ^1.9.3 age adoption passing confidence dependencies patch
valibot (source) 1.0.0-beta.1 -> 1.0.0-beta.2 age adoption passing confidence devDependencies patch
valibot (source) 1.0.0-beta.1 -> 1.0.0-beta.2 age adoption passing confidence dependencies patch
vite (source) ^5.4.9 -> ^5.4.10 age adoption passing confidence devDependencies patch

Release Notes

angular/angular-cli (@​angular-devkit/build-angular)

v17.3.11

Compare Source

@​angular-devkit/build-angular
Commit Type Description
8bad9cee0 fix update http-proxy-middleware to 2.0.7
Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.15.1

Compare Source

✨ New
  • feat: added code fixer to react-x/avoid-shorthand-boolean and react-x/prefer-shorthand-fragment by @​Rel1cx
🐞 Fixes
mantinedev/mantine (@​mantine/core)

v7.13.4

Compare Source

Next.js 15 support

The documentation and templates have been updated to support Next.js 15 release, for more information visit – https://mantine.dev/guides/next/

Other changes
  • [@mantine/dates] DatePickerInput: Fix dropdown staying opened after the disabled prop has been set (#​7017)
  • [@mantine/core] NumberInput: Fix incorrect ref node type
  • [@mantine/core] Popover: Fix onClose event firing incorrectly

Full Changelog: mantinedev/mantine@7.13.3...7.13.4

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

v5.59.16

Compare Source

Version 5.59.16 - 10/23/24, 12:53 PM

Changes
Fix
  • react-query: make sure promises are always finalized (#​8211) (df49fbd) by Dominik Dorfmeister
Chore
  • query-core: define queryCache notify method"s return type (#​8191) (4fceb26) by Haeun Nam
  • react-query: remove unnecessary test file (test/suspense.tsx, suspense.test-d.tsx) (#​8208) (d3e2a8a) by @​manudeli
Docs
  • Update disabling-queries.md (#​8201) (9d99fcb) by Ollie Chick
  • react-query: fix prefetch with suspense example (#​8193) (a2ea754) by Qiushi Yan
  • "hydrate" to "dehydrate" in documentation (#​8190) (1980a11) by Ariel-Moroshko
Packages
TanStack/router (@​tanstack/react-router)

v1.77.5

Compare Source

Version 1.77.5 - 10/27/24, 11:17 PM

Changes
Fix
  • react-router: fix pathChanged for new event onBeforeRouteMount (80f6dd9) by Manuel Schiller
  • react-router: correctly set pathChanged in router events (#​2649) (627a0f8) by Manuel Schiller
Packages

v1.77.4

Compare Source

Version 1.77.4 - 10/27/24, 10:31 PM

Changes

Fix
  • react-router: do not reference RegisteredRouter in Router itself (#​2661) (7b2a03a) by Manuel Schiller

Packages

v1.77.3

Compare Source

Version 1.77.3 - 10/27/24, 10:08 PM

Changes

Fix

Packages

v1.77.2

Compare Source

Version 1.77.2 - 10/27/24, 9:31 PM

Changes
Fix
  • react-router: correctly narrow in router.invalidate and router.clearCache (#​2659) (a872d4c) by Manuel Schiller
Test
  • e2e: routing navigation used for tanstack.com (#​2654) (a692c59) by Sean Cassiere
Docs
Packages

v1.77.0

Compare Source

Version 1.77.0 - 10/27/24, 1:02 AM

Changes
Feat
  • react-router: add preload="render" support (#​2644) (ae10503) by Sean Cassiere
Packages

v1.76.3

Compare Source

Version 1.76.3 - 10/25/24, 10:24 PM

Changes
Fix
  • react-router: basepath case sensitivity during path resolution (#​2640) (5d1702f) by Sean Cassiere
Packages

v1.76.1

Compare Source

Version 1.76.1 - 10/22/24, 8:36 PM

Changes
Fix
Chore
Packages
actions/checkout (actions/checkout)

v4.2.2

Compare Source

webpro-nl/knip (knip)

v5.34.1

Compare Source

  • Fix edge case for binary disguised as entry (#​161) (846ed76)
  • Only ignore "http" if in dependency specifier (fixes #​813) (9defcb9)
  • Move helper to less confusing location (e028528)
  • Consistent naming (20070ba)
  • Rename test file, fix up default values (5bb56e7)
  • Update docs (c9afd52)
  • Add documentation for unplugin-icons imports issue (#​812) (20b2504)

v5.34.0

Compare Source

  • Don't use path if step also has repository in github-action plugin (c6e4d31)
  • Give plugins a chance to prep config args (a2217a2)
  • Let's start out conservatively (a2e83f8)
  • More consistent naming (bae87d9)
  • Optimize a bit after the dust has settled (31f1e7e)
  • Cherry on the pie (617e067)
  • Handle config files only once across workspaces (939f511)
  • Improve naming and simplify a few things (f4db204)
  • Add coverage for unused files with compiler extension (c2e2712)
  • Ignore virtual: imports, don't report as unlisted dependencies (2ef75cc)
  • Remove module resolving from plugins (53839e0)
  • Temp use Bun for in this integration test for green lights (98c1ff7)
  • Add ability to add unresolved imports to ignoreDependencies (b8875be)
  • Let's start out a tad more conservative (58ba79f)
  • Update dependencies (f4dc1e1)
  • Optimize referenced dependency handling (a413ad8)
  • Resolve config file paths and parse recursively (c03f963)
  • Exclude empty config file path arrays from debug output (d288779)
  • Extend typedoc plugin (f2732fa)
  • Presets are extended by local config in jest plugin (4973a9d)
  • Add test case to get refs from scripts (6115107)
  • Refactor binary resolver & referenced dependency handling (f1349c2)
vercel/next.js (next)

v15.0.1

Compare Source

nrwl/nx (nx)

v19.8.8

Compare Source

19.8.8 (2024-10-25)
🩹 Fixes
  • storybook: fix externalDependencies undefined (#​28641)
❤️ Thank You

v19.8.7

Compare Source

19.8.7 (2024-10-25)

🩹 Fixes
  • core: handle concurrent db connections better (#​28544)
  • core: handle unique constraint errors when adding duplicate hashes to the cache db (#​28310)
  • core: skip eslint custom hasher when hashing tasks during running commands (#​28616)
❤️ Thank You
pnpm/pnpm (pnpm)

v9.12.3

Compare Source

Patch Changes
  • Don't purge node_modules, when typing "n" in the prompt that asks whether to remove node_modules before installation #​8655.
  • Fix a bug causing pnpm to infinitely spawn itself when manage-package-manager-versions=true is set and the .tools directory is corrupt.
  • Use crypto.hash, when available, for improved performance #​8629.
  • Fixed a race condition in temporary file creation in the store by including worker thread ID in filename. Previously, multiple worker threads could attempt to use the same temporary file. Temporary files now include both process ID and thread ID for uniqueness #​8703.
  • All commands should read settings from the package.json at the root of the workspace #​8667.
  • When manage-package-manager-versions is set to true, errors spawning a self-managed version of pnpm will now be shown (instead of being silent).
  • Pass the find command to npm, it is an alias for npm search
bluwy/publint (publint)

v0.2.12

Compare Source

Features
Bug fixes
Site

Full Changelog: bluwy/publint@v0.2.11...v0.2.12

solidjs/solid (solid-js)

v1.9.3

Compare Source

fabian-hiller/valibot (valibot)

v1.0.0-beta.2

Compare Source

Many thanks to @​dgreensp for contributing to this release.

  • Fix invalid import statements for Deno (issue #​899)
vitejs/vite (vite)

v5.4.10

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

Copy link

nx-cloud bot commented Oct 28, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit aac49ee. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

Copy link

pkg-pr-new bot commented Oct 28, 2024

Open in Stackblitz

More templates

@tanstack/angular-form

pnpm add https://pkg.pr.new/@tanstack/angular-form@994

@tanstack/lit-form

pnpm add https://pkg.pr.new/@tanstack/lit-form@994

@tanstack/form-core

pnpm add https://pkg.pr.new/@tanstack/form-core@994

@tanstack/react-form

pnpm add https://pkg.pr.new/@tanstack/react-form@994

@tanstack/solid-form

pnpm add https://pkg.pr.new/@tanstack/solid-form@994

@tanstack/valibot-form-adapter

pnpm add https://pkg.pr.new/@tanstack/valibot-form-adapter@994

@tanstack/vue-form

pnpm add https://pkg.pr.new/@tanstack/vue-form@994

@tanstack/yup-form-adapter

pnpm add https://pkg.pr.new/@tanstack/yup-form-adapter@994

@tanstack/zod-form-adapter

pnpm add https://pkg.pr.new/@tanstack/zod-form-adapter@994

commit: aac49ee

@renovate renovate bot merged commit 457430b into main Oct 28, 2024
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 28, 2024 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants