Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few upgrades and fixes! #161

Merged
merged 57 commits into from
Jun 21, 2024
Merged

A few upgrades and fixes! #161

merged 57 commits into from
Jun 21, 2024

Conversation

jslvtr
Copy link
Contributor

@jslvtr jslvtr commented Jun 21, 2024

Thank you @LUS24 @teksaver @flyingearl

teksaver and others added 30 commits June 3, 2023 13:48
As data.db is part of the .gitignore render.com we need to trigger COPY . . flask db upgrade at deploy
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…-the-course-on-ebook-where-it-doesnt-render

Fix bug where top banner text isn't rendered properly in Chrome
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.16...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Improve directory structure of Docker section in e-book.
…een-code-in-ebook-github-and-video

Leospairani/cou 321 mistmatch between code in ebook GitHub and video
…ture-121-video-ebook-code-mismatch

Updated files to match lecture videos, see COU-300
Added missing import on section 06
…port-about-code-missmatch-related-to-db

Remove db creation from app.py file in favor of migrations
Dockerfile update to fix database issue on render.com
…/semver-5.7.2

build(deps): bump semver from 5.7.1 to 5.7.2 in /docs
…/postcss-8.4.31

build(deps): bump postcss from 8.4.16 to 8.4.31 in /docs
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.1...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot bot and others added 27 commits April 4, 2024 11:22
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.9 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.9...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…/babel/traverse-7.24.1

build(deps): bump @babel/traverse from 7.19.3 to 7.24.1 in /docs
…/express-4.19.2

build(deps): bump express from 4.18.1 to 4.19.2 in /docs
…/webpack-dev-middleware-5.3.4

build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs
…/follow-redirects-1.15.6

build(deps): bump follow-redirects from 1.14.9 to 1.15.6 in /docs
Bumps the npm_and_yarn group in /docs with 3 updates: [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus), [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) and [@docusaurus/theme-search-algolia](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-search-algolia).


Updates `@docusaurus/core` from 2.3.1 to 3.2.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.2.0/packages/docusaurus)

Updates `@docusaurus/preset-classic` from 2.3.1 to 3.2.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.2.0/packages/docusaurus-preset-classic)

Updates `@docusaurus/theme-search-algolia` from 2.3.1 to 3.2.0
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v3.2.0/packages/docusaurus-theme-search-algolia)

---
updated-dependencies:
- dependency-name: "@docusaurus/core"
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: "@docusaurus/preset-classic"
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: "@docusaurus/theme-search-algolia"
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
…/npm_and_yarn-security-group-91ec235008

build(deps): bump the npm_and_yarn group in /docs with 3 updates
It's no longer required and indeed gives an error. Removed `compare_type` from lecture body and also from section 12 code.
One in Docker section to run the app on its own, and one when we introduce a PostgreSQL database to spin up both the app and db.
Co-authored-by: Leonardo U Spairani <[email protected]>
Also removed `CONTRIBUTING.md` file as it isn't necessary in the code files.
…-on-docker-compose-to-the-course

Add Docker Compose to the course!
📦️ dep-up(JS): Update JS dependencies for Docusaurus 3.2
This is not necessary just for updating, but it is necessary for creating items. Since the item update endpoint may update or create items, the `store_id` is added as an optional field to the `ItemUpdateSchema` so that it can be accepted by the API when a client wants to create an item.
…ch-between-lecture-video-ebook-and-github

🐛 fix(Item Update): Fix `ItemUpdateSchema` by adding `store_id`
Fixed missing import needed for os.getenv.
…ommands-in-running-container-using-docker

feat(compose): add new lecture on running commands in a container
…yml-version-is-obsolete

Removed version key from docker-compose.yml and docs
Copy link

vercel bot commented Jun 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rest-apis-flask-python ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 21, 2024 1:55pm

@jslvtr jslvtr merged commit 1701703 into master Jun 21, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants