Skip to content

chore(deps): update test and release automation dependencies (major)#132

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-test-and-release-automation-dependencies
Open

chore(deps): update test and release automation dependencies (major)#132
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-test-and-release-automation-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@analogjs/vite-plugin-angular 1.17.02.3.0 age confidence
@angular-devkit/build-angular 17.3.721.2.0 age confidence
@angular/animations (source) 17.3.821.2.0 age confidence
@angular/cli 17.3.721.2.0 age confidence
@angular/compiler-cli (source) 17.3.821.2.0 age confidence
@angular/forms (source) 17.3.821.2.0 age confidence
@angular/platform-browser (source) 17.3.821.2.0 age confidence
@angular/platform-browser-dynamic (source) 17.3.821.2.0 age confidence
@angular/router (source) 17.3.821.2.0 age confidence
semantic-release ^24.2.5^25.0.3 age confidence

Release Notes

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

v2.3.0

Compare Source

Bug Fixes
  • add dependsOn to astro-angular build (1a6182d)
  • build before publish (432ffa6)
  • bump build (1c61fbc)
  • publish from workflow (390dd74)
  • remove npm token from semantic release (ba42f16)
  • remove npm token publishing (1c490ad)
  • revert back to semantic release (ea10b1b)
  • storybook-angular): revert "fix(storybook-angular: add missing applyDecorators to render annotaions" (#​2088) (86e2a6a)
  • storybook-angular: add missing applyDecorators to render annotaions (#​2086) (9a14163)
  • storybook-angular: add missing await to storybook-angular preset core (#​2081) (352870a)
  • storybook-angular: resolve experimentalZoneless in Vitest path (#​2059) (447dad2)
  • update implicit dependencies for build (cfb0abc)
  • update node setup in release workflow (5bd0923)
  • update node version (4aaa6bd)
  • vite-plugin-angular: add missing tinyglobby dependency (#​2069) (8661cb6)
  • vitest-angular: add missing zone.js optional peer dependency (#​2071) (88a1a55)
  • vitest-angular: fix setupTestBed's providers option (#​2072) (2e7a02f)
Features
  • router: support optional catch all routes (#​2043) (ba9fc09)
  • vite-plugin-nitro: add option for markdown source output alongside prerendered routes (#​2082) (c15d20b)
  • vitest-angular: add setup schematic and ng-add support (#​2056) (cc26771)

v2.2.3

Compare Source

Bug Fixes
  • content: allow retrieving content file resource by slug (#​2051) (5ac1013)
  • content: export content loader tokens for custom content list/file (#​2050) (e45f189)
  • vite-plugin-nitro: trigger environment builds before server build (#​2048) (3dd3755)

v2.2.2

Compare Source

Bug Fixes
  • storybook-angular: use vite config root when angularBuilderContext unavailable (#​2033) (76cfb94)

v2.2.1

Compare Source

Bug Fixes
  • nx-plugin: add @​nx/vite for Nx workspaces (08ba372)
  • nx-plugin: add @​nx/vite to preset packages (0aca507)
  • nx-plugin: skip installing Vitest packages when skipped during migration (#​2017) (a573684)
  • storybook-angular: resolve relative styles from project root (#​2025) (33e7b6c)
  • vite-plugin-angular: improve compatibility with older TypeScript versions (#​2021) (aab2f2a)
  • vite-plugin-angular: process styles in jit mode instead of returning raw output (#​2024) (bcb6da9)
  • vitest-angular: ensure setupTestBed defaults merge (#​2019) (f36339f)

v2.2.0

Compare Source

Bug Fixes
  • create-analog: remove angular-devkit/build-angular from devDependencies (ada2ecc)
  • nx-plugin: adjust Vitest version for Angular v20 (c4b2ea7)
  • nx-plugin: pass Nx version for package version detection (42a9630)
  • storybook-angular: creates config.plugin array when undefined (#​1998) (0dd147c)
  • support canary Nx releases (664b1a2)
  • vitest-angular: reset TestBed between tests (6f704b0), closes #​1994
Features
  • add itemprop meta tag support to MetaTag types (543b351)
  • add itemprop meta tag support to parent and child meta tag values (830a50f)
  • add support for Vite 8.x releases (#​1989) (fd4031e)
  • storybook-angular: allows setting tsconfig via framework options (#​1999) (cbd358d)
  • vite-plugin-angular: improve dev/build performance with caches and plugin optimizations (#​1987) (47ed20f)
  • vitest-angular: added support for browser mode preview (#​2012) (dc27af2)
Performance Improvements
  • vite-plugin-angular: apply transform filter to plugins (#​2011) (0bfe92d)
  • vite-plugin-angular: pass modified files for incremental compilation (#​2010) (7cb7970)
  • vite-plugin-angular: re-use builder between compilations (#​1990) (e4ae778)

v2.1.3

Compare Source

Bug Fixes

v2.1.2

Compare Source

Bug Fixes

v2.1.1

Compare Source

Bug Fixes

v2.1.0

Compare Source

Bug Fixes
  • content: stripped filename to match filename also for additionalContentDirs (#​1962) (cdacae0)
  • create-analog: bump TypeScript to 5.9.x (7a94868)
  • platform: enable esbuild with Angular Compilation API (e91752e)
  • vite-plugin-angular: close compilation after each completion (39b17e9)
  • vite-plugin-angular: loosen checks on angular compilation (e183cd2)
  • vite-plugin-angular: resolve tsconfig dynamically at the correct place (#​1959) (04dd8f3)
Features
Performance Improvements
  • platform: skip deps auto-discovery when running tests (5c79ac6)

v2.0.5

Compare Source

Bug Fixes
  • nx-plugin: generate postcss configuration for Tailwind (#​1951) (2bc2395)
  • vite-plugin-angular: fix build errors for rolldown-vite integration (#​1949) (6f62a1d)

v2.0.4

Compare Source

Bug Fixes
  • nx-plugin: add Vitest 4 ui/browser deps (#​1947) (527addf)
  • nx-plugin: bump Nx app generator to Vitest 4.x (#​1946) (97aad59)
  • nx-plugin: pin to Vitest 3.x for Nx/Angular (c0d5b10)
  • vite-plugin-angular: remove Storybook ESM workaround plugin (#​1943) (52a3501)

v2.0.3

Compare Source

Performance Improvements
  • platform: use singleton instances for marked and highlighters for content (#​1935) (9c63726)

v2.0.2

Compare Source

Bug Fixes

v2.0.1

Compare Source

Bug Fixes

v2.0.0

Compare Source

Bug Fixes
  • add support for Nx 22.x (7a571d4)
  • analyze files for HMR updates (a1fad0a)
  • content-plugin: remove old migrations (1953f86)
  • content: fix server-side rendering with content resources (#​1884) (4e11f21)
  • create-analog: fix app component in templates (9ab109a)
  • create-analog: update Angular template versions (791a8ab)
  • nx-plugin: bump Nx deps to 22.x (21e31bd)
  • nx-plugin: remove tRPC from application generator (#​1898) (0b5afbb)
  • platform: externalize @​analogjs/content package until configured (#​1921) (119e2b9)
  • platform: update nitropack/vitefu deps (5d87039)
  • remove Angular v16 from release config (6afc4fa)
  • router: adjust peer deps for Angular v20 (f6612fe)
  • storybook-angular: bump Storybook deps to ^10.0.0 (c96d2af)
  • storybook-angular: don't mangle class names during the build (7a140df)
  • storybook-angular: export preset.js from root (9b70f86)
  • storybook-angular: set exports to use defaults (7c66c04)
  • storybook-angular: update type exports (f35c8f9)
  • update lockfile (3adfd16)
  • update to support Nx 22.0.2 (#​1913) (d38fa61)
  • vite-plugin-angular: expand optimization for Angular packages (43395f0)
  • vite-plugin-angular: more agx cleanup (91e0262)
  • vite-plugin-angular: remove support for Analog SFCs (#​1867) (52817cc)
  • vite-plugin-angular: remove vfile dependency (63e8dd8)
  • vitest-angular: add import attribute for json schema (5c745ef)
Features
  • astro-angular: use zoneless change detection by default (#​1899) (75149b6)
  • drop support for Angular <=16 (#​1825) (9d7176a)
  • migrate from fast-glob to tinyglobby for improved performance (#​1923) (036290a)
  • storybook-angular: add support for Storybook 10 (#​1903) (8715bea)
  • storybook-angular: add test-storybook builder as alias (4384988)
  • update Angular builders to compile to ESM (#​1868) (68d37a7)
  • upgrade to Vite 6.x (5ce9829)
  • vite-plugin-angular: add support for tsconfig as getter function (#​1892) (6411a7c)
  • vite-plugin-angular: introduce support for Angular v19 HMR/live reload (3820dc4)
BREAKING CHANGES
  • The base version of Vite is updated.

BEFORE:

Vite 5.x is the base version.

AFTER:

Vite 6.x is the base version.

v1.22.5

Compare Source

Bug Fixes
  • vite-plugin-angular: expand optimization for Angular packages (484553c)

v1.22.4

Compare Source

Bug Fixes
  • storybook-angular: adjust package ranges for 1.x (386c98d)

v1.22.3

Compare Source

Bug Fixes
  • add support for Nx 22.x (10d48e4)

v1.22.2

Compare Source

Bug Fixes
  • vite-plugin-angular: allow TestBed.overrideXXX() APIs in AOT mode (#​1909) (a8fd510)

v1.22.1

Compare Source

Bug Fixes
  • create-analog: add overrides for Vitest 4 and .env gitignore (837de30)

v1.22.0

Compare Source

Features
  • add support for Vitest 4 (4e9ff62)

v1.21.3

Compare Source

Bug Fixes
  • vite-plugin-angular: log warning when configured tsconfig path doesn't exist (19a58ba)

v1.21.2

Compare Source

Bug Fixes
  • storybook-angular: don't mangle class names during the build (00d74d1)

v1.21.1

Compare Source

Bug Fixes
  • add provenance to package publishing steps (c2c1534)
  • vite-plugin-angular: use configured resolve conditions then defaults (#​1882) (b79ab7b)

v1.21.0

Compare Source

Bug Fixes
Features

v1.20.2

Compare Source

What's Changed

New Contributors

Full Changelog: analogjs/analog@v1.20.1...v1.20.2

v1.20.1

Compare Source

Bug Fixes
  • storybook-angular: update support for CSS and preprocessor options (#​1850) (c5a9fa6)

v1.20.0

Compare Source

Bug Fixes
Features

v1.19.4

Compare Source

Bug Fixes
  • storybook-angular: add platform-browser to optimized dependencies (#​1817) (170b56c)

v1.19.3

Compare Source

Bug Fixes
  • vite-plugin-angular: update file emitter after compilation (#​1812) (474b6cc)

v1.19.2

Compare Source

Performance Improvements
  • vite-plugin-angular: decrease dev server startup time by emitting files on demand (#​1807) (f829652)

v1.19.1

Compare Source

Bug Fixes
  • nx-plugin: add css for tailwind, fix global import reference (#​1796) (28b9558)
  • nx-plugin: fix platform server dep for new app (#​1797) (c3d9660)
  • storybook-angular: prevent duplicate loading of analogjs plugins (#​1794) (6aeed12)
  • vite-plugin-angular: skip compilation for inline assets, .nx for HMR (#​1795) (0f4413a)

v1.19.0

Compare Source

Bug Fixes
  • create-analog: add overrides for Vite 7 to templates (07f0a88)
  • create-analog: remove extra comma from minimal template (906998d)
  • create-analog: update template package.json deps (#​1789) (abb9900)
  • nx-plugin: add caret to platform-server package for preset (a97ad4b)
  • nx-plugin: support migration for Angular v20 app component (#​1785) (7f2a240)
  • vite-plugin-nitro: fix page handler URLs (#​1788) (5fdcf7f)
Features

v1.18.0

Compare Source

Bug Fixes
  • create-analog: fix template and styles for SFCs (#​1778) (902fe23)
  • create-analog: update template dependencies to Angular v20 (#​1768) (8e1fae5)
  • nx-plugin: add fallback for json.files property in preset (6e2241a)
  • nx-plugin: ensure that tags option is used on app generation (#​1764) (df001b0)
  • vite-plugin-angular: trigger compilation from external templates/styles (#​1779) (e3a1f27)
Features
  • vite-plugin-nitro: support static server side data fetching during prerendering (#​1771) (377cdd2)

v1.17.1

Compare Source

Bug Fixes
  • nx-plugin: ensure that tags option is used on app generation (#​1764) (df001b0)
angular/angular-cli (@​angular-devkit/build-angular)

v21.2.0

Compare Source

@​angular/cli
Commit Type Description
0dd04f289 feat add markdown files to Prettier's formatting list
fbae1b6ab feat automatic formatting files modified by schematics
91b9d281f feat integrate file formatting into update migrations
98a24d040 feat standardize MCP tools around workspace/project options
d9cd609c5 fix correctly parse scoped packages in yarn classic list output
5b05f2500 fix enable shell option for Prettier execution on Windows platforms
25b8a157d fix quote complex range specifiers in package manager
6f29a8c35 fix renamed files by their new path in the schematic workflow
201a036f2 fix simplify Angular version compatibility checks and add special handling for local builds of new major versions
cdd26bb66 fix validate package manager version using semver.valid and throw an error if invalid
bc363af8b perf optimize package manager discovery with stat-based probing
@​schematics/angular
Commit Type Description
aa7381efd feat add a '.prettierrc' file to generated workspaces and add Prettier as dev dependency
f80db6fb7 feat add ng-add support for Vitest browser providers
5d1df50d8 fix add actionable feedback to vitest-browser schematic
@​angular/build
Commit Type Description
ece30f235 feat add headless option to unit-test builder
cad7a7c0f feat run vitest browser with playwright with OS theme
0b4982720 fix adjust sourcemap sources when Vitest wrapper is bypassed
1f114a9e8 fix bundle setup files in unit-test builder for Vitest
fd5cb28c8 fix explicitly fail when using Vitest runtime mocking
dc899e8a5 fix normalize allowedHosts in dev-server
26bbea12f fix serve extensionless assets without transformation

v21.1.5

Compare Source

@​angular/ssr
Commit Type Description
8695d6063 fix prevent open redirect via X-Forwarded-Prefix header
e4d445ec6 fix validate host headers to prevent header-based SSRF

v21.1.4

Compare Source

@​angular/build
Commit Type Description
7a9dd6b47 fix correctly resolve absolute setup file paths in Vitest

v21.1.3

Compare Source

@​schematics/angular
Commit Type Description
a18196a10 fix warn when production configuration is missing for service worker
@​angular-devkit/build-angular
Commit Type Description
6d05d27ca fix address Node.js deprecation DEP0190

v21.1.2

Compare Source

@​angular-devkit/schematics-cli
Commit Type Description
e7458c81d fix Add boolean type inference for 'true' and 'false' string values in argument parsing
@​angular-devkit/architect
Commit Type Description
[d66f1fe64](https://redirect.github.com/angular/angular-cli/commit/d66f1fe6475604

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot enabled auto-merge (squash) November 13, 2025 13:06
@renovate renovate bot force-pushed the renovate/major-test-and-release-automation-dependencies branch 6 times, most recently from 241cc66 to ad750b4 Compare November 19, 2025 21:01
@renovate renovate bot force-pushed the renovate/major-test-and-release-automation-dependencies branch 6 times, most recently from 0321030 to e5e62a5 Compare November 27, 2025 04:47
@renovate renovate bot force-pushed the renovate/major-test-and-release-automation-dependencies branch 3 times, most recently from 245984c to e72bffc Compare December 3, 2025 18:02
@renovate renovate bot force-pushed the renovate/major-test-and-release-automation-dependencies branch 4 times, most recently from f1b75a4 to 8eaf8a0 Compare December 12, 2025 04:05
@renovate renovate bot force-pushed the renovate/major-test-and-release-automation-dependencies branch 3 times, most recently from 3fe9a3e to 9e2c1d0 Compare December 18, 2025 22:00
@renovate renovate bot force-pushed the renovate/major-test-and-release-automation-dependencies branch 2 times, most recently from c14f0cc to 862b86d Compare January 5, 2026 18:50
@renovate renovate bot force-pushed the renovate/major-test-and-release-automation-dependencies branch 5 times, most recently from 2859227 to 36d33d9 Compare January 14, 2026 18:14
@renovate renovate bot force-pushed the renovate/major-test-and-release-automation-dependencies branch 3 times, most recently from 40da0d8 to 5a2e600 Compare January 21, 2026 20:40
@renovate renovate bot force-pushed the renovate/major-test-and-release-automation-dependencies branch 6 times, most recently from 1ddb822 to 2b8f067 Compare January 28, 2026 22:07
@renovate renovate bot force-pushed the renovate/major-test-and-release-automation-dependencies branch 5 times, most recently from 115c31e to e992ecf Compare February 5, 2026 01:30
@renovate renovate bot force-pushed the renovate/major-test-and-release-automation-dependencies branch 3 times, most recently from 04311e3 to b556540 Compare February 12, 2026 10:11
@renovate renovate bot force-pushed the renovate/major-test-and-release-automation-dependencies branch 5 times, most recently from 4b8bb03 to 1e02139 Compare February 24, 2026 01:58
@renovate renovate bot force-pushed the renovate/major-test-and-release-automation-dependencies branch from 1e02139 to c73b292 Compare February 25, 2026 21:23
@renovate renovate bot force-pushed the renovate/major-test-and-release-automation-dependencies branch from c73b292 to 51f7c8f Compare February 26, 2026 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants