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

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@analogjs/vite-plugin-angular ^1.8.2 -> ^1.9.0 age adoption passing confidence
@mantine/core (source) 7.13.2 -> 7.13.3 age adoption passing confidence
@mantine/hooks (source) 7.13.2 -> 7.13.3 age adoption passing confidence
@tanstack/angular-store (source) ^0.5.5 -> ^0.5.6 age adoption passing confidence
@tanstack/react-query (source) ^5.59.13 -> ^5.59.15 age adoption passing confidence
@tanstack/react-router (source) ^1.65.0 -> ^1.75.0 age adoption passing confidence
@tanstack/react-store (source) ^0.5.5 -> ^0.5.6 age adoption passing confidence
@tanstack/solid-store (source) ^0.5.5 -> ^0.5.6 age adoption passing confidence
@tanstack/start (source) ^1.66.0 -> ^1.76.0 age adoption passing confidence
@tanstack/vue-store (source) ^0.5.5 -> ^0.5.6 age adoption passing confidence
@testing-library/jest-dom ^6.5.0 -> ^6.6.2 age adoption passing confidence
@vitejs/plugin-react (source) ^4.3.2 -> ^4.3.3 age adoption passing confidence
@vitest/coverage-istanbul (source) ^2.1.2 -> ^2.1.3 age adoption passing confidence
eslint (source) ^9.12.0 -> ^9.13.0 age adoption passing confidence
next (source) 15.0.0-rc.0 -> 15.0.0 age adoption passing confidence
nx (source) ^19.8.4 -> ^19.8.6 age adoption passing confidence
pnpm (source) 9.12.1 -> 9.12.2 age adoption passing confidence
sherif ^1.0.0 -> ^1.0.1 age adoption passing confidence
tslib (source) ^2.7.0 -> ^2.8.0 age adoption passing confidence
valibot (source) 1.0.0-beta.0 -> 1.0.0-beta.1 age adoption passing confidence
vite (source) ^5.4.8 -> ^5.4.9 age adoption passing confidence
vitest (source) ^2.1.2 -> ^2.1.3 age adoption passing confidence

Release Notes

analogjs/analog (@​analogjs/vite-plugin-angular)

v1.9.0

Compare Source

