Commit graph

987 commits

Author SHA1 Message Date
Cockpit Project
a7ed7261cb Makefile: Update Cockpit lib to 1986ae8b4a7a6cb55dfade9899c20dcf
Closes #1074
2025-01-09 07:34:12 +01:00
dependabot[bot]
13d7331261 build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps the types group with 1 update: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin).


Updates `@typescript-eslint/eslint-plugin` from 8.19.0 to 8.19.1
- [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/v8.19.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-07 06:54:41 +01:00
Cockpit Project
abc73e2d0f cockpit-ci: Update container to 2025-01-04
Closes #1071
2025-01-06 06:33:39 +01:00
Cockpit Project
f7a280384b Makefile: Update Cockpit lib to a9014134134c5ed5b6729c3e6c6fb870
Closes #1070
2025-01-02 06:22:23 +01:00
dependabot[bot]
49205894df build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps the types group with 1 update: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin).


Updates `@typescript-eslint/eslint-plugin` from 8.18.2 to 8.19.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/v8.19.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-31 11:24:05 +01:00
Cockpit Project
7864d56fbc cockpit-ci: Update container to 2024-12-28
Closes #1068
2024-12-30 08:04:01 +01:00
Cockpit Project
c3128e76ca Makefile: Update Cockpit lib to 49a64f6c36495af362592b02f8832337
Closes #1067
2024-12-26 11:27:49 +01:00
dependabot[bot]
2732f03003 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.37.2 to 7.37.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.37.2...v7.37.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-12-26 11:22:16 +01:00
dependabot[bot]
39ac037631 build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps the types group with 1 update: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin).


Updates `@typescript-eslint/eslint-plugin` from 8.18.1 to 8.18.2
- [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/v8.18.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-24 08:39:22 +01:00
Cockpit Project
256b9d5850 cockpit-ci: Update container to 2024-12-21
Closes #1064
2024-12-23 08:31:07 +01:00
dependabot[bot]
6aa4195707 build(deps-dev): bump the esbuild group with 2 updates
Bumps the esbuild group with 2 updates: [esbuild](https://github.com/evanw/esbuild) and [esbuild-wasm](https://github.com/evanw/esbuild).


Updates `esbuild` from 0.24.0 to 0.24.2
- [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.24.0...v0.24.2)

Updates `esbuild-wasm` from 0.24.0 to 0.24.2
- [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.24.0...v0.24.2)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: esbuild
- dependency-name: esbuild-wasm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: esbuild
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-21 08:01:19 +01:00
Cockpit Project
066dd1a119 Makefile: Update Cockpit lib to 11a740cbca185e4adba9c5abb06fd205
Closes #1062
2024-12-19 04:37:56 +01:00
dependabot[bot]
5a915a6037 build(deps): bump @patternfly/react-core in the patternfly group
Bumps the patternfly group with 1 update: [@patternfly/react-core](https://github.com/patternfly/patternfly-react).


Updates `@patternfly/react-core` from 5.4.11 to 5.4.12
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.11...@patternfly/react-core@5.4.12)

---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-19 04:37:22 +01:00
dependabot[bot]
376f34cfa8 build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps the types group with 1 update: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin).


Updates `@typescript-eslint/eslint-plugin` from 8.18.0 to 8.18.1
- [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/v8.18.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-17 07:34:34 +01:00
dependabot[bot]
0e9bf61b4a 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.11.0 to 16.12.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.11.0...16.12.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-12-17 07:33:07 +01:00
Cockpit Project
c2495a7216 cockpit-ci: Update container to 2024-12-16
Closes #1058
2024-12-16 11:22:32 +01:00
Cockpit Project
7483918f14 cockpit-ci: Update container to 2024-12-14
Closes #1057
2024-12-16 07:42:27 +01:00
Cockpit Project
e80e5477b1 Makefile: Update Cockpit lib to 35090b743b6b4536fc9c09cd9644c1c3
Closes #1056
2024-12-12 08:29:57 +01:00
dependabot[bot]
6f94deb433 build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps the types group with 1 update: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin).


Updates `@typescript-eslint/eslint-plugin` from 8.17.0 to 8.18.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/v8.18.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-10 07:47:10 +01:00
Cockpit Project
2eb62e5707 cockpit-ci: Update container to 2024-12-08
Closes #1054
2024-12-09 07:51:51 +01:00
dependabot[bot]
e5a5e06ea4 build(deps-dev): bump qunit from 2.23.0 to 2.23.1
Bumps [qunit](https://github.com/qunitjs/qunit) from 2.23.0 to 2.23.1.
- [Release notes](https://github.com/qunitjs/qunit/releases)
- [Changelog](https://github.com/qunitjs/qunit/blob/2.23.1/History.md)
- [Commits](https://github.com/qunitjs/qunit/compare/2.23.0...2.23.1)

---
updated-dependencies:
- dependency-name: qunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-07 08:04:54 +01:00
Martin Pitt
a9f076c681 dependabot: Don't update major React version
PatternFly 5 has a React 18 peer dependency, so they need to be updated
together.
2024-12-06 09:32:03 +01:00
Cockpit Project
60b02d537d Makefile: Update Cockpit lib to b24e039abbdc70663de344d5a4a8d3803d8383ff
Adjust to moved `static-code`.

Closes #1050
2024-12-05 16:21:27 +01:00
dependabot[bot]
e88486d0d2 build(deps-dev): bump qunit from 2.22.0 to 2.23.0
Bumps [qunit](https://github.com/qunitjs/qunit) from 2.22.0 to 2.23.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.22.0...2.23.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-12-05 00:20:59 +01:00
dependabot[bot]
8288f2aafb build(deps-dev): bump @types/react in the types group
Bumps the types group with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/react` from 18.3.12 to 18.3.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-05 00:20:38 +01:00
dependabot[bot]
3ac1e0b1ae build(deps): bump @patternfly/react-core in the patternfly group
Bumps the patternfly group with 1 update: [@patternfly/react-core](https://github.com/patternfly/patternfly-react).


Updates `@patternfly/react-core` from 5.4.10 to 5.4.11
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.10...@patternfly/react-core@5.4.11)

---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-04 08:47:11 +01:00
dependabot[bot]
ba3d1a07e5 build(deps-dev): bump stylelint-config-standard-scss
Bumps the stylelint group with 1 update: [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss).


Updates `stylelint-config-standard-scss` from 13.1.0 to 14.0.0
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v13.1.0...v14.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: stylelint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-04 08:29:15 +01:00
Martin Pitt
07ee316f82 stylelint: Update deprecated at-import-partial-extension
It is spelled "load-partial-extension" now.

https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases/tag/v14.1.0
2024-12-04 08:29:15 +01:00
dependabot[bot]
b168881b1f build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps the types group with 1 update: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin).


Updates `@typescript-eslint/eslint-plugin` from 8.16.0 to 8.17.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/v8.17.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-04 08:18:17 +01:00
dependabot[bot]
34e24e099b 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.10.0 to 16.11.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.10.0...16.11.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-11-29 06:18:38 +01:00
Cockpit Project
0a3761791b Makefile: Update Cockpit lib to 7090fab7372ef7e87e508d207e6468ba
Closes #1041
2024-11-28 07:50:11 +01:00
dependabot[bot]
16af3a0d3b build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps the types group with 1 update: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin).


Updates `@typescript-eslint/eslint-plugin` from 8.15.0 to 8.16.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/v8.16.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-26 06:58:53 +01:00
dependabot[bot]
523e241933 build(deps-dev): bump typescript from 5.6.3 to 5.7.2 in the types group
Bumps the types group with 1 update: [typescript](https://github.com/microsoft/TypeScript).


Updates `typescript` from 5.6.3 to 5.7.2
- [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/v5.6.3...v5.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-23 09:57:32 +01:00
dependabot[bot]
750c1d3c1b build(deps): bump @patternfly/react-core in the patternfly group
Bumps the patternfly group with 1 update: [@patternfly/react-core](https://github.com/patternfly/patternfly-react).


Updates `@patternfly/react-core` from 5.4.9 to 5.4.10
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.9...@patternfly/react-core@5.4.10)

---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-21 06:12:02 +01:00
Cockpit Project
e827008e61 Makefile: Update Cockpit lib to 035dc2d9be846320bbe4b2be75c32277
Closes #1038
2024-11-21 06:06:19 +01:00
dependabot[bot]
60755e85a2 build(deps): bump @patternfly/react-core in the patternfly group
Bumps the patternfly group with 1 update: [@patternfly/react-core](https://github.com/patternfly/patternfly-react).


Updates `@patternfly/react-core` from 5.4.8 to 5.4.9
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.8...@patternfly/react-core@5.4.9)

---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patternfly
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-20 08:58:12 +01:00
Cockpit Project
6506f469ac Makefile: Update Cockpit lib to 6e3d5118f1bfaf9bc8a6b91172a23592
Closes #1035
2024-11-19 08:29:41 +01:00
dependabot[bot]
702933a6d9 build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps the types group with 1 update: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin).


Updates `@typescript-eslint/eslint-plugin` from 8.14.0 to 8.15.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/v8.15.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 06:06:57 +01:00
Martin Pitt
3fe8b6766e dependabot: Ignore 1.8x versions as well
sass is at 1.81.0 now, which we also don't want -- we want to stay on
1.79.x for the time being.
2024-11-17 17:40:03 +01:00
Martin Pitt
526f206a9f package.json: Downgrade sass to 1.79
sass 1.80 (and 2.x) introduces tons of "@import rules are deprecated".
These are unfixable on our side due to PatternFly using them
extensively.

We don't need any new sass features, so stick to 1.79.x. Explicitly not
ignore 3.x (which will drop @import) to get a reminder in the future to
try and clean this up again.

Same as https://github.com/cockpit-project/cockpit/pull/21155

The dependabot change from commit 6cc062f76f will prevent updates
in the future, but it landed when package.json already had 1.80.
2024-11-16 20:31:10 +01:00
Cockpit Project
2978b3d477 Makefile: Update Cockpit lib to b0e82161b4afcb9f0a6fddd8ff94380e
Closes #1030
2024-11-14 07:16:04 +01:00
dependabot[bot]
578993fa6c build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps the types group with 1 update: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin).


Updates `@typescript-eslint/eslint-plugin` from 8.13.0 to 8.14.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/v8.14.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-12 07:13:10 +01:00
Cockpit Project
466d2c451d Makefile: Update Cockpit lib to c295842a0336c9e967a0c5adc28ddf52
Closes #1027
2024-11-07 12:46:24 +01:00
dependabot[bot]
5f65114ec0 build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps the types group with 1 update: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin).


Updates `@typescript-eslint/eslint-plugin` from 8.12.2 to 8.13.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/v8.13.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 08:03:13 +01:00
Cockpit Project
6d5959bdd1 Makefile: Update Cockpit lib to 6d478ad51585d9d7f8c4567c155bd641
Closes #1025
2024-10-31 06:31:48 +01:00
dependabot[bot]
7e3d2eb5ec build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps the types group with 1 update: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin).


Updates `@typescript-eslint/eslint-plugin` from 8.12.0 to 8.12.2
- [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/v8.12.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-30 07:30:53 +01:00
dependabot[bot]
bfc90c5800 build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps the types group with 1 update: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin).


Updates `@typescript-eslint/eslint-plugin` from 8.11.0 to 8.12.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/v8.12.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-29 05:39:07 +01:00
dependabot[bot]
1332ef8f64 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.4.2 to 5.4.8
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.2...@patternfly/react-core@5.4.8)

Updates `@patternfly/react-icons` from 5.4.0 to 5.4.2
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.4.0...@patternfly/react-icons@5.4.2)

---
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-10-28 10:04:57 +01:00
Martin Pitt
5b211b27a8 dependabot: Fix PatternFly update-types
Commit 52184d910f was ineffective due to `update-types` not having a
correct value. See
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#specifying-dependencies-and-versions-to-ignore

Closes #1020
2024-10-28 09:18:55 +01:00
Martin Pitt
52184d910f dependabot: Keep PatternFly at current major version
Major PF updates always need to be done in Cockpit first, due to all the
overrides and lib.

Closes #1018
2024-10-25 08:51:20 +02:00