demo-projects
demo-projects copied to clipboard
Example certification projects for our programming curriculum
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/freeCodeCamp/demo-projects). ## Deprecations / Replacements > [!WARNING] These...
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prism](http://prismjs.com/) ([source](https://redirect.github.com/PrismJS/prism)) | minor | `1.23.0` -> `1.29.0` | --- ### Release Notes PrismJS/prism (prism)...
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [marked](https://redirect.github.com/markedjs/marked) | minor | `2.0.3` -> `2.1.3` | --- ### Release Notes markedjs/marked (marked) ###...
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [d3](https://d3js.org) ([source](https://redirect.github.com/d3/d3)) | minor | `7.8.5` -> `7.9.0` | --- ### Release Notes d3/d3 (d3)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [socket.io](https://togithub.com/socketio/socket.io) | [`4.7.2`...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [axios](https://axios-http.com) ([source](https://togithub.com/axios/axios)) | [`1.6.0` -> `1.7.2`](https://renovatebot.com/diffs/npm/axios/1.6.0/1.7.2) |...
Checklist: - [X] I have read [freeCodeCamp's contribution guidelines](https://contribute.freecodecamp.org). - [X] My pull request has a [descriptive title](https://contribute.freecodecamp.org/#/how-to-open-a-pull-request?id=prepare-a-good-pr-title) (**not** a vague title like `Update index.md`) Closes #559
This PR fixed the floating point bug reported in this [issue](https://github.com/freeCodeCamp/demo-projects/issues/559). **Testing Strategy** https://www.loom.com/share/b4267e70f93442ea91c182710eb68d95 Checklist: - [x] I have read [freeCodeCamp's contribution guidelines](https://contribute.freecodecamp.org). - [x] My pull request has a...
**Describe the bug** Demo of the Cash Register project has issue with the floating-point error. Causing it display values with error, and in certain situations, for remaining cash to go...
Checklist: - [ ] I have read [freeCodeCamp's contribution guidelines](https://contribute.freecodecamp.org). - [ ] My pull request has a [descriptive title](https://contribute.freecodecamp.org/#/how-to-open-a-pull-request?id=prepare-a-good-pr-title) (**not** a vague title like `Update index.md`) Closes #XXXXX