Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @nestjs/swagger from 6.2.1 to 6.3.0 #89

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2023

Bumps @nestjs/swagger from 6.2.1 to 6.3.0.

Release notes

Sourced from @​nestjs/swagger's releases.

Release 6.3.0

  • test: check ts version and compare diff output if v5 (508a206)
  • fix(plugin): hotfix ts version condition (4858616)
  • fix(plugin): hotfix ts version condition (9e82747)
  • Merge pull request #2296 from bojovypstros/refactor-intersection (ae495fc)
  • Merge pull request #2303 from Dracks/master (6f02ee2)
  • Merge pull request #2308 from nestjs/renovate/swagger-ui-dist-4.x (5b02c68)
  • Merge pull request #2145 from timoklingenhoefer/master (46c5fae)
  • Merge pull request #2283 from nestjs/renovate/cimg-node-19.x (804d2b5)
  • chore(deps): upgrade typescript (35043f9)
  • fix(deps): update dependency swagger-ui-dist to v4.18.2 (8dc7920)
  • chore(deps): update dependency eslint to v8.37.0 (132fbac)
  • chore(deps): update dependency @​types/node to v18.15.11 (9ac9348)
  • chore(deps): update dependency @​commitlint/cli to v17.5.1 (f2c9e4f)
  • chore(deps): update typescript-eslint monorepo to v5.57.0 (8e1d529)
  • chore(deps): update dependency @​types/lodash to v4.14.192 (0cd083a)
  • chore(deps): update dependency @​types/node to v18.15.10 (56b4054)
  • chore(deps): update dependency @​types/node to v18.15.9 (c8d5174)
  • chore(deps): update dependency release-it to v15.9.3 (6653b68)
  • chore(deps): update dependency prettier to v2.8.7 (5c6e615)
  • chore(deps): update dependency @​types/node to v18.15.7 (8d0c28c)
  • chore(deps): update dependency @​types/node to v18.15.6 (07db689)
  • chore(deps): update dependency @​commitlint/cli to v17.5.0 (f797487)
  • chore(deps): update nest monorepo to v9.3.12 (82f49cb)
  • chore(deps): update nest monorepo to v9.3.11 (47fe4b5)
  • chore(deps): update dependency release-it to v15.9.1 (8b3cdd8)
  • chore(deps): update dependency prettier to v2.8.6 (2c6c3a0)
  • chore(deps): update dependency @​types/node to v18.15.5 (f9aea9f)
  • chore(deps): update dependency eslint-config-prettier to v8.8.0 (52cc234)
  • chore(deps): update typescript-eslint monorepo to v5.56.0 (83699ee)
  • chore(deps): update node.js to v19.8 (6f15fa8)
  • chore(deps): update dependency prettier to v2.8.5 (72cc7aa)
  • chore(deps): update dependency @​types/jest to v29.5.0 (d399b18)
  • chore(deps): update dependency release-it to v15.9.0 (6f82f87)
  • chore(deps): update dependency @​types/jest to v29.4.4 (423ee60)
  • chore(deps): update nest monorepo to v9.3.10 (e37f568)
  • chore(deps): update dependency @​types/jest to v29.4.2 (44277ac)
  • chore(deps): update dependency @​types/node to v18.15.3 (1a71715)
  • chore(deps): update typescript-eslint monorepo to v5.55.0 (906f720)
  • chore(deps): update dependency @​types/node to v18.15.2 (e0c8d19)
  • chore(deps): update dependency @​types/jest to v29.4.1 (259f783)
  • chore(deps): update dependency @​types/node to v18.15.1 (19a8750)
  • chore(deps): update dependency eslint to v8.36.0 (b9fcf4a)
  • chore(deps): update dependency lint-staged to v13.2.0 (e4b5312)
  • chore(deps): update dependency @​types/node to v18.15.0 (6eb3e4c)
  • chore(deps): update dependency release-it to v15.8.0 (329b54c)
  • chore(deps): update typescript-eslint monorepo to v5.54.1 (fa542f7)
  • chore(deps): update dependency jest to v29.5.0 (bf25252)
  • chore(deps): update dependency eslint-config-prettier to v8.7.0 (3c952d3)
  • chore(deps): update dependency @​types/node to v18.14.6 (3a6ce81)

... (truncated)

