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 7.0.12 to 7.1.1 #310

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2023

Bumps @nestjs/swagger from 7.0.12 to 7.1.1.

Release notes

Sourced from @​nestjs/swagger's releases.

Release 7.1.1

  • fix(plugin): pass options to type literal node initializer factory (8d852c9)

Release 7.1.0

  • Merge pull request #2505 from botflux/master (dcfdf1b)
  • chore(deps): update typescript-eslint monorepo to v5.61.0 (045aa4b)
  • chore(deps): update nest monorepo to v10.0.5 (e674afc)
  • chore(deps): update dependency eslint to v8.44.0 (6fde3ec)
  • chore(deps): update dependency @​types/node to v18.16.19 (14f0741)
  • chore(deps): update dependency ts-jest to v29.1.1 (f31c441)
  • refactor(@​nestjs/swagger): rename the option to patchDocumentOnRequest (83c3e8d)
  • style(@​nestjs/swagger): lint (ab23696)
  • fix(@​nestjs/swagger): fix document patching for fastify with ignoreTrailingSlash case (9117bf6)
  • test(@​nestjs/swagger): test patched document for yaml and json route using fastify (bc70d13)
  • style(@​nestjs/swagger): lint (3e297ad)
  • feat(@​nestjs/swagger): allow to patch document using a custom function (f49f5b2)
  • chore(deps): update nest monorepo to v10.0.4 (7674a11)
Commits
  • df08016 chore(): release v7.1.1
  • 8d852c9 fix(plugin): pass options to type literal node initializer factory
  • 43a244b chore(): release v7.1.0
  • dcfdf1b Merge pull request #2505 from botflux/master
  • 045aa4b chore(deps): update typescript-eslint monorepo to v5.61.0
  • e674afc chore(deps): update nest monorepo to v10.0.5
  • 6fde3ec chore(deps): update dependency eslint to v8.44.0
  • 14f0741 chore(deps): update dependency @​types/node to v18.16.19
  • f31c441 chore(deps): update dependency ts-jest to v29.1.1
  • 83c3e8d refactor(@​nestjs/swagger): rename the option to patchDocumentOnRequest
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 5, 2023
@dependabot dependabot bot requested a review from antoinezanardi July 5, 2023 04:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/nestjs/swagger-7.1.1 branch 2 times, most recently from 10ab6c2 to 04c70fc Compare July 5, 2023 07:35
Bumps [@nestjs/swagger](https://github.com/nestjs/swagger) from 7.0.12 to 7.1.1.
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@7.0.12...7.1.1)

---
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-7.1.1 branch from 04c70fc to 16fb496 Compare July 5, 2023 08:03
@antoinezanardi antoinezanardi merged commit 460e242 into develop Jul 5, 2023
9 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/nestjs/swagger-7.1.1 branch July 5, 2023 09:07
antoinezanardi pushed a commit that referenced this pull request Jul 7, 2023
## [1.12.0](v1.11.0...v1.12.0) (2023-07-07)

### 🚀 Features

* **dependabot:** group some deps together ([#317](#317)) ([a3d7377](a3d7377))
* **game-play:** handle sheriff election tie in votes ([#314](#314)) ([09c8606](09c8606))
* **player-attribute:** decreasing and outcomes ([#279](#279)) ([a5c8b6b](a5c8b6b))

### 🔩 Refactor

* **game-play-validator:** use game source methods for validations ([#300](#300)) ([98b2f53](98b2f53))
* **game-play:** rename some services ([#293](#293)) ([01df850](01df850))

### 🔁 CI

* **pr-names:** linter for pull requests name ([#302](#302)) ([2c2a8e5](2c2a8e5))

### 🧹 Chore

* **deps:** bump @commitlint/cli from 17.6.5 to 17.6.6 ([d45513b](d45513b))
* **deps:** bump @commitlint/config-conventional from 17.6.5 to 17.6.6 ([01b2fe6](01b2fe6))
* **deps:** bump @nestjs/cli from 10.0.3 to 10.0.5 ([ee48eef](ee48eef))
* **deps:** bump @nestjs/cli from 10.0.5 to 10.1.1 ([#307](#307)) ([ebb0341](ebb0341))
* **deps:** bump @nestjs/cli from 10.1.1 to 10.1.4 ([#313](#313)) ([30164b1](30164b1))
* **deps:** bump @nestjs/cli from 10.1.4 to 10.1.7 ([#315](#315)) ([1866459](1866459))
* **deps:** bump @nestjs/swagger from 7.0.10 to 7.0.11 ([#294](#294)) ([924734b](924734b))
* **deps:** bump @nestjs/swagger from 7.0.11 to 7.0.12 ([#299](#299)) ([f26d21a](f26d21a))
* **deps:** bump @nestjs/swagger from 7.0.12 to 7.1.1 ([#310](#310)) ([460e242](460e242))
* **deps:** bump @nestjs/swagger from 7.0.4 to 7.0.6 ([f7a1f9f](f7a1f9f))
* **deps:** bump @nestjs/swagger from 7.0.6 to 7.0.10 ([#291](#291)) ([7afad8c](7afad8c))
* **deps:** bump @types/node from 20.3.1 to 20.3.2 ([63f6f58](63f6f58))
* **deps:** bump @types/node from 20.3.2 to 20.3.3 ([#303](#303)) ([350c05a](350c05a))
* **deps:** bump @types/node from 20.3.3 to 20.4.0 ([#316](#316)) ([bc6c2a1](bc6c2a1))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1 ([9930d12](9930d12))
* **deps:** bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0 ([#308](#308)) ([1711d9d](1711d9d))
* **deps:** bump @typescript-eslint/parser from 5.60.0 to 5.60.1 ([c7d8388](c7d8388))
* **deps:** bump @typescript-eslint/parser from 5.60.1 to 5.61.0 ([#309](#309)) ([1ee5d86](1ee5d86))
* **deps:** bump eslint from 8.43.0 to 8.44.0 ([#306](#306)) ([f7269d9](f7269d9))
* **deps:** bump jest from 29.5.0 to 29.6.0 ([#312](#312)) ([6c4cf4d](6c4cf4d))
* **deps:** bump jest from 29.6.0 to 29.6.1 ([#319](#319)) ([c705ae1](c705ae1))
* **deps:** bump lint-staged from 13.2.2 to 13.2.3 ([#298](#298)) ([6ff0285](6ff0285))
* **deps:** bump mongoose from 7.3.1 to 7.3.2 ([#318](#318)) ([910878a](910878a))
* **deps:** bump radash from 10.9.0 to 11.0.0 ([#290](#290)) ([ed28c3e](ed28c3e))
* **deps:** bump semantic-release from 21.0.5 to 21.0.6 ([#296](#296)) ([525208f](525208f))
* **deps:** bump semantic-release from 21.0.6 to 21.0.7 ([#311](#311)) ([fef3c53](fef3c53))
* **deps:** bump ts-jest from 29.1.0 to 29.1.1 ([#304](#304)) ([234f87c](234f87c))
* **deps:** bump ts-loader from 9.4.3 to 9.4.4 ([#295](#295)) ([c8d0e98](c8d0e98))
* **deps:** bump typescript from 5.1.3 to 5.1.5 ([#292](#292)) ([c5fd6e0](c5fd6e0))
* **deps:** bump typescript from 5.1.5 to 5.1.6 ([#297](#297)) ([17f745d](17f745d))
* **stryker:** update to stryker 7.1 ([#301](#301)) ([32a2e33](32a2e33))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.12.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 javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant