nest-rest-mongo-boilerplate
nest-rest-mongo-boilerplate copied to clipboard
Update dependency @nestjs/swagger to v6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @nestjs/swagger | 5.2.1 -> 6.0.5 |
Release Notes
nestjs/swagger
v6.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) https://github.com/nestjs/swagger/issues/2006 (
4d048e0) - fix(): explorer is not displayed https://github.com/nestjs/swagger/issues/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)
v6.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)
v6.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)
v6.0.2
- Merge branch 'flamewow-fix/fastify_ignoreTrailingSlash' (
6d8cd31) - chore(): minor tweaks (
6b1a099) - Merge branch 'fix/fastify_ignoreTrailingSlash' of github.com:flamewow/swagger into flamewow-fix/fastify_ignoreTrailingSlash (
a45d527) - Merge branch 'flamewow-fix/content_type_fix' (
05d9ca2) - chore(): minor tweaks (
fabdf6f) - fixed breaking issue caused by passing 'ignoreTrailingSlash: true' in Fastify adapter options (
3eaf783) - Merge pull request #1966 from CatsJuice/fix/build-html-static-base-url (
7bf6e99) - Merge pull request #1963 from Panzer1119/fix-swagger-ui-init-js-generation (
408e39d) - chore(deps): update nest monorepo to v9.0.2 (
7ee0601) - test(@nestjs/swagger): add manual test for
2afc3dcto manual-e2e.ts (5c38773) - fixed content type issue, added test cases (
5652905) - fix(swagger-module): change buildSwaggerHtml baseUrl from absolute to relative (
4a2a365) - fix(@nestjs/swagger): replace quoted functionPlaceholder completely (
2afc3dc) - chore(deps): update nest monorepo to v9.0.1 (
207de33)
v6.0.1
- chore(): update mapped types (
9f0c981) - chore(deps): update dependency openapi-types to v12 (
c45e00f)
v6.0.0
- Merge pull request #1939 from nestjs/renovate/lint-staged-13.x (
5e6c421) - Merge pull request #1959 from nestjs/renovate/swagger-ui-dist-4.x (
87e118a) - Merge pull request #1960 from nestjs/renovate/major-jest-monorepo (
4954d59) - chore(deps): update dependency lint-staged to v13 (
3e28ece) - chore(deps): update dependency @types/jest to v28 (
cf94dd2) - fix(deps): update dependency swagger-ui-dist to v4.12.0 (
5a3fa22) - Merge pull request #1958 from nestjs/renovate/prettier-2.x (
52f35f0) - Merge pull request #1935 from nestjs/renovate/typescript-4.x (
914abb4) - Merge pull request #1934 from nestjs/renovate/lint-staged-12.x (
74e3eec) - Merge pull request #1918 from nestjs/renovate/typescript-eslint-monorepo (
1f4b9af) - chore(deps): update typescript-eslint monorepo to v5.30.5 (
0d5f8ba) - chore(deps): update dependency typescript to v4.7.4 (
63b5a6c) - chore(deps): update dependency prettier to v2.7.1 (
bb64743) - chore(deps): update dependency lint-staged to v12.5.0 (
7154d1a) - Merge pull request #1957 from nestjs/renovate/openapi-types-11.x (
b9f1f2b) - Merge pull request #1922 from nestjs/renovate/eslint-8.x (
ff307fc) - Merge pull request #1940 from nestjs/renovate/jest-monorepo (
e6a8507) - chore(deps): update dependency openapi-types to v11.1.0 (
2a3ccc6) - Merge pull request #1907 from nestjs/renovate/commitlint-monorepo (
2be0e2d) - Merge pull request #1920 from nestjs/renovate/ts-jest-28.x (
1f2a632) - chore(deps): update dependency eslint to v8.19.0 (
4ca3aee) - chore(deps): update jest monorepo (
df5b8cc) - chore(deps): update dependency ts-jest to v28.0.5 (
693e672) - chore(deps): update commitlint monorepo to v17.0.3 (
68cc944) - chore(): merge conflicts (
9f59393) - chore(): update deps (
4cc6728) - Merge pull request #1950 from nestjs/renovate/npm-got-vulnerability (
984469f) - Merge pull request #1955 from nestjs/dependabot/npm_and_yarn/parse-url-6.0.2 (
dedea81) - chore(deps): bump parse-url from 6.0.0 to 6.0.2 (
5a1b29b) - chore(deps): update dependency got [security] (
4209808) - fixed validate-schema.e2e-spec (
abd1ce3) - removed compatibility layer, added basic auth sample into e2e manual test (
eed0820) - master -> feat/routing_platform_independence (
b11e8b4) - chore(): update test fixtures (
548e1bf) - fix(): address ts compilation error (helpers) (
0f971f6) - chore(): upgrade deps to latest versions (
74b277e) - Merge pull request #1927 from micalevisk/patch-1 (
3fa3fdb) - Merge pull request #1926 from Tony133/chore/update-readme-and-license (
c170605) - chore: replace gitter by discord on contributing guide (
9fc0d1c) - chore(): update README.md (
efc1a90) - chore(): update readme and license (
1cdce3c) - chore(deps): update dependency ts-jest to v28 (
912632f) - chore(deps): update dependency jest to v28 (
166e766) - chore(deps): update dependency fastify-swagger to v5.2.0 (
7902bc4) - chore(deps): update dependency @types/node to v16.11.31 (
07c1889) - chore(deps): update dependency @types/node to v16.11.30 (
2e8fad6) - chore(deps): update dependency lint-staged to v12.4.1 (
889d484) - chore(deps): update dependency express to v4.18.0 (
3281085) - chore(deps): update typescript-eslint monorepo to v5.21.0 (
723feb7) - chore(deps): update dependency @types/node to v16.11.29 (
da45002) - chore(deps): update dependency @types/node to v16.11.28 (
e655f62) - chore(deps): update dependency eslint to v8.14.0 (
b71fc66) - fixed fastify serve html issue on path = / (
d00cb8b) - chore(deps): update dependency lint-staged to v12.4.0 (
13a3db8) - merged master -> feat/routing_platform_independence (
fe301f1) - chore(deps): update dependency @types/lodash to v4.14.182 (
56bfd72) - chore(deps): update typescript-eslint monorepo to v5.20.0 (
51f0eb6) - merged master -> feat/routing_platform_independence (
5763328) - chore(deps): update dependency lint-staged to v12.3.8 (
2f3bb3f) - feat(): routing platform independence (PR comments resolution) (
a893977) - merged master -> feat/routing_platform_independence + conflicts resolution (
92e85c9) - feat(): routing platform independence (fastify-swagger uiHooks backward compatibility) (
fd40f40) - chore(deps): update dependency @types/node to v16.11.27 (
cbf0b2c) - merged master -> feat/routing_platform_independence (
082dc0e) - merged master -> feat/routing_platform_independence (
8aba4ae) - feat(): routing platform independence (fastify-swagger options backward compatibility) (
472acc5) - chore(deps): update dependency fastify-swagger to v5.1.1 (
a9e36ca) - feat(): routing platform independence (resolved PR remarks) (
ea85683) - chore(deps): update typescript-eslint monorepo to v5.19.0 (
641ad1b) - chore(deps): update dependency release-it to v14.14.2 (
ba67b42) - feat(): routing platform independence (polishing) (
2913391) - feat(): routing platform independence (better static files serving solution) (
ed777f3) - feat(): routing platform independence (initial implementation) (
b666b3e) - chore(deps): update dependency release-it to v14.14.1 (
fcecaae) - chore(deps): update dependency eslint to v8.13.0 (
531d4be) - chore(deps): update nest monorepo to v8.4.4 (
5d5f3fb) - chore(deps): update dependency eslint-plugin-import to v2.26.0 (
f17079c) - chore(deps): update typescript-eslint monorepo to v5.18.0 (
d6ebf2d) - chore(deps): update dependency prettier to v2.6.2 (
ce71c9a) - chore(deps): update dependency release-it to v14.14.0 (
ebd3885) - chore(deps): update dependency @types/lodash to v4.14.181 (
6bd6a20) - chore(deps): update typescript-eslint monorepo to v5.17.0 (
be03f42) - chore(deps): update dependency fastify-swagger to v5.1.0 (
1a5b119) - chore(deps): update dependency eslint to v8.12.0 (
4a4da13) - chore(deps): update nest monorepo to v8.4.3 (
2e9ecc6)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: package-lock.json
Found file in cache: /tmp/renovate-cache/buildpack/7576b42decc67f70b61585f41c5074bea75c260886346e567578ea0e0dc2d571/node-v16.17.0-linux-x64.tar.xz
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: @nestjs/[email protected]
npm ERR! node_modules/@nestjs/common
npm ERR! @nestjs/common@"8.4.7" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @nestjs/common@"^9.0.0" from @nestjs/[email protected]
npm ERR! node_modules/@nestjs/swagger
npm ERR! @nestjs/swagger@"6.1.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate-cache/others/npm/_logs/2022-08-26T10_58_02_973Z-debug-0.log
Kudos, SonarCloud Quality Gate passed! 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication