dependabot[bot]
aaeba627cc
Bump nanoid from 3.3.7 to 3.3.11 in /quiz-app
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.7 to 3.3.11.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.11 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-version: 3.3.11
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 weeks ago
Lee Stott
300a62c99a
Merge branch 'main' into dependabot/npm_and_yarn/quiz-app/vue-3.5.12
3 weeks ago
dependabot[bot]
c26cade545
Bump webpack from 5.91.0 to 5.101.3 in /quiz-app
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.91.0 to 5.101.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.101.3 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.101.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 weeks ago
dependabot[bot]
a732d27dec
Bump serve-static and express in /quiz-app
...
Bumps [serve-static](https://github.com/expressjs/serve-static ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases )
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md )
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2 )
Updates `express` from 4.19.2 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.2 )
---
updated-dependencies:
- dependency-name: serve-static
dependency-version: 1.16.2
dependency-type: indirect
- dependency-name: express
dependency-version: 4.21.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 weeks ago
Lee Stott
08975f9478
Merge pull request #834 from microsoft/dependabot/npm_and_yarn/quiz-app/multi-96c788614a
...
Bump on-headers and compression in /quiz-app
4 weeks ago
Lee Stott
474575f6f3
Merge pull request #841 from microsoft/dependabot/npm_and_yarn/quiz-app/multi-4df209198f
...
Bump ws in /quiz-app
4 weeks ago
dependabot[bot]
72e43391a7
Bump tmp, eslint and eslint-plugin-vue in /quiz-app
...
Removes [tmp](https://github.com/raszi/node-tmp ). It's no longer used after updating ancestor dependencies [tmp](https://github.com/raszi/node-tmp ), [eslint](https://github.com/eslint/eslint ) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ). These dependencies need to be updated together.
Removes `tmp`
Updates `eslint` from 6.8.0 to 9.33.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v9.33.0 )
Updates `eslint-plugin-vue` from 6.2.2 to 10.4.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v6.2.2...v10.4.0 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version:
dependency-type: indirect
- dependency-name: eslint
dependency-version: 9.33.0
dependency-type: direct:development
- dependency-name: eslint-plugin-vue
dependency-version: 10.4.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
1 month ago
dependabot[bot]
c5903de413
Bump ws in /quiz-app
...
Bumps and [ws](https://github.com/websockets/ws ). These dependencies needed to be updated together.
Updates `ws` from 7.5.9 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10 )
Updates `ws` from 8.17.0 to 8.18.3
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10 )
---
updated-dependencies:
- dependency-name: ws
dependency-version: 7.5.10
dependency-type: indirect
- dependency-name: ws
dependency-version: 8.18.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 month ago
dependabot[bot]
6d8aae70d3
Bump on-headers and compression in /quiz-app
...
Bumps [on-headers](https://github.com/jshttp/on-headers ) and [compression](https://github.com/expressjs/compression ). These dependencies needed to be updated together.
Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases )
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md )
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0 )
Updates `compression` from 1.7.4 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases )
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/compression/compare/1.7.4...v1.8.1 )
---
updated-dependencies:
- dependency-name: on-headers
dependency-version: 1.1.0
dependency-type: indirect
- dependency-name: compression
dependency-version: 1.8.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
dependabot[bot]
8fae44c22b
Bump http-proxy-middleware from 2.0.6 to 2.0.9 in /quiz-app
...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.6 to 2.0.9.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.9/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.9 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-version: 2.0.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
dependabot[bot]
410c315174
Bump vue from 2.6.14 to 3.5.12 in /quiz-app
...
Bumps [vue](https://github.com/vuejs/core ) from 2.6.14 to 3.5.12.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.5.12 )
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Lee Stott
b6381de2e3
Update
1 year ago
dependabot[bot]
ce68be52de
Bump ansi-regex from 4.1.0 to 5.0.1 in /quiz-app
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Pikachú
e02df88c7c
Merge pull request #741 from microsoft/dependabot/npm_and_yarn/quiz-app/multi-4cbdc11141
...
Bump json5 in /quiz-app
1 year ago
dependabot[bot]
0ca3caa751
Bump loader-utils from 1.4.0 to 1.4.2 in /quiz-app
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
f6141b1e0d
Bump json5 in /quiz-app
...
Bumps and [json5](https://github.com/json5/json5 ). These dependencies needed to be updated together.
Updates `json5` from 1.0.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v2.2.3 )
Updates `json5` from 2.2.0 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
396e30923e
Bump ejs, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service
...
Removes [ejs](https://github.com/mde/ejs ). It's no longer used after updating ancestor dependencies [ejs](https://github.com/mde/ejs ), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel ), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint ) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service ). These dependencies need to be updated together.
Removes `ejs`
Updates `@vue/cli-plugin-babel` from 4.5.15 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel )
Updates `@vue/cli-plugin-eslint` from 4.5.15 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint )
Updates `@vue/cli-service` from 4.5.15 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
- dependency-name: "@vue/cli-plugin-babel"
dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-eslint"
dependency-type: direct:development
- dependency-name: "@vue/cli-service"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
5ccb16eed9
build(deps): bump eventsource from 1.1.0 to 1.1.1 in /quiz-app ( #598 )
...
Bumps [eventsource](https://github.com/EventSource/eventsource ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases )
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md )
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Sebastian Pardo
bd1ed40c59
(spanish) Quiz app spanish translation ( #591 )
...
* feat(quiz-app): add spanish translation
* fix(quiz-app): standardizes question punctuation for spanish translate
* fix: modify quiz link for spanish version
* refactor(quiz-app): modify text to meet the lessons standard
3 years ago
dependabot[bot]
e63c037ba8
build(deps): bump async from 2.6.3 to 2.6.4 in /quiz-app ( #587 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
bd8eb901b1
build(deps): bump minimist from 1.2.5 to 1.2.6 in /quiz-app ( #570 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
1ab72444f9
build(deps): bump url-parse from 1.5.7 to 1.5.10 in /quiz-app ( #547 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
8940d49f73
Bump url-parse from 1.5.3 to 1.5.7 in /quiz-app ( #529 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
77fef489bd
Bump follow-redirects from 1.14.5 to 1.14.8 in /quiz-app ( #519 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.5 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Daniele Maltese
425e1fc1d5
feat(quiz-app): italian translation ( #486 )
4 years ago
Jen Looper
3dfd16ff1a
fixing quiz build, adding quiz links for Brazilian Portuguese
4 years ago
Jen Looper
11f718d675
quiz edit for pt-br
4 years ago
Jen Looper
8693c66976
fixing the build, adding a few pdfs as samples
4 years ago
Charles Emmanuel S. Ndiaye
22c7839873
Fix some translations and add 51 and 52 id missing quizzes ( #423 )
4 years ago
Jen Looper
d369d42618
SVR lesson edits
4 years ago
Anirban Mukherjee
5ce844f8fd
Added Support Vector Regressor for Time Series Prediction ( #384 )
...
* Create README.md
* Uploaded images
* Create utils.py
* Update README.md
* Update README.md
* Update README.md
* Updated images
* Update README.md
- Added epsilon hyperparameter
* Update README.md
* Update README.md
* Delete utils.py
* Added utils
* Added data
* Create notebook.ipynb
* Update notebook.ipynb
* Update README.md
* Update notebook.ipynb
* Update notebook.ipynb
* Create notebook.ipynb
* Update README.md
Added link to SVR
* Update README.md
* Update README.md
* Update README.md
Credits added
* Update README.md
Credits
* Update README.md
Credits
* Create assignment.md
* Create /translations/README.es.md
* Update README.md
* Update README.md
Review & Self Study added for further reading
* Added questions and answers for quiz on SVR
* Removed duplicates for 'common\utils.py'
Placed one 'common\utils.py' in the folder '7-TimeSeries'
* Removed duplicates of 'data\energy.csv' from SVR
Placed one 'data\energy.csv' in the folder '7-TimeSeries'
* Removed duplicated
* Update notebook.ipynb
* Update README.md
- Changed path of data
- Changed import of common\utils.py
4 years ago
dependabot[bot]
50052321f6
Bump path-parse from 1.0.6 to 1.0.7 in /quiz-app ( #386 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Raysa Dutra
8af337ec4b
Add PT-BR Translation: Readme, Quizzes and Introduction ( #377 )
...
* Create translation for pt-br
* fix: fix typo error
* fix: fix typo error
* feat: translate quiz
* feat: add translation for pt-br for introduction
* feat: add intro to ml pt-br translate
* feat: add pt-br translation for history of ml
* fix paths
* fix paths
* fix paths
* fix paths and add fairness pt-br translation
* feat: add techniques of ml pt-br translation
* fix quizzes path
4 years ago
dependabot[bot]
b97374d598
Bump url-parse from 1.4.7 to 1.5.3 in /quiz-app ( #385 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Roberto Pauletto
c0c469d436
Italian translation - Chapter 9 completed. Quiz app: added italian version and updated index.js accordingly. Query string for iinks for pre/post lecture quizzes updated. Translated main README.md file
4 years ago
Jen Looper
70bc7e5581
typo fix for quiz
4 years ago
Jen Looper
4813fec79e
Merge pull request #224 from Foo-x/149-quizzes
...
Add Japanese translations for quizzes
4 years ago
Foo-x
281f30e267
feat: add option of ja
...
Refs #149
4 years ago
Foo-x
8b4173543b
feat: add ja translations for quizzes
...
Refs #149
4 years ago
Foo-x
c27305513c
fix: wrong quiz answers
4 years ago
Jen Looper
7248e533e6
quiz fix
4 years ago
manusquall
7dea56de00
fix mistranslation
4 years ago
manusquall
d741c3f67e
review and correct some meaning
4 years ago
manusquall
48590a589e
finish the fr.json translation proposition
4 years ago
manusquall
7240be1e93
stop at 43
4 years ago
manusquall
0ea938006f
add vscode option folder to gitignore, add fr option to quiz-app vue
4 years ago
Jen Looper
ce68d9bf22
Update README.md
4 years ago
Emre Çağatay Köse
603c255e57
fix: erraneous translation of some object keys
4 years ago
Emre Çağatay Köse
371cbdc10f
add: Turkish quiz translations
4 years ago
Ornella Altunyan
88f5a7165d
NLP 5 quiz 2
4 years ago