docs/code-samples
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
..
community/serving Bump tokio in /code-samples/community/serving/helloworld-rust (#6246) 2025-04-11 01:42:13 +00:00
eventing Bump path-to-regexp and express (#6280) 2025-06-16 17:37:56 +00:00
serving Bump tmp and standard (#6318) 2025-08-07 02:47:50 +00:00
README.md Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00

README.md

Knative code samples

Find and use Knative code samples to help you get up and running with common use cases. Code samples include content from the Knative team and community members.

Browse all code samples to find other languages and use cases that might align closer with your goals.

Contents

  • serving: Knative Serving code samples.
  • eventing: Knative Eventing and Eventing Sources code samples.
  • community: code samples that are contributed and maintained by the community.