Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2025

Bumps the npm-major group in /src/Moryx.Shifts.Web with 4 updates: @angular-devkit/build-angular, @types/jasmine, jasmine-core and ng-openapi-gen.

Updates @angular-devkit/build-angular from 19.2.15 to 21.0.1

Release notes

Sourced from @​angular-devkit/build-angular's releases.

21.0.1

@​schematics/angular

Commit Description
fix - 2f58705cb add missing imports for lifecycle hooks in jasmine-vitest migration
fix - c973bb9ca add mock names to createSpyObj transformation
fix - 4534c9848 do not set esModuleInterop and moduleResolution when module is preserve
fix - 16d898e75 fix migration of jasmine.clock().mockDate()
fix - 21c3eac72 handle createSpyObj without base name on refactor-jasmine-vitest
fix - b8c99aa4c improve safety of done callback transformation
fix - 4a71e06fc silently skip when the build target already uses one of the new builders
fix - 2ffdae421 support testRunner option in library schematic
fix - 145de4a58 warn about loose matching in arrayWithExactContents

@​angular/cli

Commit Description
fix - 363496ae0 ensure dependencies are resolved correctly for node modules directory check

@​angular/build

Commit Description
fix - d097df2d7 correct Vitest coverage path resolution for JSDOM on Windows
fix - cdb607ada correctly configure per-browser headless mode in Vitest runner
fix - 244931ece correctly invoke isTTY as a function
fix - 54d542738 ensure correct URL joining for prerender routes
fix - a28b38bbe force dev-server to use HTTP/1.1 when using SSR with SSL
fix - 59ff867f0 normalize --include paths to posix

@​angular/ssr

Commit Description
fix - 03e231216 handle X-Forwarded-Prefix and APP_BASE_HREF in redirects
fix - 3cac01882 prevent redirect loop with encoded query parameters

21.0.0

@​angular/cli

Commit Description
feat - 58d101d5e add --json output to ng version
feat - d014630fa add advanced filtering to MCP example search
feat - 6d3a3c579 add ai-tutor mcp tool
feat - 1c06b16a9 add builder info to list_projects MCP tool
feat - 301b50da4 add fallback support for packages without direct ng add functionality
feat - 3040b777e add style language detection to list_projects tool
feat - 45024e836 add unit test framework detection to list_projects tool
feat - 104c90768 enhance ng version output with more details
feat - 286b6204c make documentation search tool version-aware
feat - 406315d09 make find_examples tool version-aware
feat - 68e711307 make get_best_practices tool version-aware
feat - 50453fdee overhaul ng version command output
feat - 1ee9ce3c9 promote MCP find_examples tool to a stable tool
feat - 0d53e82d5 provide detailed peer dependency conflict errors in ng add

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

21.0.1 (2025-11-26)

@​angular/cli

Commit Type Description
363496ae0 fix ensure dependencies are resolved correctly for node modules directory check

@​schematics/angular

Commit Type Description
2f58705cb fix add missing imports for lifecycle hooks in jasmine-vitest migration
c973bb9ca fix add mock names to createSpyObj transformation
4534c9848 fix do not set esModuleInterop and moduleResolution when module is preserve
16d898e75 fix fix migration of jasmine.clock().mockDate()
21c3eac72 fix handle createSpyObj without base name on refactor-jasmine-vitest
b8c99aa4c fix improve safety of done callback transformation
4a71e06fc fix silently skip when the build target already uses one of the new builders
2ffdae421 fix support testRunner option in library schematic
145de4a58 fix warn about loose matching in arrayWithExactContents

@​angular/build

Commit Type Description
d097df2d7 fix correct Vitest coverage path resolution for JSDOM on Windows
cdb607ada fix correctly configure per-browser headless mode in Vitest runner
244931ece fix correctly invoke isTTY as a function
54d542738 fix ensure correct URL joining for prerender routes
a28b38bbe fix force dev-server to use HTTP/1.1 when using SSR with SSL
59ff867f0 fix normalize --include paths to posix

@​angular/ssr

Commit Type Description
03e231216 fix handle X-Forwarded-Prefix and APP_BASE_HREF in redirects
3cac01882 fix prevent redirect loop with encoded query parameters

20.3.12 (2025-11-25)

@​angular/build

Commit Type Description

... (truncated)

Commits
  • e09d9a5 release: cut the v21.0.1 release
  • 53092c1 build: update cross-repo angular dependencies
  • 4aa1f7e build: update pnpm to v10.23.0
  • 3261be6 build: lock file maintenance
  • 2bfcbc3 build: update all github actions
  • 3a4da66 refactor(@​angular/build): adjust compiler-cli namespace import
  • 39ab18c build: update cross-repo angular dependencies to v21.0.1
  • 30b96bd build: update dependency zone.js to ~0.16.0
  • 21c3eac fix(@​schematics/angular): handle createSpyObj without base name on refactor-j...
  • 7222b54 docs: mention Vitest instead of Karma in README template of workspace files
  • Additional commits viewable in compare view

Updates @types/jasmine from 4.3.6 to 5.1.13

Commits

Updates jasmine-core from 4.5.0 to 5.12.1

Release notes

Sourced from jasmine-core's releases.

v5.12.1

Please see the release notes.

v5.12.0

Please see the release notes.

v5.11.0

Please see the release notes.

