dependabot[bot]
eab78fc617
Website: Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs/website ( #7273 )
...
* Website: Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs/website
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* Regenerate static UI files
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
* Pin godoc and godoc-static to older versions compatible with Go 1.19
* Add .nvmrc file with the version of Node
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Armel Soro <asoro@redhat.com >
2024-12-16 22:18:34 +01:00
dependabot[bot]
e0cbb4b633
Website: Bump express from 4.19.2 to 4.21.0 in /docs/website ( #7267 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-21 21:32:41 +00:00
dependabot[bot]
b4853e1fa0
Website: Bump micromatch from 4.0.5 to 4.0.8 in /docs/website ( #7261 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 19:38:15 +00:00
dependabot[bot]
214a4d6368
Website: Bump webpack from 5.90.1 to 5.94.0 in /docs/website ( #7260 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.90.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.90.1...v5.94.0 )
---
updated-dependencies:
- dependency-name: webpack
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-09-02 19:19:02 +00:00
Armel Soro
a4a27c0642
docs: Fix deprecation warning messages on binding-related commands
2024-07-18 00:18:01 +02:00
Armel Soro
fc2ffce43a
Stop testing binding-related code since the Service Binding Operator has been deprecated [1]
...
Also add warning notes to the corresponding command reference pages.
This section used to cause a bunch of flaky tests,
even if it hasn't seen any changes over the past months/years.
[1] https://redhat-developer.github.io/service-binding-operator/userguide/intro.html
2024-07-18 00:08:12 +02:00
Aurélien Pupier
817faa69fd
Update Java SpringBoot documentation as there is no more limitation on ( #7259 )
...
Java 11 (#7258 )
Signed-off-by: Aurélien Pupier <apupier@redhat.com >
2024-07-04 11:03:38 +00:00
github-actions[bot]
92e02c5407
Release PR for v3.16.1 ( #7255 )
...
* Set version in build/VERSION file
* Add release blog post
* Update versions and automatic blog post content
* Update blog post author
* Fix blog post content
---------
Co-authored-by: rm3l <rm3l@users.noreply.github.com >
Co-authored-by: Armel Soro <asoro@redhat.com >
2024-06-25 17:24:56 +00:00
dependabot[bot]
60862c7fa2
Website: Bump ws from 7.5.9 to 7.5.10 in /docs/website ( #7249 )
...
Bumps [ws](https://github.com/websockets/ws ) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 07:37:07 +00:00
Armel Soro
cd346c5e6c
Bump version to 3.16.1
...
This is to try a workaround for an internal build issue
2024-06-18 08:53:18 +02:00
Armel Soro
167aec1892
Bump version to 3.16.0 ( #7247 )
2024-06-17 09:46:46 +00:00
dependabot[bot]
e02ee97bde
Website: Bump braces from 3.0.2 to 3.0.3 in /docs/website ( #7246 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-14 12:36:41 +00:00
Armel Soro
3d77fe9d2b
Also publish nightly binaries with Git commit ID
...
This makes it possible for users to pin to specific commits for their nightly builds
2024-06-14 12:56:23 +02:00
dependabot[bot]
b3dc19ac4a
Website: Bump express from 4.18.1 to 4.19.2 in /docs/website ( #7232 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.1 to 4.19.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.18.1...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 13:04:31 +00:00
dependabot[bot]
76da6b8d80
Website: Bump webpack-dev-middleware in /docs/website ( #7231 )
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 08:31:15 +00:00
dependabot[bot]
8601f0261a
Website: Bump follow-redirects from 1.15.5 to 1.15.6 in /docs/website ( #7228 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 08:42:46 +00:00
Armel Soro
ff28e9b670
Add troubleshooting guide on how to work locally with Podman when 'odo dev' tries to push image components
...
This seems to be quite common case, since it was already reported and
explained twice.
Ref https://github.com/redhat-developer/odo/issues/7224
2024-03-08 11:16:42 +01:00
dependabot[bot]
de1f9bfd8a
Bump the npm_and_yarn group across 3 directories with 9 updates ( #7219 )
...
Bumps the npm_and_yarn group with 7 updates in the /docs/website directory:
| Package | From | To |
| --- | --- | --- |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) | `7.21.4` | `7.23.9` |
| [@sideway/formula](https://github.com/sideway/formula ) | `3.0.0` | `3.0.1` |
| [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) | `4.1.0` | `4.1.1` |
| [json5](https://github.com/json5/json5 ) | `2.2.1` | `2.2.3` |
| [postcss](https://github.com/postcss/postcss ) | `8.4.16` | `8.4.35` |
| [semver](https://github.com/npm/node-semver ) | `5.7.1` | `5.7.2` |
| [ua-parser-js](https://github.com/faisalman/ua-parser-js ) | `0.7.31` | `0.7.37` |
Bumps the npm_and_yarn group with 7 updates in the /tests/examples/source/angular directory:
| Package | From | To |
| --- | --- | --- |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) | `7.18.8` | `7.23.9` |
| [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) | `4.1.0` | `4.1.1` |
| [json5](https://github.com/json5/json5 ) | `2.2.1` | `2.2.3` |
| [semver](https://github.com/npm/node-semver ) | `5.7.1` | `5.7.2` |
| [ua-parser-js](https://github.com/faisalman/ua-parser-js ) | `0.7.31` | `0.7.37` |
| [socket.io-parser](https://github.com/socketio/socket.io-parser ) | `4.0.5` | `4.2.4` |
| [socket.io](https://github.com/socketio/socket.io ) | `4.5.1` | `4.7.4` |
Bumps the npm_and_yarn group with 4 updates in the /ui directory: [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ), [semver](https://github.com/npm/node-semver ), [ua-parser-js](https://github.com/faisalman/ua-parser-js ) and [socket.io-parser](https://github.com/socketio/socket.io-parser ).
Updates `@babel/traverse` from 7.21.4 to 7.23.9
- [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.23.9/packages/babel-traverse )
Updates `@sideway/formula` from 3.0.0 to 3.0.1
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1 )
Updates `http-cache-semantics` from 4.1.0 to 4.1.1
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
Updates `json5` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
Updates `postcss` from 8.4.16 to 8.4.35
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.16...8.4.35 )
Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
Updates `ua-parser-js` from 0.7.31 to 0.7.37
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.37 )
Updates `@babel/traverse` from 7.18.8 to 7.23.9
- [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.23.9/packages/babel-traverse )
Updates `http-cache-semantics` from 4.1.0 to 4.1.1
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
Updates `json5` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
Updates `ua-parser-js` from 0.7.31 to 0.7.37
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.37 )
Updates `socket.io-parser` from 4.0.5 to 4.2.4
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.5...4.2.4 )
Updates `socket.io` from 4.5.1 to 4.7.4
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/4.5.1...4.7.4 )
Updates `@babel/traverse` from 7.21.2 to 7.23.9
- [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.23.9/packages/babel-traverse )
Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
Updates `ua-parser-js` from 0.7.34 to 0.7.37
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.37 )
Updates `socket.io-parser` from 4.2.2 to 4.2.4
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.5...4.2.4 )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: "@sideway/formula"
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: http-cache-semantics
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: json5
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: postcss
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: semver
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: ua-parser-js
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: http-cache-semantics
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: json5
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: semver
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: ua-parser-js
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: socket.io-parser
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: socket.io
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: "@babel/traverse"
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: semver
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: ua-parser-js
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
- dependency-name: socket.io-parser
dependency-type: indirect
dependency-group: npm_and_yarn-security-group
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 10:51:26 +00:00
dependabot[bot]
f8207d0ae4
Website: Bump follow-redirects from 1.15.2 to 1.15.5 in /docs/website ( #7206 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.5 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-09 22:40:04 +00:00
dependabot[bot]
234eb3e765
Website: Bump webpack from 5.90.0 to 5.90.1 in /docs/website ( #7199 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.90.0 to 5.90.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.90.0...v5.90.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 08:54:52 +00:00
dependabot[bot]
e19625ae89
Website: Bump @segment/snippet from 4.16.2 to 5.2.1 in /docs/website ( #7194 )
...
Bumps [@segment/snippet](https://github.com/segmentio/snippet ) from 4.16.2 to 5.2.1.
- [Release notes](https://github.com/segmentio/snippet/releases )
- [Changelog](https://github.com/segmentio/snippet/blob/master/History.md )
- [Commits](https://github.com/segmentio/snippet/compare/v4.16.2...v5.2.1 )
---
updated-dependencies:
- dependency-name: "@segment/snippet"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 17:55:54 +00:00
dependabot[bot]
db41d89540
Website: Bump typescript from 5.2.2 to 5.3.3 in /docs/website ( #7193 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.2.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 17:55:48 +00:00
dependabot[bot]
e0fec07ce0
Website: Bump webpack from 5.89.0 to 5.90.0 in /docs/website ( #7192 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.89.0 to 5.90.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.90.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 17:47:36 +00:00
dependabot[bot]
2e5fa689b1
Website: Bump browserslist from 4.22.1 to 4.22.2 in /docs/website ( #7185 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.22.1 to 4.22.2.
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/commits )
---
updated-dependencies:
- dependency-name: browserslist
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 13:12:01 +00:00
dependabot[bot]
dee536a58d
Website: Bump clsx from 2.0.0 to 2.1.0 in /docs/website ( #7180 )
...
Bumps [clsx](https://github.com/lukeed/clsx ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/lukeed/clsx/releases )
- [Commits](https://github.com/lukeed/clsx/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: clsx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 11:50:21 +00:00
dependabot[bot]
917d82247f
Website: Bump prism-react-renderer from 2.1.0 to 2.3.1 in /docs/website ( #7182 )
...
Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer ) from 2.1.0 to 2.3.1.
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases )
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.1.0...prism-react-renderer@2.3.1 )
---
updated-dependencies:
- dependency-name: prism-react-renderer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 10:06:20 +00:00
dependabot[bot]
9a8bf6b686
Website: Bump @algolia/client-search in /docs/website ( #7181 )
...
Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript ) from 4.20.0 to 4.22.1.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases )
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/algolia/algoliasearch-client-javascript/compare/4.20.0...4.22.1 )
---
updated-dependencies:
- dependency-name: "@algolia/client-search"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 09:49:47 +00:00
Armel Soro
97adb91567
Fix links to inner-loop and outer-loop sections in introduction.md
...
Fixes #7026
2024-01-03 09:39:16 +01:00
Armel Soro
67d81ba22c
Document that dockerfile.uri in Image components can also be used to specify a Containerfile
...
Fixes #6977
2023-12-18 10:23:08 +01:00
Armel Soro
d51538c809
Clarify in the architecture docs that the image pull policy can be changed
2023-12-12 14:25:24 +01:00
Armel Soro
b0ab925db0
Show last update date on documentation pages ( #7165 )
...
This can be useful to quickly determine if some page is still up-to-date or not.
2023-12-12 13:18:55 +00:00
Armel Soro
15f663f12a
Start HTTP server to replace Devfile Registry server in the tests ( #7154 )
2023-12-01 10:35:15 +01:00
Armel Soro
ba0c9575f7
Generate checksums for nightly binaries ( #7149 )
2023-11-20 09:23:57 +01:00
dependabot[bot]
025e3ca68f
Website: Bump webpack from 5.88.2 to 5.89.0 in /docs/website ( #7134 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.2 to 5.89.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-30 08:38:56 +00:00
Armel Soro
5d4a6ef325
Use staging Devfile registry for PR tests ( #7129 )
...
* Revert using a DEVFILE_PROXY env var
There is no proxy deployed in the internal test cluster.
As such, this env var no longer makes sense.
* To help troubleshoot, display the resolved Devfile registry URL
* Make interactive tests more resilient with stack versions
They are now able to determine if the "Select version" prompt
should be asked by "odo init" or not:
* Make sure doc automation tests do not rely on hard-coded namespaces
* Allow to run doc automation tests with more parallel Ginkgo nodes
This is possible now that those tests no longer
depend on a single hard-coded namespace.
* Remove occurrences of the DEVFILE_REGISTRY env var in IBM Pipelines scripts
* Reuse logic for determining the Devfile Registry URL in "odo registry" tests
* Clarify what openshiftci-config.sh is used for
2023-10-27 07:54:14 +00:00
Armel Soro
4d6a785cff
Review and update OWNERS files
2023-10-23 14:29:20 +02:00
dependabot[bot]
6b88b86fb0
Website: Bump @tsconfig/docusaurus from 2.0.0 to 2.0.2 in /docs/website ( #7128 )
...
Bumps [@tsconfig/docusaurus](https://github.com/tsconfig/bases/tree/HEAD/bases ) from 2.0.0 to 2.0.2.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases )
---
updated-dependencies:
- dependency-name: "@tsconfig/docusaurus"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 10:17:17 +00:00
dependabot[bot]
2ef124ece6
Website: Bump prism-react-renderer from 2.0.6 to 2.1.0 in /docs/website ( #7125 )
...
Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer ) from 2.0.6 to 2.1.0.
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases )
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/prism-react-renderer@2.0.6...prism-react-renderer@2.1.0 )
---
updated-dependencies:
- dependency-name: prism-react-renderer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 15:07:51 +00:00
dependabot[bot]
e5abe253a9
Website: Bump the docusaurus group in /docs/website with 1 update ( #7121 )
...
Bumps the docusaurus group in /docs/website with 1 update: [@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases ).
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus-module-type-aliases )
---
updated-dependencies:
- dependency-name: "@docusaurus/module-type-aliases"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: docusaurus
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 10:03:27 +00:00
dependabot[bot]
ea55bd2eb1
Website: Bump browserslist from 4.21.10 to 4.22.1 in /docs/website ( #7109 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.21.10 to 4.22.1.
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.21.10...4.22.1 )
---
updated-dependencies:
- dependency-name: browserslist
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 08:20:07 +00:00
Tomas Kral
868501c3d2
blogpost: writing devfile from scratch ( #6866 )
...
* blogpost: writing devfile from scratch
* Apply suggestions from code review
Co-authored-by: Parthvi Vala <pvala@redhat.com >
* Apply suggestions from code review
Co-authored-by: Philippe Martin <feloy1@gmail.com >
* remove non-breaking space from title and change date
---------
Co-authored-by: Parthvi Vala <pvala@redhat.com >
Co-authored-by: Philippe Martin <feloy1@gmail.com >
2023-10-03 15:16:08 +00:00
dependabot[bot]
85a65b2672
Website: Bump @docusaurus/preset-classic in /docs/website ( #7102 )
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.4.1 to 2.4.3.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.4.3/packages/docusaurus-preset-classic )
---
updated-dependencies:
- dependency-name: "@docusaurus/preset-classic"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 04:32:32 -04:00
github-actions[bot]
d48a481bd5
Release PR for v3.15.0 ( #7098 )
...
* Set version in build/VERSION file
* Bump version in installation docs
* Add release blog post
* Update blog post
---------
Co-authored-by: feloy <feloy@users.noreply.github.com >
Co-authored-by: Philippe Martin <phmartin@redhat.com >
2023-09-28 05:23:12 -04:00
Philippe Martin
10b5e8a8f5
Bump to v3.15.0 ( #7096 )
2023-09-26 03:39:55 -04:00
dependabot[bot]
8d30d7835f
Website: Bump @algolia/client-search in /docs/website ( #7094 )
...
Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript ) from 4.19.1 to 4.20.0.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases )
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/algolia/algoliasearch-client-javascript/compare/4.19.1...4.20.0 )
---
updated-dependencies:
- dependency-name: "@algolia/client-search"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25 02:41:33 -04:00
Philippe Martin
0f828ec99f
Ignore devstate when existing process name is not odo + delete devstate files with odo delete component ( #7090 )
...
* Ignore devstate when existing process name is not odo
* Delete orphan devstate files with odo delete component
* Update unit tests
* Create fake system
* Add unit tests for odo delete component
* Integration tests for odo dev
* Troubleshooting
* First process on Windows is 4
* Use go-ps lib for pidExists
2023-09-20 14:20:53 +02:00
Armel Soro
9e1698bc99
Add troubleshooting explaining how to workaround port forwarding issues with the Podman remote client ( #7092 )
2023-09-20 11:22:15 +02:00
dependabot[bot]
6bea0b56c6
Website: Bump webpack from 5.88.0 to 5.88.2 in /docs/website ( #7088 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.0 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.0...v5.88.2 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 10:25:15 +02:00
dependabot[bot]
945ee42109
Website: Bump @svgr/webpack from 8.0.1 to 8.1.0 in /docs/website ( #7081 )
...
Bumps [@svgr/webpack](https://github.com/gregberge/svgr ) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/gregberge/svgr/releases )
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gregberge/svgr/compare/v8.0.1...v8.1.0 )
---
updated-dependencies:
- dependency-name: "@svgr/webpack"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 11:58:51 +02:00
Armel Soro
e21b80f72a
Fix invalid link to installation page from all release blog posts ( #7069 )
...
* Fix link to installation page from all release blog posts
* Fix link to installation page mentioned in release blog post template
* Make sure Docusaurus errors out on broken markdown links
This does not entirely fix the issue
with broken links yet (by checking them),
but it is a first step - see [1]
[1] https://github.com/redhat-developer/odo/issues/6617
2023-09-05 09:07:33 +02:00