docs/code-samples/serving
dependabot[bot] e80b76e44c
Bump path-to-regexp and express (#6278)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 14:20:56 +00:00
..
cloudevents Bump path-to-regexp and express (#6278) 2025-06-16 14:20:56 +00:00
gitwebhook-go Update golang images in code samples (#6117) 2024-09-17 11:09:26 +00:00
grpc-ping-go Bump golang.org/x/net in /code-samples/serving/grpc-ping-go (#6268) 2025-05-13 22:31:45 +00:00
hello-world Bump path-to-regexp and express in /code-samples/serving/hello-world/helloworld-nodejs (#6229) 2025-06-13 16:17:48 +00:00
knative-routing-go Update golang images in code samples (#6117) 2024-09-17 11:09:26 +00:00
kong-routing-go Update golang images in code samples (#6117) 2024-09-17 11:09:26 +00:00
multi-container Update golang images in code samples (#6117) 2024-09-17 11:09:26 +00:00
secrets-go Bump golang.org/x/net in /code-samples/serving/secrets-go (#6255) 2025-04-17 14:54:03 +00:00
tag-header-based-routing Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00
websockets-go Update golang images in code samples (#6117) 2024-09-17 11:09:26 +00:00
README.md Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00

README.md

Knative Serving code samples

Use the following code samples to help you understand the various Knative Serving resources and how they can be applied across common use cases. Learn more about Knative Serving.

Browse more Knative code samples

For a table describing the available Serving code samples, see the Knative documentation.