Anthony Bartolo
6c9a208eef
Merge branch 'main' into dependabot/npm_and_yarn/7-bank-project/api/word-wrap-1.2.4
3 months ago
Anthony Bartolo
a11516279a
Merge branch 'main' into dependabot/npm_and_yarn/7-bank-project/api/multi-9423f4c335
3 months ago
dependabot[bot]
b833ac741e
Bump path-to-regexp and express in /7-bank-project/api
...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12 )
Updates `express` from 4.21.1 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.21.1...4.21.2 )
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-version: 0.1.12
dependency-type: indirect
- dependency-name: express
dependency-version: 4.21.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 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
dependabot[bot]
dde024c31b
Bump body-parser and express in /7-bank-project/api
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `body-parser` from 1.20.1 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.1...1.20.3 )
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: body-parser
dependency-type: direct:production
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
dependabot[bot]
bf4a8a26a7
Bump express from 4.18.2 to 4.19.2 in /7-bank-project/api
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
7777b289da
Bump word-wrap from 1.2.3 to 1.2.4 in /7-bank-project/api
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Sara Gibbons
929beded86
Merge pull request #1004 from microsoft/dependabot/npm_and_yarn/7-bank-project/api/minimatch-3.1.2
...
build(deps): bump minimatch from 3.0.4 to 3.1.2 in /7-bank-project/api
3 years ago
dependabot[bot]
cbbe302eff
Bump qs, body-parser and express in /7-bank-project/api
...
Bumps [qs](https://github.com/ljharb/qs ) to 6.11.0 and updates ancestor dependencies [qs](https://github.com/ljharb/qs ), [body-parser](https://github.com/expressjs/body-parser ) and [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `qs` from 6.7.0 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.7.0...v6.11.0 )
Updates `body-parser` from 1.19.0 to 1.20.1
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.0...1.20.1 )
Updates `express` from 4.17.1 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: body-parser
dependency-type: direct:production
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
07c0255af5
build(deps): bump minimatch from 3.0.4 to 3.1.2 in /7-bank-project/api
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
3abccbe4b9
build(deps): bump ansi-regex from 4.1.0 to 4.1.1 in /7-bank-project/api ( #641 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
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]
09d668ed13
build(deps): bump minimist from 1.2.5 to 1.2.6 in /7-bank-project/api ( #639 )
...
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>
3 years ago
Charles Emmanuel S. Ndiaye
b19ed95ad5
[fr] add readme.fr.md file for 7-api-readme ( #522 )
...
* Fix small typo, links and reference fr assignment
Fix small typo, links and reference french assignment
* Fix: Add loc param and reference fr assignment
Add localization parameter on quizzes links and reference fr assignment
* fix localization param
fix localization param
* add french translation for 7-api base readme
4 years ago
Justin J Daniel
0fa8592dfe
Translate README, for-teachers Malayalam & Open in Visual Studio Code Badge ( #510 )
...
* Create README.ml.md
Readme Translated to Malayalam
Signed-off-by: Justin J Daniel <62233773+Justinjdaniel@users.noreply.github.com>
* Open in Visual Studio Code Badge added
Signed-off-by: Justin J Daniel <62233773+Justinjdaniel@users.noreply.github.com>
* Translate for-teachers.md Malayalam
* moved 'Open in Visual Studio Code' badge ⬇️
* Checked and corrected all the paths
* Open in Visual Studio Code Badge added
* Corrected Image path
* Create README.ml.md
* Create README.ml.md
* Create README.ml.md
* Added full path of PDF wrt. issue #507
4 years ago
nsoseka
559ca23ef7
Clarification on how to setup the Bank server API and the Bank App server ( #416 )
4 years ago
dependabot[bot]
c36a13dac2
Bump glob-parent from 5.1.1 to 5.1.2 in /7-bank-project/api
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Muhammad Atif Ali
4e9b64143a
Bump lodash from 4.17.19 to 4.17.21 in /7-bank-project/api ( #269 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
CRTao
cbdc177742
translate lesson 7 to zh-tw
5 years ago
Jen Looper
4657b3911f
Merge pull request #194 from robertopauletto/main
...
Ch. 7 - italian translation
5 years ago
Roberto Pauletto
5a4c2c9907
Ch. 7 - italian translation
5 years ago
Eugene Goh
04ec0c2ddf
translated to Malay
5 years ago
Yuuki Ebihara
9ed2ecb738
translate 7-bank-project source README into japanese
5 years ago
Sanjay
e5c7ee1d80
Updated 7-api to hindi
5 years ago
Sarah Higley
7a0ac83013
accessibility updates throughout lessons
5 years ago
tigersniffs
ed7207cf22
fix Express CORS support for 127.0.0.1 ( closes #92 )
...
Co-authored-by: qiaodong <qiaodong6733@dingtalk.com>
5 years ago
Jen Looper
45ca1485ab
adding root README.md files
5 years ago
sinedied
9a604dde48
Update API
5 years ago
Jen Looper
1d81829ac1
folder names
5 years ago