dependabot[bot]
|
032f90f436
|
Bump esbuild, @vitejs/plugin-vue and vite in /quiz-app
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.5 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together.
Updates `esbuild` from 0.21.5 to 0.25.5
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.25.5)
Updates `@vitejs/plugin-vue` from 5.1.2 to 5.2.4
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.2.4/packages/plugin-vue)
Updates `vite` from 5.4.19 to 6.3.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite)
---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.25.5
dependency-type: indirect
- dependency-name: "@vitejs/plugin-vue"
dependency-version: 5.2.4
dependency-type: direct:development
- dependency-name: vite
dependency-version: 6.3.5
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 months ago |
Anthony Bartolo
|
0187b67a86
|
Merge pull request #1416 from microsoft/dependabot/npm_and_yarn/quiz-app/vite-5.4.19
Bump vite from 5.4.2 to 5.4.19 in /quiz-app
|
4 months ago |
Anthony Bartolo
|
68bb5023a7
|
Merge pull request #1339 from microsoft/dependabot/npm_and_yarn/7-bank-project/api/multi-cf87d80143
Bump send and express in /7-bank-project/api
|
4 months ago |
Anthony Bartolo
|
dd9b333bcd
|
Merge branch 'main' into dependabot/npm_and_yarn/7-bank-project/api/multi-cf87d80143
|
4 months ago |
dependabot[bot]
|
d5f496db2e
|
Bump vite from 5.4.2 to 5.4.19 in /quiz-app
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.19.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.19
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 months ago |
Anthony Bartolo
|
25bb26afcc
|
Merge pull request #1342 from microsoft/dependabot/npm_and_yarn/quiz-app/rollup-4.22.4
Bump rollup from 4.21.1 to 4.22.4 in /quiz-app
|
4 months ago |
Anthony Bartolo
|
7c19c94074
|
Merge pull request #1349 from microsoft/dependabot/npm_and_yarn/7-bank-project/api/multi-9f37c16f8f
Bump cookie and express in /7-bank-project/api
|
4 months ago |
chris
|
cd6eddfd1a
|
Merge pull request #1372 from microsoft/softchris-patch-1
docs: announce gen ai javascript
|
6 months ago |
chris
|
f217cb70d6
|
Update README.md
|
6 months ago |
chris
|
a1012f8f4d
|
Update README.md
|
6 months ago |
chris
|
2627c1a444
|
Update README.md
|
6 months ago |
chris
|
1c8c387f02
|
Apply suggestions from code review
|
6 months ago |
chris
|
1cdcfeafd6
|
Apply suggestions from code review
|
6 months ago |
chris
|
4aeb637250
|
Merge branch 'main' into softchris-patch-1
|
6 months ago |
chris
|
0222287bb5
|
Update README.md
|
6 months ago |
Chris
|
5f8f61414e
|
adding text updates and images
|
6 months ago |
chris
|
333010d3fd
|
Update README.md
|
6 months ago |
chris
|
062015bd56
|
Merge pull request #1365 from jun216tee/main
Update README.md
|
7 months ago |
chris
|
45f844f881
|
Create links.yml
|
7 months ago |
Jun
|
581d3d78f5
|
Update README.md
Remove unneeded spaces.
|
7 months ago |
Jun
|
901d96605f
|
Update README.md
1 corrected a few portneial misspellings.
|
7 months ago |
Anthony Bartolo
|
ad9833d821
|
Update README.md
Updating "Other Courses"
|
7 months ago |
Anthony Bartolo
|
2c36031c90
|
Update README.md
Updating Other Courses section to include new courses.
|
7 months ago |
Lee Stott
|
aa58307dee
|
Merge pull request #1352 from microsoft/leestott-patch-2
Update README.md
|
10 months ago |
Lee Stott
|
7ea42ba11f
|
Update README.md
Follow these steps:
1. **Fork the Repository**: Click on the "Fork" button at the top-right corner of this page.
2. **Clone the Repository**: `git clone https://github.com/microsoft/Web-Dev-For-Beginners.git`
|
10 months ago |
dependabot[bot]
|
6e5afac186
|
Bump cookie and express in /7-bank-project/api
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)
Updates `express` from 4.19.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.1)
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
11 months ago |
Lee Stott
|
9ff74956c0
|
Update README.md
|
11 months ago |
Lee Stott
|
e098c21fae
|
Merge pull request #1348 from microsoft/leestott-patch-1
Update README.md
|
11 months ago |
Lee Stott
|
8a97f63be7
|
Update README.md
Added a link to the AI Communty Discord
|
11 months ago |
dependabot[bot]
|
6206d0613c
|
Bump rollup from 4.21.1 to 4.22.4 in /quiz-app
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.1 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.21.1...v4.22.4)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
12 months ago |
dependabot[bot]
|
d5f787032f
|
Bump send and express in /7-bank-project/api
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)
Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)
---
updated-dependencies:
- dependency-name: send
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
chris
|
b693422fdd
|
Update README.md
|
1 year ago |
chris
|
a11828af1a
|
Merge pull request #1332 from juliamuiruri4/main
Added instructions to run quiz app locally and on Azure
|
1 year ago |
Julia Muiruri
|
1104962513
|
Added examples for managing translations on the app
|
1 year ago |
Julia Muiruri
|
470e2457f7
|
Added instructions for adding a translated quiz set
|
1 year ago |
Julia Muiruri
|
6d9092bcfc
|
Added instructions to run quiz app locally and on Azure
|
1 year ago |
chris
|
d0cf3ac4eb
|
Merge pull request #1328 from microsoft/upgrade-quiz-app
upgrading app to vue 3
|
1 year ago |
Chris
|
fbe78fffc4
|
update README
|
1 year ago |
Chris
|
a8724defea
|
fixing lint errors
|
1 year ago |
Chris
|
2a05babd74
|
remvoing .vscode
|
1 year ago |
Chris
|
6d168288af
|
upgrading app to vue 3
|
1 year ago |
Julia Muiruri
|
115a56dbca
|
Merge pull request #1327 from microsoft/softchris-patch-1
Lesson 1 - replacing quiz app with forms quiz
|
1 year ago |
chris
|
5c0e397982
|
Lesson 1 - replacing quiz app with forms quiz
|
1 year ago |
chris
|
6b2369337e
|
Merge pull request #1326 from microsoft/dependabot/npm_and_yarn/5-browser-extension/solution/webpack-5.94.0
Bump webpack from 5.88.1 to 5.94.0 in /5-browser-extension/solution
|
1 year ago |
chris
|
bf8291f791
|
Merge pull request #1325 from microsoft/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
|
1 year ago |
dependabot[bot]
|
9e4158b8a7
|
Bump webpack from 5.88.1 to 5.94.0 in /5-browser-extension/solution
Bumps [webpack](https://github.com/webpack/webpack) from 5.88.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.1...v5.94.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
dependabot[bot]
|
1f7621ad33
|
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
Glaucia Lemos
|
904cb216e7
|
Merge pull request #1324 from microsoft/upgrade-quiz-app
upgrading app to reduce vulnerabilities
|
1 year ago |
Chris
|
38dbfaf39e
|
upgrading app to reduce vulnerabilities
|
1 year ago |
Lee Stott
|
2eea3b5cdd
|
Update re Quiz App
|
1 year ago |