Dependency updates to address vulnerabilities #27

Open
opened 2021-05-21 02:31:51 -04:00 by a3thakra · 11 comments
a3thakra commented 2021-05-21 02:31:51 -04:00 (Migrated from git.uwaterloo.ca)
~/src/git.uwaterloo.ca/csc/website feat/team-member ≡ 25s
❯ npm i

added 1 package, removed 156 packages, changed 2 packages, and audited 589 packages in 3s

153 packages are looking for funding
  run `npm fund` for details

10 vulnerabilities (4 moderate, 6 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

Fix all these vulnerabilities.

``` ~/src/git.uwaterloo.ca/csc/website feat/team-member ≡ 25s ❯ npm i added 1 package, removed 156 packages, changed 2 packages, and audited 589 packages in 3s 153 packages are looking for funding run `npm fund` for details 10 vulnerabilities (4 moderate, 6 high) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. ``` Fix all these vulnerabilities.
a3thakra commented 2021-06-20 19:35:02 -04:00 (Migrated from git.uwaterloo.ca)

changed the description

changed the description
a3thakra commented 2021-06-20 19:36:57 -04:00 (Migrated from git.uwaterloo.ca)

Since we don't have a separate about page, making /about be the about us page is fine.

        route: "/about",
Since we don't have a separate about page, making `/about` be the about us page is fine. ```suggestion:-0+0 route: "/about", ```
a3thakra commented 2021-06-20 19:37:46 -04:00 (Migrated from git.uwaterloo.ca)

Add these things in the TypeScript file instead. We don't get type checking in MDX files sadly, which is very important.

Add these things in the TypeScript file instead. We don't get type checking in MDX files sadly, which is very important.
a3thakra commented 2021-06-20 19:39:53 -04:00 (Migrated from git.uwaterloo.ca)

put it in an SVG file under /images/about/codey.svg and use the Image component

put it in an SVG file under /images/about/codey.svg and use the `Image` component
l42luo commented 2021-06-26 19:41:40 -04:00 (Migrated from git.uwaterloo.ca)

added 3 commits

  • 1195a5dc...48056ca8 - 2 commits from branch main
  • 6a628b2c - Merge branch 'main' into feat/about-us-page

Compare with previous version

added 3 commits <ul><li>1195a5dc...48056ca8 - 2 commits from branch <code>main</code></li><li>6a628b2c - Merge branch &#39;main&#39; into feat/about-us-page</li></ul> [Compare with previous version](/csc/website/-/merge_requests/27/diffs?diff_id=62631&start_sha=1195a5dc564e00efe338459a677169a085a21a7c)
l42luo commented 2021-06-26 20:33:54 -04:00 (Migrated from git.uwaterloo.ca)

changed this line in version 3 of the diff

changed this line in [version 3 of the diff](/csc/website/-/merge_requests/27/diffs?diff_id=62636&start_sha=6a628b2c997ca1ce4055cb0d1f8fd5d21c5e39ec#a578c7e8c33c7f24400807e00a74617aec18284b_27_25)
l42luo commented 2021-06-26 20:33:54 -04:00 (Migrated from git.uwaterloo.ca)

changed this line in version 3 of the diff

changed this line in [version 3 of the diff](/csc/website/-/merge_requests/27/diffs?diff_id=62636&start_sha=6a628b2c997ca1ce4055cb0d1f8fd5d21c5e39ec#50812e565bf4e74440c261d991965b3514a91f39_66_60)
l42luo commented 2021-06-26 20:33:55 -04:00 (Migrated from git.uwaterloo.ca)

added 1 commit

  • aa7f1c11 - using Image tag, changed about page route in Navbar, moved SocialLinks out of mdx file

Compare with previous version

added 1 commit <ul><li>aa7f1c11 - using Image tag, changed about page route in Navbar, moved SocialLinks out of mdx file</li></ul> [Compare with previous version](/csc/website/-/merge_requests/27/diffs?diff_id=62636&start_sha=6a628b2c997ca1ce4055cb0d1f8fd5d21c5e39ec)
l42luo commented 2021-06-26 22:03:34 -04:00 (Migrated from git.uwaterloo.ca)

added 1 commit

  • c73f6dd7 - some styling for blue hotdogs and mobile styles

Compare with previous version

added 1 commit <ul><li>c73f6dd7 - some styling for blue hotdogs and mobile styles</li></ul> [Compare with previous version](/csc/website/-/merge_requests/27/diffs?diff_id=62647&start_sha=aa7f1c11d5f904fed7a1d25c0a07b4bab2bfda09)
l42luo commented 2021-06-26 22:08:27 -04:00 (Migrated from git.uwaterloo.ca)

Changing it to /about was conflicting with another route, so I changed the About option on the navbar to about-us for now

Changing it to `/about` was conflicting with another route, so I changed the About option on the navbar to `about-us` for now
a3thakra commented 2021-06-26 23:35:06 -04:00 (Migrated from git.uwaterloo.ca)

.bubble:nth-child(odd)

.bubble:nth-child(odd)
a3thakra added this to the Pre launch milestone 2021-07-11 16:27:48 -04:00
a3thakra modified the milestone from Pre launch to Post launch 2021-09-03 20:53:44 -04:00
a3thakra removed this from the Post launch milestone 2021-09-15 23:24:53 -04:00
a3thakra self-assigned this 2021-09-15 23:24:58 -04:00
a3thakra added the
Backlog
label 2021-09-27 17:15:52 -04:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: www/www-new#27
No description provided.