docs/code-samples/serving
dependabot[bot] 1a84fb904b
Bump tmp and standard (#6318)
Removes [tmp](https://github.com/raszi/node-tmp). It's no longer used after updating ancestor dependency [standard](https://github.com/standard/standard). These dependencies need to be updated together.


Removes `tmp`

Updates `standard` from 14.3.4 to 17.1.2
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v14.3.4...v17.1.2)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 
  dependency-type: indirect
- dependency-name: standard
  dependency-version: 17.1.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-07 02:47:50 +00:00
..
cloudevents Bump tmp and standard (#6318) 2025-08-07 02:47:50 +00:00
gitwebhook-go Bump golang.org/x/oauth2 in /code-samples/serving/gitwebhook-go (#6297) 2025-07-29 10:15:38 +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 Updated the docs about Knative Operator 1.19 (#6296) 2025-07-28 15:10:37 +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.