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

chore(deps-dev): bump @analogjs/vitest-angular from 1.9.4 to 1.10.3 #130

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2024

Bumps @analogjs/vitest-angular from 1.9.4 to 1.10.3.

Release notes

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

v1.10.3

1.10.3 (2024-12-17)

Bug Fixes

  • platform: add front-matter for default optimization (#1510) (faab0d5)
  • vitest-angular: set watch mode flag when passed from CLI args (#1508) (f4fbe77)
  • vitest-angular: use vite overrides to pass test watch mode (#1509) (438571f)

v1.10.3-beta.3

1.10.3-beta.3 (2024-12-17)

Bug Fixes

  • platform: add front-matter for default optimization (#1510) (faab0d5)

v1.10.3-beta.2

1.10.3-beta.2 (2024-12-17)

Bug Fixes

  • vitest-angular: use vite overrides to pass test watch mode (#1509) (438571f)

v1.10.3-beta.1

1.10.3-beta.1 (2024-12-17)

Bug Fixes

  • vitest-angular: set watch mode flag when passed from CLI args (#1508) (f4fbe77)

v1.10.2

1.10.2 (2024-12-16)

Bug Fixes

  • create-analog: remove override for @​nx/angular package (#1487) (cb3d70b)
  • create-analog: set root property to empty on angular.json (#1481) (d9cdbe2)
  • exclude astro-app from builds (ebabc90)
  • nx-plugin: update Nx preset to 20.x and Angular 19.x (#1484) (7d8ee23)
  • vite-plugin-angular: fix Angular v18/v19 support for ɵPendingTasks (#1497) (3215ab4)
  • vite-plugin-angular: only apply sourcemap transform to TS files during testing (#1500) (0b56d46)
  • vite-plugin-angular: process call expr and property access expr property (#1498) (cf7db8f)
  • vite-plugin-angular: process destructured objects (#1499) (cba76da)
  • vite-plugin-angular: properly transform files during testing with watch mode (#1503) (6d9179f)
  • vite-plugin-angular: resolve JIT external template/style files (#1493) (54e9488)

... (truncated)

Changelog

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

1.10.3 (2024-12-17)

Bug Fixes

  • platform: add front-matter for default optimization (#1510) (faab0d5)
  • vitest-angular: set watch mode flag when passed from CLI args (#1508) (f4fbe77)
  • vitest-angular: use vite overrides to pass test watch mode (#1509) (438571f)

1.10.3-beta.3 (2024-12-17)

Bug Fixes

  • platform: add front-matter for default optimization (#1510) (faab0d5)

1.10.3-beta.2 (2024-12-17)

Bug Fixes

  • vitest-angular: use vite overrides to pass test watch mode (#1509) (438571f)

1.10.3-beta.1 (2024-12-17)

Bug Fixes

  • vitest-angular: set watch mode flag when passed from CLI args (#1508) (f4fbe77)

1.10.2 (2024-12-16)

Bug Fixes

  • create-analog: remove override for @​nx/angular package (#1487) (cb3d70b)
  • create-analog: set root property to empty on angular.json (#1481) (d9cdbe2)
  • exclude astro-app from builds (ebabc90)
  • nx-plugin: update Nx preset to 20.x and Angular 19.x (#1484) (7d8ee23)
  • vite-plugin-angular: fix Angular v18/v19 support for ɵPendingTasks (#1497) (3215ab4)
  • vite-plugin-angular: only apply sourcemap transform to TS files during testing (#1500) (0b56d46)
  • vite-plugin-angular: process call expr and property access expr property (#1498) (cf7db8f)
  • vite-plugin-angular: process destructured objects (#1499) (cba76da)
  • vite-plugin-angular: properly transform files during testing with watch mode (#1503) (6d9179f)
  • vite-plugin-angular: resolve JIT external template/style files (#1493) (54e9488)
  • vite-plugin-angular: return undefined when not resolving id (#1495) (ac6a854)
  • vite-plugin-angular: skip re-transform in JIT mode (#1489) (30533c6)

1.10.2-beta.12 (2024-12-16)

Bug Fixes

  • vite-plugin-angular: properly transform files during testing with watch mode (#1503) (6d9179f)

1.10.2-beta.11 (2024-12-15)

... (truncated)

Commits
  • d955698 chore: release 1.10.3 [skip ci]
  • b7befbc Merge pull request #1511 from analogjs/beta
  • f1bb66e chore: release 1.10.3-beta.3 [skip ci]
  • faab0d5 fix(platform): add front-matter for default optimization (#1510)
  • e212860 chore: release 1.10.3-beta.2 [skip ci]
  • 438571f fix(vitest-angular): use vite overrides to pass test watch mode (#1509)
  • 7a85cb9 chore: release 1.10.3-beta.1 [skip ci]
  • f4fbe77 fix(vitest-angular): set watch mode flag when passed from CLI args (#1508)
  • aafebef chore: formatting
  • 2b187e6 ci: publish releases on npm before creating release on GitHub
  • 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/vitest-angular](https://github.com/analogjs/analog) from 1.9.4 to 1.10.3.
- [Release notes](https://github.com/analogjs/analog/releases)
- [Changelog](https://github.com/analogjs/analog/blob/beta/CHANGELOG.md)
- [Commits](analogjs/analog@v1.9.4...v1.10.3)

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

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 Dec 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 21, 2024

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

@dependabot dependabot bot closed this Dec 21, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/analogjs/vitest-angular-1.10.3 branch December 21, 2024 15:26
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