Skip to content

chore(deps-dev): bump @analogjs/vite-plugin-angular from 2.6.1 to 2.6.2#749

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/analogjs/vite-plugin-angular-2.6.2
Closed

chore(deps-dev): bump @analogjs/vite-plugin-angular from 2.6.1 to 2.6.2#749
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/analogjs/vite-plugin-angular-2.6.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps @analogjs/vite-plugin-angular from 2.6.1 to 2.6.2.

Release notes

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

v2.6.2

2.6.2 (2026-06-25)

Bug Fixes

  • create-analog: update Node.js compat with Angular v22 and @​angular/animations deprecation (#2375) (9282770)
  • vite-plugin-angular: @​Service detection and external styleUrl preprocessing in fastCompile (#2383) (bb789c1)
  • vite-plugin-angular: cover legacy compliance fixtures + fix surfaced DI emit bugs (#2389) (8d0f053)
  • vite-plugin-angular: emit fastCompile providers referenced by a const (#2388) (8ca1d0b)
  • vite-plugin-angular: resolve non-standalone component scope in fastCompile (#2390) (f115390)

v2.6.2-beta.5

2.6.2-beta.5 (2026-06-25)

Bug Fixes

  • vite-plugin-angular: resolve non-standalone component scope in fastCompile (#2390) (f115390)

v2.6.2-beta.4

2.6.2-beta.4 (2026-06-25)

Bug Fixes

  • vite-plugin-angular: cover legacy compliance fixtures + fix surfaced DI emit bugs (#2389) (8d0f053)

v2.6.2-beta.3

2.6.2-beta.3 (2026-06-25)

Bug Fixes

  • vite-plugin-angular: emit fastCompile providers referenced by a const (#2388) (8ca1d0b)

v2.6.2-beta.2

2.6.2-beta.2 (2026-06-16)

Bug Fixes

  • create-analog: update Node.js compat with Angular v22 and @​angular/animations deprecation (#2375) (9282770)

v2.6.2-beta.1

2.6.2-beta.1 (2026-06-16)

Bug Fixes

... (truncated)

Changelog

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

2.6.2 (2026-06-25)

Bug Fixes

  • create-analog: update Node.js compat with Angular v22 and @​angular/animations deprecation (#2375) (9282770)
  • vite-plugin-angular: @​Service detection and external styleUrl preprocessing in fastCompile (#2383) (bb789c1)
  • vite-plugin-angular: cover legacy compliance fixtures + fix surfaced DI emit bugs (#2389) (8d0f053)
  • vite-plugin-angular: emit fastCompile providers referenced by a const (#2388) (8ca1d0b)
  • vite-plugin-angular: resolve non-standalone component scope in fastCompile (#2390) (f115390)

2.6.2-beta.5 (2026-06-25)

Bug Fixes

  • vite-plugin-angular: resolve non-standalone component scope in fastCompile (#2390) (f115390)

2.6.2-beta.4 (2026-06-25)

Bug Fixes

  • vite-plugin-angular: cover legacy compliance fixtures + fix surfaced DI emit bugs (#2389) (8d0f053)

2.6.2-beta.3 (2026-06-25)

Bug Fixes

  • vite-plugin-angular: emit fastCompile providers referenced by a const (#2388) (8ca1d0b)

2.6.2-beta.2 (2026-06-16)

Bug Fixes

  • create-analog: update Node.js compat with Angular v22 and @​angular/animations deprecation (#2375) (9282770)

2.6.2-beta.1 (2026-06-16)

Bug Fixes

Commits
  • 70869a7 chore: release 2.6.2 [skip ci]
  • cfdb9e8 Merge pull request #2391 from analogjs/beta
  • e5da749 chore: release 2.6.2-beta.5 [skip ci]
  • f115390 fix(vite-plugin-angular): resolve non-standalone component scope in fastCompi...
  • 6f93fa1 chore: release 2.6.2-beta.4 [skip ci]
  • 8d0f053 fix(vite-plugin-angular): cover legacy compliance fixtures + fix surfaced DI ...
  • e0da2e0 chore: release 2.6.2-beta.3 [skip ci]
  • 8ca1d0b fix(vite-plugin-angular): emit fastCompile providers referenced by a const (#...
  • 39fa344 docs: update Zerops deployment guide (#2387)
  • c7e8a24 build: reference tsconfig.spec.json from package solution tsconfigs (#2384)
  • Additional commits viewable in compare view

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 2.6.1 to 2.6.2.
- [Release notes](https://github.com/analogjs/analog/releases)
- [Changelog](https://github.com/analogjs/analog/blob/beta/CHANGELOG.md)
- [Commits](analogjs/analog@v2.6.1...v2.6.2)

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

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 Jun 29, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in TMI Jun 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Looks like @analogjs/vite-plugin-angular is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 29, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/main/analogjs/vite-plugin-angular-2.6.2 branch June 29, 2026 15:49
@github-project-automation github-project-automation Bot moved this from Backlog to Done in TMI Jun 29, 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

Archived in project

Development

Successfully merging this pull request may close these issues.

0 participants