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

Bump @analogjs/vite-plugin-angular from 1.13.0 to 1.13.1 #119

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 18, 2025

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

Release notes

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

v1.13.1

What's Changed

New Contributors

Full Changelog: analogjs/analog@v1.13.0...v1.13.1

v1.13.1-beta.8

1.13.1-beta.8 (2025-02-13)

Bug Fixes

  • vitest-angular: expand semver range of @​angular-devkit/architect (#1611) (272eabc)

v1.13.1-beta.7

1.13.1-beta.7 (2025-02-12)

Bug Fixes

  • router: properly parse json response in the FormAction (#1605) (6a8fc20)

v1.13.1-beta.6

1.13.1-beta.6 (2025-02-10)

... (truncated)

Changelog

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

1.13.1 (2025-02-17)

Bug Fixes

  • router: properly parse json response in the FormAction (#1605) (6a8fc20)
  • vite-plugin-angular: add detection for Vitest CLI in watch mode (#1602) (9cae439)
  • vite-plugin-angular: add exception for agx to resourceNameToFileName (#1595) (718a0dc)
  • vite-plugin-angular: cache MarkedSetupService creation (#1584) (9b8c90d)
  • vite-plugin-angular: cache resource reads for agx files (#1587) (3eb5fa9)
  • vite-plugin-angular: check for style extension in resourceNameToFileName (#1596) (4ff66a4)
  • vite-plugin-angular: remove check for Vitest command in watch mode (#1606) (744ed1f)
  • vite-plugin-angular: support double quotes in analog import attributes (#1590) (0b4e245)
  • vitest-angular: expand semver range of @​angular-devkit/architect (#1611) (272eabc)

1.13.1-beta.8 (2025-02-13)

Bug Fixes

  • vitest-angular: expand semver range of @​angular-devkit/architect (#1611) (272eabc)

1.13.1-beta.7 (2025-02-12)

Bug Fixes

  • router: properly parse json response in the FormAction (#1605) (6a8fc20)

1.13.1-beta.6 (2025-02-10)

Bug Fixes

  • vite-plugin-angular: remove check for Vitest command in watch mode (#1606) (744ed1f)

1.13.1-beta.5 (2025-02-07)

Bug Fixes

  • vite-plugin-angular: add detection for Vitest CLI in watch mode (#1602) (9cae439)

1.13.1-beta.4 (2025-02-05)

Bug Fixes

  • vite-plugin-angular: check for style extension in resourceNameToFileName (#1596) (4ff66a4)

1.13.1-beta.3 (2025-02-05)

Bug Fixes

  • vite-plugin-angular: add exception for agx to resourceNameToFileName (#1595) (718a0dc)

... (truncated)

Commits
  • c8a1702 chore: release 1.13.1 [skip ci]
  • db381db Merge pull request #1616 from analogjs/beta
  • 9340ce8 docs: add osnoser1 as a contributor for doc (#1615)
  • 766f154 docs: add extra instructions to use vitest in zoneless apps (#1614)
  • 0bd7cf8 ci: bump workflow actions
  • 06b349c build: update .node-version to 22.14.0 for corepack fix
  • bf553b0 chore: update prettier and run formatting
  • 8c9c8bc docs: add r-yanyo as a contributor for infra (#1612)
  • 968e9b7 chore: release 1.13.1-beta.8 [skip ci]
  • 272eabc fix(vitest-angular): expand semver range of @​angular-devkit/architect (#1611)
  • 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.13.0 to 1.13.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...v1.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 18, 2025
Copy link
Author

dependabot bot commented on behalf of github Feb 18, 2025

Dependabot tried to add @bassner and @krusche as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/kit-sdq/Artemis/pulls/119/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the kit-sdq/Artemis repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Author

dependabot bot commented on behalf of github Feb 18, 2025

The following labels could not be found: ready for review.

Copy link
Author

dependabot bot commented on behalf of github Feb 20, 2025

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

@dependabot dependabot bot closed this Feb 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/analogjs/vite-plugin-angular-1.13.1 branch February 20, 2025 12:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants