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): update dependency @nestjs/swagger to v7.1.11 #2331

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/swagger 7.1.2 -> 7.1.11 age adoption passing confidence

Release Notes

nestjs/swagger (@​nestjs/swagger)

v7.1.11

Compare Source

  • 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)

v7.1.10

Compare Source

v7.1.9

Compare Source

  • 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)

v7.1.8

Compare Source

v7.1.7

Compare Source

v7.1.6

Compare Source

  • fix: check if keys with validation constraints exist (72da365)

v7.1.5

Compare Source

  • Merge branch 'master' of https://github.com/nestjs/swagger (9fca88d)
  • fix: apply is optional to all keys with validation decorators (113ea88)
  • test: cover is enum validation constraint in tests (55bb8a7)
  • chore: update tsconfigs (040c6b9)
  • chore(deps): update typescript-eslint monorepo to v6.2.1 (d408636)
  • chore(deps): update nest monorepo to v10.1.3 (9f16e9d)
  • chore(deps): update dependency eslint to v8.46.0 (d6c0551)
  • chore(deps): update dependency eslint-plugin-import to v2.28.0 (8d73add)
  • chore(deps): update dependency eslint-config-prettier to v8.9.0 (d3f762a)
  • chore(deps): update dependency jest to v29.6.2 (22544b7)

v7.1.4

Compare Source

  • fix: apply optional decorator to metadata factory props (d8b9dd3)

v7.1.3

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/nestjs-swagger-7.x branch 2 times, most recently from 2074830 to c46cde2 Compare September 14, 2023 15:24
@BrunnerLivio BrunnerLivio changed the base branch from master to 10.1.x September 14, 2023 16:25
@renovate renovate bot force-pushed the renovate/nestjs-swagger-7.x branch from c46cde2 to a76b055 Compare September 14, 2023 16:26
@renovate renovate bot changed the base branch from 10.1.x to master September 14, 2023 16:26
@renovate renovate bot merged commit 886965b into master Sep 14, 2023
33 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/nestjs-swagger-7.x branch September 14, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants