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.11 to 7.1.12 #357

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Bumps @nestjs/swagger from 7.1.11 to 7.1.12.

Release notes

Sourced from @​nestjs/swagger's releases.

Release 7.1.12

  • fix: mapped types shim should return classes #2610 (73edf73)
  • chore(deps): update dependency @​types/node to v18.17.18 (9ebe5e8)
  • chore(deps): update typescript-eslint monorepo to v6.7.2 (a861fff)
  • Merge pull request #2613 from nestjs/renovate/swagger-ui-dist-5.x (3554d46)
  • fix(deps): update dependency swagger-ui-dist to v5.7.2 (e9a7300)
  • chore(deps): update dependency @​fastify/static to v6.11.2 (5758bcf)
  • chore(deps): update dependency @​types/node to v18.17.17 (07e9950)
  • chore(deps): update dependency @​types/js-yaml to v4.0.6 (25f00ce)
  • chore(deps): update dependency @​types/jest to v29.5.5 (d1ba24b)
  • chore(deps): update dependency @​types/node to v18.17.16 (3dbd470)
  • chore(deps): update dependency jest to v29.7.0 (ac28704)
  • chore(deps): update typescript-eslint monorepo to v6.7.0 (20989c4)
  • chore(deps): update nest monorepo to v10.2.5 (0e1d5c7)
  • chore(deps): update dependency @​types/node to v18.17.15 (39e2242)
Commits
  • 31cf72a chore(): release v7.1.12
  • 73edf73 fix: mapped types shim should return classes #2610
  • 9ebe5e8 chore(deps): update dependency @​types/node to v18.17.18
  • a861fff chore(deps): update typescript-eslint monorepo to v6.7.2
  • 3554d46 Merge pull request #2613 from nestjs/renovate/swagger-ui-dist-5.x
  • e9a7300 fix(deps): update dependency swagger-ui-dist to v5.7.2
  • 5758bcf chore(deps): update dependency @​fastify/static to v6.11.2
  • 07e9950 chore(deps): update dependency @​types/node to v18.17.17
  • 25f00ce chore(deps): update dependency @​types/js-yaml to v4.0.6
  • d1ba24b chore(deps): update dependency @​types/jest to v29.5.5
  • 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.11 to 7.1.12.
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](nestjs/swagger@7.1.11...7.1.12)

---
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 September 22, 2023 05:37
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2023
@github-actions github-actions bot enabled auto-merge (squash) September 22, 2023 05:37
@github-actions github-actions bot merged commit 02f23a4 into main Sep 22, 2023
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nestjs/swagger-7.1.12 branch September 22, 2023 05:39
@codecov-commenter
Copy link

Codecov Report

Merging #357 (d4b0536) into main (2cea8d0) will not change coverage.
Report is 49 commits behind head on main.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

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

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