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

bump(deps): update dependency @nestjs/cli to v9.1.9 #2002

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/cli 9.1.8 -> 9.1.9 age adoption passing confidence

Release Notes

nestjs/nest-cli

v9.1.9

Compare Source

  • Merge branch 'axle-h-feat/support-webpack-multi-compiler' (72ef5ba)
  • Merge branch 'master' into feat/support-webpack-multi-compiler (ccccc5e)
  • chore(deps): update typescript-eslint monorepo to v5.49.0 (00213cf)
  • chore(deps): update dependency @​types/jest to v29.2.6 (6b7d38a)
  • chore(deps): update dependency eslint-plugin-import to v2.27.5 (2218f36)
  • chore(deps): update typescript-eslint monorepo to v5.48.2 (572f54d)
  • chore(deps): update dependency eslint to v8.32.0 (2bb42a0)
  • chore(deps): update dependency prettier to v2.8.3 (a6335b8)
  • chore(deps): update dependency ts-jest to v29.0.5 (a35b956)
  • chore(deps): update dependency eslint-plugin-import to v2.27.4 (d6e9e44)
  • chore(deps): update commitlint monorepo to v17.4.2 (f71974c)
  • chore(deps): update dependency ts-jest to v29.0.4 (b63796e)
  • chore(deps): update typescript-eslint monorepo to v5.48.1 (70252ac)
  • chore(deps): update dependency @​commitlint/cli to v17.4.1 (510e288)
  • chore(deps): update dependency prettier to v2.8.2 (2016446)
  • chore(deps): update commitlint monorepo to v17.4.0 (9c3ecf1)
  • chore(deps): update dependency husky to v8.0.3 (d581064)
  • chore(deps): update typescript-eslint monorepo to v5.48.0 (5be4ec8)
  • chore(deps): update dependency eslint-config-prettier to v8.6.0 (b4ca68a)
  • chore(deps): update dependency eslint to v8.31.0 (790c3d9)
  • chore(deps): update dependency @​types/jest to v29.2.5 (fdeca61)
  • feat(): support webpack multi compiler (e2f4783)

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.

🔕 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 requested a review from fuxingloh as a code owner January 24, 2023 15:21
@github-actions github-actions bot added area/apps kind/dependencies Pull requests that update a dependency file labels Jan 24, 2023
@codeclimate
Copy link

codeclimate bot commented Jan 24, 2023

Code Climate has analyzed commit 5ffdd63 and detected 0 issues on this pull request.

View more on Code Climate.

@netlify
Copy link

netlify bot commented Jan 24, 2023

Deploy Preview for jellyfishsdk ready!

Name Link
🔨 Latest commit 5ffdd63
🔍 Latest deploy log https://app.netlify.com/sites/jellyfishsdk/deploys/63cff786bd74a100096383e5
😎 Deploy Preview https://deploy-preview-2002--jellyfishsdk.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Jan 24, 2023

Codecov Report

Base: 92.19% // Head: 93.59% // Increases project coverage by +1.39% 🎉

Coverage data is based on head (5ffdd63) compared to base (19011fd).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2002      +/-   ##
==========================================
+ Coverage   92.19%   93.59%   +1.39%     
==========================================
  Files         366      366              
  Lines       10985    10985              
  Branches     1432     1432              
==========================================
+ Hits        10128    10281     +153     
+ Misses        818      675     -143     
+ Partials       39       29      -10     
Impacted Files Coverage Δ
packages/whale-api-client/src/api/fee.ts 50.00% <0.00%> (-50.00%) ⬇️
packages/whale-api-client/src/api/prices.ts 26.08% <0.00%> (-47.83%) ⬇️
...tus-api/src/controllers/OverallStatusController.ts 60.00% <0.00%> (-40.00%) ⬇️
apps/status-api/src/modules/WhaleApiModule.ts 57.69% <0.00%> (-34.62%) ⬇️
packages/jellyfish-crypto/src/bs58.ts 67.64% <0.00%> (-29.42%) ⬇️
apps/whale-api/src/module.api/price.controller.ts 43.13% <0.00%> (-27.46%) ⬇️
apps/whale-api/src/module.model/price.ticker.ts 71.42% <0.00%> (-14.29%) ⬇️
.../src/containers/RegTestContainer/ContainerGroup.ts 85.41% <0.00%> (-10.42%) ⬇️
packages/jellyfish-address/src/p2wpkh.ts 91.17% <0.00%> (-8.83%) ⬇️
...h-transaction-builder/src/txn/txn_builder_loans.ts 94.28% <0.00%> (-5.72%) ⬇️
... and 27 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

Docker build preview for jellyfish/apps is ready!

Built with commit 4bf0e3b

  • ghcr.io/jellyfishsdk/legacy-api:pr-2002
  • ghcr.io/jellyfishsdk/playground-api:pr-2002
  • ghcr.io/jellyfishsdk/status-api:pr-2002
  • ghcr.io/jellyfishsdk/whale-api:pr-2002

You can also get an immutable image with the commit hash

  • ghcr.io/jellyfishsdk/legacy-api:4bf0e3b14acd35ae5faed83a78c612d4fabbcc03
  • ghcr.io/jellyfishsdk/playground-api:4bf0e3b14acd35ae5faed83a78c612d4fabbcc03
  • ghcr.io/jellyfishsdk/status-api:4bf0e3b14acd35ae5faed83a78c612d4fabbcc03
  • ghcr.io/jellyfishsdk/whale-api:4bf0e3b14acd35ae5faed83a78c612d4fabbcc03

@fuxingloh fuxingloh merged commit 7d9b142 into main Jan 25, 2023
@fuxingloh fuxingloh deleted the renovate/nestjs-cli-9.x branch January 25, 2023 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/apps kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant