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

fix(deps): update nest monorepo #179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 7, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/common (source) 6.10.1 -> 6.11.11 age adoption passing confidence
@nestjs/common (source) 6.10.5 -> 6.11.11 age adoption passing confidence
@nestjs/common (source) 6.10.7 -> 6.11.11 age adoption passing confidence
@nestjs/common (source) 6.9.0 -> 6.11.11 age adoption passing confidence
@nestjs/common (source) 6.10.2 -> 6.11.11 age adoption passing confidence
@nestjs/common (source) 6.10.12 -> 6.11.11 age adoption passing confidence
@nestjs/common (source) 6.10.10 -> 6.11.11 age adoption passing confidence
@nestjs/core (source) 6.10.1 -> 6.11.11 age adoption passing confidence
@nestjs/core (source) 6.10.5 -> 6.11.11 age adoption passing confidence
@nestjs/core (source) 6.10.7 -> 6.11.11 age adoption passing confidence
@nestjs/core (source) 6.9.0 -> 6.11.11 age adoption passing confidence
@nestjs/core (source) 6.10.2 -> 6.11.11 age adoption passing confidence
@nestjs/core (source) 6.10.12 -> 6.11.11 age adoption passing confidence
@nestjs/core (source) 6.10.10 -> 6.11.11 age adoption passing confidence
@nestjs/platform-express (source) 6.10.12 -> 6.11.11 age adoption passing confidence
@nestjs/platform-express (source) 6.10.7 -> 6.11.11 age adoption passing confidence
@nestjs/schematics 6.7.5 -> 6.9.4 age adoption passing confidence
@nestjs/testing (source) 6.10.1 -> 6.11.11 age adoption passing confidence
@nestjs/testing (source) 6.10.2 -> 6.11.11 age adoption passing confidence
@nestjs/testing (source) 6.10.7 -> 6.11.11 age adoption passing confidence

Release Notes

nestjs/nest (@​nestjs/common)

v6.11.11

Compare Source

v6.11.10

Compare Source

v6.11.9

Compare Source

v6.11.8

Compare Source

v6.11.7

Compare Source

v6.11.6

Compare Source

v6.11.5

Compare Source

v6.11.4

Compare Source

v6.11.3

Compare Source

v6.11.2

Compare Source

v6.11.1

Compare Source

v6.11.0

Compare Source

Features
  • all: add tslib #​3748
  • common: strongly type custom decorators (createParamDecorator) #​3356
  • common: add static KEY property to decorators created through @SetMetadata()
  • common: add request cancelation (axios + HttpModule) #​3777
  • core: add hostname matching (HTTP) #​2980
  • microservices: support multiple gRPC packages at once #​3418
  • platform: add description to the listen method #​3786
Bug Fixes
  • core: run lifecycle hooks for middleware and injectables #​3870
  • platform: add application's global prefix to error handlers and global middlewares #​3656
  • deps: update to axios@0.19.1 #​3765

v6.10.14

Compare Source

v6.10.13

Compare Source

v6.10.12

Compare Source

v6.10.11

Compare Source

v6.10.10

Compare Source

v6.10.9

Compare Source

v6.10.8

Compare Source

v6.10.7

Compare Source

v6.10.6

Compare Source

v6.10.5

Compare Source

v6.10.4

Compare Source

v6.10.3

Compare Source

v6.10.2

Compare Source

nestjs/nest (@​nestjs/core)

v6.11.11

Compare Source

v6.11.10

Compare Source

v6.11.9

Compare Source

v6.11.8

Compare Source

v6.11.7

Compare Source

v6.11.6

Compare Source

v6.11.5

Compare Source

v6.11.4

Compare Source

v6.11.3

Compare Source

v6.11.2

Compare Source

v6.11.1

Compare Source

v6.11.0

Compare Source

Features
  • all: add tslib #​3748
  • common: strongly type custom decorators (createParamDecorator) #​3356
  • common: add static KEY property to decorators created through @SetMetadata()
  • common: add request cancelation (axios + HttpModule) #​3777
  • core: add hostname matching (HTTP) #​2980
  • microservices: support multiple gRPC packages at once #​3418
  • platform: add description to the listen method #​3786
Bug Fixes
  • core: run lifecycle hooks for middleware and injectables #​3870
  • platform: add application's global prefix to error handlers and global middlewares #​3656
  • deps: update to axios@0.19.1 #​3765

v6.10.14

Compare Source

v6.10.13

Compare Source

v6.10.12

Compare Source

v6.10.11

Compare Source

v6.10.10

Compare Source

v6.10.9

Compare Source

v6.10.8

Compare Source

v6.10.7

Compare Source

v6.10.6

Compare Source

v6.10.5

Compare Source

v6.10.4

Compare Source

v6.10.3

Compare Source

v6.10.2

Compare Source

nestjs/nest (@​nestjs/platform-express)

v6.11.11

Compare Source

v6.11.10

Compare Source

v6.11.9

Compare Source

v6.11.8

Compare Source

v6.11.7

Compare Source

v6.11.6

Compare Source

v6.11.5

Compare Source

v6.11.4

Compare Source

v6.11.3

Compare Source

v6.11.2

Compare Source

v6.11.1

Compare Source

v6.11.0

Compare Source

