Commit Graph

3554 Commits

Author SHA1 Message Date
dependabot[bot] d7db11d8d8
Bump brace-expansion (#6354)
Bumps  and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.

Updates `brace-expansion` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2)

Updates `brace-expansion` from 1.1.11 to 1.1.12
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 2.0.2
  dependency-type: indirect
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-01 18:49:41 +00:00
dependabot[bot] 6fa4db8e3c
Bump next in /code-samples/eventing/bookstore-sample-app/start/frontend (#6353)
Bumps [next](https://github.com/vercel/next.js) from 15.2.4 to 15.4.7.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.2.4...v15.4.7)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.4.7
  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-08-31 21:18:40 +00:00
Evan Anderson ce455af5c2
Publish threat model in documentation (#6263)
* Publish threat model in documentation

* Separate security contents a bit more, update link to threat model, update nav

* Add a section on supply chain and SBOM/SLSA mitigation

* Update threat model with feedback from David Hadas

* Update introduction with content from davidhadas, add sections on controller and webhook functionality and update targets of threats
2025-08-25 15:30:34 +00:00
Dave Protasowski d843a31c96
tracing-sampling shuld be tracing-sampling-rate (#6350) 2025-08-21 14:43:51 +00:00
Dave Protasowski ebd4cfefbd
Drop 1.19 from version drop-down due to OTel issues & warn folks on the blog (#6348)
* Drop 1.19 from version drop-down due to OTel issues & warn folks on the blog

* Update blog/docs/releases/announcing-knative-v1-19-release.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

---------

Co-authored-by: Calum Murray <cmurray@redhat.com>
2025-08-21 00:58:48 +00:00
Knative Automation 59d2ab878e
upgrade to latest dependencies (#6346)
bumping knative.dev/hack f525e18...d496a6e:
  > d496a6e allow [skip-dot-release] in quoted text (# 429)
  > 0dc673d Update community files (# 427)
  > 70d4b00 Update community files (# 425)

Signed-off-by: Knative Automation <automation@knative.team>
2025-08-20 01:45:47 +00:00
Dave Protasowski 7ad2830cac
Update tracing docs with OTel changes (#6337)
* Update tracing documentary for OTel

* mark blog post deprecated

* fix heading types

* use jaeger collector as the address

* suggest some backends first
2025-08-19 17:41:49 +00:00
Daniele Polencic 32fbe42f36
Update orchestrating-cloud-events-with.md (#6285) 2025-08-14 19:47:42 +00:00
Dave Protasowski 0065b40d64
drop references to old net-cert-manager controller (#6333) 2025-08-14 17:07:42 +00:00
Evan Anderson f89b0e9a40
Add mermaid support (#6327) 2025-08-13 20:45:40 +00:00
Uchechukwu Obasi 7a183305c2
chore: fix docs page footer broken on mobile (#6323)
Signed-off-by: thisisobate <obasiuche62@gmail.com>
2025-08-12 15:47:43 +00:00
Uchechukwu Obasi 2f209abf24
chore: fix version picker overflowing into top nav (#6325)
Signed-off-by: thisisobate <obasiuche62@gmail.com>
2025-08-12 15:43:44 +00:00
Dave Protasowski 77b972e37f
Fix casing of Knative (#6322) 2025-08-09 01:41:50 +00:00
Knative Automation f800879a45
Update community files (#6320)
Signed-off-by: Knative Automation <automation@knative.team>
2025-08-07 14:38:51 +00:00
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
Uchechukwu Obasi 00da7e9035
Feat: New website (#6286)
* chore: change theme font to satoshi font

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: create hero section

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: improve hero and need to know more sections

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: rename need to know more to what is knative

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: create why serverless section

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: update feature icons and knative components sections

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: update hero title headings

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: update testimonial section

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: update case studies items

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: update why serverless feature cards with new content

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: tweak width of kelsey testimonial to align appropriately

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: tweak top nav layout

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: update top nav links

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: change “readdocs” to “docs”

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: add spacing to the right of the nav menu

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: fix about link

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: remove home from sub nav

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: nit fix

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: nit fix

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: change cta button font color to white on hover

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: fix styling for testimonial section

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: make main headline font color to be black

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: rearrange nav items on the blog page

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: align serverless content block to center

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: reduce feature icons size on mobile screens

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: maintain consistent border radius size across cards

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: make knative components container span entire width on mobile

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: fix case studies section to be mobile responsive

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: make hero section mobile responsive

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: nit fix

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: fix section spacing in mobile

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: nit fix

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: reduce version warning title font size to be smaller

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: automatically hide duplicate menu items in sub nav using css

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: nit fix

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: conform text colors to match design

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: cleanup code

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: add the correct kelsey testimonial copy on homepage

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: fix some layout issues on mobile

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: Remove second paragraph from Kelsey testimonial on front page

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: Update Knative diagram image to the latest one with eventing icon as spiral

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: Update card background to match page background color

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: Put Kelsey testimonials in quote and make quote prominent

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: make kelsey testimonial card clickable

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: update knative components overall design

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: make other card containers adopt new card design

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: change primary bg color to white

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: fix background bleed in kelsey testimonial image

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: text align feature contents to the left

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: make PNC card to be same size as others

Signed-off-by: thisisobate <obasiuche62@gmail.com>

* chore: reduce border width on hover to reduce flickering

Signed-off-by: thisisobate <obasiuche62@gmail.com>

---------

Signed-off-by: thisisobate <obasiuche62@gmail.com>
2025-08-06 13:34:49 +00:00
Evan Anderson f1db3cecf1
Phase 1: Adding documentation metadata tags (#6274)
* Add metadata tags for documentation

* Add classification for about 2/3rds of docs (func + eventing)

* Add classification for remainder of docs (serving+install)
2025-07-30 19:56:39 +00:00
David Fridrich 0ea0648651
blog 1.19 (#6300)
Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
2025-07-29 10:49:38 +00:00
David Fridrich 453452f805
Update for release 1.19 in build.sh (#6299)
update versions in build.sh for new release
2025-07-29 10:48:38 +00:00
dependabot[bot] ace6102dbf
Bump brace-expansion (#6298)
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-29 10:16:38 +00:00
dependabot[bot] 6e0a663737
Bump golang.org/x/oauth2 in /code-samples/serving/gitwebhook-go (#6297)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.23.0 to 0.27.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.23.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  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-07-29 10:15:38 +00:00
Vincent d95f04a2d8
Updated the docs about Knative Operator 1.19 (#6296) 2025-07-28 15:10:37 +00:00
dependabot[bot] f54869c32e
Bump golang.org/x/oauth2 in /code-samples/serving/secrets-go (#6293)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.21.0 to 0.27.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.21.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-28 04:49:36 +00:00
Pawissakan Chirupphapa fbe192c9e7
fix: wrong filters attribute in trigger document (#6294) 2025-07-28 04:48:36 +00:00
Hector Martinez Lopez 59fd9a068e
Add skip permissions option to ApiServerSource (#6288)
* Add skip permissions option to ApiServerSource

Signed-off-by: Hector Martinez <hemartin@redhat.com>

* Rename annotation

Signed-off-by: Hector Martinez <hemartin@redhat.com>

* Move page to reference.md

Signed-off-by: Hector Martinez <hemartin@redhat.com>

---------

Signed-off-by: Hector Martinez <hemartin@redhat.com>
2025-07-22 05:58:07 +00:00
Matthias Wessendorf 4b84e8d825
Adding latest blogs to 'featured' section (#6291)
* Adding latest blogs to 'featured' section

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Update blog/docs/index.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
2025-07-10 13:57:05 +00:00
Matthias Wessendorf e1105fa426
Kubevirt/Eventing blog (#6290)
* Adding initial body for blog post

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* added content to kubevirt eventing post

* fixed asciinema links

* nit

* fixed md formatting for code samples

* little updates, part I

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* little updates, part II

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* some sort of diagram

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* latest review changes applied

Signed-off-by: Robert Guske <robert.guske@gmail.com>

* Upates

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Adding nav

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Fix rendering

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* fixed broker names and added db data example

Signed-off-by: Robert Guske <robert.guske@gmail.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/kubevirt_meets_eventing.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Adding links to slack/docs

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Signed-off-by: Robert Guske <robert.guske@gmail.com>
Co-authored-by: Robert Guske <robert.guske@gmail.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
2025-07-10 06:42:08 +00:00
Knative Automation 823b2e1cd6
Update community files (#6289)
Signed-off-by: Knative Automation <automation@knative.team>
2025-07-08 01:35:11 +00:00
Matthias Wessendorf 50dff92978
Blog post on Knative Functions with Llama stack for AI inference (#6287)
* 🦙 post on functions and Llama stack

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

* Update blog/docs/articles/ai_functions_llama_stack.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/ai_functions_llama_stack.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/ai_functions_llama_stack.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/ai_functions_llama_stack.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/ai_functions_llama_stack.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/ai_functions_llama_stack.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* Update blog/docs/articles/ai_functions_llama_stack.md

Co-authored-by: Calum Murray <cmurray@redhat.com>

* saying init is a function

---------

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
2025-07-07 13:13:00 +00:00
Katsuya Kawabe 27a706ecdf
remove domain-mapping pods from console outputs (#6281) 2025-06-19 15:01:59 +00:00
dependabot[bot] c6e3649423
Bump path-to-regexp and express (#6280)
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 17:37:56 +00:00
dependabot[bot] 3632e15690
Bump next (#6279)
Bumps [next](https://github.com/vercel/next.js) from 14.2.26 to 14.2.30.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.26...v14.2.30)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 14.2.30
  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:21:55 +00:00
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
dependabot[bot] 119dd451bf
Bump path-to-regexp and express in /code-samples/serving/hello-world/helloworld-nodejs (#6229)
* Bump path-to-regexp and express

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-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix README.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Protasowski <dprotaso@gmail.com>
2025-06-13 16:17:48 +00:00
dependabot[bot] 741fcd33f0
Bump next in /code-samples/eventing/bookstore-sample-app/start/frontend (#6276)
Bumps [next](https://github.com/vercel/next.js) from 14.2.26 to 15.2.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.26...v15.2.4)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.2.4
  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-10 15:12:45 +00:00
dependabot[bot] 85bfa1eb13
Bump rack in /code-samples/serving/hello-world/helloworld-ruby (#6275)
Bumps [rack](https://github.com/rack/rack) from 3.1.14 to 3.1.16.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.1.14...v3.1.16)

---
updated-dependencies:
- dependency-name: rack
  dependency-version: 3.1.16
  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-10 15:01:46 +00:00
Evan Anderson 333fa0581b
Update web community info to remove TOC and duplication of audience info (#6273) 2025-05-19 23:44:27 +00:00
Knative Automation 66b02b0950
upgrade to latest dependencies (#6272)
bumping knative.dev/hack c577ed9...f525e18:
  > f525e18 Bump min kube version to 1.32 (# 424)
  > c4037b0 Update community files (# 423)
  > cfde8c9 Update community files (# 422)

Signed-off-by: Knative Automation <automation@knative.team>
2025-05-15 02:33:48 +00:00
dependabot[bot] c628d15549
Bump golang.org/x/net in /code-samples/serving/grpc-ping-go (#6268)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  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-05-13 22:31:45 +00:00
dependabot[bot] cf144c4c15
Bump @babel/runtime (#6267)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.24.1 to 7.27.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.27.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-13 22:30:46 +00:00
Markus Mahlberg 092cec1c73
Update install-eventing-with-yaml.md (#6269)
File is named eventing-jsm.yaml in v1.18.0
2025-05-13 22:05:46 +00:00
dependabot[bot] 8a0987d8e1
Bump rack-session in /code-samples/serving/hello-world/helloworld-ruby (#6266)
Bumps [rack-session](https://github.com/rack/rack-session) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/rack/rack-session/releases)
- [Changelog](https://github.com/rack/rack-session/blob/v2.1.1/releases.md)
- [Commits](https://github.com/rack/rack-session/compare/v2.0.0...v2.1.1)

---
updated-dependencies:
- dependency-name: rack-session
  dependency-version: 2.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-09 14:36:00 +00:00
dependabot[bot] aad2d5711c
Bump rack in /code-samples/serving/hello-world/helloworld-ruby (#6265)
Bumps [rack](https://github.com/rack/rack) from 3.1.12 to 3.1.14.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.1.12...v3.1.14)

---
updated-dependencies:
- dependency-name: rack
  dependency-version: 3.1.14
  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-05-09 14:35:00 +00:00
Luca Lanziani bf0acd07d1
Fix: Client issues link to use the good first issue label (#6264) 2025-05-09 14:34:01 +00:00
David Fridrich 1fff98a894
Blog: new blog for 1.18 release (#6261)
* new release blog 1.18

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fixups; add Functions

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fix name

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fix more names ofcourse

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* fix links for original links

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

---------

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
2025-04-29 15:43:06 +00:00
David Fridrich f691ba8c18
new release 1.18 (#6260)
Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
2025-04-29 11:54:06 +00:00
Vincent 35bb09fd4c
Updated the docs about Knative Operator 1.18 (#6259) 2025-04-24 22:43:24 +00:00
Samuel Alfageme Sainz 3a2533f100
Helm: create and use 'knative-operator' namespace (#6239)
To make the equivalent between the manifests and helm installation.
2025-04-24 17:26:24 +00:00
Knative Automation d6cfd6815b
Update community files (#6258)
Signed-off-by: Knative Automation <automation@knative.team>
2025-04-24 01:35:25 +00:00
dependabot[bot] 1a1029e2f3
Bump golang.org/x/net in /code-samples/serving/secrets-go (#6255)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 14:54:03 +00:00