pulumi/docs
Will Jones 0472dd5a73
Bump some dependencies recommended by Dependabot (#17765)
This commit packages up a few Dependabot security updates:

* Bumps the `pip` group with 1 update in the `/docs` directory:
- [starlette](https://github.com/encode/starlette) from 0.38.0 to 0.40.0
        - [Release notes](https://github.com/encode/starlette/releases)
-
[Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](https://github.com/encode/starlette/compare/0.38.0...0.40.0)

* Bumps the `npm_and_yarn group` with 1 update in the `/sdk/nodejs`
directory:
- [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from
6.2.2 to 6.3.0
- [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/v6.2.2...v6.3.0)

Closes #17251
Closes #17562

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-14 09:50:34 +00:00
..
architecture Add Go tests for fuzzing the engine (#17717) 2024-11-08 13:11:03 +00:00
references Generate reference documentation from Protobufs (#17120) 2024-08-30 17:04:16 +00:00
sphinx Add GitHub links to developer documentation (#17191) 2024-09-06 15:58:45 +00:00
.gitignore Generate reference documentation from Protobufs (#17120) 2024-08-30 17:04:16 +00:00
Makefile Generate reference documentation from Protobufs (#17120) 2024-08-30 17:04:16 +00:00
README.md Generate reference documentation from Protobufs (#17120) 2024-08-30 17:04:16 +00:00
diagrams.md Introduce Sphinx-backed developer documentation (#16953) 2024-08-22 12:20:20 +00:00
documentation.md Document developer documentation deployments (#17119) 2024-08-30 16:17:46 +00:00
make.py Generate reference documentation from Protobufs (#17120) 2024-08-30 17:04:16 +00:00
requirements.txt Bump some dependencies recommended by Dependabot (#17765) 2024-11-14 09:50:34 +00:00
writing.md Explain how to contribute to dev docs (#17604) 2024-10-23 20:58:18 +00:00

README.md

Home

Welcome to the Pulumi developer documentation! This site is designed to provide complete documentation for maintainers of and contributors to Pulumi.

:::{toctree} :maxdepth: 2 :titlesonly:

self /docs/documentation /docs/architecture/README /docs/references/README :::