Bug Fixes
  • create-analog: add Analog SFCs to Tailwind config (#​1388) (c051f05)
  • create-analog: add minimal template to semver during release (0e030cc)
  • nx-plugin: added missing import for 'join' in tailwind template (#​1405) (02d7898)
  • platform: add better cache invalidation for file changes (#​1394) (c38900d)
  • platform: load content highlighter on first content request (#​1402) (ead2aba)
  • router: expose inject function for page endpoint URL (#​1397) (42486cc)
  • router: retrieve initial server page load from transfer state (#​1396) (f9f1d9b)
  • vite-plugin-angular: support outputFromObservable (#​1392) (8c255ec)
  • vite-plugin-angular: use esbuild to postprocess sourcemaps during testing (#​1399) (bdf8cee)
  • vite-plugin-nitro: add option use proxy for API requests instead of custom middleware (#​1378) (f72087f)
  • vite-plugin-nitro: inline and apply api prefix to endpoints (#​1401) (94bfc2e)
  • vite-plugin-nitro: use ssrBuildDir if provided for SSR entry point (#​1407) (132f70d)
Features
  • create-analog: optionally generate new projects with Analog SFCs (#​1375) (9b46f08)
  • create-analog: set project title based on project name; sort deps (#​1374) (775eeab)
  • create-analog: update app generators and templates to use TypeScript for Tailwind config (#​1387) (586adae)
  • router: introduce server support for form actions (#​1346) (1d15109)
mantinedev/mantine (@​mantine/core)

v7.13.3

Compare Source

What's Changed
  • [@mantine/core] Fix cqw, cqh, cqi, cqb, cqmax and cqmin size units not being handled correctly in style props
  • [@mantine/dates] DateTimePicker: Remove defaultValue and value props from timeInputProps types to avoid confusion (#​6959)
  • [@mantine/dropzone] Set data-disabled attribute on the root element if disabled prop is set (#​6946)
  • [@mantine/core] Modal: Fix default Modal.Root transition being different from Modal component (#​6967)
  • [@mantine/core] ColorInput: Fix popoverProps={{ opned: true }} not working (#​6968)
  • [@mantine/charts] Fix valueFormatter prop not working correctly with orientation="vertical" in BarChart, AreaChart and LineChart components (#​6979)
  • [@mantine/core] Popover: Fix onOpen not being called with controlled opened state (#​6981)
  • [@mantine/core] NumberInput: Fix incorrect min prop handling for large numbers (#​6985)
  • [@mantine/dropzone] Add HEIF image mime type (#​6977)
  • [@mantine/core] PasswordInput: Fix cursor shifting when the visibility button is clicked on touch devices (#​6971)
New Contributors

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

TanStack/store (@​tanstack/angular-store)

v0.5.6

Compare Source

Version 0.5.6 - 10/19/24, 10:45 PM

Changes
Fix
  • svelte-store: update peer dependency range (#​129) (59a0bf0) by Lachlan Collins
Chore
  • deps: update dependency nx to v20 (#​128) (741abc1) by renovate[bot]
  • deps: update all non-major dependencies (#​127) (b779570) by renovate[bot]
  • deps: update all non-major dependencies (8b35a5a) by renovate[bot]
  • deps: update all non-major dependencies (31bb957) by renovate[bot]
  • deps: lock file maintenance (8336ace) by renovate[bot]
  • deps: update all non-major dependencies (ba963a2) by renovate[bot]
  • deps: update all non-major dependencies (a05db14) by renovate[bot]
  • deps: update all non-major dependencies (2869221) by renovate[bot]
  • deps: update all non-major dependencies (240e3d5) by renovate[bot]
  • deps: update dependency sherif to v1 (#​116) (49ecd3c) by renovate[bot]
  • deps: update dependency svelte-check to v4 (#​118) (fe73c58) by renovate[bot]
  • deps: update all non-major dependencies (c88d7f6) by renovate[bot]
  • deps: lock file maintenance (#​115) (c199e73) by renovate[bot]
  • deps: update to @​tanstack/config 0.13.1 (#​114) (e1e995d) by Lachlan Collins
  • deps: use ESLint v9 (#​113) (c1a7e42) by Lachlan Collins
  • deps: update dependency jsdom to v25 (#​112) (79fd020) by renovate[bot]
  • deps: update all non-major dependencies (50b060c) by renovate[bot]
  • deps: update all non-major dependencies (1c4a7de) by renovate[bot]
  • deps: update tanstack/config setup action (#​106) (c0729e3) by renovate[bot]
  • deps: update all non-major dependencies (df76fe2) by renovate[bot]
  • deps: update all non-major dependencies (f4b5a0e) by renovate[bot]
  • deps: lock file maintenance (#​105) (bef88f6) by renovate[bot]
  • deps: update vitest monorepo to v2 (major) (#​104) (845d252) by renovate[bot]
  • deps: update tanstack/config digest to 2cb428d (#​100) (c153e9b) by renovate[bot]
  • deps: update autofix-ci/action digest to ff86a55 (#​99) (7bb0961) by renovate[bot]
  • deps: update all non-major dependencies (#​102) (df329bb) by renovate[bot]
  • deps: update dependency svelte to ^5.0.0-next.184 (#​96) (9e62738) by renovate[bot]
  • deps: update @​eslint-react/eslint-plugin to ^1.5.26 (#​95) (b3ebe98) by renovate[bot]
  • deps: update @​sveltejs/vite-plugin-svelte to ^4.0.0-next.4 (#​94) (1b031f1) by renovate[bot]
  • deps: update all non-major dependencies (#​93) (94b5db4) by renovate[bot]
  • deps: Use prettier v3.3.3 (#​92) (4ddee79) by Lachlan Collins
  • deps: update dependency @​tanstack/config to ^0.9.6 (#​91) (e5fd378) by renovate[bot]
Ci
Docs
Packages
TanStack/query (@​tanstack/react-query)

v5.59.15

Compare Source

Version 5.59.15 - 10/15/24, 5:12 PM

Changes

Fix

Packages

v5.59.14

Compare Source

Version 5.59.14 - 10/15/24, 7:20 AM

Changes

Fix
  • react-query: make queryFn optional again (#​8176) (a085c92) by Julius Marminge
  • react-query: do not overwrite staleTime with the suspense default value if it"s a function (#​8174) (d409854) by Dominik Dorfmeister

Packages

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

v1.75.0

Compare Source

Version 1.75.0 - 10/21/24, 9:24 PM

Changes
Feat
  • react-router: implement standard schema into router core (#​2602) (5d62c03) by Christopher Horobin
Chore
  • docs: update monorepo example to use .stackblitzrc file (#​2611) (5d7932d) by Nicolas Beaussart
Tests
Packages

v1.74.6

Compare Source

Version 1.74.6 - 10/21/24, 5:50 PM

Changes

Fix
  • react-router: resolve loadPromise when beforeLoad throws (#​2610) (ff7387c) by Manuel Schiller
Examples
  • use a shared Convex backend for StackBlitz (#​2606) (6144cf0) by Tom Ballinger

Packages

v1.74.5

Compare Source

Version 1.74.5 - 10/21/24, 4:49 PM

Changes

Fix
  • react-router: handle redirects in loaders after invalidate (#​2609) (b884be8) by Manuel Schiller
Chore
  • deps: update all non-major dependencies (#​2605) (6260b67) by renovate[bot]
Docs
  • add to createLink documentation (#​2506) (5cc2f9f) by Christoffer Berg Jensen

Packages

v1.74.4

Compare Source

Version 1.74.4 - 10/20/24, 10:38 PM

Changes

Fix
  • react-router: fix explicitUndefined links never matching (#​2604) (d92dd1e) by Maya

Packages

v1.74.3

Compare Source

Version 1.74.3 - 10/20/24, 10:14 PM

Changes

Fix
  • react-router: run search middlewares also on entering matches (#​2603) (2127eac) by Manuel Schiller

Packages

v1.74.2

Compare Source

Version 1.74.2 - 10/20/24, 3:52 PM

Changes

Fix
  • react-router: correct typing for unnested routes (#​2597) (5499693) by Manuel Schiller
  • start: server function returns status code 500 in case of unhandled error (#​2599) (baa8022) by Manuel Schiller

Packages

v1.74.0

Compare Source

Version 1.74.0 - 10/20/24, 12:38 AM

Changes

Feat
  • react-router: allow to explicitly check if a search prop is not set (#​2592) (30730a3) by Manuel Schiller

Packages

v1.73.1

Compare Source

Version 1.73.1 - 10/18/24, 11:09 PM

Changes

Fix
  • router-generator: correctly generate ids for single routes inside route groups (#​2585) (0abdb16) by Manuel Schiller
Docs
  • add monorepo with simple and react query example (#​2479) (45d5982) by Nicolas Beaussart

Packages

v1.73.0

Compare Source

Version 1.73.0 - 10/18/24, 9:45 PM

Changes

Feat
  • react-router: add method to selectively removed cached matches (#​2575) (eba70d5) by Manuel Schiller

Packages

v1.72.1

Compare Source

Version 1.72.1 - 10/18/24, 9:31 PM

Changes

Fix
  • react-router: only optional params may be removed (#​2583) (965f4fd) by Manuel Schiller

Packages

v1.72.0

Compare Source

Version 1.72.0 - 10/18/24, 8:48 PM

Changes

Feat
  • react-router: execute search middlewares also upon navigation (#​2581) (ac7171c) by Manuel Schiller

Packages

v1.71.0

Compare Source

Version 1.71.0 - 10/18/24, 8:35 PM

Changes

Feat
  • react-router: add stripSearchParams middleware (#​2579) (8d56157) by Manuel Schiller
Chore
  • regenerate examples after generator changed (#​2580) (db8e8f0) by Manuel Schiller

Packages

v1.70.2

Compare Source

Version 1.70.2 - 10/18/24, 4:40 PM

Changes

Fix
  • react-router: prevent props from being spread into Links (#​2574) (80ee58d) by Manuel Schiller
Other
Tests

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 21, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 4fc8b84. 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 21, 2024

Open in Stackblitz

More templates

@tanstack/angular-form

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

@tanstack/form-core

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

@tanstack/lit-form

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

@tanstack/react-form

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

@tanstack/valibot-form-adapter

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

@tanstack/solid-form

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

@tanstack/vue-form

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

@tanstack/yup-form-adapter

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

@tanstack/zod-form-adapter

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

commit: 4fc8b84

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3d64160 to a2f8381 Compare October 21, 2024 22:06
Copy link
Contributor Author

renovate bot commented Oct 22, 2024

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.

@crutchcorn crutchcorn merged commit ebb6a3e into main Oct 22, 2024
5 checks passed
@crutchcorn crutchcorn deleted the renovate/all-minor-patch branch October 22, 2024 05:23
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.

1 participant