docs/code-samples/eventing
dependabot[bot] f676bc3d96
Bump cookie and express (#6144)
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)

Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 06:31:59 +00:00
..
bookstore-sample-app Bump cookie and express (#6144) 2024-10-22 06:31:59 +00:00
github-source rename-sandbox (#5652) 2023-08-03 17:52:21 +00:00
gitlab-source rename-sandbox (#5652) 2023-08-03 17:52:21 +00:00
helloworld Update golang images in code samples (#6117) 2024-09-17 11:09:26 +00:00
kafka Removed Kafka Binding doc and its references (#5684) 2023-09-18 09:47:43 +00:00
parallel Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00
writing-event-source-easy-way chore: multi-arch support with buildx in all Dockerfiles (#5273) 2023-09-06 13:28:13 +00:00
README.md Move code samples to GitHub (#4565) 2021-12-14 04:20:51 -08:00

README.md

Knative Eventing code samples

Use the following code samples to help you understand the various use cases for Knative Eventing and Event Sources. Learn more about Knative Eventing and Eventing Sources.

Browse more Knative code samples

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