Features
  • all: add tslib #​3748
  • common: strongly type custom decorators (createParamDecorator) #​3356
  • common: add static KEY property to decorators created through @SetMetadata()
  • common: add request cancelation (axios + HttpModule) #​3777
  • core: add hostname matching (HTTP) #​2980
  • microservices: support multiple gRPC packages at once #​3418
  • platform: add description to the listen method #​3786
Bug Fixes
  • core: run lifecycle hooks for middleware and injectables #​3870
  • platform: add application's global prefix to error handlers and global middlewares #​3656
  • deps: update to axios@0.19.1 #​3765

v6.10.14

Compare Source

v6.10.13

Compare Source

nestjs/schematics (@​nestjs/schematics)

v6.9.4

Compare Source

  • fix(application): update lint usage (2ad1033)
  • Update README.md (cd3502a)
  • chore(deps): update dependency husky to v4.2.3 (49595bf)
  • chore(deps): update dependency husky to v4.2.2 (a455032)
  • chore(deps): update typescript-eslint monorepo to v2.19.2 (84f3c3e)
  • chore(deps): update dependency @​types/jest to v25.1.2 (8310b8c)
  • chore(deps): update dependency ts-jest to v25.2.0 (1efbeed)
  • chore(deps): update typescript-eslint monorepo to v2.19.0 (9fee952)

v6.9.3

Compare Source

  • fix(): ignore gitignore file in cpx (14646c9)

v6.9.2

Compare Source

v6.9.1

Compare Source

  • fix(): check for undefined string (new app) (c4858f2)

v6.9.0

Compare Source

v6.8.2

Compare Source

v6.8.1

Compare Source

v6.8.0

Compare Source

v6.7.6

Compare Source

nestjs/nest (@​nestjs/testing)

v6.11.11

Compare Source

v6.11.10

Compare Source

v6.11.9

Compare Source

v6.11.8

Compare Source

v6.11.7

Compare Source

v6.11.6

Compare Source

v6.11.5

Compare Source

v6.11.4

Compare Source

v6.11.3

Compare Source

v6.11.2

Compare Source

v6.11.1

Compare Source

v6.11.0

Compare Source

Features
  • all: add tslib #​3748
  • common: strongly type custom decorators (createParamDecorator) #​3356
  • common: add static KEY property to decorators created through @SetMetadata()
  • common: add request cancelation (axios + HttpModule) #​3777
  • core: add hostname matching (HTTP) #​2980
  • microservices: support multiple gRPC packages at once #​3418
  • platform: add description to the listen method #​3786
Bug Fixes
  • core: run lifecycle hooks for middleware and injectables #​3870
  • platform: add application's global prefix to error handlers and global middlewares #​3656
  • deps: update to axios@0.19.1 #​3765

v6.10.14

Compare Source

v6.10.13

Compare Source

v6.10.12

Compare Source

v6.10.11

Compare Source

v6.10.10

Compare Source

v6.10.9

Compare Source

v6.10.8

Compare Source

v6.10.7

Compare Source

v6.10.6

Compare Source

v6.10.5

Compare Source

v6.10.4

Compare Source

v6.10.3

Compare Source

v6.10.2

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title chore(deps): update nest monorepo chore(deps): update nest monorepo to v6.11.11 Aug 26, 2020
@renovate renovate bot changed the title chore(deps): update nest monorepo to v6.11.11 chore(deps): update nest monorepo Dec 9, 2020
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from 7bd305e to 534ba40 Compare May 15, 2021 20:36
@renovate renovate bot changed the title chore(deps): update nest monorepo chore(deps): update nest monorepo to v6.11.11 Nov 20, 2022
@renovate renovate bot changed the title chore(deps): update nest monorepo to v6.11.11 fix(deps): update nest monorepo Mar 18, 2023
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 6a9f549 to 61b7967 Compare May 28, 2023 10:34
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 61b7967 to fdf1c6a Compare June 4, 2023 11:03
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 3 times, most recently from 5c1ffbe to df542c4 Compare June 19, 2023 06:17
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 3 times, most recently from 498feb9 to 5f25eaa Compare June 29, 2023 12:14
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 5 times, most recently from 7f3ba18 to 6806457 Compare July 11, 2023 06:36
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from 5a33553 to 7fc6cde Compare July 19, 2023 11:52
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from e141339 to 8d34eab Compare August 1, 2023 16:35
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from 8883c9a to 03c83a6 Compare August 27, 2023 11:56
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from c6f24f5 to ef40078 Compare October 3, 2023 00:59
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from 066b3db to 3cfeacc Compare October 15, 2023 16:42
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 3 times, most recently from 37dfcea to 7fbeba9 Compare October 25, 2023 18:52
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 3 times, most recently from af55eb2 to 9bae5b3 Compare November 10, 2023 07:36
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from 57a2970 to 73e13b9 Compare November 16, 2023 11:24
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 4 times, most recently from c2a70a3 to e6bfa1e Compare January 28, 2024 09:52
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from 23a448f to dd0d3d0 Compare March 24, 2024 14:41
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 3 times, most recently from 8d8b3b3 to 043196b Compare April 21, 2024 11:39
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 565dc29 to e854940 Compare June 4, 2024 11:55
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.

None yet

0 participants