chore(deps): update all non-major dependencies
This PR contains the following updates:
Release Notes
analogjs/analog (@analogjs/vite-plugin-angular)
v1.7.1
Bug Fixes
- platform: more normalization fixes (#1259) (3c909a8)
- platform: normalize root for finding page routes on Windows (#1255) (1e7ff22)
- router: support additional dir paths windows (#1260) (dd0696e)
- vite-plugin-angular: include analog page files in additional compilation includes (#1264) (bde2104)
- vitest-angular: add vitest@2 to peerDependencies (#1252) (4964be5)
v1.7.0
Bug Fixes
- create-analog: add proper component naming (#1237) (24518fc)
- platform: add workaround for redefined global in zone.js 0.14.5+ (#1245) (9ff8a4d)
- platform: adjust transform filters for routes (#1231) (8b488ff)
- router: correctly discover page endpoints from additional sources (#1238) (ef2cc86)
- update peer dependencies for router and vitest-angular packages (#1242) (5fa4205)
- vite-plugin-angular: add additionalContentDirs to analog globs (#1246) (b0abaa2)
- vite-plugin-angular: use Vite preprocessCSS function for JIT CSS transform (#1243) (f84bbf0)
Features
arethetypeswrong/arethetypeswrong.github.io (@arethetypeswrong/cli)
v0.15.4
Patch Changes
-
5566c1b: Upgrading marked-terminal to version 7.1.0
withastro/language-tools (@astrojs/check)
v0.9.2
Patch Changes
-
e8e18a8: Fixes an issue where errors inside script and style tags could be offset by a few characters when multi bytes characters were present in the file - Updated dependencies [
e8e18a8]
v0.9.1
Patch Changes
-
cc94bef: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases - Updated dependencies [
cc94bef]
v0.9.0
Minor Changes
-
b65d6b4: Adds support for SCSS and LESS intellisense inside style tags
Patch Changes
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v1.10.0
✨ New
- Add
disable-type-checkedanddisable-type-checked-legacypresets to disable all type-checked rules.
🪄 Improvements
- Rename
off-domandoff-dom-legacypresets todisable-domanddisable-dom-legacy(the old names will still be available until the next major update to avoid breaking changes).
v1.9.1
🐞 Fixes
- Fixed
dom/no-missing-iframe-sandboxfalse positive when thesandboxattribute is set tosandbox="". - Fixed
allandall-legacypresets not includinghooks-extrarules.
v1.9.0
✨ New
- Add
corepreset that includes the most essential rules.
🪄 Improvements
- Upgrade
@typescript-eslint's packages to8.0.1.
v1.8.2
🐞 Fixes
- Fixed legacy presets not being exported correctly in
@eslint-react/eslint-plugin.
v1.8.1
🪄 Improvements
- Enhance rule
hooks-extra/no-direct-set-state-in-use-effectandhooks-extra/no-direct-set-state-in-use-layout-effectto supportsetfunction directly passed touseCallbackanduseMemowithout explicitly calling it. - Improve website and documentation.
v1.8.0
🐞 Fixes
- Fixed
ESLintReactSettingstype not being exported correctly. - Fixed the
setfunction calls that are wrapped in auseMemooruseCallbacklike hook not being detected byhooks-extra/no-direct-set-state-in-use-effectandhooks-extra/no-direct-set-state-in-use-layout-effect.
🪄 Improvements
- Upgrade
@typescript-eslint's packages to8.0.0. - Improve website and documentation.
microsoft/rushstack (@microsoft/api-extractor)
v7.47.5
Fri, 02 Aug 2024 17:26:42 GMT
Version update only
mui/material-ui (@mui/styles)
v5.16.7
Aug 9, 2024
A big thanks to the 3 contributors who made this release possible.
@mui/[email protected]
- [material-ui][mui-system] Add support for version runtime checks (#43233) @DiegoAndai
Docs
- [docs] Fix 301 @oliviertassinari
Core
- [website] Fix wrong link in pricing table (@zanivan) (#43143) @zanivan
- [website] Add blog link to pricing table (@zanivan) (#43140) @zanivan
All contributors of this release in alphabetical order: @DiegoAndai, @oliviertassinari, @zanivan
sveltejs/kit (@sveltejs/adapter-auto)
v3.2.3
Patch Changes
-
chore: package provenance (#12567)
-
Updated dependencies [
4930a8443caa53bcecee7b690cd28e429b1c8a20]:- @sveltejs/kit@2.5.21
sveltejs/kit (@sveltejs/kit)
v2.5.21
Patch Changes
- chore: package provenance (#12567)
v2.5.20
Patch Changes
- fix: set revalidate cache header on 404'd static assets (#12530)
v2.5.19
Patch Changes
- fix: Svelte 5 - ignore
binding_non_reactivewarning in generated root component (you also need to update to[email protected]) (#12524)
TanStack/config (@tanstack/config)
v0.11.2
Version 0.11.2 - 8/8/24, 6:14 AM (Manual Release)
Changes
Chore
- deps: update dependency vite-tsconfig-paths to v5 (#144) (
e405ae3) by renovate[bot] - deps: update dependency vite-plugin-dts to v4 (#143) (
cf7b3aa) by renovate[bot] - deps: update all non-major dependencies (#142) (
4b5c71b) by renovate[bot] - deps: lock file maintenance (#141) (
6ddc38b) by renovate[bot] - deps: lock file maintenance (#140) (
1ce18c1) by renovate[bot] - deps: update all non-major dependencies (
068f14d) by renovate[bot]
Ci
- renovate: remove automergeBranch (
2cb428d) by Lachlan Collins - renovate: update renovate config (
96b836b) by Lachlan Collins
Packages
- @tanstack/config@0.11.2
TanStack/table (@tanstack/match-sorter-utils)
v8.19.4
Version 8.19.4 - 8/3/24, 8:50 PM
Changes
Fix
- getFacetedMinMaxValues default implementation sometimes returning array of arrays (#5676) (
9d54b2e) by Vincent Rubinetti
Chore
- update @tanstack/config (#5678) (
dd210f9) by Lachlan Collins - match-sorter-utils: fix JSDoc comment for rankItem (#5671) (
92ef946) by Dayyan Smith
Ci
Docs
- update broken links in README (#5691) (
be8d0e7) by eelpik - typo in multi-sorting guide (#5686) (
2c74877) by brokenrice - fix typo on tables.md (#5681) (
a669e39) by Rohit Dalal - Clarify that getIsSomeRowsSelected return false if all rows are selected (#5337) (
5f7ddd6) by SMU - angular-table: Update table-state.md (#5677) (
fe690df) by @nicklemmon - Fix typo in documentation (#5673) (
7bf42dd) by Maxime Julian - update the syntax highlighting for angular (#5668) (
e420d00) by @mgechev
Packages
- @tanstack/table-core@8.19.4
- @tanstack/match-sorter-utils@8.19.4
- @tanstack/angular-table@8.19.4
- @tanstack/lit-table@8.19.4
- @tanstack/qwik-table@8.19.4
- @tanstack/react-table@8.19.4
- @tanstack/solid-table@8.19.4
- @tanstack/svelte-table@8.19.4
- @tanstack/vue-table@8.19.4
- @tanstack/react-table-devtools@8.19.4
typescript-eslint/typescript-eslint (@typescript-eslint/rule-tester)
v8.0.1
This was a version bump only for rule-tester to align it with other projects, there were no code changes.
You can read about our versioning strategy and [releas
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 6edb4c42e9a0303bba96cd3555a436c09ee5c309. 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
| 🟥 Failed Commands |
|---|
nx affected --targets=test:sherif,test:knip,test:eslint,test:lib,test:types,test:build,build --parallel=3 |
✅ Successfully ran 1 target
Sent with 💌 from NxCloud.
commit: 6edb4c4
@tanstack/angular-query-devtools-experimental
pnpm add https://pkg.pr.new/@tanstack/angular-query-devtools-experimental@7885
@tanstack/angular-query-experimental
pnpm add https://pkg.pr.new/@tanstack/angular-query-experimental@7885
@tanstack/eslint-plugin-query
pnpm add https://pkg.pr.new/@tanstack/eslint-plugin-query@7885
@tanstack/query-async-storage-persister
pnpm add https://pkg.pr.new/@tanstack/query-async-storage-persister@7885
@tanstack/query-broadcast-client-experimental
pnpm add https://pkg.pr.new/@tanstack/query-broadcast-client-experimental@7885
@tanstack/query-core
pnpm add https://pkg.pr.new/@tanstack/query-core@7885
@tanstack/query-devtools
pnpm add https://pkg.pr.new/@tanstack/query-devtools@7885
@tanstack/query-persist-client-core
pnpm add https://pkg.pr.new/@tanstack/query-persist-client-core@7885
@tanstack/query-sync-storage-persister
pnpm add https://pkg.pr.new/@tanstack/query-sync-storage-persister@7885
@tanstack/react-query
pnpm add https://pkg.pr.new/@tanstack/react-query@7885
@tanstack/react-query-devtools
pnpm add https://pkg.pr.new/@tanstack/react-query-devtools@7885
@tanstack/react-query-next-experimental
pnpm add https://pkg.pr.new/@tanstack/react-query-next-experimental@7885
@tanstack/react-query-persist-client
pnpm add https://pkg.pr.new/@tanstack/react-query-persist-client@7885
@tanstack/solid-query
pnpm add https://pkg.pr.new/@tanstack/solid-query@7885
@tanstack/solid-query-devtools
pnpm add https://pkg.pr.new/@tanstack/solid-query-devtools@7885
@tanstack/solid-query-persist-client
pnpm add https://pkg.pr.new/@tanstack/solid-query-persist-client@7885
@tanstack/svelte-query
pnpm add https://pkg.pr.new/@tanstack/svelte-query@7885
@tanstack/svelte-query-devtools
pnpm add https://pkg.pr.new/@tanstack/svelte-query-devtools@7885
@tanstack/svelte-query-persist-client
pnpm add https://pkg.pr.new/@tanstack/svelte-query-persist-client@7885
@tanstack/vue-query
pnpm add https://pkg.pr.new/@tanstack/vue-query@7885
@tanstack/vue-query-devtools
pnpm add https://pkg.pr.new/@tanstack/vue-query-devtools@7885
More templates
- @tanstack/query-example-angular-basic
- @tanstack/query-example-angular-infinite-query-with-max-pages
- @tanstack/query-example-angular-router
- @tanstack/query-example-angular-simple
- @tanstack/query-example-react-algolia
- @tanstack/query-example-react-auto-refetching
- @tanstack/query-example-react-basic
- @tanstack/query-example-react-basic-graphql-request
- @tanstack/query-example-react-default-query-function
- @tanstack/query-example-react-infinite-query-with-max-pages
- @tanstack/query-example-react-load-more-infinite-scroll
- @tanstack/query-example-react-nextjs
- @tanstack/query-example-react-nextjs-app-prefetching
- @tanstack/query-example-nextjs-suspense-streaming
- @tanstack/query-example-react-offline
- @tanstack/query-example-react-optimistic-updates-cache
- @tanstack/query-example-react-optimistic-updates-ui
- @tanstack/query-example-react-pagination
- @tanstack/query-example-react-playground
- @tanstack/query-example-react-prefetching
- @tanstack/query-example-react-react-native
- @tanstack/query-example-react-router
- @tanstack/query-example-react-rick-morty
- @tanstack/query-example-react-shadow-dom
- @tanstack/query-example-react-simple
- @tanstack/query-example-react-star-wars
- @tanstack/query-example-react-suspense
- @tanstack/query-example-solid-astro
- @tanstack/query-example-solid-basic
- @tanstack/query-example-solid-basic-graphql-request
- @tanstack/query-example-solid-default-query-function
- @tanstack/query-example-solid-simple
- @tanstack/query-example-solid-start-streaming
- @tanstack/query-example-svelte-auto-refetching
- @tanstack/query-example-svelte-basic
- @tanstack/query-example-svelte-load-more-infinite-scroll
- @tanstack/query-example-svelte-optimistic-updates
- @tanstack/query-example-svelte-playground
- @tanstack/query-example-svelte-simple
- @tanstack/query-example-svelte-ssr
- @tanstack/query-example-svelte-star-wars
- @tanstack/query-example-vue-2.6-basic
- @tanstack/query-example-vue-2.7-basic
- @tanstack/query-example-vue-basic
- @tanstack/query-example-vue-dependent-queries
- @tanstack/query-example-vue-nuxt3
- @tanstack/query-example-vue-persister
- @tanstack/query-example-vue-simple
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.