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

Sync devel -> master #1088

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Sync devel -> master #1088

wants to merge 39 commits into from

Commits on Oct 14, 2024

  1. Bump query-string from 9.1.0 to 9.1.1

    Bumps [query-string](https://github.com/sindresorhus/query-string) from 9.1.0 to 9.1.1.
    - [Release notes](https://github.com/sindresorhus/query-string/releases)
    - [Commits](sindresorhus/query-string@v9.1.0...v9.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: query-string
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    10ba7b9 View commit details
    Browse the repository at this point in the history
  2. Bump stylelint from 16.9.0 to 16.10.0

    Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.9.0 to 16.10.0.
    - [Release notes](https://github.com/stylelint/stylelint/releases)
    - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
    - [Commits](stylelint/stylelint@16.9.0...16.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: stylelint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ebf8aec View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Bump the babel group across 1 directory with 6 updates

    Bumps the babel group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.25.7` | `7.26.0` |
    | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.25.7` | `7.26.0` |
    | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.25.7` | `7.25.9` |
    | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.25.7` | `7.26.0` |
    | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.7` | `7.25.9` |
    | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.25.7` | `7.26.0` |
    
    
    
    Updates `@babel/runtime` from 7.25.7 to 7.26.0
    - [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.26.0/packages/babel-runtime)
    
    Updates `@babel/core` from 7.25.7 to 7.26.0
    - [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.26.0/packages/babel-core)
    
    Updates `@babel/plugin-transform-runtime` from 7.25.7 to 7.25.9
    - [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.9/packages/babel-plugin-transform-runtime)
    
    Updates `@babel/preset-env` from 7.25.7 to 7.26.0
    - [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.26.0/packages/babel-preset-env)
    
    Updates `@babel/preset-react` from 7.25.7 to 7.25.9
    - [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.9/packages/babel-preset-react)
    
    Updates `@babel/preset-typescript` from 7.25.7 to 7.26.0
    - [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.26.0/packages/babel-preset-typescript)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/runtime"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: babel
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: babel
    - dependency-name: "@babel/plugin-transform-runtime"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: babel
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: babel
    - dependency-name: "@babel/preset-react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: babel
    - dependency-name: "@babel/preset-typescript"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: babel
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7c6264d View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 8.8.1 to 8.12.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.8.1 to 8.12.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ae9d9fa View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    d7b1ef2 View commit details
    Browse the repository at this point in the history
  2. Bump @sentry/browser and @redhat-cloud-services/frontend-components-u…

    …tilities
    
    Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) to 7.119.2 and updates ancestor dependency [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components). These dependencies need to be updated together.
    
    
    Updates `@sentry/browser` from 5.30.0 to 7.119.2
    - [Release notes](https://github.com/getsentry/sentry-javascript/releases)
    - [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.119.2/CHANGELOG.md)
    - [Commits](getsentry/sentry-javascript@5.30.0...7.119.2)
    
    Updates `@redhat-cloud-services/frontend-components-utilities` from 4.0.17 to 4.0.19
    - [Commits](https://github.com/RedHatInsights/frontend-components/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@sentry/browser"
      dependency-type: indirect
    - dependency-name: "@redhat-cloud-services/frontend-components-utilities"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    cc41022 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1082 from RedHatInsights/dependabot/npm_and_yarn/…

    …stylelint-16.10.0
    
    Bump stylelint from 16.9.0 to 16.10.0
    himdel authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    cacb006 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1081 from RedHatInsights/dependabot/npm_and_yarn/…

    …query-string-9.1.1
    
    Bump query-string from 9.1.0 to 9.1.1
    himdel authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f430ed6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1084 from RedHatInsights/dependabot/npm_and_yarn/…

    …babel-53ad51aba2
    
    Bump the babel group across 1 directory with 6 updates
    himdel authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2ea9a68 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1085 from RedHatInsights/dependabot/npm_and_yarn/…

    …typescript-eslint/eslint-plugin-8.12.0
    
    Bump @typescript-eslint/eslint-plugin from 8.8.1 to 8.12.0
    himdel authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e3f8c30 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1089 from RedHatInsights/dependabot/npm_and_yarn/…

    …multi-b329077737
    
    Bump @sentry/browser and @redhat-cloud-services/frontend-components-utilities
    himdel authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2062e24 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7d66c5 View commit details
    Browse the repository at this point in the history
  9. Bump webpack from 5.95.0 to 5.96.1

    Bumps [webpack](https://github.com/webpack/webpack) from 5.95.0 to 5.96.1.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.95.0...v5.96.1)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9664aef View commit details
    Browse the repository at this point in the history
  10. Bump @unleash/proxy-client-react from 4.3.1 to 4.4.0

    Bumps [@unleash/proxy-client-react](https://github.com/Unleash/unleash-proxy-react) from 4.3.1 to 4.4.0.
    - [Release notes](https://github.com/Unleash/unleash-proxy-react/releases)
    - [Changelog](https://github.com/Unleash/proxy-client-react/blob/main/Changelog.md)
    - [Commits](Unleash/proxy-client-react@v4.3.1...v4.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@unleash/proxy-client-react"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d6f3153 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Merge pull request #1090 from RedHatInsights/dependabot-pf6

    dependabot: ignore patternfly 6
    himdel authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c547251 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1095 from RedHatInsights/dependabot/npm_and_yarn/…

    …unleash/proxy-client-react-4.4.0
    
    Bump @unleash/proxy-client-react from 4.3.1 to 4.4.0
    himdel authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    bd659d3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1094 from RedHatInsights/dependabot/npm_and_yarn/…

    …webpack-5.96.1
    
    Bump webpack from 5.95.0 to 5.96.1
    himdel authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    86f53f8 View commit details
    Browse the repository at this point in the history
  4. Bump the patternfly group with 4 updates

    Bumps the patternfly group with 4 updates: [@patternfly/patternfly](https://github.com/patternfly/patternfly), [@patternfly/react-core](https://github.com/patternfly/patternfly-react), [@patternfly/react-table](https://github.com/patternfly/patternfly-react) and [@patternfly/react-tokens](https://github.com/patternfly/patternfly-react).
    
    
    Updates `@patternfly/patternfly` from 5.4.1 to 5.4.2
    - [Release notes](https://github.com/patternfly/patternfly/releases)
    - [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js)
    - [Commits](patternfly/patternfly@v5.4.1...v5.4.2)
    
    Updates `@patternfly/react-core` from 5.4.1 to 5.4.8
    - [Release notes](https://github.com/patternfly/patternfly-react/releases)
    - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])
    
    Updates `@patternfly/react-table` from 5.4.1 to 5.4.9
    - [Release notes](https://github.com/patternfly/patternfly-react/releases)
    - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])
    
    Updates `@patternfly/react-tokens` from 5.4.0 to 5.4.1
    - [Release notes](https://github.com/patternfly/patternfly-react/releases)
    - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/[email protected]...@patternfly/[email protected])
    
    ---
    updated-dependencies:
    - dependency-name: "@patternfly/patternfly"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patternfly
    - dependency-name: "@patternfly/react-core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patternfly
    - dependency-name: "@patternfly/react-table"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patternfly
    - dependency-name: "@patternfly/react-tokens"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patternfly
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    06c201f View commit details
    Browse the repository at this point in the history
  5. Bump @typescript-eslint/eslint-plugin from 8.12.0 to 8.14.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.12.0 to 8.14.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2ccc554 View commit details
    Browse the repository at this point in the history
  6. Bump stylelint-scss from 6.7.0 to 6.9.0

    Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.7.0 to 6.9.0.
    - [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
    - [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
    - [Commits](stylelint-scss/stylelint-scss@v6.7.0...v6.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: stylelint-scss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0d67505 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1097 from RedHatInsights/dependabot/npm_and_yarn/…

    …patternfly-694eb86e39
    
    Bump the patternfly group with 4 updates
    himdel authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7fed730 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1098 from RedHatInsights/dependabot/npm_and_yarn/…

    …typescript-eslint/eslint-plugin-8.14.0
    
    Bump @typescript-eslint/eslint-plugin from 8.12.0 to 8.14.0
    himdel authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7a1057b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1100 from RedHatInsights/dependabot/npm_and_yarn/…

    …stylelint-scss-6.9.0
    
    Bump stylelint-scss from 6.7.0 to 6.9.0
    himdel authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0fa5938 View commit details
    Browse the repository at this point in the history
  10. Bump cypress from 13.15.0 to 13.15.2

    Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.0 to 13.15.2.
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](cypress-io/cypress@v13.15.0...v13.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    dd6558a View commit details
    Browse the repository at this point in the history
  11. Bump the redhat group with 4 updates

    Bumps the redhat group with 4 updates: [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components), [@redhat-cloud-services/frontend-components-notifications](https://github.com/RedHatInsights/frontend-components), [@redhat-cloud-services/frontend-components-config](https://github.com/RedHatInsights/frontend-components) and @redhat-cloud-services/tsc-transform-imports.
    
    
    Updates `@redhat-cloud-services/frontend-components` from 4.2.16 to 4.2.22
    - [Commits](https://github.com/RedHatInsights/frontend-components/commits)
    
    Updates `@redhat-cloud-services/frontend-components-notifications` from 4.1.0 to 4.1.1
    - [Commits](https://github.com/RedHatInsights/frontend-components/commits)
    
    Updates `@redhat-cloud-services/frontend-components-config` from 6.3.1 to 6.3.3
    - [Commits](https://github.com/RedHatInsights/frontend-components/commits)
    
    Updates `@redhat-cloud-services/tsc-transform-imports` from 1.0.16 to 1.0.17
    
    ---
    updated-dependencies:
    - dependency-name: "@redhat-cloud-services/frontend-components"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: redhat
    - dependency-name: "@redhat-cloud-services/frontend-components-notifications"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: redhat
    - dependency-name: "@redhat-cloud-services/frontend-components-config"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: redhat
    - dependency-name: "@redhat-cloud-services/tsc-transform-imports"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: redhat
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b03dd03 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1099 from RedHatInsights/dependabot/npm_and_yarn/…

    …cypress-13.15.2
    
    Bump cypress from 13.15.0 to 13.15.2
    himdel authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7dd9cee View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1093 from RedHatInsights/dependabot/npm_and_yarn/…

    …redhat-30a9db08ce
    
    Bump the redhat group with 4 updates
    himdel authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    46ffbf1 View commit details
    Browse the repository at this point in the history
  14. Chart legend - hide/unhide on click

    hasOwnProperty returns a bool, not the id value we need
    
    Issue: AAP-32262
    himdel committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    3cf129c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Merge pull request #1101 from RedHatInsights/chart-legend

    Chart legend - hide/unhide on click
    himdel authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    276c7b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Bump uuid from 10.0.0 to 11.0.3

    Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.3.
    - [Release notes](https://github.com/uuidjs/uuid/releases)
    - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
    - [Commits](uuidjs/uuid@v10.0.0...v11.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f6fa51e View commit details
    Browse the repository at this point in the history
  2. Bump react-router-dom from 6.26.2 to 6.28.0

    Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.26.2 to 6.28.0.
    - [Release notes](https://github.com/remix-run/react-router/releases)
    - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)
    
    ---
    updated-dependencies:
    - dependency-name: react-router-dom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    cb5575e View commit details
    Browse the repository at this point in the history
  3. Bump cross-spawn

    Bumps  and [cross-spawn](https://github.com/moxystudio/node-cross-spawn). These dependencies needed to be updated together.
    
    Updates `cross-spawn` from 7.0.3 to 7.0.6
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    Updates `cross-spawn` from 6.0.5 to 7.0.6
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    - dependency-name: cross-spawn
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    4cb305c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Bump typescript from 5.6.2 to 5.7.2

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.7.2.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.6.2...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    847edbc View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 8.14.0 to 8.16.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.14.0 to 8.16.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f92786c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Merge pull request #1105 from RedHatInsights/dependabot/npm_and_yarn/…

    …react-router-dom-6.28.0
    
    Bump react-router-dom from 6.26.2 to 6.28.0
    himdel authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    1dee277 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1107 from RedHatInsights/dependabot/npm_and_yarn/…

    …multi-98a2c25ce6
    
    Bump cross-spawn
    himdel authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    8bd33ad View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1108 from RedHatInsights/dependabot/npm_and_yarn/…

    …typescript-5.7.2
    
    Bump typescript from 5.6.2 to 5.7.2
    himdel authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    24823cc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1109 from RedHatInsights/dependabot/npm_and_yarn/…

    …typescript-eslint/eslint-plugin-8.16.0
    
    Bump @typescript-eslint/eslint-plugin from 8.14.0 to 8.16.0
    himdel authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    133550f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1103 from RedHatInsights/dependabot/npm_and_yarn/…

    …uuid-11.0.3
    
    Bump uuid from 10.0.0 to 11.0.3
    himdel authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    f219e8e View commit details
    Browse the repository at this point in the history