Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebase to the latest main #277

Merged
merged 7 commits into from
Aug 20, 2024
Merged

Rebase to the latest main #277

merged 7 commits into from
Aug 20, 2024

Conversation

fhlavac
Copy link
Collaborator

@fhlavac fhlavac commented Aug 20, 2024

No description provided.

@patternfly-build
Copy link

patternfly-build commented Aug 20, 2024

fhlavac and others added 6 commits August 20, 2024 16:54
…y#260)

* Add horizontal layout to the ServiceCard

* fix(ServiceCard): Update tests

* fix(ServiceCard): Support isFullHeight
* chore(deps-dev): bump caniuse-lite from 1.0.30001643 to 1.0.30001649 (patternfly#255)

Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001643 to 1.0.30001649.
- [Commits](browserslist/caniuse-lite@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] <support@github.com>
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 (patternfly#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @types/connect-history-api-fallback (patternfly#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] <support@github.com>
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 (patternfly#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](nodejs/readable-stream@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(ServiceCard): Add horizontal layout to the ServiceCard (patternfly#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 (patternfly#269)

* chore(deps-dev): bump rimraf from 5.0.7 to 5.0.10 (patternfly#271)

* make subtitle prop optional (patternfly#261)

* chore(deps-dev): bump chrome-trace-event from 1.0.3 to 1.0.4 (patternfly#270)

* chore(deps-dev): bump memfs from 3.5.1 to 3.5.3 (patternfly#268)

* chore(deps-dev): bump @types/eslint from 8.40.0 to 9.6.0 (patternfly#267)

* chore(deps-dev): bump regenerate-unicode-properties (patternfly#266)

* chore(deps-dev): bump eslint-plugin-promise from 6.4.0 to 6.6.0 (patternfly#265)

* chore(deps-dev): bump nwsapi from 2.2.5 to 2.2.12 (patternfly#262)

* chore(deps-dev): bump @babel/plugin-transform-typescript (patternfly#263)

* chore(deps-dev): bump escodegen from 2.0.0 to 2.1.0 (patternfly#264)

* Update to PatternFly 6 (patternfly#145)

* Update to the latest PF versions (patternfly#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 (patternfly#259)

* add ServiceCard component (patternfly#200)

* fix(readme): Update README.md (patternfly#257)

* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (patternfly#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] <support@github.com>
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 (patternfly#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](eslint/eslint@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] <support@github.com>
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 (patternfly#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](nodejs/readable-stream@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] <support@github.com>
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 (patternfly#250)

Bumps [sax](https://github.com/isaacs/sax-js) from 1.2.4 to 1.4.1.
- [Commits](isaacs/sax-js@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] <support@github.com>
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 (patternfly#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](mrmlnc/fast-glob@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] <support@github.com>
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 (patternfly#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](jridgewell/sourcemap-codec@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] <support@github.com>
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 (patternfly#247)

Bumps [launch-editor](https://github.com/yyx990803/launch-editor) from 2.8.0 to 2.8.1.
- [Commits](yyx990803/launch-editor@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] <support@github.com>
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 (patternfly#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update to PatternFly 6 (patternfly#145)

* Update to the latest PF versions (patternfly#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 (patternfly#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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update examples

* fix(pf6): Fix MCC example

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
@nicolethoen nicolethoen merged commit fcdbe6c into patternfly:v6 Aug 20, 2024
6 checks passed
@fhlavac fhlavac deleted the fix6 branch August 20, 2024 15:23
fhlavac added a commit to fhlavac/react-component-groups that referenced this pull request Aug 20, 2024
* fix(ServiceCard): Add horizontal layout to the ServiceCard (patternfly#260)

* Add horizontal layout to the ServiceCard

* fix(ServiceCard): Update tests

* fix(ServiceCard): Support isFullHeight

* make subtitle prop optional (patternfly#261)

* Update to PatternFly 6 (patternfly#145)

* fix(v6): Fix generated files

* Rebase to latest main (patternfly#274)

* chore(deps-dev): bump caniuse-lite from 1.0.30001643 to 1.0.30001649 (patternfly#255)

Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001643 to 1.0.30001649.
- [Commits](browserslist/caniuse-lite@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] <support@github.com>
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 (patternfly#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @types/connect-history-api-fallback (patternfly#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] <support@github.com>
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 (patternfly#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](nodejs/readable-stream@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(ServiceCard): Add horizontal layout to the ServiceCard (patternfly#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 (patternfly#269)

* chore(deps-dev): bump rimraf from 5.0.7 to 5.0.10 (patternfly#271)

* make subtitle prop optional (patternfly#261)

* chore(deps-dev): bump chrome-trace-event from 1.0.3 to 1.0.4 (patternfly#270)

* chore(deps-dev): bump memfs from 3.5.1 to 3.5.3 (patternfly#268)

* chore(deps-dev): bump @types/eslint from 8.40.0 to 9.6.0 (patternfly#267)

* chore(deps-dev): bump regenerate-unicode-properties (patternfly#266)

* chore(deps-dev): bump eslint-plugin-promise from 6.4.0 to 6.6.0 (patternfly#265)

* chore(deps-dev): bump nwsapi from 2.2.5 to 2.2.12 (patternfly#262)

* chore(deps-dev): bump @babel/plugin-transform-typescript (patternfly#263)

* chore(deps-dev): bump escodegen from 2.0.0 to 2.1.0 (patternfly#264)

* Update to PatternFly 6 (patternfly#145)

* Update to the latest PF versions (patternfly#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 (patternfly#259)

* add ServiceCard component (patternfly#200)

* fix(readme): Update README.md (patternfly#257)

* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (patternfly#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] <support@github.com>
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 (patternfly#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](eslint/eslint@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] <support@github.com>
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 (patternfly#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](nodejs/readable-stream@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] <support@github.com>
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 (patternfly#250)

Bumps [sax](https://github.com/isaacs/sax-js) from 1.2.4 to 1.4.1.
- [Commits](isaacs/sax-js@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] <support@github.com>
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 (patternfly#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](mrmlnc/fast-glob@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] <support@github.com>
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 (patternfly#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](jridgewell/sourcemap-codec@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] <support@github.com>
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 (patternfly#247)

Bumps [launch-editor](https://github.com/yyx990803/launch-editor) from 2.8.0 to 2.8.1.
- [Commits](yyx990803/launch-editor@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] <support@github.com>
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 (patternfly#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update to PatternFly 6 (patternfly#145)

* Update to the latest PF versions (patternfly#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 (patternfly#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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update examples

* fix(pf6): Fix MCC example

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>

* Update lockfile

* fix(pf6): Update packages/module/src/ServiceCard/ServiceCard.tsx

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fhlavac added a commit that referenced this pull request Aug 20, 2024
* 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](browserslist/caniuse-lite@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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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](nodejs/readable-stream@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] <support@github.com>
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] <support@github.com>
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](eslint/eslint@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] <support@github.com>
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](nodejs/readable-stream@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] <support@github.com>
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](isaacs/sax-js@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] <support@github.com>
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](mrmlnc/fast-glob@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] <support@github.com>
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](jridgewell/sourcemap-codec@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] <support@github.com>
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](yyx990803/launch-editor@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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update examples

* fix(pf6): Fix MCC example

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>

* Update lockfile

* fix(pf6): Update packages/module/src/ServiceCard/ServiceCard.tsx

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fhlavac added a commit to fhlavac/react-component-groups that referenced this pull request Oct 9, 2024
* fix(ServiceCard): Add horizontal layout to the ServiceCard (patternfly#260)

* Add horizontal layout to the ServiceCard

* fix(ServiceCard): Update tests

* fix(ServiceCard): Support isFullHeight

* make subtitle prop optional (patternfly#261)

* Update to PatternFly 6 (patternfly#145)

* fix(v6): Fix generated files

* Rebase to latest main (patternfly#274)

* chore(deps-dev): bump caniuse-lite from 1.0.30001643 to 1.0.30001649 (patternfly#255)

Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001643 to 1.0.30001649.
- [Commits](browserslist/caniuse-lite@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] <support@github.com>
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 (patternfly#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @types/connect-history-api-fallback (patternfly#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] <support@github.com>
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 (patternfly#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](nodejs/readable-stream@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(ServiceCard): Add horizontal layout to the ServiceCard (patternfly#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 (patternfly#269)

* chore(deps-dev): bump rimraf from 5.0.7 to 5.0.10 (patternfly#271)

* make subtitle prop optional (patternfly#261)

* chore(deps-dev): bump chrome-trace-event from 1.0.3 to 1.0.4 (patternfly#270)

* chore(deps-dev): bump memfs from 3.5.1 to 3.5.3 (patternfly#268)

* chore(deps-dev): bump @types/eslint from 8.40.0 to 9.6.0 (patternfly#267)

* chore(deps-dev): bump regenerate-unicode-properties (patternfly#266)

* chore(deps-dev): bump eslint-plugin-promise from 6.4.0 to 6.6.0 (patternfly#265)

* chore(deps-dev): bump nwsapi from 2.2.5 to 2.2.12 (patternfly#262)

* chore(deps-dev): bump @babel/plugin-transform-typescript (patternfly#263)

* chore(deps-dev): bump escodegen from 2.0.0 to 2.1.0 (patternfly#264)

* Update to PatternFly 6 (patternfly#145)

* Update to the latest PF versions (patternfly#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 (patternfly#259)

* add ServiceCard component (patternfly#200)

* fix(readme): Update README.md (patternfly#257)

* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (patternfly#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] <support@github.com>
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 (patternfly#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](eslint/eslint@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] <support@github.com>
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 (patternfly#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](nodejs/readable-stream@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] <support@github.com>
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 (patternfly#250)

Bumps [sax](https://github.com/isaacs/sax-js) from 1.2.4 to 1.4.1.
- [Commits](isaacs/sax-js@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] <support@github.com>
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 (patternfly#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](mrmlnc/fast-glob@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] <support@github.com>
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 (patternfly#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](jridgewell/sourcemap-codec@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] <support@github.com>
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 (patternfly#247)

Bumps [launch-editor](https://github.com/yyx990803/launch-editor) from 2.8.0 to 2.8.1.
- [Commits](yyx990803/launch-editor@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] <support@github.com>
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 (patternfly#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update to PatternFly 6 (patternfly#145)

* Update to the latest PF versions (patternfly#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 (patternfly#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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update examples

* fix(pf6): Fix MCC example

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>

* Update lockfile

* fix(pf6): Update packages/module/src/ServiceCard/ServiceCard.tsx

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fhlavac added a commit to fhlavac/react-component-groups that referenced this pull request Oct 9, 2024
* fix(ServiceCard): Add horizontal layout to the ServiceCard (patternfly#260)

* Add horizontal layout to the ServiceCard

* fix(ServiceCard): Update tests

* fix(ServiceCard): Support isFullHeight

* make subtitle prop optional (patternfly#261)

* Update to PatternFly 6 (patternfly#145)

* fix(v6): Fix generated files

* Rebase to latest main (patternfly#274)

* chore(deps-dev): bump caniuse-lite from 1.0.30001643 to 1.0.30001649 (patternfly#255)

Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001643 to 1.0.30001649.
- [Commits](browserslist/caniuse-lite@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] <support@github.com>
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 (patternfly#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @types/connect-history-api-fallback (patternfly#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] <support@github.com>
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 (patternfly#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](nodejs/readable-stream@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(ServiceCard): Add horizontal layout to the ServiceCard (patternfly#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 (patternfly#269)

* chore(deps-dev): bump rimraf from 5.0.7 to 5.0.10 (patternfly#271)

* make subtitle prop optional (patternfly#261)

* chore(deps-dev): bump chrome-trace-event from 1.0.3 to 1.0.4 (patternfly#270)

* chore(deps-dev): bump memfs from 3.5.1 to 3.5.3 (patternfly#268)

* chore(deps-dev): bump @types/eslint from 8.40.0 to 9.6.0 (patternfly#267)

* chore(deps-dev): bump regenerate-unicode-properties (patternfly#266)

* chore(deps-dev): bump eslint-plugin-promise from 6.4.0 to 6.6.0 (patternfly#265)

* chore(deps-dev): bump nwsapi from 2.2.5 to 2.2.12 (patternfly#262)

* chore(deps-dev): bump @babel/plugin-transform-typescript (patternfly#263)

* chore(deps-dev): bump escodegen from 2.0.0 to 2.1.0 (patternfly#264)

* Update to PatternFly 6 (patternfly#145)

* Update to the latest PF versions (patternfly#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 (patternfly#259)

* add ServiceCard component (patternfly#200)

* fix(readme): Update README.md (patternfly#257)

* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (patternfly#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] <support@github.com>
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 (patternfly#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](eslint/eslint@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] <support@github.com>
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 (patternfly#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](nodejs/readable-stream@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] <support@github.com>
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 (patternfly#250)

Bumps [sax](https://github.com/isaacs/sax-js) from 1.2.4 to 1.4.1.
- [Commits](isaacs/sax-js@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] <support@github.com>
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 (patternfly#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](mrmlnc/fast-glob@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] <support@github.com>
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 (patternfly#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](jridgewell/sourcemap-codec@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] <support@github.com>
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 (patternfly#247)

Bumps [launch-editor](https://github.com/yyx990803/launch-editor) from 2.8.0 to 2.8.1.
- [Commits](yyx990803/launch-editor@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] <support@github.com>
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 (patternfly#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update to PatternFly 6 (patternfly#145)

* Update to the latest PF versions (patternfly#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 (patternfly#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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update examples

* fix(pf6): Fix MCC example

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>

* Update lockfile

* fix(pf6): Update packages/module/src/ServiceCard/ServiceCard.tsx

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dlabaj added a commit that referenced this pull request Oct 10, 2024
* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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/react-router@6.26.2/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* 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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update examples

* fix(pf6): Fix MCC example

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>

* 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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update examples

* fix(pf6): Fix MCC example

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>

* Update lockfile

* fix(pf6): Update packages/module/src/ServiceCard/ServiceCard.tsx

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(pf6): Update lockfile

* fix(v6): Update PF versions

* fix(deps): Update dependencies

* fix: Update README.md

Updated readme to test release to npm.

* fix(nav): Resolve build warnings

* Fixed issue with fetch.

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Filip Hlavac <50696716+fhlavac@users.noreply.github.com>
Co-authored-by: ewinchel <ewinchel@redhat.com>

* feat(ver): update to rc versions (#357)

* feat(ver): update to rc versions

* updates to fix tests, update DataListCheck

* fix(rebase): Update PF6 version

* fix(v6): Update to v6

* fix(v6): Fix multi content card layout

* fix(v6): Update snapshots

* fix(v6): Fix ouiaIds

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Donald Labaj <dlabaj@gmail.com>
Co-authored-by: Donald Labaj <donald.labaj@gmail.com>
Co-authored-by: Donald Labaj <dlabaj@redhat.com>
Co-authored-by: nicolethoen <nthoen@redhat.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: alex <86322239+aferd@users.noreply.github.com>
Co-authored-by: ewinchel <ewinchel@redhat.com>
Co-authored-by: kmcfaul <45077788+kmcfaul@users.noreply.github.com>
fhlavac added a commit to fhlavac/react-component-groups that referenced this pull request Oct 24, 2024
* fix(ServiceCard): Add horizontal layout to the ServiceCard (patternfly#260)

* Add horizontal layout to the ServiceCard

* fix(ServiceCard): Update tests

* fix(ServiceCard): Support isFullHeight

* make subtitle prop optional (patternfly#261)

* Update to PatternFly 6 (patternfly#145)

* fix(v6): Fix generated files

* Rebase to latest main (patternfly#274)

* chore(deps-dev): bump caniuse-lite from 1.0.30001643 to 1.0.30001649 (patternfly#255)

Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001643 to 1.0.30001649.
- [Commits](browserslist/caniuse-lite@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] <support@github.com>
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 (patternfly#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @types/connect-history-api-fallback (patternfly#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] <support@github.com>
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 (patternfly#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](nodejs/readable-stream@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(ServiceCard): Add horizontal layout to the ServiceCard (patternfly#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 (patternfly#269)

* chore(deps-dev): bump rimraf from 5.0.7 to 5.0.10 (patternfly#271)

* make subtitle prop optional (patternfly#261)

* chore(deps-dev): bump chrome-trace-event from 1.0.3 to 1.0.4 (patternfly#270)

* chore(deps-dev): bump memfs from 3.5.1 to 3.5.3 (patternfly#268)

* chore(deps-dev): bump @types/eslint from 8.40.0 to 9.6.0 (patternfly#267)

* chore(deps-dev): bump regenerate-unicode-properties (patternfly#266)

* chore(deps-dev): bump eslint-plugin-promise from 6.4.0 to 6.6.0 (patternfly#265)

* chore(deps-dev): bump nwsapi from 2.2.5 to 2.2.12 (patternfly#262)

* chore(deps-dev): bump @babel/plugin-transform-typescript (patternfly#263)

* chore(deps-dev): bump escodegen from 2.0.0 to 2.1.0 (patternfly#264)

* Update to PatternFly 6 (patternfly#145)

* Update to the latest PF versions (patternfly#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 (patternfly#259)

* add ServiceCard component (patternfly#200)

* fix(readme): Update README.md (patternfly#257)

* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (patternfly#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] <support@github.com>
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 (patternfly#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](eslint/eslint@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] <support@github.com>
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 (patternfly#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](nodejs/readable-stream@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] <support@github.com>
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 (patternfly#250)

Bumps [sax](https://github.com/isaacs/sax-js) from 1.2.4 to 1.4.1.
- [Commits](isaacs/sax-js@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] <support@github.com>
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 (patternfly#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](mrmlnc/fast-glob@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] <support@github.com>
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 (patternfly#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](jridgewell/sourcemap-codec@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] <support@github.com>
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 (patternfly#247)

Bumps [launch-editor](https://github.com/yyx990803/launch-editor) from 2.8.0 to 2.8.1.
- [Commits](yyx990803/launch-editor@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] <support@github.com>
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 (patternfly#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update to PatternFly 6 (patternfly#145)

* Update to the latest PF versions (patternfly#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 (patternfly#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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update examples

* fix(pf6): Fix MCC example

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>

* Update lockfile

* fix(pf6): Update packages/module/src/ServiceCard/ServiceCard.tsx

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fhlavac added a commit to fhlavac/react-component-groups that referenced this pull request Oct 24, 2024
* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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/react-router@6.26.2/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* 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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update examples

* fix(pf6): Fix MCC example

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>

* 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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update examples

* fix(pf6): Fix MCC example

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>

* Update lockfile

* fix(pf6): Update packages/module/src/ServiceCard/ServiceCard.tsx

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(pf6): Update lockfile

* fix(v6): Update PF versions

* fix(deps): Update dependencies

* fix: Update README.md

Updated readme to test release to npm.

* fix(nav): Resolve build warnings

* Fixed issue with fetch.

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Filip Hlavac <50696716+fhlavac@users.noreply.github.com>
Co-authored-by: ewinchel <ewinchel@redhat.com>

* feat(ver): update to rc versions (#357)

* feat(ver): update to rc versions

* updates to fix tests, update DataListCheck

* fix(rebase): Update PF6 version

* fix(v6): Update to v6

* fix(v6): Fix multi content card layout

* fix(v6): Update snapshots

* fix(v6): Fix ouiaIds

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Donald Labaj <dlabaj@gmail.com>
Co-authored-by: Donald Labaj <donald.labaj@gmail.com>
Co-authored-by: Donald Labaj <dlabaj@redhat.com>
Co-authored-by: nicolethoen <nthoen@redhat.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: alex <86322239+aferd@users.noreply.github.com>
Co-authored-by: ewinchel <ewinchel@redhat.com>
Co-authored-by: kmcfaul <45077788+kmcfaul@users.noreply.github.com>
fhlavac added a commit to fhlavac/react-component-groups that referenced this pull request Oct 24, 2024
* fix(ServiceCard): Add horizontal layout to the ServiceCard (patternfly#260)

* Add horizontal layout to the ServiceCard

* fix(ServiceCard): Update tests

* fix(ServiceCard): Support isFullHeight

* make subtitle prop optional (patternfly#261)

* Update to PatternFly 6 (patternfly#145)

* fix(v6): Fix generated files

* Rebase to latest main (patternfly#274)

* chore(deps-dev): bump caniuse-lite from 1.0.30001643 to 1.0.30001649 (patternfly#255)

Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001643 to 1.0.30001649.
- [Commits](browserslist/caniuse-lite@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] <support@github.com>
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 (patternfly#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @types/connect-history-api-fallback (patternfly#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] <support@github.com>
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 (patternfly#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](nodejs/readable-stream@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(ServiceCard): Add horizontal layout to the ServiceCard (patternfly#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 (patternfly#269)

* chore(deps-dev): bump rimraf from 5.0.7 to 5.0.10 (patternfly#271)

* make subtitle prop optional (patternfly#261)

* chore(deps-dev): bump chrome-trace-event from 1.0.3 to 1.0.4 (patternfly#270)

* chore(deps-dev): bump memfs from 3.5.1 to 3.5.3 (patternfly#268)

* chore(deps-dev): bump @types/eslint from 8.40.0 to 9.6.0 (patternfly#267)

* chore(deps-dev): bump regenerate-unicode-properties (patternfly#266)

* chore(deps-dev): bump eslint-plugin-promise from 6.4.0 to 6.6.0 (patternfly#265)

* chore(deps-dev): bump nwsapi from 2.2.5 to 2.2.12 (patternfly#262)

* chore(deps-dev): bump @babel/plugin-transform-typescript (patternfly#263)

* chore(deps-dev): bump escodegen from 2.0.0 to 2.1.0 (patternfly#264)

* Update to PatternFly 6 (patternfly#145)

* Update to the latest PF versions (patternfly#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 (patternfly#259)

* add ServiceCard component (patternfly#200)

* fix(readme): Update README.md (patternfly#257)

* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (patternfly#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] <support@github.com>
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 (patternfly#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](eslint/eslint@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] <support@github.com>
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 (patternfly#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](nodejs/readable-stream@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] <support@github.com>
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 (patternfly#250)

Bumps [sax](https://github.com/isaacs/sax-js) from 1.2.4 to 1.4.1.
- [Commits](isaacs/sax-js@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] <support@github.com>
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 (patternfly#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](mrmlnc/fast-glob@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] <support@github.com>
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 (patternfly#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](jridgewell/sourcemap-codec@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] <support@github.com>
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 (patternfly#247)

Bumps [launch-editor](https://github.com/yyx990803/launch-editor) from 2.8.0 to 2.8.1.
- [Commits](yyx990803/launch-editor@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] <support@github.com>
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 (patternfly#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update to PatternFly 6 (patternfly#145)

* Update to the latest PF versions (patternfly#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 (patternfly#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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update examples

* fix(pf6): Fix MCC example

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>

* Update lockfile

* fix(pf6): Update packages/module/src/ServiceCard/ServiceCard.tsx

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fhlavac added a commit to fhlavac/react-component-groups that referenced this pull request Oct 24, 2024
* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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/react-router@6.26.2/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* 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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update examples

* fix(pf6): Fix MCC example

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>

* 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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update examples

* fix(pf6): Fix MCC example

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>

* Update lockfile

* fix(pf6): Update packages/module/src/ServiceCard/ServiceCard.tsx

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(pf6): Update lockfile

* fix(v6): Update PF versions

* fix(deps): Update dependencies

* fix: Update README.md

Updated readme to test release to npm.

* fix(nav): Resolve build warnings

* Fixed issue with fetch.

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Filip Hlavac <50696716+fhlavac@users.noreply.github.com>
Co-authored-by: ewinchel <ewinchel@redhat.com>

* feat(ver): update to rc versions (#357)

* feat(ver): update to rc versions

* updates to fix tests, update DataListCheck

* fix(rebase): Update PF6 version

* fix(v6): Update to v6

* fix(v6): Fix multi content card layout

* fix(v6): Update snapshots

* fix(v6): Fix ouiaIds

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Donald Labaj <dlabaj@gmail.com>
Co-authored-by: Donald Labaj <donald.labaj@gmail.com>
Co-authored-by: Donald Labaj <dlabaj@redhat.com>
Co-authored-by: nicolethoen <nthoen@redhat.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: alex <86322239+aferd@users.noreply.github.com>
Co-authored-by: ewinchel <ewinchel@redhat.com>
Co-authored-by: kmcfaul <45077788+kmcfaul@users.noreply.github.com>
fhlavac added a commit that referenced this pull request Oct 24, 2024
* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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/react-router@6.26.2/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* 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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update examples

* fix(pf6): Fix MCC example

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>

* 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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update examples

* fix(pf6): Fix MCC example

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>

* Update lockfile

* fix(pf6): Update packages/module/src/ServiceCard/ServiceCard.tsx

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Filip Hlavac <50696716+fhlavac@users.noreply.github.com>
Co-authored-by: ewinchel <ewinchel@redhat.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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] <support@github.com>

* 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/react-router@6.26.2/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* 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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: InsaneZein <zsleiman@redhat.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants