dependabot[bot]
dc9a90ae7f
Bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 in /ui/react-app
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 4.6.2 to 5.0.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/eslint-plugin-react-hooks@5.0.0/packages/eslint-plugin-react-hooks )
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 19:04:56 +00:00
Ben Kochie
a1e256a9b2
Merge pull request #4092 from prometheus/dependabot/npm_and_yarn/ui/react-app/eslint-plugin-import-2.31.0
...
Bump eslint-plugin-import from 2.30.0 to 2.31.0 in /ui/react-app
2024-11-19 20:04:06 +01:00
Ben Kochie
a0ff42f144
Merge pull request #4091 from prometheus/dependabot/npm_and_yarn/ui/react-app/eslint-plugin-react-7.37.2
...
Bump eslint-plugin-react from 7.37.1 to 7.37.2 in /ui/react-app
2024-11-19 20:03:52 +01:00
Ben Kochie
6d1a3ceaf2
Merge pull request #4099 from prometheus/dependabot/npm_and_yarn/ui/react-app/html-webpack-plugin-5.6.3
...
Bump html-webpack-plugin from 5.6.0 to 5.6.3 in /ui/react-app
2024-11-19 20:03:35 +01:00
dependabot[bot]
36b3a66b8b
Bump eslint-plugin-react from 7.37.1 to 7.37.2 in /ui/react-app
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.37.1 to 7.37.2.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.1...v7.37.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 16:44:24 +00:00
dependabot[bot]
7591419a7f
Bump eslint-plugin-import from 2.30.0 to 2.31.0 in /ui/react-app
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.30.0 to 2.31.0.
- [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.30.0...v2.31.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 16:44:13 +00:00
Ben Kochie
fe59ba8496
Merge pull request #4096 from prometheus/dependabot/npm_and_yarn/ui/react-app/eslint-plugin-jsx-a11y-6.10.2
...
Bump eslint-plugin-jsx-a11y from 6.9.0 to 6.10.2 in /ui/react-app
2024-11-19 17:43:04 +01:00
TJ Hoplock
f6b942cf9b
chore!: adopt log/slog, drop go-kit/log ( #4089 )
...
* chore!: adopt log/slog, drop go-kit/log
The bulk of this change set was automated by the following script which
is being used to aid in converting the various exporters/projects to use
slog:
https://gist.github.com/tjhop/49f96fb7ebbe55b12deee0b0312d8434
This commit includes several changes:
- bump exporter-tookit to v0.13.1 for log/slog support
- updates golangci-lint deprecated configs
- enables sloglint linter
- removes old go-kit/log linter configs
- introduce some `if logger == nil { $newLogger }` additions to prevent
nil references
- converts cluster membership config to use a stdlib compatible slog
adapter, rather than creating a custom io.Writer for use as the
membership `logOutput` config
Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>
* chore: address PR feedback
Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>
---------
Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>
2024-11-06 09:09:57 +00:00
dependabot[bot]
20b040db4b
Bump html-webpack-plugin from 5.6.0 to 5.6.3 in /ui/react-app
...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 5.6.0 to 5.6.3.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.6.0...v5.6.3 )
---
updated-dependencies:
- dependency-name: html-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 15:09:38 +00:00
dependabot[bot]
b0db0bc1aa
Bump eslint-plugin-jsx-a11y from 6.9.0 to 6.10.2 in /ui/react-app
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y ) from 6.9.0 to 6.10.2.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.9.0...v6.10.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 15:09:09 +00:00
George Robinson
5979dff9dc
Show muted alerts in Alert Groups API ( #3797 )
...
This commit updates /api/v2/alerts/groups to show if an alert is
suppressed from one or more active or mute time intervals. While
the muted by field can be found in /api/v2/alerts, it is not
used here because /api/v2/alerts does not take aggregation
or routing into consideration.
It also updates the UI to support filtering muted alerts via the
Muted checkbox.
Signed-off-by: George Robinson <george.robinson@grafana.com>
2024-10-23 16:42:21 +01:00
Ben Kochie
4fcb18ee41
Merge pull request #4046 from prometheus/dependabot/npm_and_yarn/ui/react-app/eslint-plugin-react-7.37.1
...
Bump eslint-plugin-react from 7.35.0 to 7.37.1 in /ui/react-app
2024-10-16 16:31:26 +02:00
dependabot[bot]
9636d07967
Bump typescript from 4.9.5 to 5.6.3 in /ui/react-app
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 4.9.5 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v4.9.5...v5.6.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 12:58:48 +00:00
dependabot[bot]
4071eb9446
Bump eslint-plugin-react from 7.35.0 to 7.37.1 in /ui/react-app
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.35.0 to 7.37.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.0...v7.37.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 12:58:37 +00:00
Ben Kochie
cb36a123d1
Merge pull request #4049 from prometheus/dependabot/npm_and_yarn/ui/react-app/eslint-plugin-import-2.30.0
...
Bump eslint-plugin-import from 2.29.1 to 2.30.0 in /ui/react-app
2024-10-16 14:57:21 +02:00
Ben Kochie
0d00fecef4
Merge pull request #4019 from prometheus/dependabot/npm_and_yarn/ui/react-app/eslint-plugin-react-hooks-4.6.2
...
Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 in /ui/react-app
2024-10-16 14:56:57 +02:00
Ben Kochie
ea6333c3db
Merge pull request #4040 from prometheus/dependabot/npm_and_yarn/ui/react-app/webpack-dev-server-5.1.0
...
Bump webpack-dev-server from 5.0.4 to 5.1.0 in /ui/react-app
2024-10-16 14:56:42 +02:00
dependabot[bot]
bd2adb0c5e
Bump eslint-plugin-import from 2.29.1 to 2.30.0 in /ui/react-app
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.29.1 to 2.30.0.
- [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.29.1...v2.30.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 15:07:43 +00:00
dependabot[bot]
99500f00a6
Bump webpack from 5.94.0 to 5.95.0 in /ui/react-app
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.94.0 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.95.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 15:07:27 +00:00
dependabot[bot]
5479f66f77
Bump webpack-dev-server from 5.0.4 to 5.1.0 in /ui/react-app
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.0.4...v5.1.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 15:06:28 +00:00
dependabot[bot]
d19cb66c7c
Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 in /ui/react-app
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 4.6.0 to 4.6.2.
- [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-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-06 14:57:49 +00:00
Simon Pasquier
ccc1ed914d
Merge pull request #4015 from prometheus/dependabot/npm_and_yarn/ui/react-app/eslint-plugin-prettier-5.2.1
...
Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 in /ui/react-app
2024-09-06 16:56:29 +02:00
dependabot[bot]
d24499cab5
Bump webpack from 5.93.0 to 5.94.0 in /ui/react-app
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.93.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.94.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 15:40:35 +00:00
dependabot[bot]
626b61a601
Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 in /ui/react-app
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.1.3 to 5.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 15:40:18 +00:00
dependabot[bot]
d9c76ae761
Bump html-webpack-plugin from 5.5.0 to 5.6.0 in /ui/react-app
...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.5.0...v5.6.0 )
---
updated-dependencies:
- dependency-name: html-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 08:15:46 +00:00
Simon Pasquier
b7b802a305
Merge pull request #3990 from prometheus/dependabot/npm_and_yarn/ui/react-app/eslint-plugin-react-7.35.0
...
Bump eslint-plugin-react from 7.32.2 to 7.35.0 in /ui/react-app
2024-08-22 10:02:45 +02:00
dependabot[bot]
ec5b65bdfb
Bump webpack-cli from 4.10.0 to 5.1.4 in /ui/react-app
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.10.0 to 5.1.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.1.4 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 07:34:33 +00:00
dependabot[bot]
811bf799b2
Bump webpack from 5.92.1 to 5.93.0 in /ui/react-app
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.92.1 to 5.93.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.92.1...v5.93.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 06:44:26 +00:00
dependabot[bot]
fe5419d3bf
Bump eslint-plugin-react from 7.32.2 to 7.35.0 in /ui/react-app
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.32.2 to 7.35.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.35.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 21:12:37 +00:00
dependabot[bot]
c2d8e16bfb
Bump eslint-config-prettier from 8.6.0 to 9.1.0 in /ui/react-app
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.6.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.6.0...v9.1.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>
2024-08-21 21:12:23 +00:00
Ben Kochie
37dfa9a2c5
Merge pull request #3977 from prometheus/dependabot/npm_and_yarn/ui/react-app/eslint-plugin-jsx-a11y-6.9.0
...
Bump eslint-plugin-jsx-a11y from 6.7.1 to 6.9.0 in /ui/react-app
2024-08-21 23:11:17 +02:00
dependabot[bot]
03ce15d5d3
Bump webpack-merge from 5.10.0 to 6.0.1 in /ui/react-app
...
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge ) from 5.10.0 to 6.0.1.
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.10.0...v6.0.1 )
---
updated-dependencies:
- dependency-name: webpack-merge
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 20:45:15 +00:00
Ben Kochie
3b4f15442a
Merge pull request #3987 from prometheus/dependabot/npm_and_yarn/ui/react-app/typescript-eslint/parser-5.62.0
...
Bump @typescript-eslint/parser from 5.53.0 to 5.62.0 in /ui/react-app
2024-08-21 22:44:08 +02:00
Ben Kochie
83b5e59fe8
Merge pull request #3988 from prometheus/dependabot/npm_and_yarn/ui/react-app/webpack-bundle-analyzer-4.10.2
...
Bump webpack-bundle-analyzer from 4.8.0 to 4.10.2 in /ui/react-app
2024-08-21 22:43:51 +02:00
Ben Kochie
e4542ab462
Merge pull request #3992 from prometheus/dependabot/npm_and_yarn/ui/react-app/mdi-material-ui-7.9.1
...
Bump mdi-material-ui from 7.8.0 to 7.9.1 in /ui/react-app
2024-08-21 22:43:37 +02:00
dependabot[bot]
024a7aaaec
Bump webpack-bundle-analyzer from 4.8.0 to 4.10.2 in /ui/react-app
...
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer ) from 4.8.0 to 4.10.2.
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.8.0...v4.10.2 )
---
updated-dependencies:
- dependency-name: webpack-bundle-analyzer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 19:20:08 +00:00
dependabot[bot]
ecae09e403
Bump ts-node from 10.9.1 to 10.9.2 in /ui/react-app ( #3975 )
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.9.1 to 10.9.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2 )
---
updated-dependencies:
- dependency-name: ts-node
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>
2024-08-21 20:18:42 +01:00
dependabot[bot]
cd9f803aaf
Bump mdi-material-ui from 7.8.0 to 7.9.1 in /ui/react-app
...
Bumps [mdi-material-ui](https://github.com/TeamWertarbyte/mdi-material-ui ) from 7.8.0 to 7.9.1.
- [Release notes](https://github.com/TeamWertarbyte/mdi-material-ui/releases )
- [Commits](https://github.com/TeamWertarbyte/mdi-material-ui/compare/v7.8.0...v7.9.1 )
---
updated-dependencies:
- dependency-name: mdi-material-ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 16:32:34 +00:00
dependabot[bot]
f73bf9769c
Bump @typescript-eslint/parser from 5.53.0 to 5.62.0 in /ui/react-app
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.53.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/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 16:31:59 +00:00
dependabot[bot]
39e88c105f
Bump eslint-plugin-jsx-a11y from 6.7.1 to 6.9.0 in /ui/react-app
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y ) from 6.7.1 to 6.9.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.7.1...v6.9.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 16:30:40 +00:00
dependabot[bot]
7254b369b0
Bump eslint-plugin-import from 2.27.5 to 2.29.1 in /ui/react-app
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.27.5 to 2.29.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.27.5...v2.29.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 08:55:06 +00:00
Simon Pasquier
ffa00c209d
Merge pull request #3942 from prometheus/dependabot/npm_and_yarn/ui/react-app/webpack-dev-server-5.0.4
...
Bump webpack-dev-server from 4.11.1 to 5.0.4 in /ui/react-app
2024-08-02 10:54:06 +02:00
dependabot[bot]
9dbeac1773
Bump webpack-dev-server from 4.11.1 to 5.0.4 in /ui/react-app
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.11.1 to 5.0.4.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.11.1...v5.0.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 15:53:17 +00:00
dependabot[bot]
e81f0841c7
Bump style-loader from 3.3.4 to 4.0.0 in /ui/react-app
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 3.3.4 to 4.0.0.
- [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.4...v4.0.0 )
---
updated-dependencies:
- dependency-name: style-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 15:52:44 +00:00
dependabot[bot]
c2a0e8ac0e
Bump eslint-webpack-plugin from 4.0.1 to 4.2.0 in /ui/react-app
...
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin ) from 4.0.1 to 4.2.0.
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v4.0.1...v4.2.0 )
---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 07:33:12 +00:00
Simon Pasquier
cc17be7b6f
Merge pull request #3911 from prometheus/dependabot/npm_and_yarn/ui/react-app/eslint-plugin-prettier-5.1.3
...
Bump eslint-plugin-prettier from 4.2.1 to 5.1.3 in /ui/react-app
2024-07-02 09:32:21 +02:00
dependabot[bot]
6e7976ca2a
Bump css-loader from 6.7.3 to 7.1.2 in /ui/react-app
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.7.3 to 7.1.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.3...v7.1.2 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 15:57:16 +00:00
dependabot[bot]
01a97d23a0
Bump eslint-plugin-prettier from 4.2.1 to 5.1.3 in /ui/react-app
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 4.2.1 to 5.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.2.1...v5.1.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 15:56:58 +00:00
dependabot[bot]
3b7a7e571f
Bump @emotion/react from 11.10.6 to 11.11.4 in /ui/react-app ( #3787 )
...
* Bump @emotion/react from 11.10.6 to 11.11.4 in /ui/react-app
Bumps [@emotion/react](https://github.com/emotion-js/emotion ) from 11.10.6 to 11.11.4.
- [Release notes](https://github.com/emotion-js/emotion/releases )
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.10.6...@emotion/react@11.11.4 )
---
updated-dependencies:
- dependency-name: "@emotion/react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update react-app assets
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simon Pasquier <spasquie@redhat.com>
2024-07-01 13:59:03 +02:00
Simon Pasquier
bffed61b97
Update react-app assets
...
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2024-06-28 16:24:58 +02:00