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

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@analogjs/vite-plugin-angular ^1.0.0 -> ^1.6.1 age adoption passing confidence
@angular-devkit/build-angular ^17.3.0 -> ^17.3.8 age adoption passing confidence
@angular/animations (source) ^17.3.0 -> ^17.3.11 age adoption passing confidence
@angular/cli ^17.3.0 -> ^17.3.8 age adoption passing confidence
@angular/common (source) ^17.3.0 -> ^17.3.11 age adoption passing confidence
@angular/compiler (source) ^17.3.0 -> ^17.3.11 age adoption passing confidence
@angular/compiler-cli (source) ^17.3.0 -> ^17.3.11 age adoption passing confidence
@angular/core (source) ^17.3.0 -> ^17.3.11 age adoption passing confidence
@angular/forms (source) ^17.3.0 -> ^17.3.11 age adoption passing confidence
@angular/platform-browser (source) ^17.3.0 -> ^17.3.11 age adoption passing confidence
@angular/platform-browser-dynamic (source) ^17.3.0 -> ^17.3.11 age adoption passing confidence
@angular/router (source) ^17.3.0 -> ^17.3.11 age adoption passing confidence
@emotion/react (source) 11.11.3 -> 11.11.4 age adoption passing confidence
@emotion/styled (source) 11.11.0 -> 11.11.5 age adoption passing confidence
@eslint-react/eslint-plugin (source) ^1.5.16 -> ^1.5.23 age adoption passing confidence
@mantine/core (source) 7.3.2 -> 7.11.1 age adoption passing confidence
@mantine/hooks (source) 7.3.2 -> 7.11.1 age adoption passing confidence
@material/web ^1.0.0 -> ^1.5.1 age adoption passing confidence
@mui/material (source) 5.15.2 -> 5.16.0 age adoption passing confidence
@remix-run/node (source) ^2.9.2 -> ^2.10.2 age adoption passing confidence
@tanstack/react-query (source) ^5.32.0 -> ^5.50.1 age adoption passing confidence
@tanstack/react-router (source) ^1.43.13 -> ^1.43.14 age adoption passing confidence
@tanstack/start (source) ^1.43.13 -> ^1.43.14 age adoption passing confidence
@testing-library/jest-dom ^6.4.2 -> ^6.4.6 age adoption passing confidence
@testing-library/react ^14.2.1 -> ^14.3.1 age adoption passing confidence
@testing-library/vue ^8.0.2 -> ^8.1.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.13.1 -> ^7.16.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.13.1 -> ^7.16.0 age adoption passing confidence
@vitejs/plugin-react (source) ^4.3.0 -> ^4.3.1 age adoption passing confidence
@vitejs/plugin-react-swc ^3.6.0 -> ^3.7.0 age adoption passing confidence
@vitejs/plugin-vue (source) ^5.0.4 -> ^5.0.5 age adoption passing confidence
@vitest/coverage-istanbul (source) ^1.3.1 -> ^1.6.0 age adoption passing confidence
jsdom ^24.0.0 -> ^24.1.0 age adoption passing confidence
knip (source) ^5.22.0 -> ^5.25.1 age adoption passing confidence
lit (source) ^3.1.1 -> ^3.1.4 age adoption passing confidence
nx (source) ^19.3.0 -> ^19.4.2 age adoption passing confidence
pnpm (source) 9.4.0 -> 9.5.0 age adoption passing confidence
postcss (source) 8.4.32 -> 8.4.39 age adoption passing confidence
postcss-preset-mantine 1.12.2 -> 1.15.0 age adoption passing confidence
rimraf ^5.0.5 -> ^5.0.9 age adoption passing confidence
rxjs (source) ~7.8.0 -> ~7.8.1 age adoption passing confidence
solid-js (source) ^1.7.8 -> ^1.8.18 age adoption passing confidence
tslib (source) ^2.3.0 -> ^2.6.3 age adoption passing confidence
typedoc-plugin-markdown (source) ^4.0.3 -> ^4.1.2 age adoption passing confidence
vite (source) ^5.1.4 -> ^5.3.3 age adoption passing confidence
vite-plugin-solid ^2.10.1 -> ^2.10.2 age adoption passing confidence
vitest (source) ^1.3.1 -> ^1.6.0 age adoption passing confidence
yup ^1.3.2 -> ^1.4.0 age adoption passing confidence
zod (source) ^3.22.4 -> ^3.23.8 age adoption passing confidence

Release Notes

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

v1.6.1

Compare Source

Bug Fixes
  • vite-plugin-nitro: make sitemap available for SSR build (#​1201) (90cc7bd)

v1.6.0

Compare Source

Bug Fixes
  • content: import prismjs on client for prism highlighter (#​1178) (334c189)
  • create-analog: add vitest-angular to package.json deps (#​1187) (65869c6)
  • create-analog: correctly set package versions for yarn and pin Vite (#​1159) (847963c)
  • disable esbuild if not configured to enable correct sourcemaps (#​1177) (c51e472)
  • nx-plugin: set nx variable for init file template (#​1186) (e13643c)
  • platform: lazy load highlighters (#​1176) (707c532)
  • vite-plugin-angular: prevent context loss for "each" tests (#​1190) (13df344)
  • vite-plugin-angular: prevent context loss for "each" tests (#​1190) (610f406)
Features
  • content: introduce build-time rendering/highlighting for markdown (#​1174) (9ccf6b2)
  • platform: add support for configuring marked, and Prism (#​1185) (79e6242)
  • setup Vitest with standalone vitest-angular package (#​1184) (f6c2d00)

v1.5.0

Compare Source

Bug Fixes
  • content: add migration for marked-mangle dependency (#​1151) (d8522ff)
  • content: adjust peer dependencies meta for different highlighters (#​1124) (5708d7d)
  • content: adjust project config (#​1122) (2570d65)
  • content: delete npmignore from ng-packagr after build (616eedd)
  • create-analog: add dependencies based on template and package manager (#​1128) (0381aa4)
  • create-analog: add legacy dependencies to older templates (#​1153) (71ba755)
  • create-analog: modify app config after the file is added (#​1126) (d91f01e)
  • nx-plugin: update rxjs dependency (#​1142) (c697365)
  • platform: add Firebase packages to known SSR transform list (#​1154) (79c4575)
Features

v1.4.0

Compare Source

Bug Fixes
Features

v1.3.1

Compare Source

v1.3.0

Compare Source

v1.2.2

Compare Source

v1.2.1

Compare Source

v1.2.0

Compare Source

v1.1.2

Compare Source

Bug Fixes
  • router: support server-side-data-fetching when using a custom basehref (#​997) (433c50e)
  • vite-plugin-nitro: retain event context when fetching API routes (#​1005) (68b01fe)

v1.1.1

Compare Source

Bug Fixes
  • add TanStack packages for SSR transform (#​998) (0c5d1f6)
  • vite-plugin-angular: add support for output and model Signal API to Analog SFC (#​1004) (e212676)

v1.1.0

Compare Source

Bug Fixes
  • astro-angular: enable angular-prod mode at the astro:config:done step (#​970) (68a9cc8)
  • vite-plugin-angular: add support for testing Analog SFCs (#​984) (12c7f6b)
  • vite-plugin-angular: bind css transform to correct plugin scope (#​979) (acdf195)
Features
  • add support for Nx w/Project Crystal setup (#​991) (2d7a581)
  • vite-plugin-angular: support components and control flow in markdown (#​976) (fde8c2f)

1.0.2 (2024-03-25)

Bug Fixes
  • create-analog: improve E2E testing for create-analog (#​955) (72b039d)
  • create-analog: removing unused css (#​958) (2f2bbbe)
  • nx-plugin: rename Vite config and correct Vitest version for Vitest schematic (#​965) (dceb37e)
  • vite-plugin-angular: escape breaking characters for codespan (#​953) (bd87e70)
  • vite-plugin-angular: plugin causing build failures in version migration (#​961) (e020700)
  • vite-plugin-angular: remove numbers from beginning of file name selector (#​952) (528a5d8)
  • vite-plugin-nitro: resolve internal runtime files on Windows and add Windows build workflow (#​949) (cf5886a)

1.0.1 (2024-03-19)

Bug Fixes

v1.0.2

Compare Source

Bug Fixes
  • create-analog: improve E2E testing for create-analog (#​955) (72b039d)
  • create-analog: removing unused css (#​958) (2f2bbbe)
  • nx-plugin: rename Vite config and correct Vitest version for Vitest schematic (#​965) (dceb37e)
  • vite-plugin-angular: escape breaking characters for codespan (#​953) (bd87e70)
  • vite-plugin-angular: plugin causing build failures in version migration (#​961) (e020700)
  • vite-plugin-angular: remove numbers from beginning of file name selector (#​952) (528a5d8)
  • vite-plugin-nitro: resolve internal runtime files on Windows and add Windows build workflow (#​949) (cf5886a)

v1.0.1

Compare Source

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

v17.3.8

Compare Source

@​angular/cli
Commit Type Description

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.

@renovate renovate bot added the dependencies label Jul 9, 2024
Copy link

nx-cloud bot commented Jul 9, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 8f90163. 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 9, 2024

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

commit: 8f90163

@tanstack/angular-form

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

@tanstack/form-core

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

@tanstack/lit-form

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

@tanstack/react-form

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

@tanstack/solid-form

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

@tanstack/valibot-form-adapter

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

@tanstack/vue-form

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

@tanstack/yup-form-adapter

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

@tanstack/zod-form-adapter

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


templates

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