Commits
  • 2a80ffc chore(): release v6.3.0
  • 508a206 test: check ts version and compare diff output if v5
  • 4858616 fix(plugin): hotfix ts version condition
  • 9e82747 fix(plugin): hotfix ts version condition
  • ae495fc Merge pull request #2296 from bojovypstros/refactor-intersection
  • 6f02ee2 Merge pull request #2303 from Dracks/master
  • 5b02c68 Merge pull request #2308 from nestjs/renovate/swagger-ui-dist-4.x
  • 46c5fae Merge pull request #2145 from timoklingenhoefer/master
  • 804d2b5 Merge pull request #2283 from nestjs/renovate/cimg-node-19.x
  • 35043f9 chore(deps): upgrade typescript
  • 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 Apr 1, 2023
@dependabot dependabot bot requested a review from antoinezanardi April 1, 2023 22:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/nestjs/swagger-6.3.0 branch 3 times, most recently from 34b0b00 to a4593f1 Compare April 2, 2023 08:51
Bumps [@nestjs/swagger](https://github.com/nestjs/swagger) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@6.2.1...6.3.0)

---
updated-dependencies:
- dependency-name: "@nestjs/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/nestjs/swagger-6.3.0 branch from a4593f1 to a6c9d4a Compare April 3, 2023 05:47
@antoinezanardi antoinezanardi merged commit ca96a6d into develop Apr 3, 2023
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/nestjs/swagger-6.3.0 branch April 3, 2023 05:59
antoinezanardi pushed a commit that referenced this pull request May 3, 2023
## [1.7.0](v1.6.2...v1.7.0) (2023-05-03)

### 🚀 Features

* **changelog:** commit sections finally sorted ([#114](#114)) ([7b03e55](7b03e55))
* **dependabot:** update gitHub actions automatically ([#84](#84)) ([aba46d4](aba46d4))
* **game:** create game history record ([#85](#85)) ([9918713](9918713))
* **game:** make game play route ([#119](#119)) ([58e115f](58e115f))

### 📖 Docs

* **package-json:** more precise docs in package json ([#118](#118)) ([e50e326](e50e326))
* **readme:** add missing section in readme summary ([#140](#140)) ([8132799](8132799))

### 🧹 Chore

* **deps:** bump @commitlint/cli from 17.5.1 to 17.6.1 ([#112](#112)) ([061d7e6](061d7e6))
* **deps:** bump @commitlint/config-conventional from 17.4.4 to 17.6.1 ([#113](#113)) ([1260d7b](1260d7b))
* **deps:** bump @fastify/static from 6.10.0 to 6.10.1 ([#106](#106)) ([404dcaf](404dcaf))
* **deps:** bump @fastify/static from 6.9.0 to 6.10.0 ([#90](#90)) ([bea97b6](bea97b6))
* **deps:** bump @nestjs/cli from 9.3.0 to 9.4.0 ([#107](#107)) ([a9e4617](a9e4617))
* **deps:** bump @nestjs/cli from 9.4.0 to 9.4.1 ([#125](#125)) ([7a0fcfa](7a0fcfa))
* **deps:** bump @nestjs/cli from 9.4.1 to 9.4.2 ([#128](#128)) ([47b29a9](47b29a9))
* **deps:** bump @nestjs/common from 9.3.12 to 9.4.0 ([#96](#96)) ([b33f7cd](b33f7cd))
* **deps:** bump @nestjs/core from 9.3.12 to 9.4.0 ([#99](#99)) ([e97c99d](e97c99d))
* **deps:** bump @nestjs/platform-express from 9.3.12 to 9.4.0 ([#98](#98)) ([b0fc028](b0fc028))
* **deps:** bump @nestjs/platform-fastify from 9.3.12 to 9.4.0 ([#97](#97)) ([c29d2ea](c29d2ea))
* **deps:** bump @nestjs/schematics from 9.0.4 to 9.1.0 ([#87](#87)) ([98dbf0c](98dbf0c))
* **deps:** bump @nestjs/swagger from 6.2.1 to 6.3.0 ([#89](#89)) ([ca96a6d](ca96a6d))
* **deps:** bump @nestjs/testing from 9.3.12 to 9.4.0 ([#95](#95)) ([f325230](f325230))
* **deps:** bump @types/jest from 29.5.0 to 29.5.1 ([#120](#120)) ([f4c365a](f4c365a))
* **deps:** bump @types/lodash from 4.14.192 to 4.14.194 ([#109](#109)) ([7e46b87](7e46b87))
* **deps:** bump @types/node from 18.15.10 to 18.15.11 ([18f9ec6](18f9ec6))
* **deps:** bump @types/node from 18.15.11 to 18.15.12 ([#121](#121)) ([c19e0d1](c19e0d1))
* **deps:** bump @types/node from 18.15.12 to 18.15.13 ([#122](#122)) ([4c5b393](4c5b393))
* **deps:** bump @types/node from 18.15.13 to 18.16.0 ([#124](#124)) ([81bfd6f](81bfd6f))
* **deps:** bump @types/node from 18.16.0 to 18.16.1 ([#131](#131)) ([241d62c](241d62c))
* **deps:** bump @types/node from 18.16.1 to 18.16.2 ([#134](#134)) ([72e2962](72e2962))
* **deps:** bump @types/node from 18.16.2 to 18.16.3 ([#137](#137)) ([1869a1e](1869a1e))
* **deps:** bump @types/validator from 13.7.14 to 13.7.15 ([#110](#110)) ([dd19e05](dd19e05))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.57.1 ([#93](#93)) ([20a2b07](20a2b07))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0 ([#104](#104)) ([81d03d3](81d03d3))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 ([#115](#115)) ([2635b9c](2635b9c))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1 ([#126](#126)) ([0f831a3](0f831a3))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 ([#138](#138)) ([887af37](887af37))
* **deps:** bump @typescript-eslint/parser from 5.57.0 to 5.57.1 ([#94](#94)) ([9e8242f](9e8242f))
* **deps:** bump @typescript-eslint/parser from 5.57.1 to 5.58.0 ([#105](#105)) ([783e718](783e718))
* **deps:** bump @typescript-eslint/parser from 5.58.0 to 5.59.0 ([#117](#117)) ([47972b2](47972b2))
* **deps:** bump @typescript-eslint/parser from 5.59.0 to 5.59.1 ([#127](#127)) ([f78414e](f78414e))
* **deps:** bump @typescript-eslint/parser from 5.59.1 to 5.59.2 ([#139](#139)) ([e12add4](e12add4))
* **deps:** bump eslint from 8.36.0 to 8.37.0 ([24c0c17](24c0c17))
* **deps:** bump eslint from 8.37.0 to 8.38.0 ([#103](#103)) ([6b795a5](6b795a5))
* **deps:** bump eslint from 8.38.0 to 8.39.0 ([#123](#123)) ([5b7bd23](5b7bd23))
* **deps:** bump lint-staged from 13.2.0 to 13.2.1 ([#101](#101)) ([4a4ec9a](4a4ec9a))
* **deps:** bump lint-staged from 13.2.1 to 13.2.2 ([#132](#132)) ([05b2ff0](05b2ff0))
* **deps:** bump mongoose from 7.0.3 to 7.0.4 ([#116](#116)) ([e9a6f7a](e9a6f7a))
* **deps:** bump mongoose from 7.0.4 to 7.0.5 ([#129](#129)) ([e675ff8](e675ff8))
* **deps:** bump mongoose from 7.0.5 to 7.1.0 ([#135](#135)) ([eee079b](eee079b))
* **deps:** bump rimraf from 4.4.1 to 5.0.0 ([#102](#102)) ([b6d1cba](b6d1cba))
* **deps:** bump rxjs from 7.8.0 to 7.8.1 ([#133](#133)) ([0102c92](0102c92))
* **deps:** bump semantic-release from 21.0.0 to 21.0.1 ([#88](#88)) ([643b6f3](643b6f3))
* **deps:** bump semantic-release from 21.0.1 to 21.0.2 ([#136](#136)) ([e4ac52b](e4ac52b))
* **deps:** bump ts-jest from 29.0.5 to 29.1.0 ([#92](#92)) ([72461ef](72461ef))
* **deps:** bump tsconfig-paths from 4.1.2 to 4.2.0 ([a6850b7](a6850b7))
* **deps:** bump typescript from 4.9.5 to 5.0.4 ([#100](#100)) ([352f8f0](352f8f0))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant