Skip to content
New issue

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

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

Already on GitHub? # to your account

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

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint-react/eslint-plugin (source) ^1.5.23 -> ^1.5.25 age adoption passing confidence
@mantine/core (source) 7.11.1 -> 7.11.2 age adoption passing confidence
@mantine/hooks (source) 7.11.1 -> 7.11.2 age adoption passing confidence
@mui/material (source) 5.16.0 -> 5.16.1 age adoption passing confidence
@tanstack/react-query (source) ^5.50.1 -> ^5.51.1 age adoption passing confidence
@tanstack/react-router (source) ^1.44.0 -> ^1.45.0 age adoption passing confidence
@tanstack/start (source) ^1.44.0 -> ^1.45.0 age adoption passing confidence
knip (source) ^5.25.1 -> ^5.26.0 age adoption passing confidence
nx (source) ^19.4.2 -> ^19.4.3 age adoption passing confidence
typedoc-plugin-markdown (source) ^4.1.2 -> ^4.2.1 age adoption passing confidence

Release Notes

Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.5.25

Compare Source

🪄 Improvements
  • Optimize bundle size.

v1.5.24

Compare Source

🐞 Fixes
  • Fix rule prefer-read-only-props false positive when using ObjectPattern in function arguments.
🪄 Improvements
  • Change typescript version in peerDependencies to "^4.9.5 || ^5.3.3"
mantinedev/mantine (@​mantine/core)

v7.11.2

Compare Source

mantinedev/mantine (@​mantine/hooks)

v7.11.2

Compare Source

mui/material-ui (@​mui/material)

v5.16.1

Compare Source

A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:

  • ⚛️ All packages, including Material UI, are now compatible with React 18.3.1
@mui/material@5.16.1
@mui/joy@5.0.0-beta.48
Docs
Core

All contributors of this release in alphabetical order: @​aarongarciah, @​oliviertassinari, @​omahs, @​ZeeshanTamboli

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

v5.51.1

Compare Source

Version 5.51.1 - 7/11/24, 4:56 AM (Manual Release)

Changes

Ci
Docs
  • examples: Modernise Next.js examples (#​7706) (b58da75) by Lachlan Collins
  • eslint-plugin-query: Fix rules links (#​7705) (8d0ba7e) by twiddler
  • examples: Modernise React examples (#​7704) (7fc9472) by Lachlan Collins
  • add Query Rewind to vue community projects (#​7688) (14d9c49) by John Dunn

Packages

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

v1.45.0

Compare Source

Version 1.45.0 - 7/12/24, 8:13 PM

Changes
Feat
  • allow useMatch to not throw if match was not found (#​1738) (bacd6b7) by Manuel Schiller
Chore
  • deps: update all non-major dependencies (#​1952) (cc7730a) by renovate[bot]
Packages

v1.44.5

Compare Source

Version 1.44.5 - 7/12/24, 5:09 PM

Changes

Fix
  • when children are added to the route tree, the inference of RouterContext is lost (#​1946) (d6b8823) by Christopher Horobin

Packages

v1.44.4

Compare Source

Version 1.44.4 - 7/12/24, 1:40 AM

Changes

Fix
  • react-router: scroll-restoration not being persisted on initial load (#​1948) (96bd23e) by Sean Cassiere

Packages

v1.44.2

Compare Source

Version 1.44.2 - 7/11/24, 4:51 AM (Manual Release)

Changes
Chore
Ci
Packages

v1.44.1

Compare Source

Version 1.44.1 - 7/10/24, 1:30 PM

Changes
Fix
Chore
  • deps: remove unused dev dependencies (#​1934) (1a158a2) by Lachlan Collins
  • deps: update all non-major dependencies (#​1933) (a78e067) by renovate[bot]
  • deps: update dependency hono to v4 [security] (#​1931) (117db17) by renovate[bot]
Ci
Docs
  • use gfm alerts in the documentation (#​1924) (9880bb8) by Sean Cassiere
Packages
webpro-nl/knip (knip)

v5.26.0

Compare Source

v5.25.2

Compare Source

  • Include additional workspaces when loading manifests (resolves #​722) (ca03fd8)
  • Move & refactor setRefs → findInternalReferences (deeb2ac)
  • Minor refactors (09fc536)
  • Always pre-set moduleResolution: bundler if tsconfig.json (3c13118)
  • No need to publish twice here (34be850)
  • Minor refactors (c1db1ec)
  • Update docs re. shared/isolated workspaces (699fd28)
  • Set moduleResolution: bundler if not set and don't share it (resolves #​719) (2c24678)
  • fix: Use parseFragment instead of text node which breaks formatting (#​720) (3201c07)
nrwl/nx (nx)

v19.4.3

Compare Source

19.4.3 (2024-07-12)

🚀 Features
  • core: avoid forking process for nx:noop (#​26869)
  • js: add createNodesV2 for typescript plugin (#​26788)
  • nx-dev: add customers & company pages (#​26813)
  • nx-dev: Add more OSS logos (#​26922)
🩹 Fixes
  • core: load isolated plugins in parallel (#​26874)
  • core: report should work if project graph errors (#​26858)
  • misc: properly set the value of the bitbucket option for ci work… (#​26890)
  • misc: add more ab testing for setting up ci and nx cloud (#​26907)
  • vite: Only attempt to amend test object if one exists (#​26822)
  • vue: bump vue-tsc version to 2.x.x (#​26867)
❤️ Thank You
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)

v4.2.1

Compare Source

Patch Changes
  • Fix missing index descriptions for signatures (#​618)

v4.2.0

Compare Source

Minor Changes
  • Exposed "modulesFileName" option (#​647)
  • Write .nojekyll file if TypeDocs "githubPages" option is true (#​650)
  • Exposed "blockTagsPreserveOrder" option to configure ordering of comment block tags (#​627).
  • Exposed "useHTMLEncodedBrackets" option for alternative angle bracket escaping(#​564).

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

Copy link

nx-cloud bot commented Jul 14, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 5034204. 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 Jul 14, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

commit: 5034204

@tanstack/angular-form

npm i https://pkg.pr.new/@tanstack/angular-form@853

@tanstack/form-core

npm i https://pkg.pr.new/@tanstack/form-core@853

@tanstack/lit-form

npm i https://pkg.pr.new/@tanstack/lit-form@853

@tanstack/react-form

npm i https://pkg.pr.new/@tanstack/react-form@853

@tanstack/solid-form

npm i https://pkg.pr.new/@tanstack/solid-form@853

@tanstack/valibot-form-adapter

npm i https://pkg.pr.new/@tanstack/valibot-form-adapter@853

@tanstack/vue-form

npm i https://pkg.pr.new/@tanstack/vue-form@853

@tanstack/yup-form-adapter

npm i https://pkg.pr.new/@tanstack/yup-form-adapter@853

@tanstack/zod-form-adapter

npm i https://pkg.pr.new/@tanstack/zod-form-adapter@853


templates

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant