Commit 0c86cba
Update with latest v5 changes (#407)
* chore(deps-dev): bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.8 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] <[email protected]>
* chore(deps-dev): bump surge from 0.23.1 to 0.24.6
Bumps [surge](https://github.com/sintaxi/surge) from 0.23.1 to 0.24.6.
- [Release notes](https://github.com/sintaxi/surge/releases)
- [Commits](https://github.com/sintaxi/surge/compare/v0.23.1...v0.24.6)
---
updated-dependencies:
- dependency-name: surge
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump react-router from 6.24.0 to 6.26.2
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 6.24.0 to 6.26.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)
---
updated-dependencies:
- dependency-name: react-router
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Make SkeletonTable modular (#352)
* feat(skeleton): Refactor SkeletonTable to be modular
* feat(skeleton): Add new SkeletonTable docs
* feat(skeleton): Enhance cypress tests
* fix(BulkSelect): Fix BulkSelect being checked when there are no rows (#355)
* chore: Update release.config.js
* fix: updated release config
* fix: try removing range and force only patches instead
* fix: linting error
* fix: Update release.config.js
* fix: remove range - hope it works
* fix: linting
* fix(menu): Fix MenuToggle ouiaIds (#364)
* Update to PatternFly 6 (#145)
* Update to the latest PF versions (#224)
* Update PF dependencies
* Fix MCC colors
* Replace not existing PF Text components
* Update snapshots
* fix(v6): Fix generated files
* fix: Update README.md
Updated readme to run dry run.
* fix(pf6): Rebase to the latest main (#259)
* add ServiceCard component (#200)
* fix(readme): Update README.md (#257)
* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (#254)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.8 to 7.25.3.
- [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.25.3/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump eslint from 8.41.0 to 8.57.0 (#253)
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.57.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.41.0...v8.57.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump readable-stream from 1.0.34 to 2.3.8 (#251)
Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 1.0.34 to 2.3.8.
- [Release notes](https://github.com/nodejs/readable-stream/releases)
- [Commits](https://github.com/nodejs/readable-stream/compare/v1.0.34...v2.3.8)
---
updated-dependencies:
- dependency-name: readable-stream
dependency-type: indirect
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump sax from 1.2.4 to 1.4.1 (#250)
Bumps [sax](https://github.com/isaacs/sax-js) from 1.2.4 to 1.4.1.
- [Commits](https://github.com/isaacs/sax-js/compare/v1.2.4...v1.4.1)
---
updated-dependencies:
- dependency-name: sax
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump fast-glob from 3.2.12 to 3.3.2 (#249)
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.2.12 to 3.3.2.
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](https://github.com/mrmlnc/fast-glob/compare/3.2.12...3.3.2)
---
updated-dependencies:
- dependency-name: fast-glob
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @jridgewell/sourcemap-codec from 1.4.15 to 1.5.0 (#248)
Bumps [@jridgewell/sourcemap-codec](https://github.com/jridgewell/sourcemap-codec) from 1.4.15 to 1.5.0.
- [Release notes](https://github.com/jridgewell/sourcemap-codec/releases)
- [Changelog](https://github.com/jridgewell/sourcemap-codec/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jridgewell/sourcemap-codec/compare/v1.4.15...v1.5.0)
---
updated-dependencies:
- dependency-name: "@jridgewell/sourcemap-codec"
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump launch-editor from 2.8.0 to 2.8.1 (#247)
Bumps [launch-editor](https://github.com/yyx990803/launch-editor) from 2.8.0 to 2.8.1.
- [Commits](https://github.com/yyx990803/launch-editor/compare/v2.8.0...v2.8.1)
---
updated-dependencies:
- dependency-name: launch-editor
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @types/eslint-scope from 3.7.4 to 3.7.7 (#246)
Bumps [@types/eslint-scope](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint-scope) from 3.7.4 to 3.7.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint-scope)
---
updated-dependencies:
- dependency-name: "@types/eslint-scope"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update to PatternFly 6 (#145)
* Update to the latest PF versions (#224)
* Update PF dependencies
* Fix MCC colors
* Replace not existing PF Text components
* Update snapshots
* fix(v6): Fix generated files
* fix(v6): Fix TagCount styling (#237)
* fix(v6): Fix TagCount styling
* Update tokens
* Update snapshots
* fix(pf6): Update generated files
* Remove extra padding
* Remove unused import
* Update README.md
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: InsaneZein <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Rebase to latest main (#274)
* chore(deps-dev): bump caniuse-lite from 1.0.30001643 to 1.0.30001649 (#255)
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001643 to 1.0.30001649.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001643...1.0.30001649)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (#254)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.8 to 7.25.3.
- [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.25.3/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @types/connect-history-api-fallback (#252)
Bumps [@types/connect-history-api-fallback](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/connect-history-api-fallback) from 1.5.0 to 1.5.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Changelog](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/connect-history-api-fallback/connect-history-api-fallback-tests.ts)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/connect-history-api-fallback)
---
updated-dependencies:
- dependency-name: "@types/connect-history-api-fallback"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump readable-stream from 1.0.34 to 2.3.8 (#251)
Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 1.0.34 to 2.3.8.
- [Release notes](https://github.com/nodejs/readable-stream/releases)
- [Commits](https://github.com/nodejs/readable-stream/compare/v1.0.34...v2.3.8)
---
updated-dependencies:
- dependency-name: readable-stream
dependency-type: indirect
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(ServiceCard): Add horizontal layout to the ServiceCard (#260)
* Add horizontal layout to the ServiceCard
* fix(ServiceCard): Update tests
* fix(ServiceCard): Support isFullHeight
* chore(deps-dev): bump acorn-walk from 8.2.0 to 8.3.3 (#269)
* chore(deps-dev): bump rimraf from 5.0.7 to 5.0.10 (#271)
* make subtitle prop optional (#261)
* chore(deps-dev): bump chrome-trace-event from 1.0.3 to 1.0.4 (#270)
* chore(deps-dev): bump memfs from 3.5.1 to 3.5.3 (#268)
* chore(deps-dev): bump @types/eslint from 8.40.0 to 9.6.0 (#267)
* chore(deps-dev): bump regenerate-unicode-properties (#266)
* chore(deps-dev): bump eslint-plugin-promise from 6.4.0 to 6.6.0 (#265)
* chore(deps-dev): bump nwsapi from 2.2.5 to 2.2.12 (#262)
* chore(deps-dev): bump @babel/plugin-transform-typescript (#263)
* chore(deps-dev): bump escodegen from 2.0.0 to 2.1.0 (#264)
* Update to PatternFly 6 (#145)
* Update to the latest PF versions (#224)
* Update PF dependencies
* Fix MCC colors
* Replace not existing PF Text components
* Update snapshots
* fix(v6): Fix generated files
* fix(pf6): Rebase to the latest main (#259)
* add ServiceCard component (#200)
* fix(readme): Update README.md (#257)
* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (#254)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.8 to 7.25.3.
- [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.25.3/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump eslint from 8.41.0 to 8.57.0 (#253)
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.57.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.41.0...v8.57.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump readable-stream from 1.0.34 to 2.3.8 (#251)
Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 1.0.34 to 2.3.8.
- [Release notes](https://github.com/nodejs/readable-stream/releases)
- [Commits](https://github.com/nodejs/readable-stream/compare/v1.0.34...v2.3.8)
---
updated-dependencies:
- dependency-name: readable-stream
dependency-type: indirect
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump sax from 1.2.4 to 1.4.1 (#250)
Bumps [sax](https://github.com/isaacs/sax-js) from 1.2.4 to 1.4.1.
- [Commits](https://github.com/isaacs/sax-js/compare/v1.2.4...v1.4.1)
---
updated-dependencies:
- dependency-name: sax
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump fast-glob from 3.2.12 to 3.3.2 (#249)
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.2.12 to 3.3.2.
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](https://github.com/mrmlnc/fast-glob/compare/3.2.12...3.3.2)
---
updated-dependencies:
- dependency-name: fast-glob
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @jridgewell/sourcemap-codec from 1.4.15 to 1.5.0 (#248)
Bumps [@jridgewell/sourcemap-codec](https://github.com/jridgewell/sourcemap-codec) from 1.4.15 to 1.5.0.
- [Release notes](https://github.com/jridgewell/sourcemap-codec/releases)
- [Changelog](https://github.com/jridgewell/sourcemap-codec/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jridgewell/sourcemap-codec/compare/v1.4.15...v1.5.0)
---
updated-dependencies:
- dependency-name: "@jridgewell/sourcemap-codec"
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump launch-editor from 2.8.0 to 2.8.1 (#247)
Bumps [launch-editor](https://github.com/yyx990803/launch-editor) from 2.8.0 to 2.8.1.
- [Commits](https://github.com/yyx990803/launch-editor/compare/v2.8.0...v2.8.1)
---
updated-dependencies:
- dependency-name: launch-editor
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @types/eslint-scope from 3.7.4 to 3.7.7 (#246)
Bumps [@types/eslint-scope](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint-scope) from 3.7.4 to 3.7.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint-scope)
---
updated-dependencies:
- dependency-name: "@types/eslint-scope"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update to PatternFly 6 (#145)
* Update to the latest PF versions (#224)
* Update PF dependencies
* Fix MCC colors
* Replace not existing PF Text components
* Update snapshots
* fix(v6): Fix generated files
* fix(v6): Fix TagCount styling (#237)
* fix(v6): Fix TagCount styling
* Update tokens
* Update snapshots
* fix(pf6): Update generated files
* Remove extra padding
* Remove unused import
* Update README.md
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: InsaneZein <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update examples
* fix(pf6): Fix MCC example
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <[email protected]>
* Rebase to the latest main (#277)
* fix(ServiceCard): Add horizontal layout to the ServiceCard (#260)
* Add horizontal layout to the ServiceCard
* fix(ServiceCard): Update tests
* fix(ServiceCard): Support isFullHeight
* make subtitle prop optional (#261)
* Update to PatternFly 6 (#145)
* fix(v6): Fix generated files
* Rebase to latest main (#274)
* chore(deps-dev): bump caniuse-lite from 1.0.30001643 to 1.0.30001649 (#255)
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001643 to 1.0.30001649.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001643...1.0.30001649)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (#254)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.8 to 7.25.3.
- [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.25.3/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @types/connect-history-api-fallback (#252)
Bumps [@types/connect-history-api-fallback](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/connect-history-api-fallback) from 1.5.0 to 1.5.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Changelog](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/connect-history-api-fallback/connect-history-api-fallback-tests.ts)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/connect-history-api-fallback)
---
updated-dependencies:
- dependency-name: "@types/connect-history-api-fallback"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump readable-stream from 1.0.34 to 2.3.8 (#251)
Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 1.0.34 to 2.3.8.
- [Release notes](https://github.com/nodejs/readable-stream/releases)
- [Commits](https://github.com/nodejs/readable-stream/compare/v1.0.34...v2.3.8)
---
updated-dependencies:
- dependency-name: readable-stream
dependency-type: indirect
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(ServiceCard): Add horizontal layout to the ServiceCard (#260)
* Add horizontal layout to the ServiceCard
* fix(ServiceCard): Update tests
* fix(ServiceCard): Support isFullHeight
* chore(deps-dev): bump acorn-walk from 8.2.0 to 8.3.3 (#269)
* chore(deps-dev): bump rimraf from 5.0.7 to 5.0.10 (#271)
* make subtitle prop optional (#261)
* chore(deps-dev): bump chrome-trace-event from 1.0.3 to 1.0.4 (#270)
* chore(deps-dev): bump memfs from 3.5.1 to 3.5.3 (#268)
* chore(deps-dev): bump @types/eslint from 8.40.0 to 9.6.0 (#267)
* chore(deps-dev): bump regenerate-unicode-properties (#266)
* chore(deps-dev): bump eslint-plugin-promise from 6.4.0 to 6.6.0 (#265)
* chore(deps-dev): bump nwsapi from 2.2.5 to 2.2.12 (#262)
* chore(deps-dev): bump @babel/plugin-transform-typescript (#263)
* chore(deps-dev): bump escodegen from 2.0.0 to 2.1.0 (#264)
* Update to PatternFly 6 (#145)
* Update to the latest PF versions (#224)
* Update PF dependencies
* Fix MCC colors
* Replace not existing PF Text components
* Update snapshots
* fix(v6): Fix generated files
* fix(pf6): Rebase to the latest main (#259)
* add ServiceCard component (#200)
* fix(readme): Update README.md (#257)
* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (#254)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.8 to 7.25.3.
- [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.25.3/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump eslint from 8.41.0 to 8.57.0 (#253)
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.57.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.41.0...v8.57.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump readable-stream from 1.0.34 to 2.3.8 (#251)
Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 1.0.34 to 2.3.8.
- [Release notes](https://github.com/nodejs/readable-stream/releases)
- [Commits](https://github.com/nodejs/readable-stream/compare/v1.0.34...v2.3.8)
---
updated-dependencies:
- dependency-name: readable-stream
dependency-type: indirect
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump sax from 1.2.4 to 1.4.1 (#250)
Bumps [sax](https://github.com/isaacs/sax-js) from 1.2.4 to 1.4.1.
- [Commits](https://github.com/isaacs/sax-js/compare/v1.2.4...v1.4.1)
---
updated-dependencies:
- dependency-name: sax
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump fast-glob from 3.2.12 to 3.3.2 (#249)
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.2.12 to 3.3.2.
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](https://github.com/mrmlnc/fast-glob/compare/3.2.12...3.3.2)
---
updated-dependencies:
- dependency-name: fast-glob
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @jridgewell/sourcemap-codec from 1.4.15 to 1.5.0 (#248)
Bumps [@jridgewell/sourcemap-codec](https://github.com/jridgewell/sourcemap-codec) from 1.4.15 to 1.5.0.
- [Release notes](https://github.com/jridgewell/sourcemap-codec/releases)
- [Changelog](https://github.com/jridgewell/sourcemap-codec/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jridgewell/sourcemap-codec/compare/v1.4.15...v1.5.0)
---
updated-dependencies:
- dependency-name: "@jridgewell/sourcemap-codec"
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump launch-editor from 2.8.0 to 2.8.1 (#247)
Bumps [launch-editor](https://github.com/yyx990803/launch-editor) from 2.8.0 to 2.8.1.
- [Commits](https://github.com/yyx990803/launch-editor/compare/v2.8.0...v2.8.1)
---
updated-dependencies:
- dependency-name: launch-editor
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @types/eslint-scope from 3.7.4 to 3.7.7 (#246)
Bumps [@types/eslint-scope](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint-scope) from 3.7.4 to 3.7.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint-scope)
---
updated-dependencies:
- dependency-name: "@types/eslint-scope"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update to PatternFly 6 (#145)
* Update to the latest PF versions (#224)
* Update PF dependencies
* Fix MCC colors
* Replace not existing PF Text components
* Update snapshots
* fix(v6): Fix generated files
* fix(v6): Fix TagCount styling (#237)
* fix(v6): Fix TagCount styling
* Update tokens
* Update snapshots
* fix(pf6): Update generated files
* Remove extra padding
* Remove unused import
* Update README.md
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: InsaneZein <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update examples
* fix(pf6): Fix MCC example
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <[email protected]>
* Update lockfile
* fix(pf6): Update packages/module/src/ServiceCard/ServiceCard.tsx
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: InsaneZein <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(pf6): Update lockfile
* fix(v6): Update PF versions
* fix: Update README.md
Updated readme to test release to npm.
* fix(nav): Resolve build warnings
* fix(nav): Rename ContentHeader to PageHeader
* RHCLOUD-34195 Ansible logo updates (#354)
* chore(deps-dev): bump @octokit/plugin-paginate-rest
Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) from 11.3.0 to 11.3.3.
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](https://github.com/octokit/plugin-paginate-rest.js/compare/v11.3.0...v11.3.3)
---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @types/bonjour from 3.5.10 to 3.5.13
Bumps [@types/bonjour](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bonjour) from 3.5.10 to 3.5.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bonjour)
---
updated-dependencies:
- dependency-name: "@types/bonjour"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump binary-extensions from 2.2.0 to 2.3.0
Bumps [binary-extensions](https://github.com/sindresorhus/binary-extensions) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/sindresorhus/binary-extensions/releases)
- [Commits](https://github.com/sindresorhus/binary-extensions/compare/v2.2.0...v2.3.0)
---
updated-dependencies:
- dependency-name: binary-extensions
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @octokit/request from 9.1.1 to 9.1.3
Bumps [@octokit/request](https://github.com/octokit/request.js) from 9.1.1 to 9.1.3.
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](https://github.com/octokit/request.js/compare/v9.1.1...v9.1.3)
---
updated-dependencies:
- dependency-name: "@octokit/request"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump pirates from 4.0.5 to 4.0.6
Bumps [pirates](https://github.com/danez/pirates) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/danez/pirates/releases)
- [Commits](https://github.com/danez/pirates/compare/v4.0.5...v4.0.6)
---
updated-dependencies:
- dependency-name: pirates
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @types/aria-query from 5.0.1 to 5.0.4
Bumps [@types/aria-query](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aria-query) from 5.0.1 to 5.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aria-query)
---
updated-dependencies:
- dependency-name: "@types/aria-query"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @types/http-proxy from 1.17.11 to 1.17.15
Bumps [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy) from 1.17.11 to 1.17.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy)
---
updated-dependencies:
- dependency-name: "@types/http-proxy"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @types/json-schema from 7.0.12 to 7.0.15
Bumps [@types/json-schema](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-schema) from 7.0.12 to 7.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-schema)
---
updated-dependencies:
- dependency-name: "@types/json-schema"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump caniuse-lite from 1.0.30001649 to 1.0.30001653
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001649 to 1.0.30001653.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001649...1.0.30001653)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* init ansible icon updates
* show icon
* fix docs and logic
* lint fix
* add icon back
* rhaap icon update
* lint fix
* lint fix 2
* update name
* add suggested changes
* update examples
* update prop and disabled color
* fix color
* add title and ouiaID to RHAAP icon
* update snapshot
* remove unsupported state from rhaap
* update snapshot
* update snapshot
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Filip Hlavac <[email protected]>
Co-authored-by: ewinchel <[email protected]>
* Sync with v5 branch (#363)
* chore(deps-dev): bump @types/aria-query from 5.0.1 to 5.0.4
Bumps [@types/aria-query](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aria-query) from 5.0.1 to 5.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aria-query)
---
updated-dependencies:
- dependency-name: "@types/aria-query"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @types/json-schema from 7.0.12 to 7.0.15
Bumps [@types/json-schema](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/json-schema) from 7.0.12 to 7.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/json-schema)
---
updated-dependencies:
- dependency-name: "@types/json-schema"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @types/node from 18.16.16 to 18.19.48
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.16 to 18.19.48.
- [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: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump dns-packet from 5.6.0 to 5.6.1
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.6.0 to 5.6.1.
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v5.6.0...v5.6.1)
---
updated-dependencies:
- dependency-name: dns-packet
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @swc/types from 0.1.9 to 0.1.12
Bumps [@swc/types](https://github.com/swc-project/swc) from 0.1.9 to 0.1.12.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits)
---
updated-dependencies:
- dependency-name: "@swc/types"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump browserslist from 4.23.1 to 4.23.3
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.23.1 to 4.23.3.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.23.1...4.23.3)
---
updated-dependencies:
- dependency-name: browserslist
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @types/yargs from 17.0.24 to 17.0.33
Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 17.0.24 to 17.0.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)
---
updated-dependencies:
- dependency-name: "@types/yargs"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.8 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] <[email protected]>
* chore(deps-dev): bump postcss-modules-local-by-default
Bumps [postcss-modules-local-by-default](https://github.com/css-modules/postcss-modules-local-by-default) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/css-modules/postcss-modules-local-by-default/releases)
- [Changelog](https://github.com/css-modules/postcss-modules-local-by-default/blob/master/CHANGELOG.md)
- [Commits](https://github.com/css-modules/postcss-modules-local-by-default/compare/v4.0.3...v4.0.5)
---
updated-dependencies:
- dependency-name: postcss-modules-local-by-default
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump escalade from 3.1.2 to 3.2.0
Bumps [escalade](https://github.com/lukeed/escalade) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/lukeed/escalade/releases)
- [Commits](https://github.com/lukeed/escalade/compare/v3.1.2...v3.2.0)
---
updated-dependencies:
- dependency-name: escalade
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @babel/helper-create-class-features-plugin
Bumps [@babel/helper-create-class-features-plugin](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-create-class-features-plugin) from 7.25.0 to 7.25.4.
- [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.25.4/packages/babel-helper-create-class-features-plugin)
---
updated-dependencies:
- dependency-name: "@babel/helper-create-class-features-plugin"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump astring from 1.8.6 to 1.9.0
Bumps [astring](https://github.com/davidbonnet/astring) from 1.8.6 to 1.9.0.
- [Release notes](https://github.com/davidbonnet/astring/releases)
- [Changelog](https://github.com/davidbonnet/astring/blob/main/CHANGELOG.md)
- [Commits](https://github.com/davidbonnet/astring/compare/v1.8.6...v1.9.0)
---
updated-dependencies:
- dependency-name: astring
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @types/connect from 3.4.35 to 3.4.38
Bumps [@types/connect](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/connect) from 3.4.35 to 3.4.38.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/connect)
---
updated-dependencies:
- dependency-name: "@types/connect"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @types/send from 0.17.1 to 0.17.4
Bumps [@types/send](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/send) from 0.17.1 to 0.17.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/send)
---
updated-dependencies:
- dependency-name: "@types/send"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump surge from 0.23.1 to 0.24.6
Bumps [surge](https://github.com/sintaxi/surge) from 0.23.1 to 0.24.6.
- [Release notes](https://github.com/sintaxi/surge/releases)
- [Commits](https://github.com/sintaxi/surge/compare/v0.23.1...v0.24.6)
---
updated-dependencies:
- dependency-name: surge
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @types/node from 18.19.48 to 18.19.50
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.48 to 18.19.50.
- [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: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump spdx-exceptions from 2.3.0 to 2.5.0
Bumps [spdx-exceptions](https://github.com/kemitchell/spdx-exceptions.json) from 2.3.0 to 2.5.0.
- [Commits](https://github.com/kemitchell/spdx-exceptions.json/compare/v2.3.0...v2.5.0)
---
updated-dependencies:
- dependency-name: spdx-exceptions
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1
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] <[email protected]>
* chore(deps-dev): bump @types/express-serve-static-core
Bumps [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) from 4.17.35 to 4.19.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core)
---
updated-dependencies:
- dependency-name: "@types/express-serve-static-core"
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump spdx-license-ids from 3.0.18 to 3.0.20
Bumps [spdx-license-ids](https://github.com/jslicense/spdx-license-ids) from 3.0.18 to 3.0.20.
- [Commits](https://github.com/jslicense/spdx-license-ids/compare/v3.0.18...v3.0.20)
---
updated-dependencies:
- dependency-name: spdx-license-ids
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @types/yargs-parser from 21.0.0 to 21.0.3
Bumps [@types/yargs-parser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs-parser) from 21.0.0 to 21.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs-parser)
---
updated-dependencies:
- dependency-name: "@types/yargs-parser"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @babel/helpers from 7.24.8 to 7.25.6
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.24.8 to 7.25.6.
- [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.25.6/packages/babel-helpers)
---
updated-dependencies:
- dependency-name: "@babel/helpers"
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @babel/plugin-transform-classes
Bumps [@babel/plugin-transform-classes](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-classes) from 7.25.0 to 7.25.4.
- [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.25.4/packages/babel-plugin-transform-classes)
---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-classes"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @types/prop-types from 15.7.5 to 15.7.13
Bumps [@types/prop-types](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prop-types) from 15.7.5 to 15.7.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prop-types)
---
updated-dependencies:
- dependency-name: "@types/prop-types"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.10.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.6.0 to 8.10.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...v8.10.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump ignore from 5.3.1 to 5.3.2
Bumps [ignore](https://github.com/kaelzhang/node-ignore) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/kaelzhang/node-ignore/releases)
- [Changelog](https://github.com/kaelzhang/node-ignore/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaelzhang/node-ignore/compare/5.3.1...5.3.2)
---
updated-dependencies:
- dependency-name: ignore
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump dayjs from 1.11.11 to 1.11.13
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.11 to 1.11.13.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.13/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.11...v1.11.13)
---
updated-dependencies:
- dependency-name: dayjs
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump core-js-compat from 3.37.1 to 3.38.1
Bumps [core-js-compat](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-compat) from 3.37.1 to 3.38.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.38.1/packages/core-js-compat)
---
updated-dependencies:
- dependency-name: core-js-compat
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump aws4 from 1.12.0 to 1.13.2
Bumps [aws4](https://github.com/mhart/aws4) from 1.12.0 to 1.13.2.
- [Release notes](https://github.com/mhart/aws4/releases)
- [Commits](https://github.com/mhart/aws4/compare/v1.12.0...v1.13.2)
---
updated-dependencies:
- dependency-name: aws4
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump @types/mdast from 3.0.11 to 3.0.15
Bumps [@types/mdast](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mdast) from 3.0.11 to 3.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mdast)
---
updated-dependencies:
- dependency-name: "@types/mdast"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* chore(deps-dev): bump react-router from 6.24.0 to 6.26.2
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 6.24.0 to 6.26.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)
---
updated-dependencies:
- dependency-name: react-router
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* fix: Updated github actions for v5 migration.
* fix(ContentHeader): Fix ContentHeader link component
* fix(README): Update README.md (#351)
* Make SkeletonTable modular (#352)
* feat(skeleton): Refactor SkeletonTable to be modular
* feat(skeleton): Add new SkeletonTable docs
* feat(skeleton): Enhance cypress tests
* fix(BulkSelect): Fix BulkSelect being checked when there are no rows (#355)
* fix: updated broken snapshot tests.
* fix(readme): Test commit to trigger release
* fix: Update README.md
Test to see if v5 releases correctly.
* chore: Update release.config.js
* fix: updated release config
* fix: try and squash all commits after 5.4.0 into one
* fix: try changing range format on branch config
* fix: update release config
* fix: try removing range and force only patches instead
* fix: linting error
* fix: Update release.config.js
* fix: remove range - hope it works
* fix: linting
* feat: set up branch for releasing alphas
* Update to PatternFly 6 (#145)
* Update to the latest PF versions (#224)
* Update PF dependencies
* Fix MCC colors
* Replace not existing PF Text components
* Update snapshots
* fix(v6): Fix generated files
* fix: Update README.md
Updated readme to run dry run.
* fix(pf6): Rebase to the latest main (#259)
* add ServiceCard component (#200)
* fix(readme): Update README.md (#257)
* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (#254)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.8 to 7.25.3.
- [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.25.3/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump eslint from 8.41.0 to 8.57.0 (#253)
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.57.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.41.0...v8.57.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump readable-stream from 1.0.34 to 2.3.8 (#251)
Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 1.0.34 to 2.3.8.
- [Release notes](https://github.com/nodejs/readable-stream/releases)
- [Commits](https://github.com/nodejs/readable-stream/compare/v1.0.34...v2.3.8)
---
updated-dependencies:
- dependency-name: readable-stream
dependency-type: indirect
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump sax from 1.2.4 to 1.4.1 (#250)
Bumps [sax](https://github.com/isaacs/sax-js) from 1.2.4 to 1.4.1.
- [Commits](https://github.com/isaacs/sax-js/compare/v1.2.4...v1.4.1)
---
updated-dependencies:
- dependency-name: sax
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump fast-glob from 3.2.12 to 3.3.2 (#249)
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.2.12 to 3.3.2.
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](https://github.com/mrmlnc/fast-glob/compare/3.2.12...3.3.2)
---
updated-dependencies:
- dependency-name: fast-glob
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @jridgewell/sourcemap-codec from 1.4.15 to 1.5.0 (#248)
Bumps [@jridgewell/sourcemap-codec](https://github.com/jridgewell/sourcemap-codec) from 1.4.15 to 1.5.0.
- [Release notes](https://github.com/jridgewell/sourcemap-codec/releases)
- [Changelog](https://github.com/jridgewell/sourcemap-codec/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jridgewell/sourcemap-codec/compare/v1.4.15...v1.5.0)
---
updated-dependencies:
- dependency-name: "@jridgewell/sourcemap-codec"
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump launch-editor from 2.8.0 to 2.8.1 (#247)
Bumps [launch-editor](https://github.com/yyx990803/launch-editor) from 2.8.0 to 2.8.1.
- [Commits](https://github.com/yyx990803/launch-editor/compare/v2.8.0...v2.8.1)
---
updated-dependencies:
- dependency-name: launch-editor
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @types/eslint-scope from 3.7.4 to 3.7.7 (#246)
Bumps [@types/eslint-scope](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint-scope) from 3.7.4 to 3.7.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint-scope)
---
updated-dependencies:
- dependency-name: "@types/eslint-scope"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update to PatternFly 6 (#145)
* Update to the latest PF versions (#224)
* Update PF dependencies
* Fix MCC colors
* Replace not existing PF Text components
* Update snapshots
* fix(v6): Fix generated files
* fix(v6): Fix TagCount styling (#237)
* fix(v6): Fix TagCount styling
* Update tokens
* Update snapshots
* fix(pf6): Update generated files
* Remove extra padding
* Remove unused import
* Update README.md
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: InsaneZein <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Rebase to latest main (#274)
* chore(deps-dev): bump caniuse-lite from 1.0.30001643 to 1.0.30001649 (#255)
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001643 to 1.0.30001649.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001643...1.0.30001649)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (#254)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.8 to 7.25.3.
- [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.25.3/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @types/connect-history-api-fallback (#252)
Bumps [@types/connect-history-api-fallback](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/connect-history-api-fallback) from 1.5.0 to 1.5.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Changelog](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/connect-history-api-fallback/connect-history-api-fallback-tests.ts)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/connect-history-api-fallback)
---
updated-dependencies:
- dependency-name: "@types/connect-history-api-fallback"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump readable-stream from 1.0.34 to 2.3.8 (#251)
Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 1.0.34 to 2.3.8.
- [Release notes](https://github.com/nodejs/readable-stream/releases)
- [Commits](https://github.com/nodejs/readable-stream/compare/v1.0.34...v2.3.8)
---
updated-dependencies:
- dependency-name: readable-stream
dependency-type: indirect
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(ServiceCard): Add horizontal layout to the ServiceCard (#260)
* Add horizontal layout to the ServiceCard
* fix(ServiceCard): Update tests
* fix(ServiceCard): Support isFullHeight
* chore(deps-dev): bump acorn-walk from 8.2.0 to 8.3.3 (#269)
* chore(deps-dev): bump rimraf from 5.0.7 to 5.0.10 (#271)
* make subtitle prop optional (#261)
* chore(deps-dev): bump chrome-trace-event from 1.0.3 to 1.0.4 (#270)
* chore(deps-dev): bump memfs from 3.5.1 to 3.5.3 (#268)
* chore(deps-dev): bump @types/eslint from 8.40.0 to 9.6.0 (#267)
* chore(deps-dev): bump regenerate-unicode-properties (#266)
* chore(deps-dev): bump eslint-plugin-promise from 6.4.0 to 6.6.0 (#265)
* chore(deps-dev): bump nwsapi from 2.2.5 to 2.2.12 (#262)
* chore(deps-dev): bump @babel/plugin-transform-typescript (#263)
* chore(deps-dev): bump escodegen from 2.0.0 to 2.1.0 (#264)
* Update to PatternFly 6 (#145)
* Update to the latest PF versions (#224)
* Update PF dependencies
* Fix MCC colors
* Replace not existing PF Text components
* Update snapshots
* fix(v6): Fix generated files
* fix(pf6): Rebase to the latest main (#259)
* add ServiceCard component (#200)
* fix(readme): Update README.md (#257)
* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (#254)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.8 to 7.25.3.
- [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.25.3/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:sem…1 parent 27ab58e commit 0c86cba
File tree
48 files changed
+794
-1448
lines changed- cypress/component
- packages/module
- patternfly-docs/content/extensions/component-groups/examples/DetailsPage
- src
- ActionButton
- ActionMenu
- BulkSelect
- CloseButton
- ColumnManagementModal
- ContentHeader
- DetailsPageHeader
- DetailsPage
- ErrorState
- LogSnippet
- MissingPage
- MultiContentCard
- PageHeader
- ResponsiveActions
- ResponsiveAction
- ServiceCard
- ShortcutGrid
- __snapshots__
- Shortcut
- __snapshots__
- SkeletonTableBody
- __snapshots__
- SkeletonTableHead
- __snapshots__
- SkeletonTable
- TagCount
- UnauthorizedAccess
- WarningModal
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
48 files changed
+794
-1448
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 0 additions & 44 deletions
This file was deleted.
Lines changed: 0 additions & 80 deletions
This file was deleted.
0 commit comments