Skip to content

Bump @analogjs/vite-plugin-angular from 1.13.0 to 2.3.1#9

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/analogjs/vite-plugin-angular-2.3.1
Open

Bump @analogjs/vite-plugin-angular from 1.13.0 to 2.3.1#9
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/analogjs/vite-plugin-angular-2.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2026

Bumps @analogjs/vite-plugin-angular from 1.13.0 to 2.3.1.

Release notes

Sourced from @​analogjs/vite-plugin-angular's releases.

v2.3.1

2.3.1 (2026-03-01)

Bug Fixes

  • vite-plugin-angular: use single ? for JIT style resolve suffix (#2096) (7693930)

v2.3.1-beta.1

2.3.1-beta.1 (2026-02-27)

Bug Fixes

  • vite-plugin-angular: hash styleId to prevent filename exceeding max length (#2090) (2aa2114)

v2.3.0

2.3.0 (2026-02-25)

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.3.0-beta.18

2.3.0-beta.18 (2026-02-25)

... (truncated)

Changelog

Sourced from @​analogjs/vite-plugin-angular's changelog.

2.4.0-beta.8 (2026-03-13)

Features

2.4.0-beta.7 (2026-03-12)

Bug Fixes

  • platform: separate disabling highlighting from content discovery (#2110) (618c42c)

2.4.0-beta.6 (2026-03-11)

Bug Fixes

  • vite-plugin-angular: ensure sequential compilation for client and ssr bundles (#2109) (008bd1c)

2.4.0-beta.5 (2026-03-10)

Bug Fixes

  • update dependencies and package manager versions across projects (#2106) (429536c), closes #2040

2.4.0-beta.4 (2026-03-05)

Bug Fixes

  • platform: allow using custom vite plugins for Angular compilation (#2102) (8bb4fb4)

2.4.0-beta.3 (2026-03-01)

Bug Fixes

  • vite-plugin-angular: use single ? for JIT style resolve suffix (#2096) (7693930)

2.4.0-beta.2 (2026-03-01)

Bug Fixes

  • router: use non-greedy regex for path normalization (#2093) (fa5dd9b)

2.4.0-beta.1 (2026-02-27)

Features

  • content: extract TOC to be property on contentFile (#2091) (4e870cc)

2.3.1-beta.1 (2026-02-27)

... (truncated)

Commits
  • 553790b chore: release 2.3.1 [skip ci]
  • 7693930 fix(vite-plugin-angular): use single ? for JIT style resolve suffix (#2096)
  • 321e408 chore: release 2.3.0 [skip ci]
  • eb5544e Merge pull request #2089 from analogjs/beta
  • 33c2251 chore: release 2.3.0-beta.18 [skip ci]
  • 86e2a6a fix(storybook-angular): revert "fix(storybook-angular): add missing applyDeco...
  • 260e935 docs: sync the contributors to zh-hans (#2085)
  • 63132bd chore: release 2.3.0-beta.17 [skip ci]
  • 9a14163 fix(storybook-angular): add missing applyDecorators to render annotaions (#2086)
  • 0f7a6ea chore: release 2.3.0-beta.16 [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​analogjs/vite-plugin-angular since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@analogjs/vite-plugin-angular](https://github.com/analogjs/analog) from 1.13.0 to 2.3.1.
- [Release notes](https://github.com/analogjs/analog/releases)
- [Changelog](https://github.com/analogjs/analog/blob/beta/CHANGELOG.md)
- [Commits](analogjs/analog@v1.13.0...v2.3.1)

---
updated-dependencies:
- dependency-name: "@analogjs/vite-plugin-angular"
  dependency-version: 2.3.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 15, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants