Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nestjs/swagger from 6.3.0 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)

Release 7.1.11

  • Merge pull request #2601 from nestjs/renovate/swagger-ui-dist-5.x (4009b1f)
  • fix(deps): update dependency swagger-ui-dist to v5.6.2 (c0331dc)
  • Merge pull request #2599 from nestjs/renovate/fastify-static-6.x (e17eca8)
  • Merge pull request #2564 from benjaballah/master-1 (1b43460)
  • chore(deps): update dependency @​fastify/static to v6.11.0 (a0ec908)
  • Merge pull request #2602 from nestjs/renovate/typescript-eslint-monorepo (dd036b8)
  • Merge pull request #2605 from nestjs/renovate/lodash-4.x (dd0394b)
  • Merge pull request #2597 from nestjs/renovate/nest-monorepo (77596db)
  • Merge pull request #2607 from nestjs/renovate/eslint-8.x (1ec03c0)
  • chore(deps): update typescript-eslint monorepo to v6.6.0 (8d8ecd0)
  • chore(deps): update dependency eslint to v8.49.0 (374116f)
  • chore(deps): update nest monorepo to v10.2.4 (522bf5f)
  • chore(deps): update dependency @​types/lodash to v4.14.198 (93003d8)
  • Merge pull request #2608 from BC-M/feat/support-string-mappings (27eb8e2)
  • Merge pull request #2512 from nestjs/renovate/cimg-node-20.x (5f3caa1)
  • feat: add support for string mapping types (195874f)
  • chore(deps): update node.js to v20.6 (b436693)
  • chore(deps): update nest monorepo to v10.2.3 (3cdfce3)
  • Update schema-object-factory.ts (f06c1c8)

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)

... (truncated)

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 6.3.0 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@6.3.0...7.1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 21, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 4, 2023

Superseded by #762.

@dependabot dependabot bot closed this Oct 4, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/swagger-7.1.12 branch October 4, 2023 15:25
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