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

build(deps-dev): bump @nestjs/swagger from 7.1.8 to 7.1.10 #339

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2023

Bumps @nestjs/swagger from 7.1.8 to 7.1.10.

Release notes

Sourced from @​nestjs/swagger's releases.

Release 7.1.9

  • Merge pull request #2570 from nestjs/renovate/swagger-ui-dist-5.x (9c03f73)
  • Merge pull request #2592 from quangtran88/fix/enum-type-resolve-incorrect (3709d05)
  • chore(deps): update typescript-eslint monorepo to v6.5.0 (19e2db6)
  • Add default value for enum metadata type (54f35c5)
  • chore(deps): update nest monorepo to v10.2.2 (cf4b40e)
  • fix(services): resolve enum type correctly if enumName is provided (b517b7f)
  • chore(deps): update dependency @​types/node to v18.17.12 (407f906)
  • chore(deps): update dependency eslint to v8.48.0 (ae47808)
  • chore(deps): update dependency @​types/node to v18.17.11 (760dbc6)
  • chore(deps): update dependency jest to v29.6.4 (e674f6b)
  • chore(deps): update dependency @​types/node to v18.17.9 (26a15c1)
  • chore(deps): update dependency @​types/node to v18.17.8 (f5311a2)
  • chore(deps): update dependency @​types/jest to v29.5.4 (3f5284a)
  • chore(deps): update dependency @​types/node to v18.17.7 (72eeb3b)
  • chore(deps): update nest monorepo to v10.2.1 (1e5a5d9)
  • chore(deps): update typescript-eslint monorepo to v6.4.1 (f84f654)
  • chore(deps): update dependency jest to v29.6.3 (48fcb98)
  • chore(deps): update nest monorepo to v10.2.0 (6e447fd)
  • chore(deps): update dependency lint-staged to v14.0.1 (21d21c0)
  • chore(deps): update dependency eslint-plugin-import to v2.28.1 (a15c108)
  • chore(deps): update dependency @​types/node to v18.17.6 (a4b21aa)
  • fix(deps): update dependency swagger-ui-dist to v5.4.2 (7922288)
  • chore(deps): update typescript-eslint monorepo to v6.4.0 (0b7075c)
  • chore(deps): update dependency lint-staged to v14 (241f7c4)
  • chore(deps): update dependency lint-staged to v13.3.0 (73b4dc7)
  • chore(deps): update dependency release-it to v16.1.5 (3aae385)
  • chore(deps): update dependency @​types/node to v18.17.5 (aa19783)
  • chore(deps): update dependency eslint to v8.47.0 (84ea284)
  • chore(deps): update dependency @​commitlint/cli to v17.7.1 (71d60fa)
Commits
  • 8c38434 chore(): release v7.1.10
  • 6fe0f6c chore(): release v7.1.9
  • 9c03f73 Merge pull request #2570 from nestjs/renovate/swagger-ui-dist-5.x
  • 3709d05 Merge pull request #2592 from quangtran88/fix/enum-type-resolve-incorrect
  • 19e2db6 chore(deps): update typescript-eslint monorepo to v6.5.0
  • 54f35c5 Add default value for enum metadata type
  • cf4b40e chore(deps): update nest monorepo to v10.2.2
  • b517b7f fix(services): resolve enum type correctly if enumName is provided
  • 407f906 chore(deps): update dependency @​types/node to v18.17.12
  • ae47808 chore(deps): update dependency eslint to v8.48.0
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@nestjs/swagger](https://github.com/nestjs/swagger) from 7.1.8 to 7.1.10.
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@7.1.8...7.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from igrek8 as a code owner August 30, 2023 05:52
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2023
@github-actions github-actions bot enabled auto-merge (squash) August 30, 2023 05:53
@codecov-commenter
Copy link

Codecov Report

Merging #339 (631f312) into main (2cea8d0) will not change coverage.
Report is 32 commits behind head on main.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff            @@
##              main      #339   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          237       237           
  Branches        34        34           
=========================================
  Hits           237       237           

@github-actions github-actions bot merged commit e973c41 into main Aug 30, 2023
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nestjs/swagger-7.1.10 branch August 30, 2023 05:55
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.

1 participant