Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2023

Bumps swagger-typescript-api from 12.0.3 to 12.0.4.

Release notes

Sourced from swagger-typescript-api's releases.

12.0.4 Release

What's Changed

fix: onCreateRoute skip behaviour
fix: problems with prefixes\suffixes for extracted requests params, enums

Full Changelog: acacode/swagger-typescript-api@12.0.3...12.0.4

Changelog

Sourced from swagger-typescript-api's changelog.

12.0.4

fix: onCreateRoute skip behaviour
fix: problems with prefixes\suffixes for extracted requests params, enums

Full Changelog: acacode/swagger-typescript-api@12.0.3...12.0.4

Commits
  • ec190c9 bump: up version to 12.0.4
  • f15c246 fix: onCreateRoute skip behaviour
  • a505c79 chore: add comments for prev commit changes
  • b479251 fix: try to fix problems with resolving extracting path params type
  • d406131 fix: try to fix problems with resolving extracting path params type
  • 885e5a5 chore: add tests for extract enums
  • 3d0ebfd chore: add tests for extract enums
  • b1c0a38 chore: add tests for extract enums
  • 80871bf Merge pull request #508 from AGrigorii/fix-enums-extracting
  • 1c2d846 docs: extractEnums nodeJs option has been described
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 24, 2023
Bumps [swagger-typescript-api](https://github.com/acacode/swagger-typescript-api) from 12.0.3 to 12.0.4.
- [Release notes](https://github.com/acacode/swagger-typescript-api/releases)
- [Changelog](https://github.com/acacode/swagger-typescript-api/blob/master/CHANGELOG.md)
- [Commits](acacode/swagger-typescript-api@12.0.3...12.0.4)

---
updated-dependencies:
- dependency-name: swagger-typescript-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swagger-typescript-api-12.0.4 branch from 83ec0c6 to c051ef4 Compare March 24, 2023 15:24
@cloudcome cloudcome merged commit 4615f52 into master Mar 24, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swagger-typescript-api-12.0.4 branch March 24, 2023 15:28
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.

2 participants