Skip to content

Bump ng-openapi-gen from 0.51.0 to 1.0.5 in /src/Moryx.Shifts.Web/app in the npm-major group across 1 directory#1129

Closed
dependabot[bot] wants to merge 1 commit intofuturefrom
dependabot/npm_and_yarn/src/Moryx.Shifts.Web/app/future/npm-major-40d06201ae
Closed

Bump ng-openapi-gen from 0.51.0 to 1.0.5 in /src/Moryx.Shifts.Web/app in the npm-major group across 1 directory#1129
dependabot[bot] wants to merge 1 commit intofuturefrom
dependabot/npm_and_yarn/src/Moryx.Shifts.Web/app/future/npm-major-40d06201ae

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps the npm-major group with 1 update in the /src/Moryx.Shifts.Web/app directory: ng-openapi-gen.

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 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 <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 with 1 update in the /src/Moryx.Shifts.Web/app directory: [ng-openapi-gen](https://github.com/cyclosproject/ng-openapi-gen).


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: 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] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2026

Looks like ng-openapi-gen is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Mar 3, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/Moryx.Shifts.Web/app/future/npm-major-40d06201ae branch March 3, 2026 11:38
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.

0 participants