v5.10.0

Please see the release notes.

v5.9.0

Please see the release notes.

v5.8.0

Please see the release notes.

v5.7.1

Please see the release notes.

v5.7.0

Please see the release notes.

v5.6.0

Please see the release notes.

v5.5.0

Please see the release notes.

v5.4.0

Please see the release notes.

v5.3.0

Please see the release notes.

v5.2.0

Please see the release notes.

5.1.2

Please see the release notes.

5.1.1

Please see the release notes.

5.1.0

Please see the release notes.

5.0.1

Please see the release notes.

... (truncated)

Commits
  • 18d4d38 Fix version number in 5.12.1 release notes
  • 53e9bc6 Bump version to 5.12.1
  • 2be50e1 Merge branch 'bonkevin-fix-custom-matcher'
  • 27a1257 fix: unavailable custom matchers on top-it
  • 9a67c4e Copy 6.0.0-alpha.1 release notes from branch
  • 7ba53b2 Bump version to 5.12.0
  • dbc1f92 Revert "Clicking a link in the HTML reporter does exact filtering"
  • 489b83c Revert "Move knowledge of query parameters out of boot1.js"
  • c590095 Copy 6.0.0-alpha.0 release notes from branch
  • 0688db8 Bump version to 5.11.0
  • Additional commits viewable in compare view

Updates ng-openapi-gen from 0.51.0 to 1.0.5

Release notes

Sourced from ng-openapi-gen's releases.

1.0.5

  • Index imports with reserved words do not have a $ suffix (#383)
  • Empty export in index.ts if apiService: false (#386)
  • Add a provider for the ApiConfiguration instance (#388)
  • Duplicated X-Operation-Name Attribute Is Ignored And Not Generated (#389)
  • Fix imports when type is an array with 'array' type (#390)

1.0.4

  • Required properties on an extended schema are not handled expectedly (#108)
  • Missing export type for function parameters causes compilation error with isolatedModules (#378)
  • Duplicate function exports (#379)
  • Not exporting index for the api service (#380)

1.0.3

  • Services are generated with inline models instead of typed models in 1.0+ (#375)
  • Union Types instead of Enums in Object (#376)
  • Unnecessary map import on services when generating with promises (#377)

1.0.2

  • Generated API service contains uncompilable code when using observables (#369)
  • SyntaxError: Unable to resolve $ref pointer "http://localhost:8080/v3/api-docs" (#372)
  • NgModule still generated by default in 1.x (#373)
  • General index, if generated and services not generated, included invalid service references (#374)

1.0.1

Fixed a packaging error

1.0.0

Note: Due to a last-time packaging error, the 1.0.0 version doesn't run as a installed dependencies. Please, use 1.0.1.

This version marks a milestone for the project: support for OpenAPI 3.1 was added. We have also taken the opportunity to modernize several default options, as well as a promises-based API instead of Observables. See #364 for more details.

The old options are all still available. Refer to https://github.com/cyclosproject/ng-openapi-gen?tab=readme-ov-file#migrating-from-previous-versions-to-10 for which configuration options need to be changed for the generator to keep working as before.

For new projects, however, it is recommended to use the new approach.

Other fixes included:

  • Discriminator missing on 2nd level of inheritance (allOf) (#363)
  • Duplicate service methods when using 'application/cbor' on both request and response (#354)
  • Add functionIndex config (#348)

0.53.0

  • Do not emit an empty module export in the index if no module is required (#338)
  • Support "const" (#339)
  • Do Type-Only Exports #343
  • Ordering of imports is language dependent (#352)

0.52.0

  • Exclude API definitions with by matching the API path (#279)

... (truncated)

Commits
  • 842fa5c Set version to 1.0.5
  • b867b0a Merge pull request #390 from stephen-moyer/master
  • ee7f654 Duplicated X-Operation-Name Attribute Is Ignored And Not Generated
  • 03d277b Add a provider for the ApiConfiguration instance
  • 7849cc6 Empty export in index.ts if apiService: false
  • fc6b179 Operations whose ids are reserved cause errors in index file
  • 171e3e7 Added a test to make sure a nullable in $ref is ignored
  • 334e7e1 Remove as any
  • 85cd92a Fix imports when type is an array with 'array' type
  • 69bce10 Upgraded dependencies
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-major group in /src/Moryx.Shifts.Web with 4 updates: [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine), [jasmine-core](https://github.com/jasmine/jasmine) and [ng-openapi-gen](https://github.com/cyclosproject/ng-openapi-gen).


Updates `@angular-devkit/build-angular` from 19.2.15 to 21.0.1
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.2.15...21.0.1)

Updates `@types/jasmine` from 4.3.6 to 5.1.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

Updates `jasmine-core` from 4.5.0 to 5.12.1
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v4.5.0...v5.12.1)

Updates `ng-openapi-gen` from 0.51.0 to 1.0.5
- [Release notes](https://github.com/cyclosproject/ng-openapi-gen/releases)
- [Commits](cyclosproject/ng-openapi-gen@0.51.0...1.0.5)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 21.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-major
- dependency-name: "@types/jasmine"
  dependency-version: 5.1.13
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-major
- dependency-name: jasmine-core
  dependency-version: 5.12.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-major
- dependency-name: ng-openapi-gen
  dependency-version: 1.0.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant