Render-engine

Latest version: v2024.11.1

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 9

2023.11.1b1

What's Changed
* black formatter is replaced with ruff by Mahhheshh in https://github.com/render-engine/render-engine/pull/358
* Kjaymiller/issue361 by kjaymiller in https://github.com/render-engine/render-engine/pull/362
* docs: add LauraLangdon as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/363
* docs: add tataraba as a contributor for code by allcontributors in https://github.com/render-engine/render-engine/pull/364
* Update .all-contributorsrc by kjaymiller in https://github.com/render-engine/render-engine/pull/366
* update all-contributorsrc by kjaymiller in https://github.com/render-engine/render-engine/pull/367
* docs: add jlgimeno as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/368
* docs: add jonafato as a contributor for code by allcontributors in https://github.com/render-engine/render-engine/pull/369
* docs: add Mahhheshh as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/370
* docs: add pamelafox as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/371
* docs: add mannyanebi as a contributor for plugin by allcontributors in https://github.com/render-engine/render-engine/pull/373
* docs: add tonybaloney as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/375
* docs: add jefftriplett as a contributor for doc by allcontributors in https://github.com/render-engine/render-engine/pull/379
* docs: add viktoriussuwandi as a contributor for code by allcontributors in https://github.com/render-engine/render-engine/pull/380
* docs: add jefftriplett as a contributor for mentoring by allcontributors in https://github.com/render-engine/render-engine/pull/382
* Reduced the size of the contributors image by Tashuuuu in https://github.com/render-engine/render-engine/pull/384
* docs: add Tashuuuu as a contributor for tool by allcontributors in https://github.com/render-engine/render-engine/pull/386
* Fix: 378 update contributorsSortAlphabetically to sort contributors by abprime in https://github.com/render-engine/render-engine/pull/385
* Kjaymiller/issue387 by kjaymiller in https://github.com/render-engine/render-engine/pull/391
* Add Code of Conduct and Contributing to Docs by kjaymiller in https://github.com/render-engine/render-engine/pull/394
* update README.md by Mahhheshh in https://github.com/render-engine/render-engine/pull/392
* Create Issue template to go along with new Contributing Best practices by kjaymiller in https://github.com/render-engine/render-engine/pull/396
* Add Environment Setup to Documentation and link from Contributing. by kjaymiller in https://github.com/render-engine/render-engine/pull/399
* Add markdown tools to devcontainer by kjaymiller in https://github.com/render-engine/render-engine/pull/400
* Create new_issue.md by kjaymiller in https://github.com/render-engine/render-engine/pull/401
* `ImportDevcontainer - Error: attempted relative import with no known parent package`. by kjaymiller in https://github.com/render-engine/render-engine/pull/402
* add check for project-folder to exist when initilizing the project by Mahhheshh in https://github.com/render-engine/render-engine/pull/404
* docs: add Mahhheshh as a contributor for code by allcontributors in https://github.com/render-engine/render-engine/pull/408
* ruff lint command issue by kjaymiller in https://github.com/render-engine/render-engine/pull/409
* render-engine serve build is now an Argument by kjaymiller in https://github.com/render-engine/render-engine/pull/412

New Contributors
* Mahhheshh made their first contribution in https://github.com/render-engine/render-engine/pull/358
* allcontributors made their first contribution in https://github.com/render-engine/render-engine/pull/363
* Tashuuuu made their first contribution in https://github.com/render-engine/render-engine/pull/384
* abprime made their first contribution in https://github.com/render-engine/render-engine/pull/385

**Full Changelog**: https://github.com/render-engine/render-engine/compare/2023.11.1a5...2023.11.1b1

2023.11.1a5

What's Changed
* attempts to fix the cli call by kjaymiller in https://github.com/render-engine/render-engine/pull/359


**Full Changelog**: https://github.com/render-engine/render-engine/compare/2023.11.1a4...2023.11.1a5

2023.11.1a4

What's Changed
* Update __main__.py typo with module call by pamelafox in https://github.com/render-engine/render-engine/pull/340
* removes chglog by kjaymiller in https://github.com/render-engine/render-engine/pull/346
* Bump mkdocs-material from 9.4.8 to 9.4.10 by dependabot in https://github.com/render-engine/render-engine/pull/351
* Bump mkdocstrings[python] from 0.23.0 to 0.24.0 by dependabot in https://github.com/render-engine/render-engine/pull/352
* Bump rich from 13.6.0 to 13.7.0 by dependabot in https://github.com/render-engine/render-engine/pull/353
* Bump griffe from 0.37.0 to 0.38.0 by dependabot in https://github.com/render-engine/render-engine/pull/354
* Bump certifi from 2023.7.22 to 2023.11.17 by dependabot in https://github.com/render-engine/render-engine/pull/355
* Add matrix for python versions by kjaymiller in https://github.com/render-engine/render-engine/pull/350
* Refactor CLI imports and fix test imports by kjaymiller in https://github.com/render-engine/render-engine/pull/356
* render-engine init --skip-static still updates the static path by kjaymiller in https://github.com/render-engine/render-engine/pull/357

New Contributors
* pamelafox made their first contribution in https://github.com/render-engine/render-engine/pull/340

**Full Changelog**: https://github.com/render-engine/render-engine/compare/2023.11.1a3...2023.11.1a4

2023.11.1a3

What's Changed
* requires-python instead of python-requires by kjaymiller in https://github.com/render-engine/render-engine/pull/339


**Full Changelog**: https://github.com/render-engine/render-engine/compare/2023.11.1a2...2023.11.1a3

2023.11.1a2

What's Changed
* Update creating-a-page.md to remove parens by tonybaloney in https://github.com/render-engine/render-engine/pull/336
* Add minimum python requirement to pyproject.toml by tonybaloney in https://github.com/render-engine/render-engine/pull/335
* Bump babel from 2.13.0 to 2.13.1 by dependabot in https://github.com/render-engine/render-engine/pull/327
* removes block body by kjaymiller in https://github.com/render-engine/render-engine/pull/338

New Contributors
* tonybaloney made their first contribution in https://github.com/render-engine/render-engine/pull/336

**Full Changelog**: https://github.com/render-engine/render-engine/compare/2023.11.1a1...2023.11.1a2

2023.11.1a1

What's Changed
* Bump gitpython from 3.1.37 to 3.1.40 by dependabot in https://github.com/render-engine/render-engine/pull/316
* Bump griffe from 0.36.5 to 0.36.9 by dependabot in https://github.com/render-engine/render-engine/pull/317
* Bump ruff from 0.0.292 to 0.1.3 by dependabot in https://github.com/render-engine/render-engine/pull/318
* Bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/render-engine/render-engine/pull/319
* Fix broken links by LauraLangdon in https://github.com/render-engine/render-engine/pull/314
* Bump mkdocs-material from 9.4.6 to 9.4.7 by dependabot in https://github.com/render-engine/render-engine/pull/320
* adds docs for serve by kjaymiller in https://github.com/render-engine/render-engine/pull/322
* Bump pytest-mock from 3.11.1 to 3.12.0 by dependabot in https://github.com/render-engine/render-engine/pull/323
* Bump mkdocs-material from 9.4.7 to 9.4.8 by dependabot in https://github.com/render-engine/render-engine/pull/324
* Bump charset-normalizer from 3.3.1 to 3.3.2 by dependabot in https://github.com/render-engine/render-engine/pull/325
* Bump markdown from 3.5 to 3.5.1 by dependabot in https://github.com/render-engine/render-engine/pull/326
* Bump mkdocstrings-python from 1.7.3 to 1.7.4 by dependabot in https://github.com/render-engine/render-engine/pull/330
* Bump griffe from 0.36.9 to 0.37.0 by dependabot in https://github.com/render-engine/render-engine/pull/332
* Bump ruff from 0.1.3 to 0.1.5 by dependabot in https://github.com/render-engine/render-engine/pull/333
* 312-fix-reload-template-by-making-the-site-globals-a-set by kjaymiller in https://github.com/render-engine/render-engine/pull/329

New Contributors
* LauraLangdon made their first contribution in https://github.com/render-engine/render-engine/pull/314

**Full Changelog**: https://github.com/render-engine/render-engine/compare/2023.10.3a5...2023.11.1a1

Page 5 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.