Cockpit Project
|
69c834fabc
|
Makefile: Update Cockpit lib to c8fceb14235c17abfe9149aa7994a4aa
Closes #900
|
2024-06-20 10:44:55 +02:00 |
|
Martin Pitt
|
9e2eb78987
|
pyproject.toml: fix our mypy setup
This allows proper typechecking in testcases via LSP servers.
Based on d9c625814f
|
2024-06-20 10:44:55 +02:00 |
|
dependabot[bot]
|
e73d72450b
|
build(deps-dev): bump eslint-plugin-react in the eslint group
Bumps the eslint group with 1 update: [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react).
Updates `eslint-plugin-react` from 7.34.2 to 7.34.3
- [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.34.2...v7.34.3)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-20 10:01:21 +02:00 |
|
dependabot[bot]
|
0c4dae4020
|
build(deps-dev): bump sass from 1.77.5 to 1.77.6
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.5 to 1.77.6.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.5...1.77.6)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-19 06:46:08 +02:00 |
|
Cockpit Project
|
90cc9bc044
|
cockpit-ci: Update container to 2024-06-11
Closes #897
|
2024-06-17 06:06:37 +02:00 |
|
Jelle van der Waa
|
49c368809e
|
build.js: support outputting esbuild metadata file
ESbuild supports outputting a metadata file which can be used to view
bundle size information using https://esbuild.github.io/analyze/
|
2024-06-16 22:29:16 +02:00 |
|
Cockpit Project
|
bcb9cc89c5
|
Makefile: Update Cockpit lib to e46f7e022e13f2a984d25a3e189a5117
Closes #894
|
2024-06-13 08:34:49 +02:00 |
|
dependabot[bot]
|
ac7e9610d2
|
build(deps-dev): bump sass from 1.77.4 to 1.77.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.4 to 1.77.5.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.4...1.77.5)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-13 08:33:27 +02:00 |
|
dependabot[bot]
|
9f85e85eb2
|
build(deps-dev): bump esbuild from 0.21.4 to 0.21.5 in the esbuild group
Bumps the esbuild group with 1 update: [esbuild](https://github.com/evanw/esbuild).
Updates `esbuild` from 0.21.4 to 0.21.5
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.4...v0.21.5)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: esbuild
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-11 07:51:58 +02:00 |
|
Cockpit Project
|
676bfbfe18
|
cockpit-ci: Update container to 2024-06-03
Closes #891
|
2024-06-10 07:56:31 +02:00 |
|
dependabot[bot]
|
63184d43d4
|
build(deps-dev): bump esbuild-sass-plugin in the esbuild group
Bumps the esbuild group with 1 update: [esbuild-sass-plugin](https://github.com/glromeo/esbuild-sass-plugin).
Updates `esbuild-sass-plugin` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/glromeo/esbuild-sass-plugin/releases)
- [Commits](https://github.com/glromeo/esbuild-sass-plugin/compare/v3.3.0...v3.3.1)
---
updated-dependencies:
- dependency-name: esbuild-sass-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: esbuild
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-07 07:03:34 +02:00 |
|
Cockpit Project
|
04007685e4
|
Makefile: Update Cockpit lib to 8769d417e5a4910f1ba0d02cda220fa3
Closes #889
|
2024-06-06 06:40:26 +02:00 |
|
Allison Karlitskaya
|
d3758c3fef
|
Makefile: use XZ_OPT=-0 for make vm
...and targets which depend on it, like `make check`.
This shaves some seconds off of image building.
|
2024-06-04 16:58:23 +02:00 |
|
dependabot[bot]
|
3a7820998e
|
build(deps-dev): bump sass from 1.77.3 to 1.77.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.3 to 1.77.4.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.3...1.77.4)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-01 00:36:00 +02:00 |
|
Allison Karlitskaya
|
9eed955a2b
|
Makefile: run xgettext on typescript sources
We currently only extract translations from .js and .jsx files. Make
sure we also include .ts and .tsx.
|
2024-05-31 09:49:00 +02:00 |
|
dependabot[bot]
|
6e5a949f25
|
build(deps-dev): bump sass from 1.77.2 to 1.77.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.2 to 1.77.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.2...1.77.3)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-31 09:03:37 +02:00 |
|
Cockpit Project
|
0b4e5c4cf4
|
Makefile: Update Cockpit lib to fe9a48e7962a5a423dc39e7853059318
Closes #883
|
2024-05-30 09:40:37 +02:00 |
|
dependabot[bot]
|
69fb381f1c
|
build(deps-dev): bump qunit from 2.20.1 to 2.21.0
Bumps [qunit](https://github.com/qunitjs/qunit) from 2.20.1 to 2.21.0.
- [Release notes](https://github.com/qunitjs/qunit/releases)
- [Changelog](https://github.com/qunitjs/qunit/blob/main/History.md)
- [Commits](https://github.com/qunitjs/qunit/compare/2.20.1...2.21.0)
---
updated-dependencies:
- dependency-name: qunit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-30 09:39:57 +02:00 |
|
dependabot[bot]
|
e53f4812d1
|
build(deps-dev): bump stylelint in the stylelint group
Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint).
Updates `stylelint` from 16.6.0 to 16.6.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.6.0...16.6.1)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: stylelint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-29 06:02:49 +02:00 |
|
dependabot[bot]
|
a938c4eb18
|
build(deps-dev): bump eslint-plugin-react in the eslint group
Bumps the eslint group with 1 update: [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react).
Updates `eslint-plugin-react` from 7.34.1 to 7.34.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.34.1...v7.34.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-29 06:02:14 +02:00 |
|
dependabot[bot]
|
650a593a7e
|
build(deps-dev): bump esbuild from 0.21.3 to 0.21.4 in the esbuild group
Bumps the esbuild group with 1 update: [esbuild](https://github.com/evanw/esbuild).
Updates `esbuild` from 0.21.3 to 0.21.4
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.3...v0.21.4)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: esbuild
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-28 02:57:11 +02:00 |
|
dependabot[bot]
|
060dd4c4a5
|
build(deps-dev): bump eslint-plugin-promise in the eslint group
Bumps the eslint group with 1 update: [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise).
Updates `eslint-plugin-promise` from 6.1.1 to 6.2.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.1.1...v6.2.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-promise
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-28 02:56:44 +02:00 |
|
dependabot[bot]
|
da8bb09414
|
build(deps-dev): bump stylelint in the stylelint group
Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint).
Updates `stylelint` from 16.5.0 to 16.6.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.5.0...16.6.0)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: stylelint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-25 11:30:08 +02:00 |
|
Cockpit Project
|
e934252206
|
Makefile: Update Cockpit lib to 6bf8d112f5fe7cae9614cb5a1c586e33
Closes #876
|
2024-05-23 07:00:15 +02:00 |
|
Jelle van der Waa
|
0c1f8d0357
|
.eslintrc.json: boolean values are deprecated for globals
As per ESLint docs these options still allow boolean values but in
reality they are deprecated and replaced by "readonly". Oxlint currently
cannot deal with this and therefore cannot parse the eslint
configuration file.
https://eslint.org/docs/latest/use/configure/language-options#using-configuration-files
|
2024-05-21 14:15:42 +02:00 |
|
dependabot[bot]
|
a7b89f0c48
|
package.json: Bump esbuild to 0.21.3
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: esbuild
- dependency-name: esbuild-sass-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: esbuild
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-21 06:06:59 +02:00 |
|
dependabot[bot]
|
703288bb2d
|
build(deps-dev): bump sass from 1.77.1 to 1.77.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.1 to 1.77.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.1...1.77.2)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-21 05:59:32 +02:00 |
|
Cockpit Project
|
2555f4c88f
|
Makefile: Update Cockpit lib to 2e968f9835a7d18132df1d6c0bda5715
Closes #871
|
2024-05-16 09:09:09 +02:00 |
|
dependabot[bot]
|
970bad4221
|
build(deps-dev): bump sass from 1.77.0 to 1.77.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.0 to 1.77.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.0...1.77.1)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-14 09:56:17 +02:00 |
|
Cockpit Project
|
9d30e34679
|
Makefile: Update Cockpit lib to 1c93d4b696843ecd3438dcc0ec020979
Closes #867
|
2024-05-10 09:24:23 +02:00 |
|
Cockpit Project
|
8e038d801e
|
Makefile: Update Cockpit lib to 46fe9f5ff45aff4e807dd24340466b69
Closes #865
|
2024-05-09 07:02:31 +02:00 |
|
dependabot[bot]
|
602d2391f6
|
build(deps-dev): bump sass from 1.76.0 to 1.77.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.76.0 to 1.77.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.76.0...1.77.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-08 07:02:21 +02:00 |
|
dependabot[bot]
|
31185569d7
|
build(deps-dev): bump stylelint in the stylelint group
Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint).
Updates `stylelint` from 16.4.0 to 16.5.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.4.0...16.5.0)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: stylelint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-03 03:31:09 +02:00 |
|
dependabot[bot]
|
0f55b33022
|
build(deps): bump the patternfly group with 4 updates
Bumps the patternfly group with 4 updates: [@patternfly/patternfly](https://github.com/patternfly/patternfly), [@patternfly/react-core](https://github.com/patternfly/patternfly-react), [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) and @patternfly/react-styles.
Updates `@patternfly/patternfly` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js)
- [Commits](https://github.com/patternfly/patternfly/compare/v5.3.0...patch-v5.3.1)
Updates `@patternfly/react-core` from 5.3.1 to 5.3.3
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.3.1...@patternfly/react-core@5.3.3)
Updates `@patternfly/react-icons` from 5.3.1 to 5.3.2
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.3.1...@patternfly/react-icons@5.3.2)
Updates `@patternfly/react-styles` from 5.3.0 to 5.3.1
---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patternfly
- dependency-name: "@patternfly/react-core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patternfly
- dependency-name: "@patternfly/react-icons"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patternfly
- dependency-name: "@patternfly/react-styles"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patternfly
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-03 03:30:52 +02:00 |
|
dependabot[bot]
|
89bbb32d02
|
build(deps-dev): bump sass from 1.75.0 to 1.76.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.75.0 to 1.76.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.75.0...1.76.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-02 17:48:13 +02:00 |
|
Cockpit Project
|
0a89f01fff
|
Makefile: Update Cockpit lib to 03d7067e47bd6bea6dde7025bfd52ce0
Closes #859
|
2024-05-02 17:47:39 +02:00 |
|
Martin Pitt
|
dfca8ebe76
|
test: Drop testing on CentOS 8 Stream
C8S is going to be EOL in a month [1], and we are not going to do a RHEL
8 update at this point any more.
Keep testing on rhel-8-10 though, as we do want to keep the code working
for the beiboot scenario or backports.
[1] https://blog.centos.org/2023/04/end-dates-are-coming-for-centos-stream-8-and-centos-linux-7/
|
2024-04-29 09:11:58 +02:00 |
|
Cockpit Project
|
a54fe663e5
|
cockpit-ci: Update container to 2024-04-25
Closes #855
|
2024-04-29 07:24:22 +02:00 |
|
Martin Pitt
|
888ea5a229
|
dependabot: Group React and types packages
Also sort the list alphabetically.
|
2024-04-27 12:01:36 +02:00 |
|
dependabot[bot]
|
7f0b7c54f0
|
build(deps): bump react-dom from 18.2.0 to 18.3.1
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.2.0 to 18.3.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)
---
updated-dependencies:
- dependency-name: react-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-27 08:28:25 +02:00 |
|
dependabot[bot]
|
84f77cd772
|
build(deps): bump react from 18.3.0 to 18.3.1
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.3.0 to 18.3.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)
---
updated-dependencies:
- dependency-name: react
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-27 08:00:23 +02:00 |
|
dependabot[bot]
|
34d52ce05d
|
build(deps-dev): bump eslint-plugin-react-hooks in the eslint group
Bumps the eslint group with 1 update: [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks).
Updates `eslint-plugin-react-hooks` from 4.6.1 to 4.6.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/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
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-27 08:00:04 +02:00 |
|
dependabot[bot]
|
76e03d3755
|
build(deps-dev): bump eslint-plugin-react-hooks
Bumps the eslint group with 1 update in the / directory: [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks).
Updates `eslint-plugin-react-hooks` from 4.6.0 to 4.6.1
- [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
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-26 06:49:19 +02:00 |
|
dependabot[bot]
|
c3ee4d935e
|
build(deps): bump the patternfly group with 2 updates
Bumps the patternfly group with 2 updates: [@patternfly/react-core](https://github.com/patternfly/patternfly-react) and [@patternfly/react-icons](https://github.com/patternfly/patternfly-react).
Updates `@patternfly/react-core` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.3.0...@patternfly/react-core@5.3.1)
Updates `@patternfly/react-icons` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.3.0...@patternfly/react-icons@5.3.1)
---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patternfly
- dependency-name: "@patternfly/react-icons"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patternfly
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-26 06:28:57 +02:00 |
|
dependabot[bot]
|
9d1c03bd54
|
build(deps): bump react from 18.2.0 to 18.3.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.2.0 to 18.3.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react)
---
updated-dependencies:
- dependency-name: react
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-26 06:28:35 +02:00 |
|
Cockpit Project
|
483945486f
|
Makefile: Update Cockpit lib to 9d30e976afe210c159b00a4b1a4c7249
Closes #845
|
2024-04-25 08:55:40 +02:00 |
|
dependabot[bot]
|
e2e14706e7
|
build(deps-dev): bump stylelint in the stylelint group
Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint).
Updates `stylelint` from 16.3.1 to 16.4.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.3.1...16.4.0)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: stylelint
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-24 07:08:32 +02:00 |
|
Jelle van der Waa
|
c86352d179
|
eslint: enable no-useless-fragment rule by default
This rule is not part of the standard ESLint recommends set but is
useful and can be auto-fixed.
|
2024-04-22 18:35:58 +02:00 |
|
dependabot[bot]
|
24c0543adf
|
build(deps): bump the patternfly group with 4 updates
Bumps the patternfly group with 4 updates: [@patternfly/patternfly](https://github.com/patternfly/patternfly), [@patternfly/react-core](https://github.com/patternfly/patternfly-react), [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) and @patternfly/react-styles.
Updates `@patternfly/patternfly` from 5.2.1 to 5.3.0
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js)
- [Commits](https://github.com/patternfly/patternfly/compare/patch-v5.2.1...v5.3.0)
Updates `@patternfly/react-core` from 5.2.3 to 5.3.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.2.3...@patternfly/react-core@5.3.0)
Updates `@patternfly/react-icons` from 5.2.1 to 5.3.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.2.1...@patternfly/react-icons@5.3.0)
Updates `@patternfly/react-styles` from 5.2.1 to 5.3.0
---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: patternfly
- dependency-name: "@patternfly/react-core"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: patternfly
- dependency-name: "@patternfly/react-icons"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: patternfly
- dependency-name: "@patternfly/react-styles"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: patternfly
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-19 13:42:42 +02:00 |
|
Cockpit Project
|
1edf5a70f6
|
Makefile: Update Cockpit lib to 5516784bc7aba7c6fb02d19c57afc4de
Closes #840
|
2024-04-18 11:58:52 +02:00 |
|