nestjs-api-boilerplate-jwt
nestjs-api-boilerplate-jwt copied to clipboard
Bump @nestjs/swagger from 6.0.1 to 6.0.5
Bumps @nestjs/swagger from 6.0.1 to 6.0.5.
Release notes
Sourced from @nestjs/swagger
's releases.
Release 6.0.5
- Merge pull request #1997 from nestjs/renovate/swagger-ui-dist-4.x (3efa8e3)
- Merge pull request #2012 from flamewow/fix/explorer_options_was_not_working (c5e4c97)
- Merge pull request #2013 from flamewow/fix/root_path (e73d013)
- fix(deps): update dependency swagger-ui-dist to v4.13.2 (d672995)
- chore(deps): update typescript-eslint monorepo to v5.32.0 (9567ce9)
- chore(deps): update dependency eslint to v8.21.0 (9f03da0)
- fixed swagger on '/' (root path) nestjs/swagger#2006 (4d048e0)
- fix(): explorer is not displayed nestjs/swagger#2010 (7884d7c)
- chore(deps): update dependency
@fastify/static
to v6.5.0 (4fca62e)- chore(deps): update nest monorepo to v9.0.7 (3573a3a)
- chore(deps): update nest monorepo to v9.0.6 (112faac)
- chore(deps): update dependency release-it to v15.2.0 (36cb2d3)
- chore(deps): update typescript-eslint monorepo to v5.31.0 (a463f3f)
- chore(deps): update dependency release-it to v15.1.4 (0711813)
- chore(deps): update dependency
@fastify/static
to v6.4.1 (96cf9d7)- chore(deps): update typescript-eslint monorepo to v5.30.7 (936bad8)
- chore(deps): update nest monorepo to v9.0.5 (3ead6f5)
- chore(deps): update dependency release-it to v15.1.3 (d51d416)
- ci(): run unit tests in band (circleci issues) (8f7ae01)
- Merge pull request #1993 from wodCZ/feature/circleci-convenience-image (a37588d)
- ci(): use next-gen convenience image; update npm version without sudo (ef62373)
- chore(deps): update dependency eslint to v8.20.0 (f6dfe4c)
- chore(deps): update dependency ts-jest to v28.0.7 (a3feff7)
- chore(deps): update dependency
@types/jest
to v28.1.6 (8ec2148)- chore(deps): update dependency ts-jest to v28.0.6 (50c8b56)
- chore(deps): update dependency release-it to v15.1.2 (d86f97d)
Release 6.0.4
- Merge branch 'flamewow-fix/reverse_proxy_usecase' (453e977)
- style(): update comments (905216d)
- Merge branch 'fix/reverse_proxy_usecase' of github.com:flamewow/swagger into flamewow-fix/reverse_proxy_usecase (5473531)
- Merge pull request #1986 from flamewow/fix/undefined_swagger_options (0cb695d)
- fixed issues caused by accessing nestjs-swagger behind reverse proxy (32e2fb9)
- added default value for custom swagger options (2e0e95f)
- Merge pull request #1980 from Panzer1119/master (e62323d)
- chore(deps): update dependency jest to v28.1.3 (74ee706)
- chore(deps): update dependency
@types/jest
to v28.1.5 (ac8fcd0)- fix(
@nestjs/swagger
): skip invalid types when converting swagger document to yaml (5e818f6)- chore(deps): update nest monorepo to v9.0.3 (1048a32)
Release 6.0.3
- Merge pull request #1973 from CatsJuice/revert-1966-fix/build-html-static-base-url (2b21b54)
- chore(deps): update typescript-eslint monorepo to v5.30.6 (1dfb901)
- chore(deps): pin dependency supertest to 6.2.4 (e9ac49e)
- Revert "fix(swagger-module): change buildSwaggerHtml baseUrl from absolute to…" (8676ae7)
Release 6.0.2
- Merge branch 'flamewow-fix/fastify_ignoreTrailingSlash' (6d8cd31)
- chore(): minor tweaks (6b1a099)
... (truncated)
Commits
b545a18
chore(): release v6.0.53efa8e3
Merge pull request #1997 from nestjs/renovate/swagger-ui-dist-4.xc5e4c97
Merge pull request #2012 from flamewow/fix/explorer_options_was_not_workinge73d013
Merge pull request #2013 from flamewow/fix/root_pathd672995
fix(deps): update dependency swagger-ui-dist to v4.13.29567ce9
chore(deps): update typescript-eslint monorepo to v5.32.09f03da0
chore(deps): update dependency eslint to v8.21.04d048e0
fixed swagger on '/' (root path) nestjs/swagger#20067884d7c
fix(): explorer is not displayed nestjs/swagger#20104fca62e
chore(deps): update dependency@fastify/static
to v6.5.0- 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 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)
The following labels could not be found: dependabot
.
Superseded by #314.