[PR #5] [MERGED] Upgrade to Angular 9.0.5 #740

Closed
opened 2026-03-07 21:23:01 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/docker/awesome-compose/pull/5
Author: @glours
Created: 3/11/2020
Status: Merged
Merged: 3/11/2020
Merged by: @aiordache

Base: masterHead: master


📝 Commits (2)

  • 06a4527 Add gitignore and package-lock.json to angular sample
  • c34a210 Upgrade to Angular 9

📊 Changes

5 files changed (+13947 additions, -20 deletions)

View changed files

samples/angular/.gitignore (+1 -0)
📝 samples/angular/angular/angular.json (+1 -2)
samples/angular/angular/package-lock.json (+13927 -0)
📝 samples/angular/angular/package.json (+17 -17)
📝 samples/angular/angular/tsconfig.app.json (+1 -1)

📄 Description

Change the version of Angular service sample
Fix #4


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/docker/awesome-compose/pull/5 **Author:** [@glours](https://github.com/glours) **Created:** 3/11/2020 **Status:** ✅ Merged **Merged:** 3/11/2020 **Merged by:** [@aiordache](https://github.com/aiordache) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`06a4527`](https://github.com/docker/awesome-compose/commit/06a45275246fec3f6d608e81c38c09319256c94b) Add gitignore and package-lock.json to angular sample - [`c34a210`](https://github.com/docker/awesome-compose/commit/c34a210be47ab22f1c3b74da08427ae3cd7b6e8e) Upgrade to Angular 9 ### 📊 Changes **5 files changed** (+13947 additions, -20 deletions) <details> <summary>View changed files</summary> ➕ `samples/angular/.gitignore` (+1 -0) 📝 `samples/angular/angular/angular.json` (+1 -2) ➕ `samples/angular/angular/package-lock.json` (+13927 -0) 📝 `samples/angular/angular/package.json` (+17 -17) 📝 `samples/angular/angular/tsconfig.app.json` (+1 -1) </details> ### 📄 Description Change the version of Angular service sample Fix #4 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-07 21:23:01 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#740