Skip to content

fix(deps): update all non-major dependencies [skip netlify]#994

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies [skip netlify]#994
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 30, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@analogjs/vite-plugin-angular 2.4.102.6.0 age confidence devDependencies minor
@analogjs/vitest-angular (source) 2.4.102.6.0 age confidence devDependencies minor
@angular-eslint/builder (source) ~21.3.1~21.4.0 age confidence devDependencies minor
@angular-eslint/eslint-plugin (source) 21.3.121.4.0 age confidence devDependencies minor
@angular-eslint/eslint-plugin-template (source) 21.3.121.4.0 age confidence devDependencies minor
@angular-eslint/schematics (source) ~21.3.1~21.4.0 age confidence devDependencies minor
@angular-eslint/template-parser (source) 21.3.121.4.0 age confidence devDependencies minor
@angular/cdk 21.2.721.2.14 age confidence dependencies patch
@open-wc/semantic-dom-diff (source) 0.19.70.20.1 age confidence devDependencies minor
@types/codemirror (source) 5.60.55.60.17 age confidence devDependencies patch
@types/json-schema (source) 7.0.117.0.15 age confidence dependencies patch
@types/moment-timezone 0.5.130.5.30 age confidence devDependencies patch
@types/mousetrap (source) 1.6.91.6.15 age confidence devDependencies patch
@types/node (source) 20.19.3920.19.42 age confidence devDependencies patch
@types/node (source) 16.11.5916.18.126 age confidence devDependencies minor
@types/prismjs (source) 1.26.01.26.6 age confidence devDependencies patch
@vitest/coverage-v8 (source) 4.1.54.1.8 age confidence devDependencies patch
autoprefixer 10.4.1110.5.0 age confidence devDependencies minor
axe-core (source) 4.4.34.12.0 age confidence devDependencies minor
clean-css 5.3.15.3.3 age confidence devDependencies patch
codemirror 5.65.85.65.21 age confidence peerDependencies patch
codemirror 5.65.85.65.21 age confidence dependencies patch
date-fns 4.1.04.4.0 age confidence dependencies minor
eslint (source) 8.57.08.57.1 age confidence devDependencies patch
eslint-config-prettier 9.1.09.1.2 age confidence devDependencies patch
eslint-plugin-import 2.29.12.32.0 age confidence devDependencies minor
eslint-plugin-jsdoc 39.3.639.9.1 age confidence devDependencies minor
eslint-plugin-no-only-tests 3.0.03.4.0 age confidence devDependencies minor
eslint-plugin-security 1.5.01.7.1 age confidence devDependencies minor
husky 8.0.18.0.3 age confidence devDependencies patch
jsdom 29.1.029.1.1 age confidence devDependencies patch
lit (source) 3.3.23.3.3 age confidence dependencies patch
lit (source) 3.3.23.3.3 age confidence devDependencies patch
moment (source) 2.29.42.30.1 age confidence devDependencies minor
moment-timezone (source) ^0.5.37^0.5.37 || ^0.6.0 age confidence peerDependencies minor
moment-timezone (source) 0.5.370.6.2 age confidence dependencies minor
ng-in-viewport (source) 13.0.013.0.1 age confidence peerDependencies patch
node (source) 22.16.022.22.3 age confidence volta minor
node (source) 20.19.020.20.2 age confidence minor
postcss-url 10.1.310.1.4 age confidence devDependencies patch
prettier (source) 2.7.12.8.8 age confidence devDependencies minor
pretty-quick 3.1.33.3.1 age confidence devDependencies minor
rxjs (source) 7.8.17.8.2 age confidence devDependencies patch
rxjs (source) 7.8.17.8.2 age confidence dependencies patch
start-server-and-test 1.14.01.15.4 age confidence devDependencies minor
ts-node (source) 10.9.110.9.2 age confidence devDependencies patch
tslib (source) 2.4.02.8.1 age confidence dependencies minor
vite (source) 8.0.108.0.16 age confidence devDependencies patch
vitest (source) 4.1.54.1.8 age confidence devDependencies patch
webpack-bundle-analyzer 4.6.14.10.2 age confidence devDependencies minor
yarn (source) 4.9.24.16.0 age confidence packageManager minor
yarn (source) 4.9.24.16.0 age confidence volta minor

Release Notes

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

v2.6.0

Compare Source

