Paul Schweigert
7222065ab1
update hello world node app dependencies in readme ( #5385 )
...
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
needed for the sample consistency test
2023-01-19 15:05:01 +00:00
dependabot[bot]
2d7ead8ed4
Bump rack in /code-samples/serving/hello-world/helloworld-ruby ( #5383 )
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.3.1 to 2.2.6.2.
- [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/2.2.3.1...v2.2.6.2 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 13:55:01 +00:00
dependabot[bot]
5fb95f74d3
Bump qs and express ( #5373 )
...
Bumps [qs](https://github.com/ljharb/qs ) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `qs` from 6.5.2 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.11.0 )
Updates `express` from 4.16.4 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.16.4...4.18.2 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 19:10:49 +00:00
Paul Schweigert
c2368bbd8a
removes maven-wrapper.jar from repository ( #5366 )
...
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
2022-12-19 08:00:54 +00:00
dependabot[bot]
b1c950a632
Bump sinatra in /code-samples/serving/hello-world/helloworld-ruby ( #5342 )
...
Bumps [sinatra](https://github.com/sinatra/sinatra ) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/sinatra/sinatra/releases )
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinatra/sinatra/compare/v2.2.0...v2.2.3 )
---
updated-dependencies:
- dependency-name: sinatra
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 13:24:16 +00:00
Dhruv
9a3dcf67c4
Fixed markdown syntax in Python serving README.md ( #5206 )
...
This PR fixes markdown syntax of the `serving/hello-world/helloworld-python/README.md` file. Making it easier to read for new starters
2022-10-11 16:29:51 +00:00
Jay Dihenkar
0e4e22263c
fix: docs indents and code highlights ( #5215 )
2022-09-12 12:13:32 +00:00
Helber Belmiro
37b432c6f1
Fixed markdown syntax in helloworld-java-spring/README.md ( #5164 )
...
* Fixed markdown syntax in helloworld-java-spring/README.md
Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
* Update code-samples/serving/hello-world/helloworld-java-spring/README.md
Co-authored-by: Samia Nneji <snneji@vmware.com>
* Update code-samples/serving/hello-world/helloworld-java-spring/README.md
Co-authored-by: Samia Nneji <snneji@vmware.com>
* Update code-samples/serving/hello-world/helloworld-java-spring/README.md
Co-authored-by: Samia Nneji <snneji@vmware.com>
* Update code-samples/serving/hello-world/helloworld-java-spring/README.md
Co-authored-by: Samia Nneji <snneji@vmware.com>
* Update code-samples/serving/hello-world/helloworld-java-spring/README.md
Co-authored-by: Samia Nneji <snneji@vmware.com>
* Update code-samples/serving/hello-world/helloworld-java-spring/README.md
Co-authored-by: Samia Nneji <snneji@vmware.com>
* Update code-samples/serving/hello-world/helloworld-java-spring/README.md
Co-authored-by: Samia Nneji <snneji@vmware.com>
* Update code-samples/serving/hello-world/helloworld-java-spring/README.md
Co-authored-by: Samia Nneji <snneji@vmware.com>
* Update code-samples/serving/hello-world/helloworld-java-spring/README.md
Co-authored-by: Samia Nneji <snneji@vmware.com>
* Update code-samples/serving/hello-world/helloworld-java-spring/README.md
Co-authored-by: Samia Nneji <snneji@vmware.com>
* Update code-samples/serving/hello-world/helloworld-java-spring/README.md
* Update code-samples/serving/hello-world/helloworld-java-spring/README.md
* Update code-samples/serving/hello-world/helloworld-java-spring/README.md
* Update code-samples/serving/hello-world/helloworld-java-spring/README.md
* Update code-samples/serving/hello-world/helloworld-java-spring/README.md
Signed-off-by: Helber Belmiro <helber.belmiro@gmail.com>
Co-authored-by: Samia Nneji <snneji@vmware.com>
2022-08-31 16:20:17 +00:00
dependabot[bot]
9aa8a46565
Bump rack in /code-samples/serving/hello-world/helloworld-ruby ( #4978 )
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.3 to 2.2.3.1.
- [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/2.2.3...2.2.3.1 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-27 19:17:21 +00:00
dependabot[bot]
bfb8de9e96
Bump sinatra in /code-samples/serving/hello-world/helloworld-ruby ( #4954 )
...
Bumps [sinatra](https://github.com/sinatra/sinatra ) from 2.0.8.1 to 2.2.0.
- [Release notes](https://github.com/sinatra/sinatra/releases )
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinatra/sinatra/compare/v2.0.8.1...v2.2.0 )
---
updated-dependencies:
- dependency-name: sinatra
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 20:11:34 +00:00
Pierangelo Di Pilato
8d151f7ce5
[main] update actions main ( #4695 )
...
* Update actions
Signed-off-by: Knative Automation <automation@knative.team>
* Update dotnet samples
Signed-off-by: Pierangelo Di Pilato <pierdipi@redhat.com>
Co-authored-by: Knative Automation <automation@knative.team>
2022-02-03 10:18:21 -08:00
Mete Atamel
14509f3fdf
Updated HelloWorld C# sample to the latest 6.0 version #4643 ( #4648 )
...
* Updated HelloWorld C# sample to the latest 6.0 version #4643
* Fixed a lint problem
* Updated README.md with .NET 6 instructions for #4643
2022-01-20 13:25:35 -08:00
Samia Nneji
4eda564a0b
Move code samples to GitHub ( #4565 )
...
* Move samples off site
* Add redirects
* Fix code samples and links
* Change links
* Fix path to sample
* Fix a few more links
* Update samples path in test
* remove unecessary redirect
* update more links
* add closing bracket
2021-12-14 04:20:51 -08:00