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 #993

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/cli 9.4.2 -> 9.5.0 age adoption passing confidence
@nestjs/core (source) 9.0.5 -> 9.4.3 age adoption passing confidence
@nestjs/schematics 9.0.4 -> 9.2.0 age adoption passing confidence

Release Notes

nestjs/nest-cli (@​nestjs/cli)

v9.5.0

Compare Source

  • Merge pull request #​2054 from nestjs/renovate/webpack-5.x (2f93962)
  • Merge pull request #​2062 from nestjs/renovate/cimg-node-20.x (007f878)
  • Merge pull request #​2063 from nestjs/renovate/major-angular-cli-monorepo (f459c81)
  • Merge pull request #​2083 from nestjs/dependabot/npm_and_yarn/vm2-3.9.19 (0295488)
  • Merge pull request #​2046 from micalevisk/file-system-reader-refactor (6597e8d)
  • Merge pull request #​2070 from m4tt72/feat/allow-disable-manual-restart-watchmode (1bedd79)
  • chore(deps): bump vm2 from 3.9.17 to 3.9.19 (ac623ea)
  • chore(deps): update dependency @​types/node to v18.16.12 (a707098)
  • chore(deps): update node.js to v20.2 (b161d7e)
  • feat: set default value for 'manualRestart' to false (6e3e397)
  • refactor: rename 'restartable' to 'manualRestart' (8148e82)
  • chore(deps): update dependency @​types/node to v18.16.10 (a47ed50)
  • chore(deps): update typescript-eslint monorepo to v5.59.6 (90df136)
  • Merge pull request #​2068 from cesarkohl/patch-1 (4aa5268)
  • chore(deps): update dependency @​types/node to v18.16.9 (2616605)
  • chore(deps): update dependency @​types/node to v18.16.8 (2bd3117)
  • fix(deps): update angular-cli monorepo to v16 (0a70759)
  • fix(deps): update dependency webpack to v5.82.1 (979aa37)
  • chore(deps): update dependency @​types/node to v18.16.7 (3be4d92)
  • chore(deps): update dependency @​types/node to v18.16.6 (9755a2f)
  • chore(deps): update typescript-eslint monorepo to v5.59.5 (41b172a)
  • feat: allow disabling manual restart for ts watchmode (9c231e3)
  • Remove duplicated type (15ae052)
  • chore(deps): update dependency eslint to v8.40.0 (e788467)
  • chore(deps): update dependency @​types/node to v18.16.5 (3f7f6ba)
  • chore(deps): update dependency @​types/node to v18.16.4 (8efcc13)
  • chore(deps): update commitlint monorepo to v17.6.3 (02c2e93)
  • chore(deps): update dependency release-it to v15.10.3 (b07fcf2)
  • chore(deps): update typescript-eslint monorepo to v5.59.2 (0a65d80)
  • chore(deps): update dependency release-it to v15.10.2 (e6f221a)
  • chore(deps): update dependency @​types/node to v18.16.3 (7f5b115)
  • chore(deps): update dependency @​types/node to v18.16.2 (a1728be)
  • chore(deps): update dependency lint-staged to v13.2.2 (19b5ab1)
  • chore(deps): update dependency @​types/node to v18.16.1 (45b207b)
  • chore(deps): update typescript-eslint monorepo to v5.59.1 (677f683)
  • style: format everything (c140159)
  • test(lib): add unit tests for PackageManagerFactory.prototype.find (f37bde8)
  • refactor(lib): use promise version of fs.readdir (ea9cdf5)
  • refactor(lib): use canonical join instead of literal slash symbol (dd5962e)
  • refactor(lib): use fs promises node api instead of promisify it (19606fd)
nestjs/nest (@​nestjs/core)

v9.4.3

Compare Source

v9.4.2

Compare Source

v9.4.1

Compare Source

v9.4.0

Compare Source

v9.4.0 (2023-04-05)
Features
Bug fixes
Enhancements
Dependencies
Committers: 8

v9.3.12

Compare Source

v9.3.12 (2023-03-22)
Enhancements
  • core
    • #​11129 fix(core): false-positive value provider not registered error when the value is undefined (@​micalevisk)
  • common
    • #​11281 perf(common): In case of an expensive log, allow to pass a function (@​hansl)
Dependencies
Committers: 2

v9.3.11

Compare Source

v9.3.10

Compare Source

v9.3.10 (2023-03-15)

Bug fixes
Enhancements
Dependencies
Committers: 11

v9.3.9

Compare Source

v9.3.8

Compare Source

v9.3.7

Compare Source

v9.3.6 (2023-02-08)

Bug fixes
Dependencies
Committers: 3

v9.3.4 (2023-02-07)

Bug fixes
Dependencies
Committers: 1

v9.3.6

Compare Source

v9.3.5

Compare Source

v9.3.4

Compare Source

v9.3.3

Compare Source

v9.3.3 (2023-02-06)
Bug fixes
Enhancements
Dependencies
Committers: 3

v9.3.2

Compare Source

v9.3.2 (2023-02-03)
Bug fixes
Enhancements
  • microservices
Dependencies
  • Other
    • #​11012 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /sample/31-graphql-federation-code-first/gateway (@​dependabot[bot])
    • #​11015 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /sample/32-graphql-federation-schema-first/gateway (@​dependabot[bot])
    • #​11005 chore(deps-dev): bump graphql-tools from 8.3.16 to 8.3.17 (@​dependabot[bot])
    • #​11013 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /sample/31-graphql-federation-code-first/posts-

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nest-monorepo branch 9 times, most recently from 47f0101 to b42ce35 Compare March 15, 2023 16:29
@renovate renovate bot changed the title chore(deps): update dependency @nestjs/core to v9.3.9 chore(deps): update dependency @nestjs/core to v9.3.10 Mar 15, 2023
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 9 times, most recently from 71aa8c7 to e07e83a Compare March 21, 2023 12:40
@renovate renovate bot changed the title chore(deps): update dependency @nestjs/core to v9.3.10 chore(deps): update dependency @nestjs/core to v9.3.11 Mar 21, 2023
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from e07e83a to a4d529b Compare March 22, 2023 12:30
@renovate renovate bot changed the title chore(deps): update dependency @nestjs/core to v9.3.11 chore(deps): update dependency @nestjs/core to v9.3.12 Mar 22, 2023
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 8 times, most recently from 4abad18 to bfe5a4e Compare March 24, 2023 20:56
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 6 times, most recently from b352cae to e192844 Compare November 28, 2024 09:11
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from e192844 to 513608c Compare December 4, 2024 11:17
@renovate renovate bot changed the title chore(deps): update nest monorepo chore(deps): update nest monorepo - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/nest-monorepo branch December 8, 2024 18:55
@renovate renovate bot changed the title chore(deps): update nest monorepo - autoclosed chore(deps): update nest monorepo Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 6d617e7 to 513608c Compare December 8, 2024 23:21
@renovate renovate bot changed the title chore(deps): update nest monorepo fix(deps): update nest monorepo Dec 11, 2024
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 513608c to fe280be Compare December 11, 2024 19:13
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 3 times, most recently from d8d256d to 9760e75 Compare January 3, 2025 09:07
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 5 times, most recently from 00728ff to ff3ce78 Compare January 15, 2025 14:37
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 2 times, most recently from acc703f to 00395a0 Compare January 19, 2025 13:43
@renovate renovate bot force-pushed the renovate/nest-monorepo branch 3 times, most recently from 7686810 to a80f34c Compare January 28, 2025 09:22
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from a80f34c to 5a2b718 Compare February 1, 2025 01:02
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