Bug Fixes
  • vite-plugin-angular: don't shadow Vite ?raw imports of .ts files (#​2359) (722eccb)
  • vite-plugin-angular: emit fastCompile JIT metadata in nested class scope (#​2361) (a73ee49)
Features

v2.5.3

Compare Source

Bug Fixes
  • vite-plugin-angular: aggregate and locate template diagnostics on the default compilation path (#​2354) (c7947ef)
  • vite-plugin-angular: drop transform from aot input metadata (c5ab296)
  • vite-plugin-angular: drop transform from input() jit metadata (3fcc05c)
  • vite-plugin-angular: emit isSignal on jit signal-query decorators (0af2189), closes analogjs/analog#2344
  • vite-plugin-angular: preserve model() alias, required, and field (88a6c75)
  • vite-plugin-angular: propagate required through aot model metadata (f163239)
  • vite-plugin-angular: read outputFromObservable options from args[1] (f530f08)
  • vite-plugin-angular: read outputFromObservable options from args[1] in aot (6f7ccb9)
  • vite-plugin-angular: respect explicit declaration:false in lib-mode builds (#​2352) (dfa4c95)
  • vite-plugin-angular: skip aot signal synthesis when a matching decorator is on the field (b823830)
  • vite-plugin-angular: skip signal downleveling when a matching decorator is on the field (0221f10)
  • vite-plugin-angular: support build.lib + dedupe diagnostics on the Angular Compilation API path (#​2353) (61e8a56)

v2.5.2

Compare Source

Bug Fixes
  • storybook-angular: support Storybook 10.4+ object-shaped core preset (#​2337) (1956794)
  • vite-plugin-angular: compose fastCompile JIT strip map and cover esbuild fallback (#​2341) (532aa3e)
  • vite-plugin-angular: reject @​Service on Angular below 22 (bc63520)
  • vite-plugin-angular: skip source .d.ts files for composite TS projects (#​2335) (96ec5b3)
  • vite-plugin-angular: strip TS in fastCompile JIT path for StackBlitz (#​2340) (44e6334)
  • vite-plugin-angular: support the @​Service decorator in the fast compiler (b284696)

v2.5.1

Compare Source

Bug Fixes
  • vite-plugin-angular: keep fallback-block components eager in defer walker (6f90b77)
  • vite-plugin-angular: preserve TS sourcemaps in test pipeline (#​2333) (46c608f)
  • vite-plugin-angular: strip TS in fastCompile bypass for non-Angular files (#​2327) (d337c55)
  • vite-plugin-angular: support @​defer nested inside @​switch / @​case (28c9600)
  • vite-plugin-angular: wrap binary/integer-literal receivers in member access (8a0bae6)

v2.5.0

Compare Source

Bug Fixes
  • add angular-compiler to publish script (5c86802)
  • angular-compiler: add type-only import elision to angular compiler (#​2249) (f66f042)
  • angular-compiler: auto-import decorator classes for signal api downleveling in jit (d8a6265)
  • angular-compiler: construct setClassMetadata entries as plain objects (546f427)
  • angular-compiler: correct signal aliases, query refs, inheritance (d57bc61)
  • angular-compiler: dedupe declarations across imports and module exports (919009a)
  • angular-compiler: default contentChild() descendants to true (4849312)
  • angular-compiler: defensive BinaryOperator map for Angular v19/v20 (1a91f93)
  • angular-compiler: defensive isAssignment check for Angular 20.0.0 (8583dd1)
  • angular-compiler: emit /@​PURE/ on Ivy field assignments (c0d4f69)
  • angular-compiler: emit bracket access for non-identifier field keys (956c703)
  • angular-compiler: emit defer deps as import().then(m => m.X) (56d9fd5)
  • angular-compiler: emit invalidfactory for explicit import type di tokens (2f2204f)
  • angular-compiler: extract output() alias in registry (e7b1d0d)
  • angular-compiler: forward @​Injectable provider config to compileInjectable (ed9c264)
  • angular-compiler: hoist helpers via appendLeft when insertPos is 0 (8a15184)
  • angular-compiler: hoisted helpers survive type-only import elision (99e1ba4)
  • angular-compiler: hostDirectives, emitExpr safety, TDZ hoisting, misc compilation fixes (#​2255) (796e3e0)
  • angular-compiler: improve handling of type elision for imports/exports (#​2257) (1605a7b)
  • angular-compiler: make hoisting dependency-aware to prevent TDZ (#​2286) (f33f6b5)
  • angular-compiler: merge styleUrl into existing inline styles array (56b109f)
  • angular-compiler: parse signal query read/descendants options (175356c)
  • angular-compiler: preserve @​Injectable in JIT mode for providedIn registration (1a9745c)
  • angular-compiler: preserve constructor di token imports from elision (#​2270) (9de43fa)
  • angular-compiler: preserve ivy fields when lowering trailing class field (79cd5c1)
  • angular-compiler: preserve operator precedence in emitted binary expressions (#​2275) (e2dfb5a)
  • angular-compiler: provide flat defer fields on Angular v17 (70a4d9b)
  • angular-compiler: reject ambiguous union/intersection DI tokens (c379707)
  • angular-compiler: set componentMeta.interpolation for partial mode on v19/v20 (a09ff88)
  • angular-compiler: skip arrow fn types when finding assignment = … (#​2274) (992e180)
  • angular-compiler: strip ESM .js extension when probing dts re-exports (d1f65ef)
  • angular-compiler: track hasTransform on signal inputs in registry (fd8acd4)
  • angular-compiler: unwrap forwardRef inside @​Inject decorator (dcb221a)
  • angular-compiler: use original export name for aliased defer imports (6ab34dd)
  • angular-compiler: wrap switch cases in blocks for biome lint (8fc75d9)
  • angular-compiler: wrap Write*Expr emissions in parens for nesting precedence (48f80e4)
  • content: scope slash-containing slugs to file's subdirectory (#​2318) (ee69df7)
  • correct release config replacement file path (c91ce2d)
  • platform: reset cached tViews between SSR requests for correct i18n locale switching (#​2301) (a29465d)
  • router: reset cached tViews between SSR requests for correct i18n locale switching (#​2295) (d2ce3e5)
  • storybook-angular: forward applyDecorators in testing (#​2236) (31d996c)
  • storybook-angular: use oxc config instead of esbuild for Vite 8 (#​2313) (ef16e7e)
  • vite-plugin-angular,angular-compiler: support Vite 6-8 and fix type-elision helper loss (0aa26e0)
  • vite-plugin-angular: add Vite Plugin Registry compatibility (#​2314) (c3444d1)
  • vite-plugin-angular: bypass server.fs restrictions on ?raw template imports (#​2259) (87512a2)
  • vite-plugin-angular: fix vitest sourcemap plugin for Vite 7 (74d52e7)
  • vite-plugin-angular: handle .ts files not in Angular program (#​2265) (fda852d)
  • vite-plugin-angular: honor Vitest test.css semantics to skip CSS preprocessing (#​2298) (d7bd331)
  • vite-plugin-angular: keep barrel registry in sync at dev time (f5f7ef1)
  • vite-plugin-angular: let CSS ?inline imports flow through Vite's pipeline (#​2311) (ae803bb)
  • vite-plugin-angular: return empty CSS instead of raw SCSS when test.css is disabled (#​2306) (eef84de)
  • vite-plugin-angular: route template/style imports through virtual module ids (#​2287) (98cfe64)
  • vite-plugin-angular: stop matching .tsrx in TS extension regex (2d23b19)
  • vite-plugin-angular: use empty string instead of undefined for mapRoot/sourceRoot overrides (beta) (#​2322) (cfd6cd6)
  • vite-plugin-angular: use virtual modules for external JIT styles (#​2283) (add0337)
  • vitest-angular: clean generated snapshot ids (#​2238) (ac933ba)
  • vitest-angular: normalize snapshot whitespace (#​2237) (d1ba31f)
Features
  • add @​analogjs/angular-compiler package (#​2221) (d2dfbe0)
  • angular-compiler: add partial compilation mode for library support (#​2269) (bfe0c62)
  • angular-compiler: expand tuple barrel imports for spartan-style libs (bf4595f)
  • angular-compiler: resolve ${var} interpolation in metadata strings (79ade33)
  • angular-compiler: structured debug logging via obug (b155f53)
  • angular-compiler: support useDefineForClassFields: false (#​2267) (f0a5908)
  • astro-angular: add support for client hydration with Angular components (#​2212) (d36de5b)
  • docs: add AI integrations guide (#​2234) (545f8fc)
  • improve hmr with dynamic ivy field copying and directive/pipe support (d568bf2)
  • platform: add shiki skipLangs option for analog v2 (#​2282) (d6e932c)
  • platform: passthrough fastCompile and fastCompileMode to vite-plugin-angular (f085ecc)
  • resolve ngmodule exports to correct sub-entry import paths (07bc3d1)
  • runtime i18n support with $localize (#​2268) (7dbc7df)
  • vite-plugin-angular: add globalThis external-registry hook for fastCompile (aabb5ab)
  • vite-plugin-nitro: add recursive option to PrerenderContentDir (#​2318) (42a5524)
Performance Improvements
  • angular-compiler: optimize using oxc, add tests, consolidate strings (#​2260) (64a4696)

2.4.10 (2026-04-21)

Bug Fixes
  • vite-plugin-angular: let CSS ?inline imports flow through Vite's native pipeline (#​2310) (07f8b47)

2.4.9 (2026-04-20)

Bug Fixes
  • content: scope slash-containing slugs to file's subdirectory (#​2318) (ee69df7)
Features
  • vite-plugin-nitro: add recursive option to PrerenderContentDir (#​2318) (42a5524)
angular-eslint/angular-eslint (@​angular-eslint/builder)

v21.4.0

Compare Source

🚀 Features
  • builder: add apply-suppressions option (#​2974)
❤️ Thank You
  • Finn Bayer
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v21.4.0

Compare Source

🩹 Fixes
  • eslint-plugin: append fixes in prefer-on-push-change-detection, use-injectable-provided-in (#​2969)
❤️ Thank You
angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v21.4.0

Compare Source

🚀 Features
  • eslint-plugin-template: [cyclomatic-complexity] add variant option (#​2976)
🩹 Fixes
  • eslint-plugin: [prefer-template-literal] do not check inline templates (#​2959)
  • eslint-plugin-template: [eqeqeq] could not destructure null (#​2922)
  • eslint-plugin-template: [no-non-null-assertion] report nested arrays (#​2991)
❤️ Thank You
angular-eslint/angular-eslint (@​angular-eslint/schematics)

v21.4.0

Compare Source

🩹 Fixes
❤️ Thank You
angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v21.4.0

Compare Source

🩹 Fixes
❤️ Thank You
  • Guillaume DROUARD
angular/components (@​angular/cdk)

v21.2.14

Compare Source

No user facing changes in this release

v21.2.13

Compare Source

No user facing changes in this release

v21.2.12

Compare Source

material
Commit Type Description
da87be7646 fix datepicker: ensure dates don't overflow on a small screen (#​33281)

v21.2.11

Compare Source

No user facing changes in this release

v21.2.10

Compare Source

aria
Commit Type Description
48973661e fix menu: do not set default aria-label (#​33202)

v21.2.9

Compare Source

aria
Commit Type Description
bf14cc9d9 fix menu: use computed for menu item patterns, with trigger on visible (#​33118)
cdk
Commit Type Description
3a3852d45 fix tree: enter/space key on child node should not toggle parent node expansion (#​33125)
material
Commit Type Description
51271c619 fix stepper: allow stepper to be labelled (#​33137)

v21.2.8

Compare Source

No user facing changes in this release

open-wc/open-wc (@​open-wc/semantic-dom-diff)

v0.20.1

Compare Source

Patch Changes

v0.20.0

[Compare Source](https://redirect.github.com/ope

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 30, 2023
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from b112de0 to 4839cf9 Compare July 7, 2023 16:52
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 43dc256 to 1c01948 Compare July 17, 2023 20:14
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from de175c8 to b6905aa Compare July 27, 2023 13:10
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from faa7574 to 5748937 Compare August 3, 2023 13:33
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from afc85cb to 9df896f Compare August 13, 2023 16:24
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from cc56233 to 15d3630 Compare August 18, 2023 19:18
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 2a60dc9 to 98da595 Compare September 8, 2023 21:57
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from da790b2 to c800080 Compare September 16, 2023 07:34
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 43321f5 to 0ea6f56 Compare September 24, 2023 09:14
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 39726be to bfee3ba Compare October 2, 2023 23:08
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 69412e4 to 92d6668 Compare October 7, 2023 01:57
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 26af66d to 4de4260 Compare October 18, 2023 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants