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

build(deps-dev): bump @analogjs/vite-plugin-angular from 1.10.2 to 1.11.0 in /frontend #2109

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps @analogjs/vite-plugin-angular from 1.10.2 to 1.11.0.

Release notes

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

v1.11.0

What's Changed

New Contributors

Full Changelog: analogjs/analog@v1.10.3...v1.11.0

v1.11.0-beta.6

1.11.0-beta.6 (2024-12-30)

Bug Fixes

  • vite-plugin-nitro: normalize outputPaths for app hosting (09b1fa5)

v1.11.0-beta.5

1.11.0-beta.5 (2024-12-30)

Features

  • vite-plugin-nitro: add support for Firebase App Hosting deployment (#1529) (3657bf1)

v1.11.0-beta.4

1.11.0-beta.4 (2024-12-28)

Bug Fixes

  • vite-plugin-angular: invalidation fixes for HMR/live reload (#1526) (7b783d9)

v1.11.0-beta.3

1.11.0-beta.3 (2024-12-27)

Features

  • vite-plugin-angular: introduce support for Angular v19 HMR/live reload (#1523) (0602a8f)

v1.11.0-beta.2

1.11.0-beta.2 (2024-12-26)

... (truncated)

Changelog

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

1.11.0 (2024-12-31)

Bug Fixes

  • vite-plugin-angular: invalidation fixes for HMR/live reload (#1526) (7b783d9)
  • vite-plugin-nitro: normalize outputPaths for app hosting (09b1fa5)
  • vitest-angular: reuse vitest server in watch mode for build-test (#1519) (724d1f1)

Features

  • router: introduce support for Analog Server Components (#1518) (44289b0)
  • vite-plugin-angular: introduce support for Angular v19 HMR/live reload (#1523) (0602a8f)
  • vite-plugin-nitro: add support for Firebase App Hosting deployment (#1529) (3657bf1)
  • vitest-angular: add UI and coverage options to test builder (#1521) (026b3dc)

1.11.0-beta.6 (2024-12-30)

Bug Fixes

  • vite-plugin-nitro: normalize outputPaths for app hosting (09b1fa5)

1.11.0-beta.5 (2024-12-30)

Features

  • vite-plugin-nitro: add support for Firebase App Hosting deployment (#1529) (3657bf1)

1.11.0-beta.4 (2024-12-28)

Bug Fixes

  • vite-plugin-angular: invalidation fixes for HMR/live reload (#1526) (7b783d9)

1.11.0-beta.3 (2024-12-27)

Features

  • vite-plugin-angular: introduce support for Angular v19 HMR/live reload (#1523) (0602a8f)

1.11.0-beta.2 (2024-12-26)

Features

  • vitest-angular: add UI and coverage options to test builder (#1521) (026b3dc)

1.11.0-beta.1 (2024-12-20)

Bug Fixes

  • vitest-angular: reuse vitest server in watch mode for build-test (#1519) (724d1f1)

... (truncated)

Commits
  • c43491b chore: release 1.11.0 [skip ci]
  • 2b6ed0e Merge pull request #1531 from analogjs/beta
  • 930b6f0 chore: release 1.11.0-beta.6 [skip ci]
  • 09b1fa5 fix(vite-plugin-nitro): normalize outputPaths for app hosting
  • d9bc634 chore: release 1.11.0-beta.5 [skip ci]
  • 3657bf1 feat(vite-plugin-nitro): add support for Firebase App Hosting deployment (#1529)
  • b54964a chore: release 1.11.0-beta.4 [skip ci]
  • 7b783d9 fix(vite-plugin-angular): invalidation fixes for HMR/live reload (#1526)
  • b3f8a93 chore: release 1.11.0-beta.3 [skip ci]
  • 0602a8f feat(vite-plugin-angular): introduce support for Angular v19 HMR/live reload ...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.10.2 to 1.11.0.
- [Release notes](https://github.com/analogjs/analog/releases)
- [Changelog](https://github.com/analogjs/analog/blob/beta/CHANGELOG.md)
- [Commits](analogjs/analog@v1.10.2...v1.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from MoritzWeber0 as a code owner January 6, 2025 17:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 6, 2025
Copy link

sonarqubecloud bot commented Jan 6, 2025

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