Demetrius
5e6944581a
cve: bumping cross-spawn to 6.0.6 and 7.0.6 (PROJQUAY-8849) ( #3829 )
...
deps: update cross-spawn from 6.0.x to 6.0.6
deps: update cross-spawn from 7.0.x to 7.0.6
2025-04-29 13:32:55 -03:00
OpenShift Cherrypick Robot
e5a84e85aa
[redhat-3.14] ui: render modelcard markdown tables (PROJQUAY-8680) ( #3758 )
...
* ui: render modelcard markdown tables (PROJQUAY-8680)
* ui: oembed to render embeded video in markdown (PROJQUAY-8679)
* ui: render tables and embeded links in markdown (PROJQUAY-8673)
* Github linked videos and Patternfly code block
* Limit img source to github and huggingface
---------
Co-authored-by: Kenny Lee Sin Cheong <kenny.lee28@gmail.com >
2025-04-04 11:23:59 -04:00
Kenny Lee Sin Cheong
5f8ca041e7
ui: implement change to render modelcard stored in layers (PROJQUAY-8642) ( #3692 )
...
* ui: implement change to render modelcard stored in layers (PROJQUAY-8412)
When a manifest has certain annotations or artifactTypes, render the
applicable modelcard markdown in a new tags detail tab.
* removing untar when fetching model card
* removing extra api calls
* Add modelcar check tests
---------
Co-authored-by: bcaton <bcaton@redhat.com >
2025-03-05 19:14:22 +00:00
Brandon Caton
f0907c806d
dep: updating css-loader to 6.11.0 (PROJQUAY-8297) ( #3537 )
...
updating css-loader to 6.11.0
2025-01-06 09:41:58 -05:00
Shubhra Deshpande
831319e3b4
dep: adding fallback for process/browser as dependency of axios update (PROJQUAY-7657) ( #3499 )
...
dep: adding fallback for process/browser as dependency of axios update
Co-authored-by: shudeshp <shudeshp@redhat.com >
2024-12-11 14:10:23 -05:00
Brandon Caton
aefc89ae51
dep: updating axios (PROJQUAY-7657) ( #3462 )
...
Updating axios
2024-12-05 16:36:35 -05:00
dependabot[bot]
de2daadcad
build(deps): bump cookie and express in /web ( #3313 )
...
Bumps [cookie](https://github.com/jshttp/cookie ) and [express](https://github.com/expressjs/express ). These dependencies needed 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: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-11 12:02:52 -04:00
dependabot[bot]
c4387e6b48
build(deps-dev): bump webpack from 5.76.0 to 5.95.0 in /web ( #3264 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.76.0 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.95.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-02 14:34:00 -04:00
dependabot[bot]
84fc3161f8
build(deps): bump body-parser and express in /web ( #3260 )
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3 )
Updates `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: body-parser
dependency-type: indirect
- 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-27 12:53:12 -04:00
dependabot[bot]
5eb9edfb0c
build(deps): bump rollup from 2.70.2 to 2.79.2 in /web ( #3259 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.70.2 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.70.2...v2.79.2 )
---
updated-dependencies:
- dependency-name: rollup
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-27 11:42:44 -04:00
dependabot[bot]
377e858f9a
build(deps): bump sanitize-html from 2.10.0 to 2.13.0 in /web ( #2976 )
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.10.0 to 2.13.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.10.0...2.13.0 )
---
updated-dependencies:
- dependency-name: sanitize-html
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-25 17:22:53 +00:00
dependabot[bot]
c9415826c3
build(deps): bump ejs from 3.1.6 to 3.1.10 in /web ( #2857 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.10 )
---
updated-dependencies:
- dependency-name: ejs
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-24 14:47:05 +02:00
dependabot[bot]
95a48ce33e
build(deps): bump braces and webpack in /web ( #2944 )
...
Bumps [braces](https://github.com/micromatch/braces ) to 3.0.3 and updates ancestor dependency [webpack](https://github.com/webpack/webpack ). These dependencies need to be updated together.
Updates `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 )
Updates `webpack` from 4.46.0 to 5.76.0
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.46.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 14:40:23 +02:00
dependabot[bot]
d6664d54b8
build(deps): bump @babel/traverse from 7.17.10 to 7.23.2 in /web ( #2415 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.17.10 to 7.23.2.
- [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.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-16 18:22:35 +02:00
dependabot[bot]
76459cc16f
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.62.0 in /web ( #2688 )
...
build(deps-dev): bump @typescript-eslint/eslint-plugin in /web
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.19.0 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-05-16 18:21:44 +02:00
dependabot[bot]
73060011e3
build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /web ( #2764 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 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.4...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-05-16 18:21:16 +02:00
dependabot[bot]
527a72914c
build(deps): bump express from 4.17.3 to 4.19.2 in /web ( #2799 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.3 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.17.3...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-05-16 16:07:15 +02:00
dependabot[bot]
c546115021
build(deps): bump webpack-dev-middleware from 5.3.1 to 5.3.4 in /web ( #2790 )
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.1 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.1...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-04-10 17:09:50 +02:00
dependabot[bot]
746e372741
build(deps-dev): bump dotenv-webpack from 7.1.0 to 8.0.1 in /web ( #2255 )
...
Bumps [dotenv-webpack](https://github.com/mrsteele/dotenv-webpack ) from 7.1.0 to 8.0.1.
- [Release notes](https://github.com/mrsteele/dotenv-webpack/releases )
- [Commits](https://github.com/mrsteele/dotenv-webpack/compare/v7.1.0...v8.0.1 )
---
updated-dependencies:
- dependency-name: dotenv-webpack
dependency-type: direct:development
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-02-05 15:34:53 +00:00
dependabot[bot]
5e1a54a585
build(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 in /web ( #2439 )
...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign ) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2 )
---
updated-dependencies:
- dependency-name: browserify-sign
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-05 15:11:19 +01:00
dependabot[bot]
52275a3d82
build(deps-dev): bump eslint from 8.49.0 to 8.56.0 in /web ( #2566 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.49.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.49.0...v8.56.0 )
---
updated-dependencies:
- dependency-name: eslint
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-18 17:40:29 +01:00
dependabot[bot]
f5a5e4e41f
build(deps): bump axios from 1.4.0 to 1.6.5 in /web ( #2589 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.4.0 to 1.6.5.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.6.5 )
---
updated-dependencies:
- dependency-name: axios
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-18 17:25:01 +01:00
dependabot[bot]
4ebed1f5e1
build(deps-dev): bump webpack-merge from 5.9.0 to 5.10.0 in /web ( #2410 )
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 5.9.0 to 5.10.0.
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.9.0...v5.10.0 )
---
updated-dependencies:
- dependency-name: webpack-merge
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>
2023-10-19 12:24:17 +02:00
Jeff Puzzo
38fd992f30
ui: Fix styling conflict with RedHatInsights (PROJQUAY-6085) ( #2418 )
...
Fix styling conflict with redhat insights
2023-10-18 12:33:55 -04:00
dependabot[bot]
2b5325ed7d
build(deps): bump @patternfly/react-charts from 7.0.1 to 7.1.1 in /web ( #2387 )
...
Bumps [@patternfly/react-charts](https://github.com/patternfly/patternfly-react ) from 7.0.1 to 7.1.1.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@7.0.1...@patternfly/react-charts@7.1.1 )
---
updated-dependencies:
- dependency-name: "@patternfly/react-charts"
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-11 02:17:35 +02:00
dependabot[bot]
0e51b040d4
build(deps-dev): bump ts-loader from 9.4.4 to 9.5.0 in /web ( #2388 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.4.4 to 9.5.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.4.4...v9.5.0 )
---
updated-dependencies:
- dependency-name: ts-loader
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>
2023-10-09 16:17:57 +02:00
dependabot[bot]
e7661f7e9b
build(deps): bump react-scripts from 5.0.0 to 5.0.1 in /web ( #2297 )
...
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/facebook/create-react-app/releases )
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts )
---
updated-dependencies:
- dependency-name: react-scripts
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-06 17:37:58 +02:00
dependabot[bot]
eaee1d6a7b
build(deps-dev): bump tsconfig-paths-webpack-plugin from 3.5.2 to 4.1.0 in /web ( #2298 )
...
build(deps-dev): bump tsconfig-paths-webpack-plugin in /web
Bumps [tsconfig-paths-webpack-plugin](https://github.com/dividab/tsconfig-paths-webpack-plugin ) from 3.5.2 to 4.1.0.
- [Changelog](https://github.com/dividab/tsconfig-paths-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/v3.5.2...v4.1.0 )
---
updated-dependencies:
- dependency-name: tsconfig-paths-webpack-plugin
dependency-type: direct:development
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>
2023-10-06 16:24:06 +02:00
Jeff Puzzo
033bcf6772
ui: Upgrade to PatternFly v5 (PROJQUAY-6085) ( #2281 )
...
Upgrade to PatternFly v5
2023-10-06 14:11:36 +00:00
dependabot[bot]
0349923fce
build(deps-dev): bump prettier from 3.0.2 to 3.0.3 in /web ( #2272 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: prettier
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-03 11:02:02 +02:00
dependabot[bot]
8c80c80492
build(deps): bump @patternfly/react-charts from 6.94.19 to 7.0.1 in /web ( #2254 )
...
Bumps [@patternfly/react-charts](https://github.com/patternfly/patternfly-react ) from 6.94.19 to 7.0.1.
- [Release notes](https://github.com/patternfly/patternfly-react/releases )
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-charts@6.94.19...@patternfly/react-charts@7.0.1 )
---
updated-dependencies:
- dependency-name: "@patternfly/react-charts"
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>
2023-09-25 18:59:50 +02:00
dependabot[bot]
de234ad8a7
build(deps): bump @types/node from 16.18.46 to 20.6.5 in /web ( #2251 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.18.46 to 20.6.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
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>
2023-09-25 18:59:17 +02:00
dependabot[bot]
5e3f132992
build(deps-dev): bump axios-mock-adapter from 1.20.0 to 1.22.0 in /web ( #2222 )
...
Bumps [axios-mock-adapter](https://github.com/ctimmerm/axios-mock-adapter ) from 1.20.0 to 1.22.0.
- [Release notes](https://github.com/ctimmerm/axios-mock-adapter/releases )
- [Changelog](https://github.com/ctimmerm/axios-mock-adapter/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ctimmerm/axios-mock-adapter/compare/v1.20.0...v1.22.0 )
---
updated-dependencies:
- dependency-name: axios-mock-adapter
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>
2023-09-20 13:10:30 +02:00
dependabot[bot]
eff731e0a8
build(deps): bump @redhat-cloud-services/frontend-components-config-utilities from 1.5.31 to 3.0.4 in /web ( #2241 )
...
build(deps): bump @redhat-cloud-services/frontend-components-config-utilities
Bumps [@redhat-cloud-services/frontend-components-config-utilities](https://github.com/RedHatInsights/frontend-components ) from 1.5.31 to 3.0.4.
- [Commits](https://github.com/RedHatInsights/frontend-components/commits )
---
updated-dependencies:
- dependency-name: "@redhat-cloud-services/frontend-components-config-utilities"
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>
2023-09-19 16:10:20 +02:00
dependabot[bot]
a0e1f4ae53
build(deps-dev): bump css-minimizer-webpack-plugin from 3.4.1 to 5.0.1 in /web ( #2239 )
...
build(deps-dev): bump css-minimizer-webpack-plugin in /web
Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin ) from 3.4.1 to 5.0.1.
- [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v3.4.1...v5.0.1 )
---
updated-dependencies:
- dependency-name: css-minimizer-webpack-plugin
dependency-type: direct:development
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>
2023-09-19 11:15:44 +02:00
dependabot[bot]
0ff7862df8
build(deps-dev): bump eslint from 8.48.0 to 8.49.0 in /web ( #2220 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.48.0 to 8.49.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.48.0...v8.49.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2023-09-11 14:56:41 +02:00
dependabot[bot]
de6582e7be
build(deps): bump web-vitals from 2.1.4 to 3.4.0 in /web ( #2219 )
...
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals ) from 2.1.4 to 3.4.0.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md )
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v2.1.4...v3.4.0 )
---
updated-dependencies:
- dependency-name: web-vitals
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>
2023-09-11 14:56:18 +02:00
dependabot[bot]
c7f9bc0483
build(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1 in /web ( #2203 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.0...v2.28.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
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-09-04 16:56:34 +02:00
dependabot[bot]
5c5f45f5e0
build(deps-dev): bump webpack-merge from 5.8.0 to 5.9.0 in /web ( #2204 )
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 5.8.0 to 5.9.0.
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/commits )
---
updated-dependencies:
- dependency-name: webpack-merge
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>
2023-09-04 16:55:28 +02:00
dependabot[bot]
109bc965e2
build(deps-dev): bump eslint from 8.13.0 to 8.48.0 in /web ( #2206 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.13.0 to 8.48.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.13.0...v8.48.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2023-09-04 16:55:05 +02:00
dependabot[bot]
706a873db1
build(deps-dev): bump prettier from 2.6.2 to 3.0.2 in /web ( #2146 )
...
* build(deps-dev): bump prettier from 2.6.2 to 3.0.2 in /web
Bumps [prettier](https://github.com/prettier/prettier ) from 2.6.2 to 3.0.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...3.0.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* build(deps): bump eslint-plugin-prettier
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oleg Bulatov <oleg@bulatov.me >
2023-08-30 16:17:01 +00:00
dependabot[bot]
4f1dc0689b
build(deps): bump cypress from 10.10.0 to 12.17.4 in /web ( #2171 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.10.0 to 12.17.4.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v10.10.0...v12.17.4 )
---
updated-dependencies:
- dependency-name: cypress
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>
2023-08-28 13:47:38 +00:00
dependabot[bot]
0e75ffa342
build(deps-dev): bump svg-url-loader from 7.1.1 to 8.0.0 in /web ( #2176 )
...
Bumps [svg-url-loader](https://github.com/bhovhannes/svg-url-loader ) from 7.1.1 to 8.0.0.
- [Release notes](https://github.com/bhovhannes/svg-url-loader/releases )
- [Commits](https://github.com/bhovhannes/svg-url-loader/compare/v7.1.1...v8.0.0 )
---
updated-dependencies:
- dependency-name: svg-url-loader
dependency-type: direct:development
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>
2023-08-27 18:54:47 +02:00
dependabot[bot]
f6d9d00e35
build(deps): bump react-router-dom from 6.3.0 to 6.15.0 in /web ( #2174 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.3.0 to 6.15.0.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.15.0/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
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-08-27 15:18:39 +02:00
dependabot[bot]
48da4ccdb2
build(deps): bump @types/jest from 27.4.1 to 29.5.3 in /web ( #2144 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 27.4.1 to 29.5.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
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>
2023-08-22 11:44:46 +02:00
dependabot[bot]
f25d99acb8
build(deps): bump @testing-library/user-event in /web ( #2147 )
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 13.5.0 to 14.4.3.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v13.5.0...v14.4.3 )
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
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>
2023-08-21 14:24:15 +00:00
dependabot[bot]
ceac5375a5
build(deps-dev): bump eslint-config-prettier in /web ( #2145 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.15.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
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>
2023-08-21 16:11:36 +02:00
dependabot[bot]
4594d64758
build(deps-dev): bump style-loader from 3.3.1 to 3.3.3 in /web ( #2119 )
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 3.3.1 to 3.3.3.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v3.3.1...v3.3.3 )
---
updated-dependencies:
- dependency-name: style-loader
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-08-16 00:36:44 +02:00
Oleg Bulatov
f7d08df9eb
chore: remove husky ( #2130 )
...
husky, when installed via `npm install` in web/, replaces pre-commit,
which is undesirable for this repository, as it essentially disables all
pre-commit checks for Python code.
pre-commit already has all checks that are privded by husky.
2023-08-15 08:31:33 +00:00
dependabot[bot]
79a49be3c1
build(deps-dev): bump eslint-plugin-react-hooks in /web ( #2118 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 4.4.0 to 4.6.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
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>
2023-08-14 18:07:42 +02:00